"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/09 04:36:45 DEBUG : Creating backend with remote "TestB2:rclone-test-bigusef5vigu" 2026/07/09 04:36:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 04:36:46 DEBUG : Creating backend with remote "/tmp/rclone2928936412" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:37:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:37:02 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:37:02 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:37:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (16.52s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:37:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/09 04:37:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:37:03 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:37:03 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:37:04 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 04:37:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:37:04 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:37:04 DEBUG : B2 bucket rclone-test-bigusef5vigu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.80s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:37:05 DEBUG : Creating backend with remote "/non-existing" 2026/07/09 04:37:05 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/09 04:37:05 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:37:05 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:37:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:37:06 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:37:06 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:37:07 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 04:37:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:37:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.72s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:37:08 INFO : B2 bucket rclone-test-bigusef5vigu: Running all checks before starting transfers 2026/07/09 04:37:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:37:08 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:37:08 INFO : B2 bucket rclone-test-bigusef5vigu: Checks finished, now starting transfers 2026/07/09 04:37:08 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:37:08 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 04:37:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:37:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.27s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:37:09 ERROR : Ignoring --no-traverse with sync 2026/07/09 04:37:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:37:09 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:37:09 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:37:10 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 04:37:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:37:10 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:37:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.23s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:37:10 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/09 04:37:10 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:37:10 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:37:11 DEBUG : hello world2: size = 12 OK 2026/07/09 04:37:11 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/09 04:37:11 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.48s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:37:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:37:12 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:37:12 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:37:12 DEBUG : potato2: size = 11 OK 2026/07/09 04:37:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:37:12 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.26s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:37:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:37:14 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:37:14 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:37:14 DEBUG : potato2: size = 11 OK 2026/07/09 04:37:14 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:37:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.70s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:37:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/09 04:37:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/09 04:37:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/09 04:37:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/09 04:37:15 INFO : sub dir2: Making directory 2026/07/09 04:37:15 INFO : sub dir: Making directory 2026/07/09 04:37:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:37:15 INFO : sub dir2/sub sub dir2: Making directory 2026/07/09 04:37:15 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:37:15 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:37:15 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 04:37:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:37:15 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/07/09 04:37:16 DEBUG : B2 bucket rclone-test-bigusef5vigu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.44s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:37:16 INFO : sub dir2: Making directory 2026/07/09 04:37:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/09 04:37:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/09 04:37:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:37:16 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:37:16 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:37:17 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 04:37:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:37:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.21s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:37:17 DEBUG : sub dir2: Making directory with metadata 2026/07/09 04:37:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/09 04:37:18 INFO : sub dir2: Making directory 2026/07/09 04:37:18 INFO : sub dir: Making directory 2026/07/09 04:37:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:37:18 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:37:18 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:37:18 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 04:37:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:37:18 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:37:18 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/09 04:37:18 DEBUG : B2 bucket rclone-test-bigusef5vigu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/09 04:37:18 DEBUG : B2 bucket rclone-test-bigusef5vigu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.62s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:37:19 INFO : sub dir2: Making directory 2026/07/09 04:37:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:37:20 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:37:20 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:37:20 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 04:37:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:37:20 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:37:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.26s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:37:21 DEBUG : sub dir2: Making directory with metadata 2026/07/09 04:37:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/09 04:37:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/09 04:37:21 INFO : sub dir2: Making directory 2026/07/09 04:37:21 INFO : sub dir: Making directory 2026/07/09 04:37:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:37:21 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:37:21 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:37:21 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 04:37:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:37:21 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:37:21 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/09 04:37:21 DEBUG : B2 bucket rclone-test-bigusef5vigu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.26s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:37:22 INFO : sub dir2: Making directory 2026/07/09 04:37:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:37:22 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:37:22 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:37:23 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 04:37:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:37:23 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:37:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.20s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:37:24 DEBUG : Creating backend with remote "TestB2:rclone-test-dabarit4pine" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-bigusef5vigu -> B2 bucket rclone-test-dabarit4pine 2026/07/09 04:37:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:37:25 DEBUG : B2 bucket rclone-test-dabarit4pine: Waiting for checks to finish 2026/07/09 04:37:25 DEBUG : B2 bucket rclone-test-dabarit4pine: Waiting for transfers to finish 2026/07/09 04:37:41 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 04:37:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:37:41 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/09 04:37:41 DEBUG : B2 bucket rclone-test-dabarit4pine: Purge remote 2026/07/09 04:37:41 INFO : B2 bucket rclone-test-dabarit4pine: cleaning bucket "rclone-test-dabarit4pine" of all files 2026/07/09 04:37:41 DEBUG : sub dir/hello world: Deleting (id "4_zdf929d2320ad4b5b9ff80e1b_f1082f846964b0e65_d20260709_m043741_c001_v0001185_t0034_u01783571861252") --- PASS: TestServerSideCopy (34.29s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:37:59 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:37:59 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:37:59 DEBUG : sub dir/hello world: Sizes differ 2026/07/09 04:37:59 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:37:59 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:37:59 DEBUG : sub dir/hello world: size = 17 OK 2026/07/09 04:37:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/09 04:37:59 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.41s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:38:01 DEBUG : Creating backend with remote "TestB2:rclone-test-qohefof6xoha" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-bigusef5vigu -> B2 bucket rclone-test-qohefof6xoha 2026/07/09 04:38:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:38:02 DEBUG : B2 bucket rclone-test-qohefof6xoha: Waiting for checks to finish 2026/07/09 04:38:02 DEBUG : B2 bucket rclone-test-qohefof6xoha: Waiting for transfers to finish 2026/07/09 04:38:14 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 04:38:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:38:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/09 04:38:16 DEBUG : B2 bucket rclone-test-qohefof6xoha: Waiting for checks to finish 2026/07/09 04:38:16 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:38:16 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qohefof6xoha) 2026/07/09 04:38:16 DEBUG : sub dir/hello world: Sizes differ 2026/07/09 04:38:16 DEBUG : B2 bucket rclone-test-qohefof6xoha: Waiting for transfers to finish 2026/07/09 04:38:16 DEBUG : sub dir/hello world: size = 17 OK 2026/07/09 04:38:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/09 04:38:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/09 04:38:16 DEBUG : B2 bucket rclone-test-qohefof6xoha: Purge remote 2026/07/09 04:38:16 INFO : B2 bucket rclone-test-qohefof6xoha: cleaning bucket "rclone-test-qohefof6xoha" of all files 2026/07/09 04:38:17 DEBUG : sub dir/hello world: Deleting (id "4_z7fa22d2320bd4b5b9ff80e1b_f115eeae5b5f73bb0_d20260709_m043816_c001_v0001180_t0001_u01783571896657") 2026/07/09 04:38:17 DEBUG : sub dir/hello world: Deleting (id "4_z7fa22d2320bd4b5b9ff80e1b_f10384d38c4175624_d20260709_m043814_c001_v0001130_t0003_u01783571894501") --- PASS: TestServerSideCopyOverSelf (33.20s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:38:35 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:38:35 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:38:35 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:38:35 DEBUG : sub dir/hello world: Sizes differ 2026/07/09 04:38:35 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:38:35 DEBUG : sub dir/hello world: size = 17 OK 2026/07/09 04:38:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/09 04:38:35 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/09 04:38:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.41s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:38:36 DEBUG : Creating backend with remote "TestB2:rclone-test-lewirax0suwu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-bigusef5vigu -> B2 bucket rclone-test-lewirax0suwu 2026/07/09 04:38:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:38:37 DEBUG : B2 bucket rclone-test-lewirax0suwu: Waiting for checks to finish 2026/07/09 04:38:37 DEBUG : B2 bucket rclone-test-lewirax0suwu: Waiting for transfers to finish 2026/07/09 04:38:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 04:38:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:38:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/09 04:38:55 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:38:55 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-lewirax0suwu) 2026/07/09 04:38:55 DEBUG : sub dir/hello world: Sizes differ 2026/07/09 04:38:55 DEBUG : B2 bucket rclone-test-lewirax0suwu: Waiting for checks to finish 2026/07/09 04:38:55 DEBUG : B2 bucket rclone-test-lewirax0suwu: Waiting for transfers to finish 2026/07/09 04:38:56 DEBUG : sub dir/hello world: size = 17 OK 2026/07/09 04:38:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/09 04:38:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/09 04:38:56 INFO : sub dir/hello world: Deleted 2026/07/09 04:38:57 DEBUG : testing file moves 2026/07/09 04:38:57 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:38:57 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-lewirax0suwu) 2026/07/09 04:38:57 DEBUG : sub dir/hello world: Sizes differ 2026/07/09 04:38:57 DEBUG : B2 bucket rclone-test-lewirax0suwu: Waiting for checks to finish 2026/07/09 04:38:57 DEBUG : B2 bucket rclone-test-lewirax0suwu: Waiting for transfers to finish 2026/07/09 04:38:58 DEBUG : sub dir/hello world: size = 24 OK 2026/07/09 04:38:58 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/09 04:38:58 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/09 04:38:58 INFO : sub dir/hello world: Deleted 2026/07/09 04:38:58 DEBUG : B2 bucket rclone-test-lewirax0suwu: Purge remote 2026/07/09 04:38:58 INFO : B2 bucket rclone-test-lewirax0suwu: cleaning bucket "rclone-test-lewirax0suwu" of all files 2026/07/09 04:38:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf42adc320bd4b5b9ff80e1b_f1106f206cff3c671_d20260709_m043857_c001_v0001173_t0052_u01783571937964") 2026/07/09 04:38:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf42adc320bd4b5b9ff80e1b_f1092ac19559163b9_d20260709_m043855_c001_v0001039_t0030_u01783571935810") 2026/07/09 04:38:58 DEBUG : sub dir/hello world: Deleting (id "4_zcf42adc320bd4b5b9ff80e1b_f11662ae6649892d9_d20260709_m043853_c001_v0001032_t0005_u01783571933420") --- PASS: TestServerSideMoveOverSelf (39.37s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:39:16 ERROR : error listing: directory not found 2026/07/09 04:39:16 INFO : Local file system at /tmp/rclone2928936412: Making directory 2026/07/09 04:39:16 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:16 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.94s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:39:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:39:18 DEBUG : Local file system at /tmp/rclone2928936412: Waiting for checks to finish 2026/07/09 04:39:18 DEBUG : Local file system at /tmp/rclone2928936412: Waiting for transfers to finish 2026/07/09 04:39:18 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/09 04:39:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:39:18 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/09 04:39:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.97s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:39:19 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/09 04:39:19 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:19 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:20 DEBUG : check sum: size = 1 OK 2026/07/09 04:39:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/09 04:39:20 INFO : check sum: Copied (new) 2026/07/09 04:39:20 DEBUG : Waiting for deletions to finish 2026/07/09 04:39:20 DEBUG : check sum: size = 1 OK 2026/07/09 04:39:20 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:20 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/09 04:39:20 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/09 04:39:20 DEBUG : check sum: Unchanged skipping 2026/07/09 04:39:20 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:20 DEBUG : Waiting for deletions to finish 2026/07/09 04:39:20 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.64s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:39:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/09 04:39:21 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:21 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:21 DEBUG : sizeonly: size = 6 OK 2026/07/09 04:39:21 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/09 04:39:21 INFO : sizeonly: Copied (new) 2026/07/09 04:39:21 DEBUG : Waiting for deletions to finish 2026/07/09 04:39:22 DEBUG : sizeonly: size = 6 OK 2026/07/09 04:39:22 DEBUG : sizeonly: Sizes identical 2026/07/09 04:39:22 DEBUG : sizeonly: Unchanged skipping 2026/07/09 04:39:22 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:22 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:22 DEBUG : Waiting for deletions to finish 2026/07/09 04:39:22 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.74s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:39:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/09 04:39:23 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:23 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:23 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/09 04:39:23 INFO : ignore-size: Copied (new) 2026/07/09 04:39:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:39:23 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:39:23 DEBUG : ignore-size: Unchanged skipping 2026/07/09 04:39:23 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:23 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:39:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.59s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:39:25 DEBUG : existing: size = 6 OK 2026/07/09 04:39:25 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:39:25 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:25 DEBUG : existing: Unchanged skipping 2026/07/09 04:39:25 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:25 DEBUG : Waiting for deletions to finish 2026/07/09 04:39:25 INFO : There was nothing to transfer 2026/07/09 04:39:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/09 04:39:25 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:25 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:25 DEBUG : existing: size = 6 OK 2026/07/09 04:39:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/09 04:39:25 INFO : existing: Copied (replaced existing) 2026/07/09 04:39:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.15s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:39:26 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/09 04:39:26 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:26 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:27 DEBUG : existing: size = 6 OK 2026/07/09 04:39:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/09 04:39:27 INFO : existing: Copied (new) 2026/07/09 04:39:27 DEBUG : Waiting for deletions to finish 2026/07/09 04:39:27 DEBUG : existing: Destination exists, skipping 2026/07/09 04:39:27 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:27 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:27 DEBUG : Waiting for deletions to finish 2026/07/09 04:39:27 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.91s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:39:29 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/09 04:39:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/09 04:39:30 DEBUG : c/non empty space: size = 5 OK 2026/07/09 04:39:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:39:30 DEBUG : c/non empty space: Unchanged skipping 2026/07/09 04:39:30 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:30 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:30 DEBUG : a/potato2: size = 60 OK 2026/07/09 04:39:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/09 04:39:30 INFO : a/potato2: Copied (new) 2026/07/09 04:39:30 DEBUG : Waiting for deletions to finish 2026/07/09 04:39:30 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.89s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:39:32 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:32 DEBUG : empty space: size = 1 OK 2026/07/09 04:39:32 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/07/09 04:39:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/09 04:39:32 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/09 04:39:32 DEBUG : empty space: Unchanged skipping 2026/07/09 04:39:32 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:32 DEBUG : Waiting for deletions to finish 2026/07/09 04:39:32 INFO : There was nothing to transfer 2026/07/09 04:39:32 DEBUG : empty space: size = 1 OK 2026/07/09 04:39:32 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/07/09 04:39:32 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/09 04:39:33 INFO : empty space: Updated modification time in destination 2026/07/09 04:39:33 DEBUG : empty space: Unchanged skipping 2026/07/09 04:39:33 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:33 DEBUG : Waiting for deletions to finish 2026/07/09 04:39:33 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.85s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:39:34 DEBUG : empty space: size = 1 OK 2026/07/09 04:39:34 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/07/09 04:39:34 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/09 04:39:34 DEBUG : empty space: Unchanged skipping 2026/07/09 04:39:34 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:34 DEBUG : Waiting for deletions to finish 2026/07/09 04:39:34 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.42s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:39:36 DEBUG : foo: size = 3 OK 2026/07/09 04:39:36 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/07/09 04:39:36 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:39:36 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:39:36 DEBUG : foo: sha1 differ 2026/07/09 04:39:36 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:36 DEBUG : foo: size = 3 OK 2026/07/09 04:39:36 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/09 04:39:36 INFO : foo: Copied (replaced existing) 2026/07/09 04:39:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.43s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:39:37 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/09 04:39:37 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:37 DEBUG : empty space: size = 1 OK 2026/07/09 04:39:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:39:37 DEBUG : empty space: Unchanged skipping 2026/07/09 04:39:37 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:38 DEBUG : potato: size = 60 OK 2026/07/09 04:39:38 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/09 04:39:38 INFO : potato: Copied (new) 2026/07/09 04:39:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:39:39 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:39:39 DEBUG : potato: size = 60 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:39:39 DEBUG : potato: Sizes differ 2026/07/09 04:39:39 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:39 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:40 DEBUG : potato: size = 21 OK 2026/07/09 04:39:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/09 04:39:40 INFO : potato: Copied (replaced existing) 2026/07/09 04:39:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.85s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:39:41 DEBUG : potato: size = 21 OK 2026/07/09 04:39:41 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/07/09 04:39:41 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2928936412) 2026/07/09 04:39:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:39:41 DEBUG : potato: sha1 differ 2026/07/09 04:39:41 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:41 DEBUG : potato: size = 21 OK 2026/07/09 04:39:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/09 04:39:41 INFO : potato: Copied (replaced existing) 2026/07/09 04:39:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:39:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:39:43 DEBUG : empty space: size = 1 OK 2026/07/09 04:39:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:39:43 DEBUG : empty space: Unchanged skipping 2026/07/09 04:39:43 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:43 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/09 04:39:43 DEBUG : Waiting for deletions to finish 2026/07/09 04:39:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:39:45 DEBUG : empty space: size = 1 OK 2026/07/09 04:39:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:39:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:39:45 DEBUG : empty space: Unchanged skipping 2026/07/09 04:39:45 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:45 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:46 DEBUG : potato2: size = 60 OK 2026/07/09 04:39:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/09 04:39:46 INFO : potato2: Copied (new) 2026/07/09 04:39:46 DEBUG : Waiting for deletions to finish 2026/07/09 04:39:46 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:39:48 INFO : d: Making directory 2026/07/09 04:39:48 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/09 04:39:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/09 04:39:48 DEBUG : c/non empty space: size = 5 OK 2026/07/09 04:39:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:39:48 DEBUG : c/non empty space: Unchanged skipping 2026/07/09 04:39:49 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:49 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:49 DEBUG : a/potato2: size = 60 OK 2026/07/09 04:39:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/09 04:39:49 INFO : a/potato2: Copied (new) 2026/07/09 04:39:49 DEBUG : Waiting for deletions to finish 2026/07/09 04:39:49 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:39:51 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/09 04:39:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/09 04:39:51 DEBUG : c/non empty space: size = 5 OK 2026/07/09 04:39:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:39:51 DEBUG : c/non empty space: Unchanged skipping 2026/07/09 04:39:51 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:51 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:51 DEBUG : a/potato2: size = 60 OK 2026/07/09 04:39:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/09 04:39:51 INFO : a/potato2: Copied (new) 2026/07/09 04:39:51 ERROR : B2 bucket rclone-test-bigusef5vigu: not deleting files as there were IO errors 2026/07/09 04:39:51 ERROR : B2 bucket rclone-test-bigusef5vigu: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.51s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:39:54 DEBUG : Waiting for deletions to finish 2026/07/09 04:39:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:39:54 DEBUG : empty space: size = 1 OK 2026/07/09 04:39:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:39:54 DEBUG : empty space: Unchanged skipping 2026/07/09 04:39:54 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:54 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:54 INFO : potato: Deleted 2026/07/09 04:39:54 DEBUG : potato2: size = 60 OK 2026/07/09 04:39:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/09 04:39:54 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.79s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:39:56 DEBUG : Waiting for deletions to finish 2026/07/09 04:39:56 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:56 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:56 INFO : potato: Deleted 2026/07/09 04:39:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:39:57 DEBUG : empty space: size = 1 OK 2026/07/09 04:39:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:39:57 DEBUG : empty space: Unchanged skipping 2026/07/09 04:39:57 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:57 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:57 DEBUG : potato2: size = 60 OK 2026/07/09 04:39:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/09 04:39:57 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.79s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:39:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:39:59 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:39:59 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:39:59 DEBUG : potato2: size = 19 OK 2026/07/09 04:39:59 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/09 04:39:59 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.84s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:40:01 DEBUG : enormous: Excluded (Size Filter) 2026/07/09 04:40:01 DEBUG : enormous: Excluded 2026/07/09 04:40:01 DEBUG : potato2: Excluded (Size Filter) 2026/07/09 04:40:01 DEBUG : potato2: Excluded 2026/07/09 04:40:01 DEBUG : potato2: Excluded (Size Filter) 2026/07/09 04:40:01 DEBUG : potato2: Excluded 2026/07/09 04:40:01 DEBUG : empty space: size = 1 OK 2026/07/09 04:40:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:40:01 DEBUG : empty space: Unchanged skipping 2026/07/09 04:40:01 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:40:01 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:40:01 DEBUG : Waiting for deletions to finish 2026/07/09 04:40:01 INFO : There was nothing to transfer 2026/07/09 04:40:01 DEBUG : enormous: Excluded (Size Filter) 2026/07/09 04:40:01 DEBUG : enormous: Excluded 2026/07/09 04:40:01 DEBUG : potato2: Excluded (Size Filter) 2026/07/09 04:40:01 DEBUG : potato2: Excluded 2026/07/09 04:40:01 DEBUG : potato2: Excluded (Size Filter) 2026/07/09 04:40:01 DEBUG : potato2: Excluded 2026/07/09 04:40:01 DEBUG : empty space: size = 1 OK 2026/07/09 04:40:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/09 04:40:01 DEBUG : empty space: Unchanged skipping 2026/07/09 04:40:01 DEBUG : Local file system at /tmp/rclone2928936412: Waiting for checks to finish 2026/07/09 04:40:01 DEBUG : Local file system at /tmp/rclone2928936412: Waiting for transfers to finish 2026/07/09 04:40:01 DEBUG : Waiting for deletions to finish 2026/07/09 04:40:01 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.57s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:40:03 DEBUG : enormous: Excluded (Size Filter) 2026/07/09 04:40:03 DEBUG : enormous: Excluded 2026/07/09 04:40:03 DEBUG : potato2: Excluded (Size Filter) 2026/07/09 04:40:03 DEBUG : potato2: Excluded 2026/07/09 04:40:04 DEBUG : empty space: size = 1 OK 2026/07/09 04:40:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:40:04 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:40:04 DEBUG : empty space: Unchanged skipping 2026/07/09 04:40:04 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:40:04 DEBUG : Waiting for deletions to finish 2026/07/09 04:40:04 INFO : enormous: Deleted 2026/07/09 04:40:04 INFO : potato2: Deleted 2026/07/09 04:40:04 INFO : There was nothing to transfer 2026/07/09 04:40:04 DEBUG : empty space: size = 1 OK 2026/07/09 04:40:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/09 04:40:04 DEBUG : empty space: Unchanged skipping 2026/07/09 04:40:04 DEBUG : Local file system at /tmp/rclone2928936412: Waiting for checks to finish 2026/07/09 04:40:04 DEBUG : Local file system at /tmp/rclone2928936412: Waiting for transfers to finish 2026/07/09 04:40:04 DEBUG : Waiting for deletions to finish 2026/07/09 04:40:04 INFO : enormous: Deleted 2026/07/09 04:40:04 INFO : potato2: Deleted 2026/07/09 04:40:04 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.53s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:40:07 DEBUG : five: Need to transfer - File not found at Destination 2026/07/09 04:40:07 DEBUG : four: size = 4 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:40:07 DEBUG : four: size = 8 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:40:07 DEBUG : four: Sizes differ 2026/07/09 04:40:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/09 04:40:07 DEBUG : three: size = 5 OK 2026/07/09 04:40:07 DEBUG : three: Sizes identical 2026/07/09 04:40:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/09 04:40:07 DEBUG : one: Destination is newer than source, skipping 2026/07/09 04:40:07 DEBUG : two: size = 3 OK 2026/07/09 04:40:07 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:40:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2928936412) 2026/07/09 04:40:07 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:40:07 DEBUG : two: sha1 differ 2026/07/09 04:40:07 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:40:07 DEBUG : five: size = 4 OK 2026/07/09 04:40:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/09 04:40:07 INFO : five: Copied (new) 2026/07/09 04:40:07 DEBUG : four: size = 4 OK 2026/07/09 04:40:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/09 04:40:07 INFO : four: Copied (replaced existing) 2026/07/09 04:40:08 DEBUG : two: size = 3 OK 2026/07/09 04:40:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/09 04:40:08 INFO : two: Copied (replaced existing) 2026/07/09 04:40:08 DEBUG : Waiting for deletions to finish 2026/07/09 04:40:08 DEBUG : five: size = 4 OK 2026/07/09 04:40:08 DEBUG : four: size = 4 OK 2026/07/09 04:40:08 DEBUG : one: Destination is newer than source, skipping 2026/07/09 04:40:08 DEBUG : three: size = 5 OK 2026/07/09 04:40:08 DEBUG : two: size = 3 OK 2026/07/09 04:40:08 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:40:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/09 04:40:08 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/09 04:40:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/09 04:40:08 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/09 04:40:08 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/09 04:40:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2928936412) 2026/07/09 04:40:08 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/09 04:40:08 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:40:08 DEBUG : three: sha1 differ 2026/07/09 04:40:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/09 04:40:08 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/09 04:40:08 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/09 04:40:08 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/09 04:40:08 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:40:08 DEBUG : three: size = 5 OK 2026/07/09 04:40:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/09 04:40:08 INFO : three: Copied (replaced existing) 2026/07/09 04:40:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.06s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/09 04:40:10 INFO : B2 bucket rclone-test-bigusef5vigu: Making map for --track-renames 2026/07/09 04:40:10 INFO : B2 bucket rclone-test-bigusef5vigu: Finished making map for --track-renames 2026/07/09 04:40:10 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:40:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/09 04:40:10 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for renames to finish 2026/07/09 04:40:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/09 04:40:10 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:40:11 DEBUG : potato: size = 14 OK 2026/07/09 04:40:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/09 04:40:11 INFO : potato: Copied (new) 2026/07/09 04:40:11 DEBUG : yam: size = 11 OK 2026/07/09 04:40:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/09 04:40:11 INFO : yam: Copied (new) 2026/07/09 04:40:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:40:11 INFO : B2 bucket rclone-test-bigusef5vigu: Making map for --track-renames 2026/07/09 04:40:11 DEBUG : potato: size = 14 OK 2026/07/09 04:40:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:40:11 DEBUG : potato: Unchanged skipping 2026/07/09 04:40:11 INFO : B2 bucket rclone-test-bigusef5vigu: Finished making map for --track-renames 2026/07/09 04:40:11 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:40:11 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for renames to finish 2026/07/09 04:40:12 DEBUG : yaml: size = 11 OK 2026/07/09 04:40:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/09 04:40:12 INFO : yam: Copied (server-side copy) to: yaml 2026/07/09 04:40:12 INFO : yam: Deleted 2026/07/09 04:40:12 INFO : yaml: Renamed from "yam" 2026/07/09 04:40:12 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:40:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.17s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/09 04:40:13 INFO : B2 bucket rclone-test-bigusef5vigu: Making map for --track-renames 2026/07/09 04:40:13 INFO : B2 bucket rclone-test-bigusef5vigu: Finished making map for --track-renames 2026/07/09 04:40:13 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:40:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/09 04:40:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/09 04:40:13 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for renames to finish 2026/07/09 04:40:13 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:40:13 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1174-14.backblaze.com/b2api/v1/b2_upload_file/4f62fdb3209d4b5b9ff80e1b/c001_v0001174_t0031": EOF 2026/07/09 04:40:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1174-14.backblaze.com/b2api/v1/b2_upload_file/4f62fdb3209d4b5b9ff80e1b/c001_v0001174_t0031": EOF) 2026/07/09 04:40:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/09 04:40:13 DEBUG : potato: Received error: Post "https://pod-000-1174-14.backblaze.com/b2api/v1/b2_upload_file/4f62fdb3209d4b5b9ff80e1b/c001_v0001174_t0031": EOF - low level retry 0/10 2026/07/09 04:40:14 DEBUG : pacer: Reducing sleep to 10ms 2026/07/09 04:40:14 DEBUG : yam: size = 11 OK 2026/07/09 04:40:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/09 04:40:14 INFO : yam: Copied (new) 2026/07/09 04:40:14 DEBUG : potato: size = 14 OK 2026/07/09 04:40:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/09 04:40:14 INFO : potato: Copied (new) 2026/07/09 04:40:14 DEBUG : Waiting for deletions to finish 2026/07/09 04:40:14 DEBUG : potato: size = 14 OK 2026/07/09 04:40:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:40:14 INFO : B2 bucket rclone-test-bigusef5vigu: Making map for --track-renames 2026/07/09 04:40:14 INFO : B2 bucket rclone-test-bigusef5vigu: Finished making map for --track-renames 2026/07/09 04:40:14 DEBUG : potato: Unchanged skipping 2026/07/09 04:40:14 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:40:14 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for renames to finish 2026/07/09 04:40:15 DEBUG : yaml: size = 11 OK 2026/07/09 04:40:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/09 04:40:15 INFO : yam: Copied (server-side copy) to: yaml 2026/07/09 04:40:15 INFO : yam: Deleted 2026/07/09 04:40:15 INFO : yaml: Renamed from "yam" 2026/07/09 04:40:15 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:40:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.77s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/09 04:40:16 INFO : B2 bucket rclone-test-bigusef5vigu: Making map for --track-renames 2026/07/09 04:40:16 INFO : B2 bucket rclone-test-bigusef5vigu: Finished making map for --track-renames 2026/07/09 04:40:16 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:40:16 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for renames to finish 2026/07/09 04:40:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/09 04:40:16 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/09 04:40:16 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:40:16 DEBUG : potato: size = 14 OK 2026/07/09 04:40:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/09 04:40:16 INFO : potato: Copied (new) 2026/07/09 04:40:17 DEBUG : sub/yam: size = 11 OK 2026/07/09 04:40:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/09 04:40:17 INFO : sub/yam: Copied (new) 2026/07/09 04:40:17 DEBUG : Waiting for deletions to finish 2026/07/09 04:40:17 DEBUG : potato: size = 14 OK 2026/07/09 04:40:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:40:17 DEBUG : potato: Unchanged skipping 2026/07/09 04:40:17 INFO : B2 bucket rclone-test-bigusef5vigu: Making map for --track-renames 2026/07/09 04:40:17 INFO : B2 bucket rclone-test-bigusef5vigu: Finished making map for --track-renames 2026/07/09 04:40:17 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:40:17 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for renames to finish 2026/07/09 04:40:18 DEBUG : yam: size = 11 OK 2026/07/09 04:40:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/09 04:40:18 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/09 04:40:18 INFO : sub/yam: Deleted 2026/07/09 04:40:18 INFO : yam: Renamed from "sub/yam" 2026/07/09 04:40:18 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:40:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.82s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:40:19 DEBUG : Creating backend with remote "/tmp/rclone2928936412/dir1" 2026/07/09 04:40:19 DEBUG : Creating backend with remote "/tmp/rclone2928936412/dir2" 2026/07/09 04:40:19 DEBUG : Local file system at /tmp/rclone2928936412/dir2: Using server-side directory move 2026/07/09 04:40:19 INFO : Local file system at /tmp/rclone2928936412/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/09 04:40:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 04:40:19 DEBUG : Local file system at /tmp/rclone2928936412/dir2: Waiting for checks to finish 2026/07/09 04:40:19 DEBUG : Local file system at /tmp/rclone2928936412/dir2: Waiting for transfers to finish 2026/07/09 04:40:19 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:40:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:40:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/09 04:40:19 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:40:19 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:40:20 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 04:40:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:40:20 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:40:20 INFO : sub dir/hello world: Deleted 2026/07/09 04:40:20 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/09 04:40:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/09 04:40:20 INFO : nested/sub dir/file: Copied (new) 2026/07/09 04:40:20 INFO : nested/sub dir/file: Deleted 2026/07/09 04:40:20 INFO : sub dir: Removing directory 2026/07/09 04:40:20 INFO : nested/sub dir: Removing directory 2026/07/09 04:40:20 INFO : nested: Removing directory 2026/07/09 04:40:20 DEBUG : Local file system at /tmp/rclone2928936412: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.59s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:40:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:40:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/09 04:40:21 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:40:21 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:40:21 DEBUG : sub dir/hello world: size = 11 OK 2026/07/09 04:40:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:40:21 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:40:21 INFO : sub dir/hello world: Deleted 2026/07/09 04:40:21 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/09 04:40:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/09 04:40:21 INFO : nested/sub dir/file: Copied (new) 2026/07/09 04:40:21 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.53s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:40:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/09 04:40:22 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/09 04:40:22 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:40:22 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:40:23 DEBUG : existing-b: size = 6 OK 2026/07/09 04:40:23 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/09 04:40:23 INFO : existing-b: Copied (new) 2026/07/09 04:40:23 INFO : existing-b: Deleted 2026/07/09 04:40:23 DEBUG : existing: size = 6 OK 2026/07/09 04:40:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/09 04:40:23 INFO : existing: Copied (new) 2026/07/09 04:40:23 INFO : existing: Deleted 2026/07/09 04:40:23 DEBUG : existing: Destination exists, skipping 2026/07/09 04:40:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/09 04:40:23 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:40:23 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:40:23 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.03s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:40:24 DEBUG : Creating backend with remote "TestB2:rclone-test-bufecez3boxe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bigusef5vigu -> B2 bucket rclone-test-bufecez3boxe 2026/07/09 04:40:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:40:45 DEBUG : empty space: size = 1 OK 2026/07/09 04:40:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/09 04:40:45 DEBUG : empty space: Unchanged skipping 2026/07/09 04:40:45 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:40:45 DEBUG : potato3: size = 60 (B2 bucket rclone-test-bufecez3boxe) 2026/07/09 04:40:45 DEBUG : potato3: Sizes differ 2026/07/09 04:40:45 DEBUG : B2 bucket rclone-test-bufecez3boxe: Waiting for checks to finish 2026/07/09 04:40:45 INFO : empty space: Deleted 2026/07/09 04:40:45 DEBUG : B2 bucket rclone-test-bufecez3boxe: Waiting for transfers to finish 2026/07/09 04:40:45 DEBUG : potato2: size = 60 OK 2026/07/09 04:40:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/09 04:40:45 INFO : potato2: Copied (server-side copy) 2026/07/09 04:40:45 INFO : potato2: Deleted 2026/07/09 04:40:45 DEBUG : potato3: size = 68 OK 2026/07/09 04:40:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/09 04:40:45 INFO : potato3: Copied (server-side copy) 2026/07/09 04:40:46 INFO : potato3: Deleted 2026/07/09 04:40:46 DEBUG : Creating backend with remote "TestB2:rclone-test-hibuhul3tocu" 2026/07/09 04:40:47 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/09 04:40:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:40:47 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/09 04:40:47 DEBUG : B2 bucket rclone-test-hibuhul3tocu: Waiting for checks to finish 2026/07/09 04:40:47 DEBUG : B2 bucket rclone-test-hibuhul3tocu: Waiting for transfers to finish 2026/07/09 04:41:03 DEBUG : empty space: size = 1 OK 2026/07/09 04:41:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/09 04:41:03 INFO : empty space: Copied (server-side copy) 2026/07/09 04:41:03 DEBUG : potato2: size = 60 OK 2026/07/09 04:41:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/09 04:41:03 INFO : potato2: Copied (server-side copy) 2026/07/09 04:41:03 INFO : empty space: Deleted 2026/07/09 04:41:03 DEBUG : potato3: size = 68 OK 2026/07/09 04:41:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/09 04:41:03 INFO : potato3: Copied (server-side copy) 2026/07/09 04:41:04 INFO : potato2: Deleted 2026/07/09 04:41:04 INFO : potato3: Deleted 2026/07/09 04:41:04 DEBUG : B2 bucket rclone-test-hibuhul3tocu: Purge remote 2026/07/09 04:41:04 INFO : B2 bucket rclone-test-hibuhul3tocu: cleaning bucket "rclone-test-hibuhul3tocu" of all files 2026/07/09 04:41:04 DEBUG : empty space: Deleting (id "4_z5f42ad7320dd4b5b9ff80e1b_f105c92b0ab3f4068_d20260709_m044103_c001_v0001131_t0032_u01783572063104") 2026/07/09 04:41:04 DEBUG : potato2: Deleting (id "4_z5f42ad7320dd4b5b9ff80e1b_f114d67e413da86d2_d20260709_m044103_c001_v0001161_t0029_u01783572063450") 2026/07/09 04:41:04 DEBUG : potato3: Deleting (id "4_z5f42ad7320dd4b5b9ff80e1b_f101961566670e0a9_d20260709_m044103_c001_v0001106_t0025_u01783572063459") 2026/07/09 04:41:20 DEBUG : B2 bucket rclone-test-bufecez3boxe: Purge remote 2026/07/09 04:41:20 INFO : B2 bucket rclone-test-bufecez3boxe: cleaning bucket "rclone-test-bufecez3boxe" of all files 2026/07/09 04:41:20 DEBUG : empty space: Deleting (id "4_z2f525da320dd4b5b9ff80e1b_f419d58e6d9b24364_d20260709_m044103_c001_v7007000_t0000_u01783572063838") 2026/07/09 04:41:20 DEBUG : empty space: Deleting (id "4_z2f525da320dd4b5b9ff80e1b_f10080b169b622c95_d20260709_m044043_c001_v0001044_t0024_u01783572043828") 2026/07/09 04:41:20 DEBUG : potato2: Deleting (id "4_z2f525da320dd4b5b9ff80e1b_f419d58e6d9b24367_d20260709_m044104_c001_v7007000_t0000_u01783572064011") 2026/07/09 04:41:20 DEBUG : potato2: Deleting (id "4_z2f525da320dd4b5b9ff80e1b_f106e0dbb84582001_d20260709_m044045_c001_v0001040_t0028_u01783572045382") 2026/07/09 04:41:20 DEBUG : potato3: Deleting (id "4_z2f525da320dd4b5b9ff80e1b_f402fc5faa90ab6b4_d20260709_m044104_c001_v7007000_t0000_u01783572064102") 2026/07/09 04:41:20 DEBUG : potato3: Deleting (id "4_z2f525da320dd4b5b9ff80e1b_f109ee3ca714741f0_d20260709_m044045_c001_v0001098_t0018_u01783572045729") 2026/07/09 04:41:20 DEBUG : potato3: Deleting (id "4_z2f525da320dd4b5b9ff80e1b_f10080b169b622c97_d20260709_m044044_c001_v0001044_t0013_u01783572044142") --- PASS: TestServerSideMove (72.98s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:41:37 DEBUG : Creating backend with remote "TestB2:rclone-test-ninupuq2cuge" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bigusef5vigu -> B2 bucket rclone-test-ninupuq2cuge 2026/07/09 04:41:57 DEBUG : empty space: Excluded (Size Filter) 2026/07/09 04:41:57 DEBUG : empty space: Excluded 2026/07/09 04:41:58 DEBUG : empty space: Excluded (Size Filter) 2026/07/09 04:41:58 DEBUG : empty space: Excluded 2026/07/09 04:41:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:41:58 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:41:58 DEBUG : potato3: size = 60 (B2 bucket rclone-test-ninupuq2cuge) 2026/07/09 04:41:58 DEBUG : potato3: Sizes differ 2026/07/09 04:41:58 DEBUG : B2 bucket rclone-test-ninupuq2cuge: Waiting for checks to finish 2026/07/09 04:41:58 DEBUG : B2 bucket rclone-test-ninupuq2cuge: Waiting for transfers to finish 2026/07/09 04:41:58 DEBUG : potato2: size = 60 OK 2026/07/09 04:41:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/09 04:41:58 INFO : potato2: Copied (server-side copy) 2026/07/09 04:41:58 INFO : potato2: Deleted 2026/07/09 04:41:59 DEBUG : potato3: size = 68 OK 2026/07/09 04:41:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/09 04:41:59 INFO : potato3: Copied (server-side copy) 2026/07/09 04:41:59 INFO : potato3: Deleted 2026/07/09 04:41:59 DEBUG : Creating backend with remote "TestB2:rclone-test-tebunow8gawo" 2026/07/09 04:42:00 DEBUG : empty space: Excluded (Size Filter) 2026/07/09 04:42:00 DEBUG : empty space: Excluded 2026/07/09 04:42:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:42:00 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/09 04:42:00 DEBUG : B2 bucket rclone-test-tebunow8gawo: Waiting for checks to finish 2026/07/09 04:42:00 DEBUG : B2 bucket rclone-test-tebunow8gawo: Waiting for transfers to finish 2026/07/09 04:42:13 DEBUG : potato2: size = 60 OK 2026/07/09 04:42:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/09 04:42:13 INFO : potato2: Copied (server-side copy) 2026/07/09 04:42:14 INFO : potato2: Deleted 2026/07/09 04:42:14 DEBUG : potato3: size = 68 OK 2026/07/09 04:42:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/09 04:42:14 INFO : potato3: Copied (server-side copy) 2026/07/09 04:42:14 INFO : potato3: Deleted 2026/07/09 04:42:14 DEBUG : B2 bucket rclone-test-tebunow8gawo: Purge remote 2026/07/09 04:42:14 INFO : B2 bucket rclone-test-tebunow8gawo: cleaning bucket "rclone-test-tebunow8gawo" of all files 2026/07/09 04:42:15 DEBUG : potato2: Deleting (id "4_z4fa2cd5320ed4b5b9ff80e1b_f10268395c71c2814_d20260709_m044213_c001_v0001174_t0026_u01783572133620") 2026/07/09 04:42:15 DEBUG : potato3: Deleting (id "4_z4fa2cd5320ed4b5b9ff80e1b_f1063c04c0e971178_d20260709_m044213_c001_v0001146_t0046_u01783572133926") 2026/07/09 04:42:30 DEBUG : B2 bucket rclone-test-ninupuq2cuge: Purge remote 2026/07/09 04:42:30 INFO : B2 bucket rclone-test-ninupuq2cuge: cleaning bucket "rclone-test-ninupuq2cuge" of all files 2026/07/09 04:42:31 DEBUG : empty space: Deleting (id "4_zcf927d6320ed4b5b9ff80e1b_f108f539df94adf50_d20260709_m044156_c001_v0001173_t0022_u01783572116684") 2026/07/09 04:42:31 DEBUG : potato2: Deleting (id "4_zcf927d6320ed4b5b9ff80e1b_f404fd54523500c61_d20260709_m044213_c001_v7007000_t0000_u01783572133921") 2026/07/09 04:42:31 DEBUG : potato2: Deleting (id "4_zcf927d6320ed4b5b9ff80e1b_f117e6cb24b3f6971_d20260709_m044158_c001_v0001165_t0006_u01783572118450") 2026/07/09 04:42:31 DEBUG : potato3: Deleting (id "4_zcf927d6320ed4b5b9ff80e1b_f404fd54523500c62_d20260709_m044214_c001_v7007000_t0000_u01783572134506") 2026/07/09 04:42:31 DEBUG : potato3: Deleting (id "4_zcf927d6320ed4b5b9ff80e1b_f104c457aedffc672_d20260709_m044158_c001_v0001144_t0030_u01783572118697") 2026/07/09 04:42:31 DEBUG : potato3: Deleting (id "4_zcf927d6320ed4b5b9ff80e1b_f108f539df94adf5a_d20260709_m044157_c001_v0001173_t0059_u01783572117265") --- PASS: TestServerSideMoveWithFilter (70.38s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:42:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xewiwox8puqu" 2026/07/09 04:42:50 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-bigusef5vigu -> B2 bucket rclone-test-xewiwox8puqu 2026/07/09 04:43:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:43:07 DEBUG : empty space: size = 1 OK 2026/07/09 04:43:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/09 04:43:07 DEBUG : empty space: Unchanged skipping 2026/07/09 04:43:07 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:43:07 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xewiwox8puqu) 2026/07/09 04:43:07 DEBUG : potato3: Sizes differ 2026/07/09 04:43:07 DEBUG : B2 bucket rclone-test-xewiwox8puqu: Waiting for checks to finish 2026/07/09 04:43:07 INFO : empty space: Deleted 2026/07/09 04:43:07 DEBUG : B2 bucket rclone-test-xewiwox8puqu: Waiting for transfers to finish 2026/07/09 04:43:07 DEBUG : potato2: size = 60 OK 2026/07/09 04:43:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/09 04:43:07 INFO : potato2: Copied (server-side copy) 2026/07/09 04:43:07 INFO : potato2: Deleted 2026/07/09 04:43:08 DEBUG : potato3: size = 68 OK 2026/07/09 04:43:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/09 04:43:08 INFO : potato3: Copied (server-side copy) 2026/07/09 04:43:08 INFO : potato3: Deleted 2026/07/09 04:43:08 DEBUG : Creating backend with remote "TestB2:rclone-test-cuteyox3peca" 2026/07/09 04:43:08 DEBUG : Config file has changed externally - reloading 2026/07/09 04:43:09 INFO : tomatoDir: Making directory 2026/07/09 04:43:09 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/09 04:43:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:43:09 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/09 04:43:09 DEBUG : B2 bucket rclone-test-cuteyox3peca: Waiting for checks to finish 2026/07/09 04:43:09 DEBUG : B2 bucket rclone-test-cuteyox3peca: Waiting for transfers to finish 2026/07/09 04:43:25 DEBUG : empty space: size = 1 OK 2026/07/09 04:43:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/09 04:43:25 INFO : empty space: Copied (server-side copy) 2026/07/09 04:43:25 DEBUG : potato2: size = 60 OK 2026/07/09 04:43:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/09 04:43:25 INFO : potato2: Copied (server-side copy) 2026/07/09 04:43:25 DEBUG : potato3: size = 68 OK 2026/07/09 04:43:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/09 04:43:25 INFO : potato3: Copied (server-side copy) 2026/07/09 04:43:25 INFO : empty space: Deleted 2026/07/09 04:43:26 INFO : potato2: Deleted 2026/07/09 04:43:26 INFO : potato3: Deleted 2026/07/09 04:43:26 DEBUG : B2 bucket rclone-test-cuteyox3peca: Purge remote 2026/07/09 04:43:26 INFO : B2 bucket rclone-test-cuteyox3peca: cleaning bucket "rclone-test-cuteyox3peca" of all files 2026/07/09 04:43:27 DEBUG : empty space: Deleting (id "4_zff32dd2320fd4b5b9ff80e1b_f1017f647b729bcf9_d20260709_m044325_c001_v0001177_t0042_u01783572205685") 2026/07/09 04:43:27 DEBUG : potato2: Deleting (id "4_zff32dd2320fd4b5b9ff80e1b_f107130d1adf1356f_d20260709_m044325_c001_v0001117_t0013_u01783572205331") 2026/07/09 04:43:27 DEBUG : potato3: Deleting (id "4_zff32dd2320fd4b5b9ff80e1b_f1094a5db2bdc79bb_d20260709_m044325_c001_v0001178_t0021_u01783572205705") 2026/07/09 04:43:41 DEBUG : B2 bucket rclone-test-xewiwox8puqu: Purge remote 2026/07/09 04:43:41 INFO : B2 bucket rclone-test-xewiwox8puqu: cleaning bucket "rclone-test-xewiwox8puqu" of all files 2026/07/09 04:43:41 DEBUG : empty space: Deleting (id "4_z7f928d8320fd4b5b9ff80e1b_f413523f716209a37_d20260709_m044325_c001_v7007000_t0000_u01783572205899") 2026/07/09 04:43:41 DEBUG : empty space: Deleting (id "4_z7f928d8320fd4b5b9ff80e1b_f1025e8a933c68645_d20260709_m044306_c001_v0001179_t0028_u01783572186253") 2026/07/09 04:43:41 DEBUG : potato2: Deleting (id "4_z7f928d8320fd4b5b9ff80e1b_f413523f716209a38_d20260709_m044326_c001_v7007000_t0000_u01783572206071") 2026/07/09 04:43:41 DEBUG : potato2: Deleting (id "4_z7f928d8320fd4b5b9ff80e1b_f116a5c17bb8a7eaa_d20260709_m044307_c001_v0001165_t0038_u01783572187455") 2026/07/09 04:43:41 DEBUG : potato3: Deleting (id "4_z7f928d8320fd4b5b9ff80e1b_f413523f716209a39_d20260709_m044326_c001_v7007000_t0000_u01783572206246") 2026/07/09 04:43:41 DEBUG : potato3: Deleting (id "4_z7f928d8320fd4b5b9ff80e1b_f111def82104d4000_d20260709_m044307_c001_v0001037_t0055_u01783572187695") 2026/07/09 04:43:41 DEBUG : potato3: Deleting (id "4_z7f928d8320fd4b5b9ff80e1b_f1025e8a933c68647_d20260709_m044306_c001_v0001179_t0047_u01783572186490") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (69.75s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:43:57 DEBUG : Creating backend with remote "TestB2:rclone-test-bigusef5vigu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.72s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:44:00 DEBUG : Creating backend with remote "TestB2:rclone-test-bigusef5vigu/rclone-sync-test" 2026/07/09 04:44:00 DEBUG : Config file has changed externally - reloading --- PASS: TestSyncOverlap (1.41s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:44:02 DEBUG : Creating backend with remote "TestB2:rclone-test-bigusef5vigu/rclone-sync-test" 2026/07/09 04:44:03 DEBUG : Creating backend with remote "TestB2:rclone-test-bigusef5vigu/rclone-sync-test-include/layer2" 2026/07/09 04:44:05 DEBUG : Creating backend with remote "TestB2:rclone-test-bigusef5vigu/rclone-sync-test-ignore-file" 2026/07/09 04:44:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/09 04:44:09 DEBUG : B2 bucket rclone-test-bigusef5vigu path rclone-sync-test: Waiting for checks to finish 2026/07/09 04:44:09 DEBUG : B2 bucket rclone-test-bigusef5vigu path rclone-sync-test: Waiting for transfers to finish 2026/07/09 04:44:09 DEBUG : Waiting for deletions to finish 2026/07/09 04:44:09 INFO : There was nothing to transfer 2026/07/09 04:44:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/09 04:44:09 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:44:09 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:44:09 DEBUG : Waiting for deletions to finish 2026/07/09 04:44:09 INFO : There was nothing to transfer 2026/07/09 04:44:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/09 04:44:10 DEBUG : B2 bucket rclone-test-bigusef5vigu path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/09 04:44:10 DEBUG : B2 bucket rclone-test-bigusef5vigu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/09 04:44:10 DEBUG : Waiting for deletions to finish 2026/07/09 04:44:10 INFO : There was nothing to transfer 2026/07/09 04:44:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/09 04:44:10 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:44:10 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:44:10 DEBUG : Waiting for deletions to finish 2026/07/09 04:44:10 INFO : There was nothing to transfer 2026/07/09 04:44:11 DEBUG : Excluded 2026/07/09 04:44:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/09 04:44:11 DEBUG : B2 bucket rclone-test-bigusef5vigu path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/09 04:44:11 DEBUG : B2 bucket rclone-test-bigusef5vigu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/09 04:44:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:44:11 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.96s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:44:11 DEBUG : Creating backend with remote "TestB2:rclone-test-bigusef5vigu/dst" 2026/07/09 04:44:13 DEBUG : Creating backend with remote "TestB2:rclone-test-bigusef5vigu/CompareDest" 2026/07/09 04:44:15 DEBUG : one: Need to transfer - File not found at Destination 2026/07/09 04:44:15 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for checks to finish 2026/07/09 04:44:15 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for transfers to finish 2026/07/09 04:44:16 DEBUG : one: size = 3 OK 2026/07/09 04:44:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/09 04:44:16 INFO : one: Copied (new) 2026/07/09 04:44:16 DEBUG : Waiting for deletions to finish 2026/07/09 04:44:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:44:16 DEBUG : one: size = 3 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:44:16 DEBUG : one: Sizes differ 2026/07/09 04:44:16 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for checks to finish 2026/07/09 04:44:16 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for transfers to finish 2026/07/09 04:44:17 DEBUG : one: size = 5 OK 2026/07/09 04:44:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/09 04:44:17 INFO : one: Copied (replaced existing) 2026/07/09 04:44:17 DEBUG : Waiting for deletions to finish 2026/07/09 04:44:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:44:19 DEBUG : one: size = 3 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:44:19 DEBUG : one: Sizes differ 2026/07/09 04:44:19 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for checks to finish 2026/07/09 04:44:19 DEBUG : one: size = 5 OK 2026/07/09 04:44:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:44:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/09 04:44:19 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for transfers to finish 2026/07/09 04:44:19 DEBUG : Waiting for deletions to finish 2026/07/09 04:44:19 INFO : There was nothing to transfer 2026/07/09 04:44:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:44:20 DEBUG : one: size = 3 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:44:20 DEBUG : one: Sizes differ 2026/07/09 04:44:20 DEBUG : two: size = 3 OK 2026/07/09 04:44:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:44:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/09 04:44:20 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for checks to finish 2026/07/09 04:44:20 DEBUG : one: size = 5 OK 2026/07/09 04:44:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:44:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/09 04:44:20 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for transfers to finish 2026/07/09 04:44:20 DEBUG : Waiting for deletions to finish 2026/07/09 04:44:20 INFO : There was nothing to transfer 2026/07/09 04:44:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:44:21 DEBUG : one: size = 3 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:44:21 DEBUG : one: Sizes differ 2026/07/09 04:44:21 DEBUG : two: size = 3 OK 2026/07/09 04:44:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:44:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/09 04:44:21 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for checks to finish 2026/07/09 04:44:21 DEBUG : one: size = 5 OK 2026/07/09 04:44:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:44:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/09 04:44:21 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for transfers to finish 2026/07/09 04:44:21 DEBUG : Waiting for deletions to finish 2026/07/09 04:44:21 INFO : There was nothing to transfer 2026/07/09 04:44:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:44:22 DEBUG : one: size = 3 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:44:22 DEBUG : one: Sizes differ 2026/07/09 04:44:22 DEBUG : two: size = 3 OK 2026/07/09 04:44:22 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/07/09 04:44:22 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/09 04:44:22 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/09 04:44:22 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for checks to finish 2026/07/09 04:44:22 DEBUG : one: size = 5 OK 2026/07/09 04:44:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:44:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/09 04:44:22 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for transfers to finish 2026/07/09 04:44:22 DEBUG : Waiting for deletions to finish 2026/07/09 04:44:22 INFO : There was nothing to transfer 2026/07/09 04:44:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:44:22 DEBUG : one: size = 3 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:44:22 DEBUG : one: Sizes differ 2026/07/09 04:44:23 DEBUG : two: size = 5 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:44:23 DEBUG : two: size = 3 (B2 bucket rclone-test-bigusef5vigu path CompareDest) 2026/07/09 04:44:23 DEBUG : two: Sizes differ 2026/07/09 04:44:23 DEBUG : two: Need to transfer - File not found at Destination 2026/07/09 04:44:23 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for checks to finish 2026/07/09 04:44:23 DEBUG : one: size = 5 OK 2026/07/09 04:44:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:44:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/09 04:44:23 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for transfers to finish 2026/07/09 04:44:23 DEBUG : two: size = 5 OK 2026/07/09 04:44:23 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/09 04:44:23 INFO : two: Copied (new) 2026/07/09 04:44:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.23s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:44:26 DEBUG : Creating backend with remote "TestB2:rclone-test-bigusef5vigu/dest" 2026/07/09 04:44:28 DEBUG : Creating backend with remote "TestB2:rclone-test-bigusef5vigu/pre-dest1" 2026/07/09 04:44:29 DEBUG : Creating backend with remote "TestB2:rclone-test-bigusef5vigu/pre-dest2" 2026/07/09 04:44:31 DEBUG : 1: size = 1 OK 2026/07/09 04:44:31 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:44:31 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/09 04:44:31 DEBUG : 2: size = 1 OK 2026/07/09 04:44:31 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:44:31 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/09 04:44:31 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/09 04:44:31 DEBUG : B2 bucket rclone-test-bigusef5vigu path dest: Waiting for checks to finish 2026/07/09 04:44:31 DEBUG : B2 bucket rclone-test-bigusef5vigu path dest: Waiting for transfers to finish 2026/07/09 04:44:32 DEBUG : 3: size = 1 OK 2026/07/09 04:44:32 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/09 04:44:32 INFO : 3: Copied (new) 2026/07/09 04:44:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.04s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:44:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bigusef5vigu/dst" 2026/07/09 04:44:35 DEBUG : Creating backend with remote "TestB2:rclone-test-bigusef5vigu/CopyDest" 2026/07/09 04:44:37 DEBUG : one: Need to transfer - File not found at Destination 2026/07/09 04:44:37 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for checks to finish 2026/07/09 04:44:37 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for transfers to finish 2026/07/09 04:44:38 DEBUG : one: size = 3 OK 2026/07/09 04:44:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/09 04:44:38 INFO : one: Copied (new) 2026/07/09 04:44:38 DEBUG : Waiting for deletions to finish 2026/07/09 04:44:38 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for checks to finish 2026/07/09 04:44:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:44:38 DEBUG : one: size = 3 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:44:38 DEBUG : one: Sizes differ 2026/07/09 04:44:38 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for transfers to finish 2026/07/09 04:44:39 DEBUG : one: size = 5 OK 2026/07/09 04:44:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/09 04:44:39 INFO : one: Copied (replaced existing) 2026/07/09 04:44:39 DEBUG : Waiting for deletions to finish 2026/07/09 04:44:41 DEBUG : Creating backend with remote "TestB2:rclone-test-bigusef5vigu/BackupDir" 2026/07/09 04:44:42 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for checks to finish 2026/07/09 04:44:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:44:42 DEBUG : one: size = 3 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:44:42 DEBUG : one: Sizes differ 2026/07/09 04:44:42 DEBUG : one: size = 5 OK 2026/07/09 04:44:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:44:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:44:42 DEBUG : one: size = 3 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:44:42 DEBUG : one: Sizes differ 2026/07/09 04:44:44 DEBUG : one: size = 3 OK 2026/07/09 04:44:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/09 04:44:44 INFO : one: Copied (server-side copy) 2026/07/09 04:44:44 INFO : one: Deleted 2026/07/09 04:44:44 DEBUG : one: size = 5 OK 2026/07/09 04:44:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/09 04:44:44 INFO : one: Copied (server-side copy) 2026/07/09 04:44:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/09 04:44:44 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for transfers to finish 2026/07/09 04:44:44 DEBUG : Waiting for deletions to finish 2026/07/09 04:44:45 DEBUG : one: size = 5 OK 2026/07/09 04:44:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:44:45 DEBUG : one: Unchanged skipping 2026/07/09 04:44:45 DEBUG : two: size = 3 OK 2026/07/09 04:44:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:44:46 DEBUG : two: size = 3 OK 2026/07/09 04:44:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/09 04:44:46 INFO : two: Copied (server-side copy) 2026/07/09 04:44:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/09 04:44:46 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for checks to finish 2026/07/09 04:44:46 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for transfers to finish 2026/07/09 04:44:46 DEBUG : Waiting for deletions to finish 2026/07/09 04:44:46 DEBUG : one: size = 5 OK 2026/07/09 04:44:46 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for checks to finish 2026/07/09 04:44:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:44:46 DEBUG : one: Unchanged skipping 2026/07/09 04:44:46 DEBUG : two: size = 3 OK 2026/07/09 04:44:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:44:46 DEBUG : two: Unchanged skipping 2026/07/09 04:44:46 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for transfers to finish 2026/07/09 04:44:46 DEBUG : Waiting for deletions to finish 2026/07/09 04:44:46 INFO : There was nothing to transfer 2026/07/09 04:44:47 DEBUG : one: size = 5 OK 2026/07/09 04:44:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:44:47 DEBUG : one: Unchanged skipping 2026/07/09 04:44:48 DEBUG : three: size = 7 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:44:48 DEBUG : three: size = 5 (B2 bucket rclone-test-bigusef5vigu path CopyDest) 2026/07/09 04:44:48 DEBUG : three: Sizes differ 2026/07/09 04:44:48 DEBUG : three: Destination not found in --copy-dest 2026/07/09 04:44:48 DEBUG : three: Need to transfer - File not found at Destination 2026/07/09 04:44:48 DEBUG : two: size = 3 OK 2026/07/09 04:44:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/09 04:44:48 DEBUG : two: Unchanged skipping 2026/07/09 04:44:48 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for checks to finish 2026/07/09 04:44:48 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for transfers to finish 2026/07/09 04:44:48 DEBUG : three: size = 7 OK 2026/07/09 04:44:48 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/09 04:44:48 INFO : three: Copied (new) 2026/07/09 04:44:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.44s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:44:51 DEBUG : Creating backend with remote "TestB2:rclone-test-bigusef5vigu/dst" 2026/07/09 04:44:53 DEBUG : Creating backend with remote "TestB2:rclone-test-bigusef5vigu/backup" 2026/07/09 04:44:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:44:54 DEBUG : one: size = 3 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:44:54 DEBUG : one: Sizes differ 2026/07/09 04:44:54 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for checks to finish 2026/07/09 04:44:54 DEBUG : two: size = 3 OK 2026/07/09 04:44:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:44:54 DEBUG : two: Unchanged skipping 2026/07/09 04:44:56 DEBUG : one: size = 3 OK 2026/07/09 04:44:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/09 04:44:56 INFO : one: Copied (server-side copy) 2026/07/09 04:44:56 INFO : one: Deleted 2026/07/09 04:44:56 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for transfers to finish 2026/07/09 04:44:57 DEBUG : one: size = 4 OK 2026/07/09 04:44:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/09 04:44:57 INFO : one: Copied (new) 2026/07/09 04:44:57 DEBUG : Waiting for deletions to finish 2026/07/09 04:44:58 DEBUG : three.txt: size = 5 OK 2026/07/09 04:44:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/09 04:44:58 INFO : three.txt: Copied (server-side copy) 2026/07/09 04:44:58 INFO : three.txt: Deleted 2026/07/09 04:44:58 INFO : three.txt: Moved into backup dir 2026/07/09 04:45:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:45:00 DEBUG : one: size = 4 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:45:00 DEBUG : one: Sizes differ 2026/07/09 04:45:00 DEBUG : two: size = 3 OK 2026/07/09 04:45:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:45:00 DEBUG : two: Unchanged skipping 2026/07/09 04:45:00 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for checks to finish 2026/07/09 04:45:00 DEBUG : one: size = 4 OK 2026/07/09 04:45:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/09 04:45:00 INFO : one: Copied (server-side copy) 2026/07/09 04:45:00 INFO : one: Deleted 2026/07/09 04:45:00 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for transfers to finish 2026/07/09 04:45:01 DEBUG : one: size = 5 OK 2026/07/09 04:45:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/09 04:45:01 INFO : one: Copied (new) 2026/07/09 04:45:01 DEBUG : Waiting for deletions to finish 2026/07/09 04:45:01 DEBUG : three.txt: size = 6 OK 2026/07/09 04:45:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/09 04:45:01 INFO : three.txt: Copied (server-side copy) 2026/07/09 04:45:01 INFO : three.txt: Deleted 2026/07/09 04:45:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.14s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:45:04 DEBUG : Creating backend with remote "TestB2:rclone-test-bigusef5vigu/dst" 2026/07/09 04:45:05 DEBUG : Creating backend with remote "TestB2:rclone-test-bigusef5vigu/backup" 2026/07/09 04:45:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:45:07 DEBUG : one: size = 3 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:45:07 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for checks to finish 2026/07/09 04:45:07 DEBUG : two: size = 3 OK 2026/07/09 04:45:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:45:07 DEBUG : two: Unchanged skipping 2026/07/09 04:45:07 DEBUG : one: Sizes differ 2026/07/09 04:45:09 DEBUG : one.bak: size = 3 OK 2026/07/09 04:45:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/09 04:45:09 INFO : one: Copied (server-side copy) to: one.bak 2026/07/09 04:45:09 INFO : one: Deleted 2026/07/09 04:45:09 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for transfers to finish 2026/07/09 04:45:10 DEBUG : one: size = 4 OK 2026/07/09 04:45:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/09 04:45:10 INFO : one: Copied (new) 2026/07/09 04:45:10 DEBUG : Waiting for deletions to finish 2026/07/09 04:45:10 DEBUG : three.txt.bak: size = 5 OK 2026/07/09 04:45:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/09 04:45:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/09 04:45:10 INFO : three.txt: Deleted 2026/07/09 04:45:10 INFO : three.txt: Moved into backup dir 2026/07/09 04:45:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:45:12 DEBUG : one: size = 4 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:45:12 DEBUG : one: Sizes differ 2026/07/09 04:45:12 DEBUG : two: size = 3 OK 2026/07/09 04:45:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:45:12 DEBUG : two: Unchanged skipping 2026/07/09 04:45:12 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for checks to finish 2026/07/09 04:45:13 DEBUG : one.bak: size = 4 OK 2026/07/09 04:45:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/09 04:45:13 INFO : one: Copied (server-side copy) to: one.bak 2026/07/09 04:45:13 INFO : one: Deleted 2026/07/09 04:45:13 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for transfers to finish 2026/07/09 04:45:13 DEBUG : one: size = 5 OK 2026/07/09 04:45:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/09 04:45:13 INFO : one: Copied (new) 2026/07/09 04:45:13 DEBUG : Waiting for deletions to finish 2026/07/09 04:45:14 DEBUG : three.txt.bak: size = 6 OK 2026/07/09 04:45:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/09 04:45:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/09 04:45:14 INFO : three.txt: Deleted 2026/07/09 04:45:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.75s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:45:17 DEBUG : Creating backend with remote "TestB2:rclone-test-bigusef5vigu/dst" 2026/07/09 04:45:18 DEBUG : Creating backend with remote "TestB2:rclone-test-bigusef5vigu/backup" 2026/07/09 04:45:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:45:20 DEBUG : one: size = 3 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:45:20 DEBUG : one: Sizes differ 2026/07/09 04:45:20 DEBUG : two: size = 3 OK 2026/07/09 04:45:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:45:20 DEBUG : two: Unchanged skipping 2026/07/09 04:45:20 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for checks to finish 2026/07/09 04:45:21 DEBUG : one-2019-01-01: size = 3 OK 2026/07/09 04:45:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/09 04:45:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/09 04:45:21 INFO : one: Deleted 2026/07/09 04:45:21 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for transfers to finish 2026/07/09 04:45:32 DEBUG : one: Clearing upload URL because of error: incident id 9d168147183b-b3fab6a787965af9 (500 internal_error) 2026/07/09 04:45:32 DEBUG : pacer: low level retry 1/1 (error incident id 9d168147183b-b3fab6a787965af9 (500 internal_error)) 2026/07/09 04:45:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/09 04:45:32 DEBUG : one: Received error: incident id 9d168147183b-b3fab6a787965af9 (500 internal_error) - low level retry 0/10 2026/07/09 04:45:32 DEBUG : pacer: Reducing sleep to 10ms 2026/07/09 04:45:33 DEBUG : one: size = 4 OK 2026/07/09 04:45:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/09 04:45:33 INFO : one: Copied (new) 2026/07/09 04:45:33 DEBUG : Waiting for deletions to finish 2026/07/09 04:45:34 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/09 04:45:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/09 04:45:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/09 04:45:34 INFO : three.txt: Deleted 2026/07/09 04:45:34 INFO : three.txt: Moved into backup dir 2026/07/09 04:45:36 DEBUG : two: size = 3 OK 2026/07/09 04:45:36 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for checks to finish 2026/07/09 04:45:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:45:36 DEBUG : two: Unchanged skipping 2026/07/09 04:45:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:45:36 DEBUG : one: size = 4 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:45:36 DEBUG : one: Sizes differ 2026/07/09 04:45:37 DEBUG : one-2019-01-01: size = 4 OK 2026/07/09 04:45:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/09 04:45:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/09 04:45:37 INFO : one: Deleted 2026/07/09 04:45:37 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for transfers to finish 2026/07/09 04:45:37 DEBUG : one: size = 5 OK 2026/07/09 04:45:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/09 04:45:37 INFO : one: Copied (new) 2026/07/09 04:45:37 DEBUG : Waiting for deletions to finish 2026/07/09 04:45:38 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/09 04:45:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/09 04:45:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/09 04:45:38 INFO : three.txt: Deleted 2026/07/09 04:45:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.98s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:45:40 DEBUG : Creating backend with remote "TestB2:rclone-test-bigusef5vigu/dst" 2026/07/09 04:45:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:45:42 DEBUG : one: size = 3 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:45:42 DEBUG : one: Sizes differ 2026/07/09 04:45:42 DEBUG : two: size = 3 OK 2026/07/09 04:45:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:45:42 DEBUG : two: Unchanged skipping 2026/07/09 04:45:42 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for checks to finish 2026/07/09 04:45:43 DEBUG : one.bak: size = 3 OK 2026/07/09 04:45:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/09 04:45:43 INFO : one: Copied (server-side copy) to: one.bak 2026/07/09 04:45:43 INFO : one: Deleted 2026/07/09 04:45:43 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for transfers to finish 2026/07/09 04:45:44 DEBUG : one: size = 4 OK 2026/07/09 04:45:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/09 04:45:44 INFO : one: Copied (new) 2026/07/09 04:45:44 DEBUG : Waiting for deletions to finish 2026/07/09 04:45:45 DEBUG : three.txt.bak: size = 5 OK 2026/07/09 04:45:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/09 04:45:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/09 04:45:45 INFO : three.txt: Deleted 2026/07/09 04:45:45 INFO : three.txt: Moved into backup dir 2026/07/09 04:45:47 DEBUG : one.bak: Excluded (Path Filter) 2026/07/09 04:45:47 DEBUG : one.bak: Excluded 2026/07/09 04:45:47 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/09 04:45:47 DEBUG : three.txt.bak: Excluded 2026/07/09 04:45:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:45:47 DEBUG : one: size = 4 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:45:47 DEBUG : two: size = 3 OK 2026/07/09 04:45:47 DEBUG : one: Sizes differ 2026/07/09 04:45:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:45:47 DEBUG : two: Unchanged skipping 2026/07/09 04:45:47 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for checks to finish 2026/07/09 04:45:47 DEBUG : one.bak: size = 4 OK 2026/07/09 04:45:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/09 04:45:47 INFO : one: Copied (server-side copy) to: one.bak 2026/07/09 04:45:47 INFO : one: Deleted 2026/07/09 04:45:47 DEBUG : B2 bucket rclone-test-bigusef5vigu path dst: Waiting for transfers to finish 2026/07/09 04:45:48 DEBUG : one: size = 5 OK 2026/07/09 04:45:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/09 04:45:48 INFO : one: Copied (new) 2026/07/09 04:45:48 DEBUG : Waiting for deletions to finish 2026/07/09 04:45:49 DEBUG : three.txt.bak: size = 6 OK 2026/07/09 04:45:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/09 04:45:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/09 04:45:49 INFO : three.txt: Deleted 2026/07/09 04:45:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.00s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:45:52 DEBUG : Creating backend with remote "TestB2:rclone-test-bigusef5vigu/dst" 2026/07/09 04:45:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:45:53 DEBUG : one: size = 3 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:45:53 DEBUG : one: Sizes differ 2026/07/09 04:45:54 DEBUG : one.bak: size = 3 OK 2026/07/09 04:45:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/09 04:45:54 INFO : one: Copied (server-side copy) to: one.bak 2026/07/09 04:45:54 INFO : one: Deleted 2026/07/09 04:45:55 DEBUG : one: size = 4 OK 2026/07/09 04:45:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/09 04:45:55 INFO : one: Copied (new) 2026/07/09 04:45:55 DEBUG : two: size = 3 OK 2026/07/09 04:45:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:45:55 DEBUG : two: Unchanged skipping 2026/07/09 04:45:55 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:45:55 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:45:55 DEBUG : three.txt: Sizes differ 2026/07/09 04:45:56 DEBUG : three.txt.bak: size = 5 OK 2026/07/09 04:45:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/09 04:45:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/09 04:45:56 INFO : three.txt: Deleted 2026/07/09 04:45:56 DEBUG : three.txt: size = 6 OK 2026/07/09 04:45:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/09 04:45:56 INFO : three.txt: Copied (new) 2026/07/09 04:45:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:45:57 DEBUG : one: size = 4 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:45:57 DEBUG : one: Sizes differ 2026/07/09 04:45:58 DEBUG : one.bak: size = 4 OK 2026/07/09 04:45:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/09 04:45:58 INFO : one: Copied (server-side copy) to: one.bak 2026/07/09 04:45:58 INFO : one: Deleted 2026/07/09 04:45:58 DEBUG : one: size = 5 OK 2026/07/09 04:45:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/09 04:45:58 INFO : one: Copied (new) 2026/07/09 04:45:58 DEBUG : two: size = 3 OK 2026/07/09 04:45:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:45:58 DEBUG : two: Unchanged skipping 2026/07/09 04:45:58 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:45:58 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:45:58 DEBUG : three.txt: Sizes differ 2026/07/09 04:45:59 DEBUG : three.txt.bak: size = 6 OK 2026/07/09 04:45:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/09 04:45:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/09 04:45:59 INFO : three.txt: Deleted 2026/07/09 04:45:59 DEBUG : three.txt: size = 19 OK 2026/07/09 04:45:59 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/09 04:45:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.63s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:46:03 DEBUG : Creating backend with remote "TestB2:rclone-test-bigusef5vigu/dst" 2026/07/09 04:46:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:46:04 DEBUG : one: size = 3 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:46:04 DEBUG : one: Sizes differ 2026/07/09 04:46:06 DEBUG : one-2019-01-01: size = 3 OK 2026/07/09 04:46:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/09 04:46:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/09 04:46:06 INFO : one: Deleted 2026/07/09 04:46:07 DEBUG : one: size = 4 OK 2026/07/09 04:46:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/09 04:46:07 INFO : one: Copied (new) 2026/07/09 04:46:07 DEBUG : two: size = 3 OK 2026/07/09 04:46:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:46:07 DEBUG : two: Unchanged skipping 2026/07/09 04:46:07 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:46:07 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:46:07 DEBUG : three.txt: Sizes differ 2026/07/09 04:46:08 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/09 04:46:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/09 04:46:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/09 04:46:08 INFO : three.txt: Deleted 2026/07/09 04:46:09 DEBUG : three.txt: size = 6 OK 2026/07/09 04:46:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/09 04:46:09 INFO : three.txt: Copied (new) 2026/07/09 04:46:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:46:09 DEBUG : one: size = 4 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:46:09 DEBUG : one: Sizes differ 2026/07/09 04:46:10 DEBUG : one-2019-01-01: size = 4 OK 2026/07/09 04:46:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/09 04:46:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/09 04:46:10 INFO : one: Deleted 2026/07/09 04:46:10 DEBUG : one: size = 5 OK 2026/07/09 04:46:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/09 04:46:10 INFO : one: Copied (new) 2026/07/09 04:46:11 DEBUG : two: size = 3 OK 2026/07/09 04:46:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:46:11 DEBUG : two: Unchanged skipping 2026/07/09 04:46:11 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:46:11 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bigusef5vigu path dst) 2026/07/09 04:46:11 DEBUG : three.txt: Sizes differ 2026/07/09 04:46:12 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/09 04:46:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/09 04:46:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/09 04:46:12 INFO : three.txt: Deleted 2026/07/09 04:46:12 DEBUG : three.txt: size = 19 OK 2026/07/09 04:46:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/09 04:46:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.05s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:46:15 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:46:15 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:46:15 DEBUG : Testêé: Sizes differ 2026/07/09 04:46:15 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:46:15 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:46:15 DEBUG : Testêé: size = 14 OK 2026/07/09 04:46:15 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/09 04:46:15 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/09 04:46:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.47s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:46:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/09 04:46:17 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:46:17 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:46:17 DEBUG : existing: size = 6 OK 2026/07/09 04:46:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/09 04:46:17 INFO : existing: Copied (new) 2026/07/09 04:46:17 DEBUG : Waiting for deletions to finish 2026/07/09 04:46:17 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:46:17 DEBUG : existing: size = 6 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:46:17 DEBUG : existing: Sizes differ 2026/07/09 04:46:17 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:46:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/09 04:46:17 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:46:17 ERROR : B2 bucket rclone-test-bigusef5vigu: not deleting files as there were IO errors 2026/07/09 04:46:17 ERROR : B2 bucket rclone-test-bigusef5vigu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.84s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:46:19 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:46:19 DEBUG : EXISTING: size = 6 OK 2026/07/09 04:46:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:46:19 DEBUG : existing: Unchanged skipping 2026/07/09 04:46:19 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:46:19 DEBUG : Waiting for deletions to finish 2026/07/09 04:46:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.65s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.36s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.09s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:46:38 DEBUG : both10: size = 6 OK 2026/07/09 04:46:38 DEBUG : both12: size = 6 OK 2026/07/09 04:46:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:46:38 DEBUG : both11: size = 6 OK 2026/07/09 04:46:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:46:38 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:46:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:46:38 DEBUG : both0: size = 6 OK 2026/07/09 04:46:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:46:38 DEBUG : both10: Unchanged skipping 2026/07/09 04:46:38 DEBUG : both13: size = 6 OK 2026/07/09 04:46:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:46:38 DEBUG : both13: Unchanged skipping 2026/07/09 04:46:38 DEBUG : both14: size = 6 OK 2026/07/09 04:46:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:46:38 DEBUG : both14: Unchanged skipping 2026/07/09 04:46:38 DEBUG : both15: size = 6 OK 2026/07/09 04:46:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:46:38 DEBUG : both11: Unchanged skipping 2026/07/09 04:46:38 DEBUG : both16: size = 6 OK 2026/07/09 04:46:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:46:38 DEBUG : both16: Unchanged skipping 2026/07/09 04:46:38 DEBUG : both17: size = 6 OK 2026/07/09 04:46:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:46:38 DEBUG : both17: Unchanged skipping 2026/07/09 04:46:38 DEBUG : both18: size = 6 OK 2026/07/09 04:46:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:46:38 DEBUG : both18: Unchanged skipping 2026/07/09 04:46:38 DEBUG : both19: size = 6 OK 2026/07/09 04:46:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:46:38 DEBUG : both19: Unchanged skipping 2026/07/09 04:46:38 DEBUG : both1: size = 6 OK 2026/07/09 04:46:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:46:38 DEBUG : both1: Unchanged skipping 2026/07/09 04:46:38 DEBUG : both2: size = 6 OK 2026/07/09 04:46:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:46:38 DEBUG : both2: Unchanged skipping 2026/07/09 04:46:38 DEBUG : both3: size = 6 OK 2026/07/09 04:46:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:46:38 DEBUG : both3: Unchanged skipping 2026/07/09 04:46:38 DEBUG : both4: size = 6 OK 2026/07/09 04:46:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:46:38 DEBUG : both12: Unchanged skipping 2026/07/09 04:46:38 DEBUG : both5: size = 6 OK 2026/07/09 04:46:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:46:38 DEBUG : both0: Unchanged skipping 2026/07/09 04:46:38 DEBUG : both6: size = 6 OK 2026/07/09 04:46:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:46:38 DEBUG : both4: Unchanged skipping 2026/07/09 04:46:38 DEBUG : both7: size = 6 OK 2026/07/09 04:46:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:46:38 DEBUG : both15: Unchanged skipping 2026/07/09 04:46:38 DEBUG : both8: size = 6 OK 2026/07/09 04:46:38 DEBUG : both6: Unchanged skipping 2026/07/09 04:46:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:46:38 DEBUG : both9: size = 6 OK 2026/07/09 04:46:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:46:38 DEBUG : both8: Unchanged skipping 2026/07/09 04:46:38 DEBUG : both9: Unchanged skipping 2026/07/09 04:46:38 DEBUG : both7: Unchanged skipping 2026/07/09 04:46:38 DEBUG : both5: Unchanged skipping 2026/07/09 04:46:38 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:46:38 DEBUG : Waiting for deletions to finish 2026/07/09 04:46:38 INFO : only11: Deleted 2026/07/09 04:46:38 INFO : only14: Deleted 2026/07/09 04:46:38 INFO : only17: Deleted 2026/07/09 04:46:38 INFO : only4: Deleted 2026/07/09 04:46:38 INFO : only2: Deleted 2026/07/09 04:46:38 INFO : only15: Deleted 2026/07/09 04:46:38 INFO : only16: Deleted 2026/07/09 04:46:38 INFO : only18: Deleted 2026/07/09 04:46:38 INFO : only19: Deleted 2026/07/09 04:46:38 INFO : only3: Deleted 2026/07/09 04:46:38 INFO : only6: Deleted 2026/07/09 04:46:38 INFO : only5: Deleted 2026/07/09 04:46:38 INFO : only7: Deleted 2026/07/09 04:46:39 INFO : only8: Deleted 2026/07/09 04:46:39 INFO : only0: Deleted 2026/07/09 04:46:39 INFO : only12: Deleted 2026/07/09 04:46:39 INFO : only13: Deleted 2026/07/09 04:46:39 INFO : only1: Deleted 2026/07/09 04:46:39 INFO : only9: Deleted 2026/07/09 04:46:39 INFO : only10: Deleted 2026/07/09 04:46:39 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.82s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:47:01 DEBUG : both0: size = 6 OK 2026/07/09 04:47:01 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:47:01 DEBUG : both11: size = 6 OK 2026/07/09 04:47:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:01 DEBUG : both12: size = 6 OK 2026/07/09 04:47:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:01 DEBUG : both11: Unchanged skipping 2026/07/09 04:47:01 DEBUG : both10: size = 6 OK 2026/07/09 04:47:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:01 DEBUG : both13: size = 6 OK 2026/07/09 04:47:01 DEBUG : both12: Unchanged skipping 2026/07/09 04:47:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:01 DEBUG : both14: size = 6 OK 2026/07/09 04:47:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:01 DEBUG : both13: Unchanged skipping 2026/07/09 04:47:01 DEBUG : both15: size = 6 OK 2026/07/09 04:47:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:01 DEBUG : both15: Unchanged skipping 2026/07/09 04:47:01 DEBUG : both16: size = 6 OK 2026/07/09 04:47:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:01 DEBUG : both16: Unchanged skipping 2026/07/09 04:47:01 DEBUG : both17: size = 6 OK 2026/07/09 04:47:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:01 DEBUG : both14: Unchanged skipping 2026/07/09 04:47:01 DEBUG : both18: size = 6 OK 2026/07/09 04:47:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:01 DEBUG : both18: Unchanged skipping 2026/07/09 04:47:01 DEBUG : both19: size = 6 OK 2026/07/09 04:47:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:01 DEBUG : both19: Unchanged skipping 2026/07/09 04:47:01 DEBUG : both1: size = 6 OK 2026/07/09 04:47:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:01 DEBUG : both10: Unchanged skipping 2026/07/09 04:47:01 DEBUG : both2: size = 6 OK 2026/07/09 04:47:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:01 DEBUG : both2: Unchanged skipping 2026/07/09 04:47:01 DEBUG : both3: size = 6 OK 2026/07/09 04:47:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:01 DEBUG : both0: Unchanged skipping 2026/07/09 04:47:01 DEBUG : both4: size = 6 OK 2026/07/09 04:47:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:01 DEBUG : both4: Unchanged skipping 2026/07/09 04:47:01 DEBUG : both5: size = 6 OK 2026/07/09 04:47:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:01 DEBUG : both17: Unchanged skipping 2026/07/09 04:47:01 DEBUG : both6: size = 6 OK 2026/07/09 04:47:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:01 DEBUG : both6: Unchanged skipping 2026/07/09 04:47:01 DEBUG : both7: size = 6 OK 2026/07/09 04:47:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:01 DEBUG : both7: Unchanged skipping 2026/07/09 04:47:01 DEBUG : both8: size = 6 OK 2026/07/09 04:47:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:01 DEBUG : both8: Unchanged skipping 2026/07/09 04:47:01 DEBUG : both9: size = 6 OK 2026/07/09 04:47:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:01 DEBUG : both9: Unchanged skipping 2026/07/09 04:47:01 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:47:01 DEBUG : only0: size = 6 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:47:01 DEBUG : only0: Sizes differ 2026/07/09 04:47:01 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:47:01 DEBUG : only10: size = 6 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:47:01 DEBUG : only10: Sizes differ 2026/07/09 04:47:01 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:47:01 DEBUG : only11: size = 6 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:47:01 DEBUG : only11: Sizes differ 2026/07/09 04:47:01 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:47:01 DEBUG : only12: size = 6 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:47:01 DEBUG : only12: Sizes differ 2026/07/09 04:47:01 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:47:01 DEBUG : only13: size = 6 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:47:01 DEBUG : only13: Sizes differ 2026/07/09 04:47:01 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:47:01 DEBUG : only14: size = 6 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:47:01 DEBUG : only14: Sizes differ 2026/07/09 04:47:01 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:47:01 DEBUG : only15: size = 6 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:47:01 DEBUG : only15: Sizes differ 2026/07/09 04:47:01 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:47:01 DEBUG : only16: size = 6 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:47:01 DEBUG : only16: Sizes differ 2026/07/09 04:47:01 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:47:01 DEBUG : only17: size = 6 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:47:01 DEBUG : only17: Sizes differ 2026/07/09 04:47:01 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:47:01 DEBUG : only18: size = 6 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:47:01 DEBUG : only18: Sizes differ 2026/07/09 04:47:01 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:47:01 DEBUG : only19: size = 6 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:47:01 DEBUG : only19: Sizes differ 2026/07/09 04:47:01 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:47:01 DEBUG : only1: size = 6 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:47:01 DEBUG : only1: Sizes differ 2026/07/09 04:47:01 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:47:01 DEBUG : only2: size = 6 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:47:01 DEBUG : only2: Sizes differ 2026/07/09 04:47:01 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:47:01 DEBUG : only3: size = 6 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:47:01 DEBUG : only3: Sizes differ 2026/07/09 04:47:01 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:47:01 DEBUG : only4: size = 6 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:47:01 DEBUG : only4: Sizes differ 2026/07/09 04:47:01 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:47:01 DEBUG : only5: size = 6 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:47:01 DEBUG : only5: Sizes differ 2026/07/09 04:47:01 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:47:01 DEBUG : only6: size = 6 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:47:01 DEBUG : only6: Sizes differ 2026/07/09 04:47:01 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:47:01 DEBUG : only7: size = 6 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:47:01 DEBUG : only7: Sizes differ 2026/07/09 04:47:01 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:47:01 DEBUG : only8: size = 6 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:47:01 DEBUG : only8: Sizes differ 2026/07/09 04:47:01 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2928936412) 2026/07/09 04:47:01 DEBUG : only9: size = 6 (B2 bucket rclone-test-bigusef5vigu) 2026/07/09 04:47:01 DEBUG : only9: Sizes differ 2026/07/09 04:47:01 DEBUG : both1: Unchanged skipping 2026/07/09 04:47:01 DEBUG : both3: Unchanged skipping 2026/07/09 04:47:01 DEBUG : both5: Unchanged skipping 2026/07/09 04:47:01 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:47:01 DEBUG : only10: size = 0 OK 2026/07/09 04:47:01 DEBUG : only12: size = 0 OK 2026/07/09 04:47:01 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/09 04:47:01 INFO : only10: Copied (replaced existing) 2026/07/09 04:47:01 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/09 04:47:01 INFO : only12: Copied (replaced existing) 2026/07/09 04:47:02 DEBUG : only14: size = 0 OK 2026/07/09 04:47:02 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/09 04:47:02 INFO : only14: Copied (replaced existing) 2026/07/09 04:47:02 DEBUG : only13: size = 0 OK 2026/07/09 04:47:02 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/09 04:47:02 INFO : only13: Copied (replaced existing) 2026/07/09 04:47:02 DEBUG : only15: size = 0 OK 2026/07/09 04:47:02 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/09 04:47:02 INFO : only15: Copied (replaced existing) 2026/07/09 04:47:02 DEBUG : only16: size = 0 OK 2026/07/09 04:47:02 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/09 04:47:02 INFO : only16: Copied (replaced existing) 2026/07/09 04:47:02 DEBUG : only11: size = 0 OK 2026/07/09 04:47:02 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/09 04:47:02 INFO : only11: Copied (replaced existing) 2026/07/09 04:47:02 DEBUG : only17: size = 0 OK 2026/07/09 04:47:02 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/09 04:47:02 INFO : only17: Copied (replaced existing) 2026/07/09 04:47:02 DEBUG : only18: size = 0 OK 2026/07/09 04:47:02 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/09 04:47:02 INFO : only18: Copied (replaced existing) 2026/07/09 04:47:02 DEBUG : only19: size = 0 OK 2026/07/09 04:47:02 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/09 04:47:02 INFO : only19: Copied (replaced existing) 2026/07/09 04:47:02 DEBUG : only0: size = 0 OK 2026/07/09 04:47:02 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/09 04:47:02 INFO : only0: Copied (replaced existing) 2026/07/09 04:47:02 DEBUG : only1: size = 0 OK 2026/07/09 04:47:02 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/09 04:47:02 INFO : only1: Copied (replaced existing) 2026/07/09 04:47:02 DEBUG : only2: size = 0 OK 2026/07/09 04:47:02 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/09 04:47:02 INFO : only2: Copied (replaced existing) 2026/07/09 04:47:02 DEBUG : only3: size = 0 OK 2026/07/09 04:47:02 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/09 04:47:02 INFO : only3: Copied (replaced existing) 2026/07/09 04:47:02 DEBUG : only4: size = 0 OK 2026/07/09 04:47:02 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/09 04:47:02 INFO : only4: Copied (replaced existing) 2026/07/09 04:47:02 DEBUG : only5: size = 0 OK 2026/07/09 04:47:02 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/09 04:47:02 INFO : only5: Copied (replaced existing) 2026/07/09 04:47:02 DEBUG : only6: size = 0 OK 2026/07/09 04:47:02 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/09 04:47:02 INFO : only6: Copied (replaced existing) 2026/07/09 04:47:02 DEBUG : only7: size = 0 OK 2026/07/09 04:47:02 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/09 04:47:02 INFO : only7: Copied (replaced existing) 2026/07/09 04:47:02 DEBUG : only8: size = 0 OK 2026/07/09 04:47:02 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/09 04:47:02 INFO : only8: Copied (replaced existing) 2026/07/09 04:47:02 DEBUG : only9: size = 0 OK 2026/07/09 04:47:02 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/09 04:47:02 INFO : only9: Copied (replaced existing) 2026/07/09 04:47:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.24s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:47:10 DEBUG : empty_dir: Making directory with metadata 2026/07/09 04:47:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/09 04:47:10 DEBUG : empty_on_remote: Making directory with metadata 2026/07/09 04:47:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/09 04:47:10 INFO : empty_on_remote: Making directory 2026/07/09 04:47:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/09 04:47:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/09 04:47:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/09 04:47:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/09 04:47:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.93s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:47:13 DEBUG : empty_dir: Making directory with metadata 2026/07/09 04:47:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/09 04:47:13 DEBUG : empty_on_remote: Making directory with metadata 2026/07/09 04:47:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/09 04:47:13 INFO : empty_on_remote: Making directory 2026/07/09 04:47:13 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/09 04:47:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/09 04:47:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/09 04:47:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/09 04:47:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/09 04:47:14 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:47:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/09 04:47:16 INFO : sub dir: Making directory 2026/07/09 04:47:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:47:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/09 04:47:19 INFO : sub dir: Making directory 2026/07/09 04:47:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.64s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:47:30 DEBUG : Waiting for deletions to finish 2026/07/09 04:47:31 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:47:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:47:31 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:47:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:47:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:47:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:47:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:47:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:47:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:47:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:47:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:47:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:47:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:47:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:47:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:47:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:47:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:47:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:47:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:47:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:47:31 DEBUG : apple: size = 5 OK 2026/07/09 04:47:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:47:31 DEBUG : apple: Unchanged skipping 2026/07/09 04:47:31 DEBUG : banana: size = 6 OK 2026/07/09 04:47:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:47:31 DEBUG : banana: Unchanged skipping 2026/07/09 04:47:31 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:47:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:31 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:47:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:47:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:47:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:47:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:47:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:32 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:47:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:47:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:47:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:47:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:47:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:47:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:47:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:47:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:47:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:47:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:47:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:47:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:47:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:47:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:47:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:47:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:47:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:47:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:47:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:47:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:47:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:47:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:47:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:47:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:47:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:47:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:47:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:47:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:47:32 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:47:32 DEBUG : Waiting for deletions to finish 2026/07/09 04:47:32 INFO : There was nothing to transfer 2026/07/09 04:47:32 DEBUG : Waiting for deletions to finish 2026/07/09 04:47:32 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:47:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:47:32 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:47:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:47:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:47:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:47:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:47:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:47:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:47:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:47:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:47:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:47:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:47:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:47:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:47:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:47:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:47:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:47:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:47:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:47:32 DEBUG : apple: size = 5 OK 2026/07/09 04:47:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:47:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:47:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:47:32 DEBUG : banana: size = 6 OK 2026/07/09 04:47:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:32 DEBUG : apple: Unchanged skipping 2026/07/09 04:47:32 DEBUG : banana: Unchanged skipping 2026/07/09 04:47:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:47:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:47:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:47:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:47:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:47:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:47:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:47:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:47:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:47:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:47:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:47:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:47:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:47:33 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:47:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:47:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:47:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:47:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:47:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:47:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:47:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:47:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:47:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:47:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:47:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:47:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:47:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:47:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:47:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:47:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:47:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:47:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:47:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:47:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:47:33 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:47:33 DEBUG : Waiting for deletions to finish 2026/07/09 04:47:33 INFO : There was nothing to transfer 2026/07/09 04:47:33 DEBUG : Waiting for deletions to finish 2026/07/09 04:47:33 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:47:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:47:33 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:47:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:47:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:47:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:47:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:47:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:47:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:47:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:47:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:47:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:47:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:47:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:47:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:47:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:47:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:47:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:47:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:47:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:47:47 DEBUG : Waiting for deletions to finish 2026/07/09 04:47:47 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:47:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:47:47 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:47:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:47:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:47:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:47:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:47:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:47:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:47:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:47:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:47:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:47:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:47:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:47:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:47:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:47:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:47:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:47:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:47:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:47:48 DEBUG : apple: size = 5 OK 2026/07/09 04:47:48 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:47:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:47:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : banana: size = 6 OK 2026/07/09 04:47:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : banana: Unchanged skipping 2026/07/09 04:47:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : apple: Unchanged skipping 2026/07/09 04:47:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:47:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:47:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:47:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:47:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:47:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:47:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:47:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:47:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:47:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:47:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:47:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:47:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:47:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:47:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:47:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:47:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:47:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:47:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:47:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:47:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:47:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:47:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:47:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:47:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:47:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:47:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:47:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:47:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:47:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:47:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:47:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:47:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:47:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:47:48 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:47:48 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:47:48 DEBUG : Waiting for deletions to finish 2026/07/09 04:47:48 INFO : There was nothing to transfer 2026/07/09 04:47:48 DEBUG : Waiting for deletions to finish 2026/07/09 04:47:48 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:47:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:47:48 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:47:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:47:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:47:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:47:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:47:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:47:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:47:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:47:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:47:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:47:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:47:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:47:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:47:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:47:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:47:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:47:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:47:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:47:48 DEBUG : apple: size = 5 OK 2026/07/09 04:47:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : apple: Unchanged skipping 2026/07/09 04:47:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:47:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:47:48 DEBUG : banana: size = 6 OK 2026/07/09 04:47:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : banana: Unchanged skipping 2026/07/09 04:47:48 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:47:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:47:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:47:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:47:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:49 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:47:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:47:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:47:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:47:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:47:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:47:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:47:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:47:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:47:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:47:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:47:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:47:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:47:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:47:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:47:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:47:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:47:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:47:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:47:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:47:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:47:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:47:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:47:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:47:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:47:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:47:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:47:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:47:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:47:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:47:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:47:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:47:49 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:47:49 DEBUG : Waiting for deletions to finish 2026/07/09 04:47:49 INFO : There was nothing to transfer 2026/07/09 04:47:49 DEBUG : Waiting for deletions to finish 2026/07/09 04:47:49 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:47:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:47:49 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:47:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:47:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:47:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:47:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:47:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:47:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:47:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:47:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:47:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:47:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:47:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:47:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:47:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:47:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:47:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:47:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:47:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:48:02 DEBUG : Waiting for deletions to finish 2026/07/09 04:48:02 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:48:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:48:02 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:48:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:48:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:48:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:48:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:48:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:48:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:48:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:48:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:48:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:48:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:48:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:48:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:48:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:48:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:48:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:48:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:48:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:48:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:02 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:02 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:02 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:02 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:02 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:02 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:02 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/09 04:48:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/09 04:48:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/09 04:48:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/09 04:48:03 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:03 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/09 04:48:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/09 04:48:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/09 04:48:03 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/09 04:48:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:03 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:48:03 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:48:03 DEBUG : YmFuYW5h: size = 6 OK 2026/07/09 04:48:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/09 04:48:03 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/09 04:48:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/09 04:48:03 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/09 04:48:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/09 04:48:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/09 04:48:03 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/09 04:48:03 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/09 04:48:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:03 DEBUG : YXBwbGU=: size = 5 OK 2026/07/09 04:48:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/09 04:48:03 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/09 04:48:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/09 04:48:03 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/09 04:48:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/09 04:48:03 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/09 04:48:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/09 04:48:03 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/09 04:48:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/09 04:48:03 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/09 04:48:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/09 04:48:03 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/09 04:48:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:04 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/09 04:48:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/09 04:48:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/09 04:48:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/09 04:48:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:04 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/09 04:48:04 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/09 04:48:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:04 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/09 04:48:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/09 04:48:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:04 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/09 04:48:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/09 04:48:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/09 04:48:04 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/09 04:48:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/09 04:48:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:04 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/09 04:48:04 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/09 04:48:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:04 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/09 04:48:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/09 04:48:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:04 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/09 04:48:04 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/09 04:48:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/09 04:48:04 DEBUG : Waiting for deletions to finish 2026/07/09 04:48:04 INFO : dir1/0010-456789.txt: Deleted 2026/07/09 04:48:05 INFO : dir1/0009-3456789.txt: Deleted 2026/07/09 04:48:05 INFO : banana: Deleted 2026/07/09 04:48:05 INFO : dir1/0011-56789;.txt: Deleted 2026/07/09 04:48:05 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/09 04:48:05 INFO : dir1/0012-6789;.txt: Deleted 2026/07/09 04:48:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/09 04:48:05 INFO : dir1/0013-789;=.txt: Deleted 2026/07/09 04:48:05 INFO : dir1/0014-89;=.txt: Deleted 2026/07/09 04:48:05 INFO : apple: Deleted 2026/07/09 04:48:05 INFO : appleappleapplebanana: Deleted 2026/07/09 04:48:05 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/09 04:48:05 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/09 04:48:05 INFO : dir1/0007-1234567.txt: Deleted 2026/07/09 04:48:05 INFO : dir1/0015-9;=.txt: Deleted 2026/07/09 04:48:05 INFO : dir1/0003-defghij.txt: Deleted 2026/07/09 04:48:05 INFO : splitbananasplit: Deleted 2026/07/09 04:48:05 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/09 04:48:05 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/09 04:48:05 INFO : dir1/0008-2345678.txt: Deleted 2026/07/09 04:48:05 DEBUG : Waiting for deletions to finish 2026/07/09 04:48:05 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/09 04:48:05 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/09 04:48:05 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/09 04:48:05 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/09 04:48:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/09 04:48:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/09 04:48:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/09 04:48:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/09 04:48:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/09 04:48:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/09 04:48:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/09 04:48:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/09 04:48:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/09 04:48:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/09 04:48:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/09 04:48:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/09 04:48:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/09 04:48:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/09 04:48:05 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/09 04:48:05 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/09 04:48:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/09 04:48:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : YXBwbGU=: size = 5 OK 2026/07/09 04:48:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/09 04:48:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:48:06 DEBUG : apple: Unchanged skipping 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:48:06 DEBUG : YmFuYW5h: size = 6 OK 2026/07/09 04:48:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:48:06 DEBUG : banana: Unchanged skipping 2026/07/09 04:48:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/09 04:48:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:48:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:48:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/09 04:48:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/09 04:48:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:48:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/09 04:48:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/09 04:48:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/09 04:48:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:48:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:48:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:48:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:48:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/09 04:48:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:48:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:48:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/09 04:48:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:48:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:48:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:48:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/09 04:48:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:48:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:48:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/09 04:48:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/09 04:48:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:48:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:48:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:48:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/09 04:48:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:48:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:48:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/09 04:48:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:48:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/09 04:48:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:48:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:48:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:48:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:48:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/09 04:48:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:48:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:48:06 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/09 04:48:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:48:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:48:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/09 04:48:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:48:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:48:06 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:48:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/09 04:48:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:48:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:48:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/09 04:48:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:48:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:48:06 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:48:06 DEBUG : Waiting for deletions to finish 2026/07/09 04:48:06 DEBUG : Waiting for deletions to finish 2026/07/09 04:48:06 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/09 04:48:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/09 04:48:06 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/09 04:48:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/09 04:48:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/09 04:48:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/09 04:48:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/09 04:48:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/09 04:48:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/09 04:48:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/09 04:48:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/09 04:48:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/09 04:48:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/09 04:48:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/09 04:48:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/09 04:48:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/09 04:48:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/09 04:48:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/09 04:48:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/09 04:48:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/09 04:48:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:48:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:48:06 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:48:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:48:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:48:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:48:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:48:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:48:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:48:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:48:20 DEBUG : Waiting for deletions to finish 2026/07/09 04:48:20 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:48:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:48:20 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:48:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:48:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:48:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:48:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:48:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:48:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:48:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:48:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:48:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:48:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:48:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:48:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:48:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:48:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:48:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:48:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:48:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:48:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/09 04:48:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/09 04:48:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/09 04:48:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/09 04:48:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:20 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:20 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:48:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:48:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/09 04:48:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:48:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/09 04:48:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:48:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:48:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:48:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:48:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:48:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:48:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:48:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:48:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:48:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:48:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:48:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:48:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/09 04:48:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:48:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:48:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:48:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:48:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:48:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:48:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:48:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:48:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/09 04:48:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:48:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/09 04:48:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:48:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:48:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:48:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:48:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/09 04:48:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:48:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:48:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:48:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:48:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:48:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:48:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:48:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:48:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:48:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/09 04:48:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:48:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:48:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:48:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/09 04:48:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:48:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:48:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:48:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:48:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:48:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:48:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:48:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:48:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:48:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/09 04:48:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:48:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:48:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:48:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:48:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:48:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/09 04:48:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:48:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:48:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:48:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:48:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:48:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:48:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:48:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:48:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:48:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/09 04:48:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:48:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:48:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:48:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:48:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/09 04:48:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:48:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/09 04:48:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/09 04:48:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/09 04:48:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:48:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/09 04:48:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:48:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/09 04:48:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:48:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:48:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:48:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:48:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/09 04:48:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:48:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:48:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:48:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:48:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:48:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/09 04:48:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:48:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:48:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:48:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:48:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:48:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/09 04:48:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:48:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:48:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:48:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:48:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:48:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/09 04:48:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:48:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:48:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:48:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:48:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:48:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/09 04:48:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:48:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:48:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:48:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:48:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:48:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/09 04:48:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:48:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:48:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:48:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:48:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:48:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:48:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:48:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:48:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/09 04:48:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:48:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/09 04:48:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/09 04:48:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/09 04:48:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:48:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/09 04:48:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:48:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/09 04:48:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/09 04:48:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:48:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:48:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:48:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/09 04:48:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:48:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:48:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:48:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:48:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:48:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/09 04:48:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:48:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/09 04:48:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:48:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:48:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:48:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:48:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:48:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/09 04:48:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:48:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:48:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:48:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:48:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:48:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:48:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:48:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:48:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:48:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:48:20 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/09 04:48:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:48:20 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:48:20 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/09 04:48:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/09 04:48:20 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/09 04:48:20 DEBUG : PREFIXbanana: size = 6 OK 2026/07/09 04:48:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/09 04:48:20 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/09 04:48:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:20 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:48:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:20 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:48:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:20 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:48:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:20 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:48:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:20 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:48:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:20 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/09 04:48:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:20 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:48:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:20 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:48:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:20 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/09 04:48:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:20 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/09 04:48:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:20 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:48:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:20 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:48:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:20 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/09 04:48:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:20 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:48:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:20 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/09 04:48:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/09 04:48:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/09 04:48:20 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:48:20 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:48:21 DEBUG : PREFIXapple: size = 5 OK 2026/07/09 04:48:21 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/09 04:48:21 INFO : apple: Copied (new) to: PREFIXapple 2026/07/09 04:48:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/09 04:48:21 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/09 04:48:21 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/09 04:48:21 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/09 04:48:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/09 04:48:21 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/09 04:48:21 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/09 04:48:21 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/09 04:48:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/09 04:48:21 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:48:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/09 04:48:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/09 04:48:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/09 04:48:21 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/09 04:48:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/09 04:48:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/09 04:48:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/09 04:48:21 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/09 04:48:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/09 04:48:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/09 04:48:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/09 04:48:21 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/09 04:48:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/09 04:48:21 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/09 04:48:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/09 04:48:21 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/09 04:48:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/09 04:48:21 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/09 04:48:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/09 04:48:21 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/09 04:48:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/09 04:48:21 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/09 04:48:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/09 04:48:21 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/09 04:48:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/09 04:48:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/09 04:48:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/09 04:48:21 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/09 04:48:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/09 04:48:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/09 04:48:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/09 04:48:21 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/09 04:48:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/09 04:48:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/09 04:48:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/09 04:48:21 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/09 04:48:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/09 04:48:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/09 04:48:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/09 04:48:21 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/09 04:48:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/09 04:48:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/09 04:48:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/09 04:48:22 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/09 04:48:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/09 04:48:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/09 04:48:22 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/09 04:48:22 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/09 04:48:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/09 04:48:22 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/09 04:48:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/09 04:48:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/09 04:48:22 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/09 04:48:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/09 04:48:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/09 04:48:22 DEBUG : Waiting for deletions to finish 2026/07/09 04:48:22 INFO : dir1/0003-defghij.txt: Deleted 2026/07/09 04:48:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/09 04:48:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/09 04:48:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/09 04:48:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/09 04:48:22 INFO : splitbananasplit: Deleted 2026/07/09 04:48:22 INFO : dir1/0013-789;=.txt: Deleted 2026/07/09 04:48:22 INFO : dir1/0011-56789;.txt: Deleted 2026/07/09 04:48:22 INFO : dir1/0007-1234567.txt: Deleted 2026/07/09 04:48:22 INFO : dir1/0014-89;=.txt: Deleted 2026/07/09 04:48:22 INFO : dir1/0012-6789;.txt: Deleted 2026/07/09 04:48:22 INFO : dir1/0015-9;=.txt: Deleted 2026/07/09 04:48:22 INFO : apple: Deleted 2026/07/09 04:48:22 INFO : appleappleapplebanana: Deleted 2026/07/09 04:48:22 INFO : banana: Deleted 2026/07/09 04:48:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/09 04:48:23 INFO : dir1/0008-2345678.txt: Deleted 2026/07/09 04:48:23 INFO : dir1/0009-3456789.txt: Deleted 2026/07/09 04:48:23 INFO : dir1/0010-456789.txt: Deleted 2026/07/09 04:48:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/09 04:48:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:48:23 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/09 04:48:23 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:48:23 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/09 04:48:23 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/09 04:48:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:48:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:48:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:48:23 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:48:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:48:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:48:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:48:23 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:48:23 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:48:23 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:48:23 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:48:23 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:48:23 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:48:23 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:48:23 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:48:23 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:48:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/09 04:48:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/09 04:48:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/09 04:48:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/09 04:48:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/09 04:48:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/09 04:48:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/09 04:48:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/09 04:48:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/09 04:48:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/09 04:48:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/09 04:48:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/09 04:48:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/09 04:48:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/09 04:48:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/09 04:48:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/09 04:48:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/09 04:48:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/09 04:48:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/09 04:48:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/09 04:48:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/09 04:48:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/09 04:48:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/09 04:48:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/09 04:48:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/09 04:48:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/09 04:48:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/09 04:48:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/09 04:48:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/09 04:48:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/09 04:48:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/09 04:48:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/09 04:48:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/09 04:48:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/09 04:48:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/09 04:48:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/09 04:48:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/09 04:48:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/09 04:48:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/09 04:48:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/09 04:48:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/09 04:48:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/09 04:48:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/09 04:48:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/09 04:48:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/09 04:48:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/09 04:48:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/09 04:48:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/09 04:48:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/09 04:48:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/09 04:48:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/09 04:48:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/09 04:48:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/09 04:48:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/09 04:48:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/09 04:48:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/09 04:48:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/09 04:48:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/09 04:48:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/09 04:48:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/09 04:48:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/09 04:48:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/09 04:48:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/09 04:48:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/09 04:48:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/09 04:48:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/09 04:48:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/09 04:48:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/09 04:48:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/09 04:48:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/09 04:48:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/09 04:48:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/09 04:48:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/09 04:48:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/09 04:48:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/09 04:48:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/09 04:48:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/09 04:48:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/09 04:48:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/09 04:48:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/09 04:48:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/09 04:48:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/09 04:48:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/09 04:48:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/09 04:48:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/09 04:48:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/09 04:48:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/09 04:48:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/09 04:48:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/09 04:48:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/09 04:48:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/09 04:48:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/09 04:48:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/09 04:48:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/09 04:48:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:23 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:48:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:48:23 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:48:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:48:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/09 04:48:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/09 04:48:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/09 04:48:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/09 04:48:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/09 04:48:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/09 04:48:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/09 04:48:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/09 04:48:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/09 04:48:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/09 04:48:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/09 04:48:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/09 04:48:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/09 04:48:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/09 04:48:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/09 04:48:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/09 04:48:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/09 04:48:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/09 04:48:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/09 04:48:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/09 04:48:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:48:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/09 04:48:23 INFO : appleappleapplebanana: Copied (new) 2026/07/09 04:48:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:23 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:48:23 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:48:24 DEBUG : banana: size = 6 OK 2026/07/09 04:48:24 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/09 04:48:24 INFO : banana: Copied (new) 2026/07/09 04:48:24 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:48:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/09 04:48:24 INFO : splitbananasplit: Copied (new) 2026/07/09 04:48:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:48:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/09 04:48:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/09 04:48:24 DEBUG : apple: size = 5 OK 2026/07/09 04:48:24 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/09 04:48:24 INFO : apple: Copied (new) 2026/07/09 04:48:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:48:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/09 04:48:24 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/09 04:48:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:48:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/09 04:48:24 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/09 04:48:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:48:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/09 04:48:24 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/09 04:48:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:48:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/09 04:48:24 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/09 04:48:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:48:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/09 04:48:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/09 04:48:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:48:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/09 04:48:24 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/09 04:48:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:48:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/09 04:48:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/09 04:48:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:48:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/09 04:48:24 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/09 04:48:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:48:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/09 04:48:24 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/09 04:48:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:48:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/09 04:48:24 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/09 04:48:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:48:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/09 04:48:25 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/09 04:48:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:48:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/09 04:48:25 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/09 04:48:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:48:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/09 04:48:25 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/09 04:48:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:48:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/09 04:48:25 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/09 04:48:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:48:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/09 04:48:25 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/09 04:48:25 DEBUG : Waiting for deletions to finish 2026/07/09 04:48:25 INFO : PREFIXsplitbananasplit: Deleted 2026/07/09 04:48:25 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/09 04:48:25 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/09 04:48:25 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/09 04:48:25 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/09 04:48:25 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/09 04:48:25 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/09 04:48:25 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/09 04:48:25 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/09 04:48:25 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/09 04:48:25 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/09 04:48:25 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/09 04:48:25 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/09 04:48:25 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/09 04:48:25 INFO : PREFIXbanana: Deleted 2026/07/09 04:48:25 INFO : PREFIXapple: Deleted 2026/07/09 04:48:25 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/09 04:48:25 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/09 04:48:25 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/09 04:48:25 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/09 04:48:25 DEBUG : Waiting for deletions to finish 2026/07/09 04:48:26 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : Waiting for deletions to finish 2026/07/09 04:48:26 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:48:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:48:40 DEBUG : Waiting for deletions to finish 2026/07/09 04:48:40 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:48:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:48:40 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:48:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:48:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:48:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:48:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:48:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:48:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:48:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:48:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:48:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:48:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:48:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:48:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:48:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:48:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:48:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:48:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:48:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:48:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/09 04:48:40 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/09 04:48:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:40 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/09 04:48:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/09 04:48:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:40 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:40 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:40 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/09 04:48:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/09 04:48:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:40 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/09 04:48:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/09 04:48:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/09 04:48:40 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:40 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:40 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:40 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/09 04:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:48:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:41 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:41 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:41 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:41 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:41 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:48:41 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:48:41 DEBUG : appleSUFFIX: size = 5 OK 2026/07/09 04:48:41 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/09 04:48:41 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/09 04:48:41 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/09 04:48:41 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/09 04:48:41 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/09 04:48:41 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/09 04:48:41 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/09 04:48:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/09 04:48:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/09 04:48:41 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/09 04:48:41 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/09 04:48:41 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/09 04:48:41 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/09 04:48:41 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/09 04:48:41 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/09 04:48:41 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/09 04:48:41 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/09 04:48:41 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/09 04:48:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/09 04:48:41 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/09 04:48:41 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/09 04:48:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/09 04:48:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/09 04:48:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/09 04:48:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/09 04:48:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/09 04:48:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/09 04:48:41 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/09 04:48:41 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/09 04:48:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/09 04:48:42 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/09 04:48:42 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/09 04:48:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/09 04:48:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/09 04:48:42 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/09 04:48:42 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/09 04:48:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/09 04:48:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/09 04:48:42 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/09 04:48:42 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/09 04:48:42 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/09 04:48:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/09 04:48:42 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/09 04:48:42 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/09 04:48:42 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/09 04:48:42 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/09 04:48:42 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/09 04:48:42 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/09 04:48:42 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/09 04:48:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/09 04:48:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/09 04:48:42 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/09 04:48:42 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/09 04:48:42 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/09 04:48:42 DEBUG : Waiting for deletions to finish 2026/07/09 04:48:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/09 04:48:42 INFO : dir1/0010-456789.txt: Deleted 2026/07/09 04:48:42 INFO : dir1/0007-1234567.txt: Deleted 2026/07/09 04:48:43 INFO : apple: Deleted 2026/07/09 04:48:43 INFO : dir1/0012-6789;.txt: Deleted 2026/07/09 04:48:43 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/09 04:48:43 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/09 04:48:43 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/09 04:48:43 INFO : banana: Deleted 2026/07/09 04:48:43 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/09 04:48:43 INFO : dir1/0011-56789;.txt: Deleted 2026/07/09 04:48:43 INFO : dir1/0014-89;=.txt: Deleted 2026/07/09 04:48:43 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/09 04:48:43 INFO : dir1/0015-9;=.txt: Deleted 2026/07/09 04:48:43 INFO : appleappleapplebanana: Deleted 2026/07/09 04:48:43 INFO : splitbananasplit: Deleted 2026/07/09 04:48:43 INFO : dir1/0003-defghij.txt: Deleted 2026/07/09 04:48:43 INFO : dir1/0013-789;=.txt: Deleted 2026/07/09 04:48:43 INFO : dir1/0009-3456789.txt: Deleted 2026/07/09 04:48:43 INFO : dir1/0008-2345678.txt: Deleted 2026/07/09 04:48:43 DEBUG : Waiting for deletions to finish 2026/07/09 04:48:43 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/09 04:48:43 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/09 04:48:43 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/09 04:48:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:48:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:48:43 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:48:43 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:48:43 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:48:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:48:43 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:48:43 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:48:43 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:48:43 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:48:43 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:48:43 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:48:43 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:48:43 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:48:43 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:48:43 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:48:43 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/09 04:48:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/09 04:48:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/09 04:48:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/09 04:48:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/09 04:48:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/09 04:48:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/09 04:48:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/09 04:48:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/09 04:48:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/09 04:48:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/09 04:48:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/09 04:48:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/09 04:48:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/09 04:48:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/09 04:48:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/09 04:48:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/09 04:48:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/09 04:48:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/09 04:48:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/09 04:48:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/09 04:48:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/09 04:48:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/09 04:48:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/09 04:48:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/09 04:48:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/09 04:48:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/09 04:48:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/09 04:48:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/09 04:48:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/09 04:48:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/09 04:48:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/09 04:48:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/09 04:48:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/09 04:48:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/09 04:48:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/09 04:48:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/09 04:48:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/09 04:48:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/09 04:48:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/09 04:48:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/09 04:48:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/09 04:48:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/09 04:48:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/09 04:48:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/09 04:48:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/09 04:48:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/09 04:48:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/09 04:48:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/09 04:48:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/09 04:48:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/09 04:48:44 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:48:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:48:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/09 04:48:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/09 04:48:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/09 04:48:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/09 04:48:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/09 04:48:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/09 04:48:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/09 04:48:44 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:48:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/09 04:48:44 INFO : splitbananasplit: Copied (new) 2026/07/09 04:48:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:48:44 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:48:44 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:48:44 DEBUG : apple: size = 5 OK 2026/07/09 04:48:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/09 04:48:44 INFO : apple: Copied (new) 2026/07/09 04:48:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:48:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/09 04:48:44 INFO : appleappleapplebanana: Copied (new) 2026/07/09 04:48:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:48:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/09 04:48:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/09 04:48:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:48:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/09 04:48:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/09 04:48:44 DEBUG : banana: size = 6 OK 2026/07/09 04:48:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/09 04:48:44 INFO : banana: Copied (new) 2026/07/09 04:48:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:48:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/09 04:48:44 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/09 04:48:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:48:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/09 04:48:44 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/09 04:48:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:48:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/09 04:48:44 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/09 04:48:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:48:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/09 04:48:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/09 04:48:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:48:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/09 04:48:45 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/09 04:48:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:48:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/09 04:48:45 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/09 04:48:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:48:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/09 04:48:45 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/09 04:48:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:48:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/09 04:48:45 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/09 04:48:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:48:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/09 04:48:45 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/09 04:48:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:48:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/09 04:48:45 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/09 04:48:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:48:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/09 04:48:45 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/09 04:48:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:48:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/09 04:48:45 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/09 04:48:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:48:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/09 04:48:45 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/09 04:48:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:48:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/09 04:48:45 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/09 04:48:45 DEBUG : Waiting for deletions to finish 2026/07/09 04:48:45 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/09 04:48:45 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/09 04:48:45 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/09 04:48:46 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/09 04:48:46 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/09 04:48:46 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/09 04:48:46 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/09 04:48:46 INFO : bananaSUFFIX: Deleted 2026/07/09 04:48:46 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/09 04:48:46 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/09 04:48:46 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/09 04:48:46 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/09 04:48:46 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/09 04:48:46 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/09 04:48:46 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/09 04:48:46 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/09 04:48:46 INFO : splitbananasplitSUFFIX: Deleted 2026/07/09 04:48:46 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/09 04:48:46 INFO : appleSUFFIX: Deleted 2026/07/09 04:48:46 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/09 04:48:46 DEBUG : Waiting for deletions to finish 2026/07/09 04:48:46 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:48:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:48:46 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:48:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:48:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:48:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:48:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:48:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:48:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:48:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:48:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:48:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:48:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:48:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:48:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:48:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:48:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:48:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:48:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:48:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:48:46 DEBUG : Waiting for deletions to finish 2026/07/09 04:48:47 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:48:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:48:47 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:48:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:48:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:48:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:48:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:48:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:48:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:48:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:48:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:48:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:48:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:48:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:48:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:48:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:48:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:48:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:48:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:48:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:48:59 DEBUG : Waiting for deletions to finish 2026/07/09 04:48:59 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:48:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:48:59 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:48:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:48:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:48:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:48:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:48:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:48:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:48:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:48:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:48:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:48:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:48:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:48:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:48:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:48:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:48:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:48:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:48:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:49:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:49:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:49:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:49:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:49:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/09 04:49:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:49:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/09 04:49:00 DEBUG : apple: size = 5 OK 2026/07/09 04:49:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:00 DEBUG : apple: Unchanged skipping 2026/07/09 04:49:00 DEBUG : banana: size = 6 OK 2026/07/09 04:49:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:00 DEBUG : banana: Unchanged skipping 2026/07/09 04:49:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:49:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:49:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:49:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:49:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:49:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:49:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:49:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:49:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:49:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:49:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:49:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:49:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:49:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:49:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:49:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:49:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:49:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:49:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:49:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:49:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:49:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:49:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:49:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:49:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:49:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:49:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:49:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:49:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:49:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:49:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:49:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:49:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:49:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:49:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:49:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/09 04:49:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:00 DEBUG : appleapple: size = 21 OK 2026/07/09 04:49:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/09 04:49:00 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/09 04:49:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/09 04:49:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/09 04:49:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/09 04:49:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/09 04:49:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/09 04:49:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/09 04:49:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:49:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/09 04:49:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/09 04:49:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/09 04:49:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/09 04:49:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:49:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:49:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:49:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:49:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:49:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:49:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:49:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:49:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/09 04:49:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/09 04:49:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:49:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/09 04:49:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:49:00 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:49:00 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:49:00 DEBUG : splitbanan: size = 16 OK 2026/07/09 04:49:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/09 04:49:00 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/09 04:49:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/09 04:49:00 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/09 04:49:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/09 04:49:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/09 04:49:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/09 04:49:00 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/09 04:49:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/09 04:49:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/09 04:49:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/09 04:49:00 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/09 04:49:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/09 04:49:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/09 04:49:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/09 04:49:01 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/09 04:49:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/09 04:49:01 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/09 04:49:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/09 04:49:01 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/09 04:49:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/09 04:49:01 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/09 04:49:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/09 04:49:01 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/09 04:49:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/09 04:49:01 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/09 04:49:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/09 04:49:01 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/09 04:49:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/09 04:49:01 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/09 04:49:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/09 04:49:01 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/09 04:49:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/09 04:49:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/09 04:49:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/09 04:49:01 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/09 04:49:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/09 04:49:01 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/09 04:49:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/09 04:49:01 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/09 04:49:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/09 04:49:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/09 04:49:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/09 04:49:01 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/09 04:49:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/09 04:49:01 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/09 04:49:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/09 04:49:01 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/09 04:49:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/09 04:49:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/09 04:49:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/09 04:49:01 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/09 04:49:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/09 04:49:01 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/09 04:49:01 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/09 04:49:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/09 04:49:01 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/09 04:49:01 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/09 04:49:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/09 04:49:01 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/09 04:49:01 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/09 04:49:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/09 04:49:01 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/09 04:49:01 DEBUG : Waiting for deletions to finish 2026/07/09 04:49:02 INFO : splitbananasplit: Deleted 2026/07/09 04:49:02 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/09 04:49:02 INFO : dir1/0009-3456789.txt: Deleted 2026/07/09 04:49:02 INFO : dir1/0011-56789;.txt: Deleted 2026/07/09 04:49:02 INFO : dir1/0013-789;=.txt: Deleted 2026/07/09 04:49:02 INFO : dir1/0015-9;=.txt: Deleted 2026/07/09 04:49:02 INFO : appleappleapplebanana: Deleted 2026/07/09 04:49:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/09 04:49:02 INFO : dir1/0008-2345678.txt: Deleted 2026/07/09 04:49:02 INFO : dir1/0003-defghij.txt: Deleted 2026/07/09 04:49:02 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/09 04:49:02 INFO : dir1/0007-1234567.txt: Deleted 2026/07/09 04:49:02 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/09 04:49:02 INFO : dir1/0010-456789.txt: Deleted 2026/07/09 04:49:02 INFO : dir1/0012-6789;.txt: Deleted 2026/07/09 04:49:02 INFO : dir1/0014-89;=.txt: Deleted 2026/07/09 04:49:02 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/09 04:49:02 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/09 04:49:02 DEBUG : Waiting for deletions to finish 2026/07/09 04:49:02 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:49:02 DEBUG : appleapple: Excluded (Path Filter) 2026/07/09 04:49:02 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:49:02 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/09 04:49:02 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/09 04:49:02 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/09 04:49:02 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/09 04:49:02 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/09 04:49:02 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/09 04:49:02 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/09 04:49:02 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/09 04:49:02 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/09 04:49:02 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/09 04:49:02 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/09 04:49:02 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/09 04:49:02 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/09 04:49:02 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/09 04:49:02 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/09 04:49:02 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/09 04:49:02 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/09 04:49:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/09 04:49:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/09 04:49:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/09 04:49:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/09 04:49:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/09 04:49:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/09 04:49:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/09 04:49:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/09 04:49:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/09 04:49:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/09 04:49:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/09 04:49:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/09 04:49:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/09 04:49:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/09 04:49:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/09 04:49:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/09 04:49:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/09 04:49:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/09 04:49:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/09 04:49:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/09 04:49:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/09 04:49:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/09 04:49:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/09 04:49:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/09 04:49:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/09 04:49:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/09 04:49:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/09 04:49:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/09 04:49:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/09 04:49:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/09 04:49:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/09 04:49:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/09 04:49:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/09 04:49:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/09 04:49:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/09 04:49:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/09 04:49:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/09 04:49:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/09 04:49:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/09 04:49:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/09 04:49:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/09 04:49:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/09 04:49:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/09 04:49:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/09 04:49:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/09 04:49:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/09 04:49:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/09 04:49:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/09 04:49:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/09 04:49:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/09 04:49:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/09 04:49:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/09 04:49:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/09 04:49:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/09 04:49:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/09 04:49:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/09 04:49:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/09 04:49:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/09 04:49:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/09 04:49:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/09 04:49:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/09 04:49:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:49:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/09 04:49:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/09 04:49:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/09 04:49:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/09 04:49:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/09 04:49:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/09 04:49:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/09 04:49:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/09 04:49:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/09 04:49:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/09 04:49:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/09 04:49:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/09 04:49:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/09 04:49:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/09 04:49:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/09 04:49:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/09 04:49:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:49:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:49:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:49:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:03 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:49:03 DEBUG : apple: size = 5 OK 2026/07/09 04:49:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:03 DEBUG : apple: Unchanged skipping 2026/07/09 04:49:03 DEBUG : appleapple: size = 21 OK 2026/07/09 04:49:03 DEBUG : banana: size = 6 OK 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:49:03 DEBUG : banana: Unchanged skipping 2026/07/09 04:49:03 DEBUG : splitbanan: size = 16 OK 2026/07/09 04:49:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:03 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:49:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:49:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:49:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:49:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:49:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:49:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:49:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:49:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:49:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:49:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:49:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:49:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:49:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:49:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:49:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:49:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:49:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:49:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:49:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:49:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:49:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:49:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:49:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:49:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:49:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:49:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:49:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:49:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:49:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:49:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:49:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:49:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:49:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:49:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:49:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/09 04:49:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:49:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:49:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:49:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:49:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:49:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:49:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:49:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:49:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:49:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:49:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:49:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:49:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:49:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:49:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:49:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/09 04:49:03 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/09 04:49:03 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/09 04:49:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:49:03 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/09 04:49:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:49:03 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/09 04:49:03 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/09 04:49:03 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/09 04:49:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:49:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:49:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:03 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/09 04:49:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:49:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:03 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/09 04:49:03 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:49:03 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/09 04:49:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:03 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/09 04:49:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:49:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:03 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/09 04:49:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:49:03 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/09 04:49:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:49:03 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/09 04:49:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:49:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:49:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:49:03 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/09 04:49:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:49:03 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/09 04:49:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:49:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:49:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:49:03 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/09 04:49:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:49:03 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:49:03 DEBUG : Waiting for deletions to finish 2026/07/09 04:49:03 DEBUG : Waiting for deletions to finish 2026/07/09 04:49:03 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:49:03 DEBUG : appleapple: Excluded (Path Filter) 2026/07/09 04:49:03 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:49:03 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/09 04:49:03 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/09 04:49:03 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/09 04:49:03 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/09 04:49:03 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/09 04:49:03 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/09 04:49:03 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/09 04:49:03 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/09 04:49:03 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/09 04:49:03 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/09 04:49:03 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/09 04:49:03 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/09 04:49:03 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/09 04:49:03 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/09 04:49:03 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/09 04:49:03 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/09 04:49:03 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/09 04:49:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/09 04:49:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/09 04:49:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/09 04:49:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/09 04:49:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/09 04:49:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/09 04:49:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/09 04:49:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/09 04:49:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/09 04:49:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/09 04:49:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/09 04:49:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/09 04:49:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/09 04:49:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/09 04:49:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/09 04:49:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/09 04:49:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/09 04:49:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/09 04:49:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/09 04:49:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/09 04:49:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/09 04:49:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/09 04:49:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/09 04:49:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/09 04:49:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/09 04:49:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/09 04:49:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/09 04:49:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/09 04:49:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/09 04:49:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/09 04:49:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/09 04:49:04 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:49:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/09 04:49:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:49:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/09 04:49:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/09 04:49:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/09 04:49:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/09 04:49:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/09 04:49:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/09 04:49:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/09 04:49:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/09 04:49:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/09 04:49:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/09 04:49:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/09 04:49:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/09 04:49:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/09 04:49:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/09 04:49:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/09 04:49:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/09 04:49:04 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:49:15 DEBUG : Waiting for deletions to finish 2026/07/09 04:49:16 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:49:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:49:16 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:49:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:49:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:49:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:49:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:49:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:49:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:49:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:49:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:49:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:49:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:49:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:49:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:49:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:49:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:49:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:49:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:49:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:49:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:49:16 DEBUG : banana: size = 6 OK 2026/07/09 04:49:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:16 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:49:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:16 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:49:16 DEBUG : banana: Unchanged skipping 2026/07/09 04:49:16 DEBUG : apple: size = 5 OK 2026/07/09 04:49:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:49:16 DEBUG : apple: Unchanged skipping 2026/07/09 04:49:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:49:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:49:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:49:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:49:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:49:16 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:49:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:49:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:49:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:49:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:49:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:49:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:49:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:49:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:49:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:49:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:49:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:49:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:49:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:49:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:49:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:49:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:49:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:49:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:49:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:49:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:49:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:49:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:49:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:49:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:49:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:49:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:49:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:49:16 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:49:16 DEBUG : Waiting for deletions to finish 2026/07/09 04:49:16 DEBUG : Waiting for deletions to finish 2026/07/09 04:49:17 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:49:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:49:17 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:49:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:49:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:49:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:49:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:49:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:49:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:49:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:49:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:49:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:49:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:49:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:49:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:49:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:49:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:49:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:49:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:49:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:49:17 DEBUG : apple: size = 5 OK 2026/07/09 04:49:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:49:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:17 DEBUG : banana: size = 6 OK 2026/07/09 04:49:17 DEBUG : apple: Unchanged skipping 2026/07/09 04:49:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:49:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:17 DEBUG : banana: Unchanged skipping 2026/07/09 04:49:17 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:49:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:17 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:49:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:49:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:49:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:49:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:49:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:49:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:49:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:17 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:49:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:49:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:49:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:49:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:49:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:49:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:49:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:49:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:49:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:49:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:49:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:49:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:49:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:49:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:49:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:49:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:49:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:49:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:49:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:49:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:49:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:49:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:49:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:49:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:49:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:49:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:49:17 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:49:17 DEBUG : Waiting for deletions to finish 2026/07/09 04:49:17 DEBUG : Waiting for deletions to finish 2026/07/09 04:49:18 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : Waiting for deletions to finish 2026/07/09 04:49:18 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:49:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:49:31 DEBUG : Waiting for deletions to finish 2026/07/09 04:49:31 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:49:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:49:31 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:49:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:49:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:49:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:49:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:49:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:49:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:49:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:49:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:49:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:49:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:49:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:49:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:49:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:49:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:49:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:49:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:49:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:49:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:49:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:49:32 DEBUG : apple: size = 5 OK 2026/07/09 04:49:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:32 DEBUG : banana: size = 6 OK 2026/07/09 04:49:32 DEBUG : apple: Unchanged skipping 2026/07/09 04:49:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:32 DEBUG : banana: Unchanged skipping 2026/07/09 04:49:32 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:49:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:32 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:49:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:49:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:49:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:49:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:49:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:49:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:49:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:49:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:49:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:49:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:49:32 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:49:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:49:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:49:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:49:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:49:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:49:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:49:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:49:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:49:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:49:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:49:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:49:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:49:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:49:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:49:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:49:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:49:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:49:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:49:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:49:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:49:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:49:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:49:32 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:49:32 DEBUG : Waiting for deletions to finish 2026/07/09 04:49:32 DEBUG : Waiting for deletions to finish 2026/07/09 04:49:32 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:49:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:49:32 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:49:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:49:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:49:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:49:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:49:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:49:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:49:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:49:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:49:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:49:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:49:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:49:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:49:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:49:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:49:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:49:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:49:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:49:33 DEBUG : apple: size = 5 OK 2026/07/09 04:49:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:33 DEBUG : apple: Unchanged skipping 2026/07/09 04:49:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:49:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:49:33 DEBUG : banana: size = 6 OK 2026/07/09 04:49:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:33 DEBUG : banana: Unchanged skipping 2026/07/09 04:49:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:49:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:33 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:49:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:49:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:49:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:49:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:49:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:49:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:49:33 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:49:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:49:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:49:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:49:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:49:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:49:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:49:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:49:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:49:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:49:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:49:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:49:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:49:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:49:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:49:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:49:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:49:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:49:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:49:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:49:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:49:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:49:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:49:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:49:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:49:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:49:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:49:33 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:49:33 DEBUG : Waiting for deletions to finish 2026/07/09 04:49:33 DEBUG : Waiting for deletions to finish 2026/07/09 04:49:33 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:49:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:49:33 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:49:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:49:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:49:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:49:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:49:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:49:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:49:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:49:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:49:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:49:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:49:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:49:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:49:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:49:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:49:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:49:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:49:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:49:46 DEBUG : Waiting for deletions to finish 2026/07/09 04:49:46 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:49:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:49:46 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:49:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:49:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:49:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:49:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:49:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:49:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:49:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:49:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:49:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:49:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:49:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:49:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:49:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:49:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:49:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:49:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:49:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:49:47 DEBUG : apple: size = 5 OK 2026/07/09 04:49:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:49:47 DEBUG : apple: Unchanged skipping 2026/07/09 04:49:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:49:47 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:49:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:47 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:49:47 DEBUG : banana: size = 6 OK 2026/07/09 04:49:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:47 DEBUG : banana: Unchanged skipping 2026/07/09 04:49:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:49:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:49:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:49:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:49:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:49:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:49:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:49:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:49:47 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:49:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:49:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:49:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:49:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:49:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:49:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:49:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:49:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:49:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:49:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:49:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:49:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:49:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:49:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:49:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:49:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:49:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:49:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:49:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:49:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:49:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:49:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:49:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:49:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:49:47 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:49:47 DEBUG : Waiting for deletions to finish 2026/07/09 04:49:47 DEBUG : Waiting for deletions to finish 2026/07/09 04:49:47 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:49:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:49:47 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:49:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:49:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:49:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:49:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:49:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:49:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:49:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:49:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:49:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:49:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:49:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:49:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:49:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:49:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:49:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:49:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:49:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:49:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:49:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:48 DEBUG : banana: size = 6 OK 2026/07/09 04:49:48 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:49:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:48 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:49:48 DEBUG : banana: Unchanged skipping 2026/07/09 04:49:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:49:48 DEBUG : apple: size = 5 OK 2026/07/09 04:49:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:48 DEBUG : apple: Unchanged skipping 2026/07/09 04:49:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:49:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:49:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:49:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:49:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:49:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:49:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:49:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:49:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:49:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:49:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:49:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:49:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:49:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:49:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:49:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:49:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:49:48 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:49:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:49:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:49:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:49:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:49:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:49:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:49:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:49:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:49:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:49:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:49:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:49:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:49:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:49:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:49:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:49:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:49:48 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:49:48 DEBUG : Waiting for deletions to finish 2026/07/09 04:49:48 DEBUG : Waiting for deletions to finish 2026/07/09 04:49:48 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:49:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:49:48 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:49:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:49:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:49:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:49:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:49:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:49:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:49:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:49:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:49:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:49:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:49:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:49:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:49:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:49:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:49:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:49:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:49:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:50:01 DEBUG : Waiting for deletions to finish 2026/07/09 04:50:01 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:50:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:50:01 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:50:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:50:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:50:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:50:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:50:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:50:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:50:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:50:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:50:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:50:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:50:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:50:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:50:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:50:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:50:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:50:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:50:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:50:02 DEBUG : banana: size = 6 OK 2026/07/09 04:50:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : banana: Unchanged skipping 2026/07/09 04:50:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:50:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:50:02 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:50:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:50:02 DEBUG : apple: size = 5 OK 2026/07/09 04:50:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : apple: Unchanged skipping 2026/07/09 04:50:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:50:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:50:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:50:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:50:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:50:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:50:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:50:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:50:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:50:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:50:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:50:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:50:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:50:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:50:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:50:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:50:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:50:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:50:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:50:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:50:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:50:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:50:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:50:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:50:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:50:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:50:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:50:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:50:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:50:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:50:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:50:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:50:02 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:50:02 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:50:02 DEBUG : Waiting for deletions to finish 2026/07/09 04:50:02 DEBUG : Waiting for deletions to finish 2026/07/09 04:50:02 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:50:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:50:02 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:50:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:50:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:50:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:50:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:50:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:50:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:50:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:50:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:50:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:50:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:50:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:50:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:50:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:50:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:50:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:50:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:50:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:50:02 DEBUG : apple: size = 5 OK 2026/07/09 04:50:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : apple: Unchanged skipping 2026/07/09 04:50:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:50:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:50:02 DEBUG : banana: size = 6 OK 2026/07/09 04:50:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : banana: Unchanged skipping 2026/07/09 04:50:02 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:50:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:02 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:50:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:50:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:50:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:50:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:50:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:50:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:50:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:50:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:50:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:50:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:50:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:50:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:50:03 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:50:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:50:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:50:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:50:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:50:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:50:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:50:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:50:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:50:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:50:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:50:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:50:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:50:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:50:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:50:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:50:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:50:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:50:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:50:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:50:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:50:03 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:50:03 DEBUG : Waiting for deletions to finish 2026/07/09 04:50:03 DEBUG : Waiting for deletions to finish 2026/07/09 04:50:03 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:50:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:50:03 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:50:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:50:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:50:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:50:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:50:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:50:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:50:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:50:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:50:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:50:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:50:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:50:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:50:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:50:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:50:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:50:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:50:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:50:16 DEBUG : Waiting for deletions to finish 2026/07/09 04:50:16 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:50:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:50:16 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:50:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:50:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:50:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:50:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:50:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:50:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:50:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:50:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:50:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:50:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:50:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:50:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:50:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:50:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:50:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:50:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:50:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:50:17 DEBUG : apple: size = 5 OK 2026/07/09 04:50:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:17 DEBUG : apple: Unchanged skipping 2026/07/09 04:50:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:50:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:50:17 DEBUG : banana: size = 6 OK 2026/07/09 04:50:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:17 DEBUG : banana: Unchanged skipping 2026/07/09 04:50:17 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:50:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:17 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:50:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:50:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:50:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:50:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:50:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:50:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:50:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:50:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:50:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:50:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:50:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:50:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:50:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:50:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:50:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:50:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:50:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:50:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:50:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:50:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:50:17 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:50:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:50:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:50:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:50:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:50:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:50:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:50:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:50:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:50:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:50:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:50:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:50:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:50:17 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:50:17 DEBUG : Waiting for deletions to finish 2026/07/09 04:50:17 DEBUG : Waiting for deletions to finish 2026/07/09 04:50:17 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:50:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:50:17 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:50:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:50:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:50:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:50:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:50:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:50:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:50:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:50:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:50:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:50:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:50:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:50:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:50:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:50:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:50:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:50:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:50:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:50:18 DEBUG : apple: size = 5 OK 2026/07/09 04:50:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:50:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:50:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:18 DEBUG : apple: Unchanged skipping 2026/07/09 04:50:18 DEBUG : banana: size = 6 OK 2026/07/09 04:50:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:18 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:50:18 DEBUG : banana: Unchanged skipping 2026/07/09 04:50:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:18 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:50:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:50:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:50:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:50:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:50:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:50:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:50:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:50:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:50:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:50:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:50:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:50:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:50:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:50:18 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:50:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:50:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:50:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:50:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:50:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:50:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:50:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:50:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:50:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:50:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:50:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:50:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:50:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:50:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:50:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:50:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:50:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:50:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:50:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:50:18 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:50:18 DEBUG : Waiting for deletions to finish 2026/07/09 04:50:18 DEBUG : Waiting for deletions to finish 2026/07/09 04:50:18 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:50:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:50:18 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:50:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:50:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:50:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:50:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:50:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:50:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:50:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:50:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:50:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:50:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:50:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:50:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:50:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:50:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:50:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:50:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:50:18 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (179.91s) --- PASS: TestTransform/NFC (15.24s) --- PASS: TestTransform/NFD (15.59s) --- PASS: TestTransform/base64 (17.31s) --- PASS: TestTransform/prefix (19.82s) --- PASS: TestTransform/suffix (20.54s) --- PASS: TestTransform/truncate (17.06s) --- PASS: TestTransform/encoder (14.56s) --- PASS: TestTransform/ISO-8859-1 (14.94s) --- PASS: TestTransform/charmap (14.82s) --- PASS: TestTransform/lowercase (15.37s) --- PASS: TestTransform/ascii (14.64s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:50:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/09 04:50:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/09 04:50:23 INFO : sub dir_somesuffix: Making directory 2026/07/09 04:50:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/09 04:50:23 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/09 04:50:23 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/09 04:50:23 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/09 04:50:23 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/09 04:50:23 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:50:23 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:50:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/09 04:50:23 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:50:23 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/09 04:50:23 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.63s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:50:24 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:24 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:24 INFO : tictactoe: Making directory 2026/07/09 04:50:24 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:24 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:50:24 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/09 04:50:24 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:50:24 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:50:24 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:50:25 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/09 04:50:25 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:50:25 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/09 04:50:25 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.54s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:50:26 INFO : toe: Making directory 2026/07/09 04:50:26 INFO : toe/toe: Making directory 2026/07/09 04:50:26 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/09 04:50:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/09 04:50:26 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/09 04:50:26 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:50:26 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:50:27 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/09 04:50:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:50:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/09 04:50:27 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.73s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:50:28 INFO : toe: Making directory 2026/07/09 04:50:28 INFO : toe/toe: Making directory 2026/07/09 04:50:28 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/09 04:50:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/09 04:50:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/09 04:50:28 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:50:28 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:50:29 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/09 04:50:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:50:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/09 04:50:29 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.82s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:50:29 DEBUG : empty_dir: Making directory with metadata 2026/07/09 04:50:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/09 04:50:29 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:50:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:50:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:50:29 INFO : tictacempty_dir: Making directory 2026/07/09 04:50:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:50:29 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:29 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:29 INFO : tictactoe: Making directory 2026/07/09 04:50:29 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:29 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:50:29 INFO : tictactoe/tictactoe: Making directory 2026/07/09 04:50:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:50:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/09 04:50:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/09 04:50:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/09 04:50:29 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:50:29 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:50:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/09 04:50:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:50:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/09 04:50:30 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.57s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:50:31 DEBUG : empty_dir: Making directory with metadata 2026/07/09 04:50:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/09 04:50:31 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:50:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:50:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:50:31 INFO : tictacempty_dir: Making directory 2026/07/09 04:50:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:50:31 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:31 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:31 INFO : tictactoe: Making directory 2026/07/09 04:50:31 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:31 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:50:31 INFO : tictactoe/tictactoe: Making directory 2026/07/09 04:50:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:50:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/09 04:50:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:50:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/09 04:50:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:50:31 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:50:31 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:50:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/09 04:50:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:50:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:50:32 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/09 04:50:32 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:50:32 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:50:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:50:32 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:32 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/09 04:50:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/09 04:50:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:50:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/09 04:50:32 NOTICE: B2 bucket rclone-test-bigusef5vigu: 0 differences found 2026/07/09 04:50:32 NOTICE: B2 bucket rclone-test-bigusef5vigu: 1 matching files --- PASS: TestAllTag (2.21s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:50:33 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:33 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:33 INFO : tictactoe: Making directory 2026/07/09 04:50:33 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:33 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:50:33 INFO : tictactoe/tictactoe: Making directory 2026/07/09 04:50:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:50:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/09 04:50:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/09 04:50:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/09 04:50:33 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:50:33 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:50:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/09 04:50:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:50:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/09 04:50:34 DEBUG : Waiting for deletions to finish 2026/07/09 04:50:34 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:34 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:34 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:50:35 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:50:35 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/09 04:50:35 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/09 04:50:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/09 04:50:35 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/09 04:50:35 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:50:35 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.51s) === RUN TestSyntax 2026/07/09 04:50:36 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:50:36 INFO : toe: Making directory 2026/07/09 04:50:36 INFO : toe/toe: Making directory 2026/07/09 04:50:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/09 04:50:36 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:50:36 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:50:36 DEBUG : toe/toe/toe: size = 11 OK 2026/07/09 04:50:36 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:50:36 INFO : toe/toe/toe: Copied (new) 2026/07/09 04:50:36 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.71s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:50:37 DEBUG : empty_dir: Making directory with metadata 2026/07/09 04:50:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/09 04:50:37 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:50:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:50:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:50:37 INFO : tictacempty_dir: Making directory 2026/07/09 04:50:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:50:37 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:37 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:37 INFO : tictactoe: Making directory 2026/07/09 04:50:37 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:37 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:50:37 INFO : tictactoe/tictactoe: Making directory 2026/07/09 04:50:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:50:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/09 04:50:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:50:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/09 04:50:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:50:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:50:37 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:50:37 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:50:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/09 04:50:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:50:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:50:38 INFO : toe/toe/toe.txt: Deleted 2026/07/09 04:50:38 INFO : toe/toe: Removing directory 2026/07/09 04:50:38 INFO : toe: Removing directory 2026/07/09 04:50:38 INFO : empty_dir: Removing directory 2026/07/09 04:50:38 DEBUG : Local file system at /tmp/rclone2928936412: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.55s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:50:39 DEBUG : empty_dir: Making directory with metadata 2026/07/09 04:50:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/09 04:50:39 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:50:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:50:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:50:39 INFO : tictacempty_dir: Making directory 2026/07/09 04:50:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:50:39 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:39 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:39 INFO : tictactoe: Making directory 2026/07/09 04:50:39 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:39 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:50:39 INFO : tictactoe/tictactoe: Making directory 2026/07/09 04:50:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:50:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/09 04:50:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:50:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/09 04:50:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:50:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:50:39 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:50:39 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:50:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/09 04:50:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:50:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:50:40 INFO : toe/toe/toe.txt: Deleted 2026/07/09 04:50:40 INFO : toe/toe: Removing directory 2026/07/09 04:50:40 INFO : toe: Removing directory 2026/07/09 04:50:40 INFO : empty_dir: Removing directory 2026/07/09 04:50:40 DEBUG : Local file system at /tmp/rclone2928936412: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/09 04:50:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/09 04:50:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/09 04:50:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/09 04:50:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/09 04:50:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/09 04:50:41 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/09 04:50:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:50:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/09 04:50:42 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.61s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:50:42 DEBUG : Reset feature "Copy" 2026/07/09 04:50:42 DEBUG : Reset feature "Move" 2026/07/09 04:50:42 DEBUG : Reset feature "Copy" 2026/07/09 04:50:42 DEBUG : Reset feature "Move" 2026/07/09 04:50:42 DEBUG : empty_dir: Making directory with metadata 2026/07/09 04:50:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/09 04:50:42 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:50:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:50:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:50:43 INFO : tictacempty_dir: Making directory 2026/07/09 04:50:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:50:43 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:43 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:43 INFO : tictactoe: Making directory 2026/07/09 04:50:43 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:43 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:50:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:50:43 INFO : tictactoe/tictactoe: Making directory 2026/07/09 04:50:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:50:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/09 04:50:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:50:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/09 04:50:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:50:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:50:43 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:50:43 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:50:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/09 04:50:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:50:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:50:43 INFO : toe/toe/toe.txt: Deleted 2026/07/09 04:50:43 INFO : toe/toe: Removing directory 2026/07/09 04:50:43 INFO : toe: Removing directory 2026/07/09 04:50:43 INFO : empty_dir: Removing directory 2026/07/09 04:50:43 DEBUG : Local file system at /tmp/rclone2928936412: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/09 04:50:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/09 04:50:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/09 04:50:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/09 04:50:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/09 04:50:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/09 04:50:45 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/09 04:50:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:50:45 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/09 04:50:45 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.85s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:50:46 DEBUG : toe: transformed to: dG9l 2026/07/09 04:50:46 DEBUG : toe: transformed to: dG9l 2026/07/09 04:50:46 INFO : dG9l: Making directory 2026/07/09 04:50:46 DEBUG : toe: transformed to: dG9l 2026/07/09 04:50:46 DEBUG : toe: transformed to: dG9l 2026/07/09 04:50:46 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/09 04:50:46 INFO : dG9l/dG9l: Making directory 2026/07/09 04:50:46 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/09 04:50:46 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/09 04:50:46 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/09 04:50:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/09 04:50:46 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/09 04:50:46 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:50:46 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:50:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/09 04:50:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:50:47 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/09 04:50:47 DEBUG : Waiting for deletions to finish 2026/07/09 04:50:48 DEBUG : dG9l: transformed to: toe 2026/07/09 04:50:48 DEBUG : dG9l: transformed to: toe 2026/07/09 04:50:48 DEBUG : dG9l: transformed to: toe 2026/07/09 04:50:48 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/09 04:50:48 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/09 04:50:48 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/09 04:50:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/09 04:50:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/09 04:50:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/09 04:50:48 DEBUG : Local file system at /tmp/rclone2928936412: Waiting for checks to finish 2026/07/09 04:50:48 DEBUG : Local file system at /tmp/rclone2928936412: Waiting for transfers to finish 2026/07/09 04:50:48 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.48s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-bigusef5vigu", Local "Local file system at /tmp/rclone2928936412", Modify Window "1ms" 2026/07/09 04:50:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/09 04:50:49 DEBUG : toe: transformed to: 2026/07/09 04:50:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/09 04:50:49 DEBUG : toe: transformed to: 2026/07/09 04:50:49 INFO : B2 bucket rclone-test-bigusef5vigu: Making directory 2026/07/09 04:50:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/09 04:50:49 DEBUG : toe: transformed to: 2026/07/09 04:50:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/09 04:50:49 DEBUG : toe: transformed to: 2026/07/09 04:50:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/09 04:50:49 DEBUG : toe/toe: transformed to: 2026/07/09 04:50:49 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/09 04:50:49 INFO : toe/toe: Making directory 2026/07/09 04:50:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/09 04:50:49 DEBUG : toe/toe: transformed to: 2026/07/09 04:50:49 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/09 04:50:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/09 04:50:49 DEBUG : toe: transformed to: 2026/07/09 04:50:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/09 04:50:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/09 04:50:49 DEBUG : toe/toe/toe: transformed to: 2026/07/09 04:50:49 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/09 04:50:49 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for checks to finish 2026/07/09 04:50:49 DEBUG : B2 bucket rclone-test-bigusef5vigu: Waiting for transfers to finish 2026/07/09 04:50:50 DEBUG : toe/toe/toe: size = 11 OK 2026/07/09 04:50:50 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/09 04:50:50 INFO : toe/toe/toe: Copied (new) 2026/07/09 04:50:50 ERROR : B2 bucket rclone-test-bigusef5vigu: not deleting files as there were IO errors 2026/07/09 04:50:50 ERROR : B2 bucket rclone-test-bigusef5vigu: not deleting directories as there were IO errors --- PASS: TestError (1.53s) PASS 2026/07/09 04:50:50 DEBUG : B2 bucket rclone-test-bigusef5vigu: Purge remote 2026/07/09 04:50:50 INFO : B2 bucket rclone-test-bigusef5vigu: cleaning bucket "rclone-test-bigusef5vigu" of all files 2026/07/09 04:50:51 DEBUG : BackupDir/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f404fd54523501248_d20260709_m044449_c001_v7007000_t0000_u01783572289376") 2026/07/09 04:50:51 DEBUG : BackupDir/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f10781267d210af34_d20260709_m044443_c001_v0001136_t0031_u01783572283712") 2026/07/09 04:50:51 DEBUG : CompareDest/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25dae_d20260709_m044424_c001_v7007000_t0000_u01783572264339") 2026/07/09 04:50:51 DEBUG : CompareDest/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812188_d20260709_m044418_c001_v0001183_t0033_u01783572258807") 2026/07/09 04:50:51 DEBUG : CompareDest/two: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25daf_d20260709_m044424_c001_v7007000_t0000_u01783572264530") 2026/07/09 04:50:51 DEBUG : CompareDest/two: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511c30_d20260709_m044419_c001_v0001038_t0025_u01783572259727") 2026/07/09 04:50:51 DEBUG : CopyDest/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f404fd54523501249_d20260709_m044449_c001_v7007000_t0000_u01783572289553") 2026/07/09 04:50:51 DEBUG : CopyDest/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511c54_d20260709_m044440_c001_v0001038_t0007_u01783572280636") 2026/07/09 04:50:51 DEBUG : CopyDest/three: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f404fd5452350124a_d20260709_m044449_c001_v7007000_t0000_u01783572289729") 2026/07/09 04:50:52 DEBUG : CopyDest/three: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511c66_d20260709_m044447_c001_v0001038_t0013_u01783572287172") 2026/07/09 04:50:52 DEBUG : CopyDest/two: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f404fd5452350124b_d20260709_m044449_c001_v7007000_t0000_u01783572289906") 2026/07/09 04:50:52 DEBUG : CopyDest/two: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812254_d20260709_m044445_c001_v0001183_t0054_u01783572285008") 2026/07/09 04:50:52 DEBUG : EXISTING: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f404fd5452350143e_d20260709_m044619_c001_v7007000_t0000_u01783572379947") 2026/07/09 04:50:52 DEBUG : EXISTING: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511d6e_d20260709_m044618_c001_v0001038_t0018_u01783572378657") 2026/07/09 04:50:52 DEBUG : PREFIXapple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4033629aafff1ad5_d20260709_m044825_c001_v7007000_t0000_u01783572505551") 2026/07/09 04:50:52 DEBUG : PREFIXapple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c7cb_d20260709_m044820_c001_v0001157_t0017_u01783572500872") 2026/07/09 04:50:52 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4268e10695392ec5_d20260709_m044825_c001_v7007000_t0000_u01783572505485") 2026/07/09 04:50:52 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48128c8_d20260709_m044820_c001_v0001183_t0012_u01783572500841") 2026/07/09 04:50:52 DEBUG : PREFIXbanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1ead_d20260709_m044825_c001_v7007000_t0000_u01783572505561") 2026/07/09 04:50:52 DEBUG : PREFIXbanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde769a_d20260709_m044820_c001_v0001183_t0030_u01783572500852") 2026/07/09 04:50:52 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f405b29ebeac7dd02_d20260709_m044825_c001_v7007000_t0000_u01783572505294") 2026/07/09 04:50:52 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f0f_d20260709_m044820_c001_v0001038_t0033_u01783572500863") 2026/07/09 04:50:52 DEBUG : Testêé: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f404fd54523501438_d20260709_m044616_c001_v7007000_t0000_u01783572376456") 2026/07/09 04:50:52 DEBUG : Testêé: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511d6a_d20260709_m044615_c001_v0001038_t0028_u01783572375611") 2026/07/09 04:50:52 DEBUG : Testêé: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48124c9_d20260709_m044614_c001_v0001183_t0028_u01783572374684") 2026/07/09 04:50:52 DEBUG : YXBwbGU=: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f40969741e434856f_d20260709_m044807_c001_v7007000_t0000_u01783572487315") 2026/07/09 04:50:53 DEBUG : YXBwbGU=: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511edb_d20260709_m044803_c001_v0001038_t0034_u01783572483158") 2026/07/09 04:50:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f40969741e4348570_d20260709_m044807_c001_v7007000_t0000_u01783572487490") 2026/07/09 04:50:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7613_d20260709_m044803_c001_v0001183_t0019_u01783572483148") 2026/07/09 04:50:53 DEBUG : YmFuYW5h: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f40969741e4348571_d20260709_m044807_c001_v7007000_t0000_u01783572487663") 2026/07/09 04:50:53 DEBUG : YmFuYW5h: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812852_d20260709_m044803_c001_v0001183_t0008_u01783572483168") 2026/07/09 04:50:53 DEBUG : a/potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87dc9_d20260709_m043952_c001_v7007000_t0000_u01783571992305") 2026/07/09 04:50:53 DEBUG : a/potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8f01_d20260709_m043951_c001_v0001174_t0058_u01783571991647") 2026/07/09 04:50:53 DEBUG : a/potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41198d3baffa2993_d20260709_m043949_c001_v7007000_t0000_u01783571989961") 2026/07/09 04:50:53 DEBUG : a/potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8ec7_d20260709_m043948_c001_v0001174_t0045_u01783571988815") 2026/07/09 04:50:53 DEBUG : a/potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87da5_d20260709_m043930_c001_v7007000_t0000_u01783571970981") 2026/07/09 04:50:53 DEBUG : a/potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8d29_d20260709_m043930_c001_v0001174_t0026_u01783571970069") 2026/07/09 04:50:53 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e899_d20260709_m045019_c001_v7007000_t0000_u01783572619040") 2026/07/09 04:50:53 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812bab_d20260709_m045015_c001_v0001183_t0003_u01783572615046") 2026/07/09 04:50:53 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff8435266f_d20260709_m045004_c001_v7007000_t0000_u01783572604000") 2026/07/09 04:50:53 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812b53_d20260709_m044959_c001_v0001183_t0038_u01783572599955") 2026/07/09 04:50:53 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41724f65046bf3df_d20260709_m044949_c001_v7007000_t0000_u01783572589044") 2026/07/09 04:50:53 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812afa_d20260709_m044945_c001_v0001183_t0056_u01783572585144") 2026/07/09 04:50:53 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a08030_d20260709_m044934_c001_v7007000_t0000_u01783572574195") 2026/07/09 04:50:53 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812aac_d20260709_m044930_c001_v0001183_t0058_u01783572570463") 2026/07/09 04:50:53 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e7fc_d20260709_m044919_c001_v7007000_t0000_u01783572559060") 2026/07/09 04:50:53 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812a3d_d20260709_m044914_c001_v0001183_t0028_u01783572554802") 2026/07/09 04:50:54 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419a81f7d5f18291_d20260709_m044904_c001_v7007000_t0000_u01783572544364") 2026/07/09 04:50:54 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48129d7_d20260709_m044858_c001_v0001183_t0020_u01783572538086") 2026/07/09 04:50:54 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263757000_d20260709_m044847_c001_v7007000_t0000_u01783572527578") 2026/07/09 04:50:54 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481297f_d20260709_m044844_c001_v0001183_t0036_u01783572524351") 2026/07/09 04:50:54 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41602ccd787973cf_d20260709_m044842_c001_v7007000_t0000_u01783572522969") 2026/07/09 04:50:54 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812951_d20260709_m044838_c001_v0001183_t0019_u01783572518998") 2026/07/09 04:50:54 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e757_d20260709_m044827_c001_v7007000_t0000_u01783572507079") 2026/07/09 04:50:54 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f1d_d20260709_m044823_c001_v0001038_t0000_u01783572503846") 2026/07/09 04:50:54 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07be3_d20260709_m044822_c001_v7007000_t0000_u01783572502873") 2026/07/09 04:50:54 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48128be_d20260709_m044818_c001_v0001183_t0054_u01783572498757") 2026/07/09 04:50:54 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e88678_d20260709_m044805_c001_v7007000_t0000_u01783572485271") 2026/07/09 04:50:54 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde75fd_d20260709_m044800_c001_v0001183_t0047_u01783572480893") 2026/07/09 04:50:54 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07b9c_d20260709_m044749_c001_v7007000_t0000_u01783572469870") 2026/07/09 04:50:54 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde75b0_d20260709_m044745_c001_v0001183_t0035_u01783572465780") 2026/07/09 04:50:54 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25e83_d20260709_m044733_c001_v7007000_t0000_u01783572453924") 2026/07/09 04:50:54 DEBUG : apple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde755e_d20260709_m044729_c001_v0001183_t0047_u01783572449868") 2026/07/09 04:50:54 DEBUG : appleSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90af000_d20260709_m044846_c001_v7007000_t0000_u01783572526274") 2026/07/09 04:50:54 DEBUG : appleSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812959_d20260709_m044840_c001_v0001183_t0055_u01783572520888") 2026/07/09 04:50:54 DEBUG : appleapple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419a81f7d5f18293_d20260709_m044904_c001_v7007000_t0000_u01783572544553") 2026/07/09 04:50:54 DEBUG : appleapple: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48129e9_d20260709_m044900_c001_v0001183_t0039_u01783572540364") 2026/07/09 04:50:54 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e89a_d20260709_m045019_c001_v7007000_t0000_u01783572619214") 2026/07/09 04:50:55 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c970_d20260709_m045015_c001_v0001157_t0013_u01783572615465") 2026/07/09 04:50:55 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff84352670_d20260709_m045004_c001_v7007000_t0000_u01783572604189") 2026/07/09 04:50:55 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c932_d20260709_m045000_c001_v0001157_t0018_u01783572600374") 2026/07/09 04:50:55 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41724f65046bf3e2_d20260709_m044949_c001_v7007000_t0000_u01783572589217") 2026/07/09 04:50:55 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c905_d20260709_m044945_c001_v0001157_t0018_u01783572585584") 2026/07/09 04:50:55 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a08031_d20260709_m044934_c001_v7007000_t0000_u01783572574371") 2026/07/09 04:50:55 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c8d3_d20260709_m044930_c001_v0001157_t0020_u01783572570950") 2026/07/09 04:50:55 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e7fe_d20260709_m044919_c001_v7007000_t0000_u01783572559243") 2026/07/09 04:50:55 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c8b1_d20260709_m044915_c001_v0001157_t0058_u01783572555220") 2026/07/09 04:50:55 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f410b138c80128e44_d20260709_m044902_c001_v7007000_t0000_u01783572542326") 2026/07/09 04:50:55 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde77c7_d20260709_m044858_c001_v0001183_t0004_u01783572538887") 2026/07/09 04:50:55 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263757001_d20260709_m044847_c001_v7007000_t0000_u01783572527754") 2026/07/09 04:50:55 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f54_d20260709_m044844_c001_v0001038_t0027_u01783572524361") 2026/07/09 04:50:55 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41602ccd787973d1_d20260709_m044843_c001_v7007000_t0000_u01783572523322") 2026/07/09 04:50:55 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f44_d20260709_m044839_c001_v0001038_t0017_u01783572519471") 2026/07/09 04:50:55 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e759_d20260709_m044827_c001_v7007000_t0000_u01783572507256") 2026/07/09 04:50:55 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48128e8_d20260709_m044823_c001_v0001183_t0023_u01783572503855") 2026/07/09 04:50:55 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4008908ea0cf0a0f_d20260709_m044822_c001_v7007000_t0000_u01783572502885") 2026/07/09 04:50:55 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f0d_d20260709_m044819_c001_v0001038_t0017_u01783572499254") 2026/07/09 04:50:55 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b247f4_d20260709_m044805_c001_v7007000_t0000_u01783572485366") 2026/07/09 04:50:55 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812846_d20260709_m044801_c001_v0001183_t0042_u01783572481443") 2026/07/09 04:50:55 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07b9d_d20260709_m044750_c001_v7007000_t0000_u01783572470048") 2026/07/09 04:50:55 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48127dc_d20260709_m044746_c001_v0001183_t0035_u01783572466552") 2026/07/09 04:50:56 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25e85_d20260709_m044734_c001_v7007000_t0000_u01783572454115") 2026/07/09 04:50:56 DEBUG : appleappleapplebanana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812777_d20260709_m044730_c001_v0001183_t0045_u01783572450540") 2026/07/09 04:50:56 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263756ffe_d20260709_m044846_c001_v7007000_t0000_u01783572526285") 2026/07/09 04:50:56 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c823_d20260709_m044840_c001_v0001157_t0047_u01783572520899") 2026/07/09 04:50:56 DEBUG : b/potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87dca_d20260709_m043952_c001_v7007000_t0000_u01783571992486") 2026/07/09 04:50:56 DEBUG : b/potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8ee9_d20260709_m043950_c001_v0001174_t0034_u01783571990524") 2026/07/09 04:50:56 DEBUG : b/potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41198d3baffa2990_d20260709_m043949_c001_v7007000_t0000_u01783571989415") 2026/07/09 04:50:56 DEBUG : b/potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8ea7_d20260709_m043947_c001_v0001174_t0041_u01783571987536") 2026/07/09 04:50:56 DEBUG : b/potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87da3_d20260709_m043930_c001_v7007000_t0000_u01783571970441") 2026/07/09 04:50:56 DEBUG : b/potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8ced_d20260709_m043928_c001_v0001174_t0045_u01783571968635") 2026/07/09 04:50:56 DEBUG : backup/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff8435227c_d20260709_m044502_c001_v7007000_t0000_u01783572302060") 2026/07/09 04:50:56 DEBUG : backup/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114f6c27b56a6a57_d20260709_m044500_c001_v0001180_t0028_u01783572300442") 2026/07/09 04:50:56 DEBUG : backup/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f109ad49cde7c35a4_d20260709_m044455_c001_v0001137_t0047_u01783572295914") 2026/07/09 04:50:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d96d2_d20260709_m044538_c001_v7007000_t0000_u01783572338794") 2026/07/09 04:50:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1032ca1c71593e27_d20260709_m044536_c001_v0001091_t0052_u01783572336818") 2026/07/09 04:50:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1013ad4e8d0f2a31_d20260709_m044521_c001_v0001184_t0001_u01783572321043") 2026/07/09 04:50:56 DEBUG : backup/one.bak: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b245e6_d20260709_m044514_c001_v7007000_t0000_u01783572314774") 2026/07/09 04:50:56 DEBUG : backup/one.bak: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118b9a15ada60e52_d20260709_m044512_c001_v0001099_t0050_u01783572312871") 2026/07/09 04:50:56 DEBUG : backup/one.bak: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1086f91d8834a4ab_d20260709_m044508_c001_v0001041_t0034_u01783572308687") 2026/07/09 04:50:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d96d3_d20260709_m044538_c001_v7007000_t0000_u01783572338967") 2026/07/09 04:50:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1094402d3740a229_d20260709_m044537_c001_v0001154_t0021_u01783572337920") 2026/07/09 04:50:57 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1124f5ae7b5ebb34_d20260709_m044534_c001_v0001103_t0003_u01783572334385") 2026/07/09 04:50:57 DEBUG : backup/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff8435227d_d20260709_m044502_c001_v7007000_t0000_u01783572302236") 2026/07/09 04:50:57 DEBUG : backup/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1113a55054253fb8_d20260709_m044501_c001_v0001179_t0053_u01783572301307") 2026/07/09 04:50:57 DEBUG : backup/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f11621572a3b1e114_d20260709_m044458_c001_v0001120_t0028_u01783572298063") 2026/07/09 04:50:57 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b245e7_d20260709_m044514_c001_v7007000_t0000_u01783572314955") 2026/07/09 04:50:57 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f105d216ff8fadc1a_d20260709_m044513_c001_v0001102_t0029_u01783572313936") 2026/07/09 04:50:57 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f11191258aa682329_d20260709_m044510_c001_v0001180_t0023_u01783572310540") 2026/07/09 04:50:57 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e89b_d20260709_m045019_c001_v7007000_t0000_u01783572619391") 2026/07/09 04:50:57 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7922_d20260709_m045015_c001_v0001183_t0003_u01783572615246") 2026/07/09 04:50:57 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff84352671_d20260709_m045004_c001_v7007000_t0000_u01783572604384") 2026/07/09 04:50:57 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde78de_d20260709_m045000_c001_v0001183_t0021_u01783572600142") 2026/07/09 04:50:57 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41724f65046bf3e5_d20260709_m044949_c001_v7007000_t0000_u01783572589390") 2026/07/09 04:50:57 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde789a_d20260709_m044945_c001_v0001183_t0035_u01783572585373") 2026/07/09 04:50:57 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a08032_d20260709_m044934_c001_v7007000_t0000_u01783572574547") 2026/07/09 04:50:57 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7851_d20260709_m044930_c001_v0001183_t0029_u01783572570749") 2026/07/09 04:50:57 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e800_d20260709_m044919_c001_v7007000_t0000_u01783572559425") 2026/07/09 04:50:57 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde781b_d20260709_m044915_c001_v0001183_t0047_u01783572555010") 2026/07/09 04:50:57 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419a81f7d5f18295_d20260709_m044904_c001_v7007000_t0000_u01783572544742") 2026/07/09 04:50:57 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c86d_d20260709_m044858_c001_v0001157_t0015_u01783572538285") 2026/07/09 04:50:57 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263757002_d20260709_m044847_c001_v7007000_t0000_u01783572527930") 2026/07/09 04:50:58 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c833_d20260709_m044844_c001_v0001157_t0052_u01783572524383") 2026/07/09 04:50:58 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263756ffa_d20260709_m044843_c001_v7007000_t0000_u01783572523164") 2026/07/09 04:50:58 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c81b_d20260709_m044839_c001_v0001157_t0019_u01783572519199") 2026/07/09 04:50:58 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e75a_d20260709_m044827_c001_v7007000_t0000_u01783572507433") 2026/07/09 04:50:58 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde76bd_d20260709_m044823_c001_v0001183_t0051_u01783572503865") 2026/07/09 04:50:58 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1ea6_d20260709_m044822_c001_v7007000_t0000_u01783572502894") 2026/07/09 04:50:58 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7690_d20260709_m044819_c001_v0001183_t0045_u01783572499050") 2026/07/09 04:50:58 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b247f2_d20260709_m044805_c001_v7007000_t0000_u01783572485189") 2026/07/09 04:50:58 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511ed3_d20260709_m044801_c001_v0001038_t0037_u01783572481111") 2026/07/09 04:50:58 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07b9e_d20260709_m044750_c001_v7007000_t0000_u01783572470223") 2026/07/09 04:50:58 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511e9f_d20260709_m044745_c001_v0001038_t0013_u01783572465972") 2026/07/09 04:50:58 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25e86_d20260709_m044734_c001_v7007000_t0000_u01783572454306") 2026/07/09 04:50:58 DEBUG : banana: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511e6d_d20260709_m044730_c001_v0001038_t0007_u01783572450177") 2026/07/09 04:50:58 DEBUG : bananaSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41602ccd787973d2_d20260709_m044845_c001_v7007000_t0000_u01783572525960") 2026/07/09 04:50:58 DEBUG : bananaSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f46_d20260709_m044840_c001_v0001038_t0039_u01783572520908") 2026/07/09 04:50:58 DEBUG : both0: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b24678_d20260709_m044703_c001_v7007000_t0000_u01783572423495") 2026/07/09 04:50:58 DEBUG : both0: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48125e0_d20260709_m044643_c001_v0001183_t0032_u01783572403923") 2026/07/09 04:50:58 DEBUG : both0: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef1f_d20260709_m044639_c001_v7007000_t0000_u01783572399847") 2026/07/09 04:50:58 DEBUG : both0: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48124f5_d20260709_m044621_c001_v0001183_t0056_u01783572381754") 2026/07/09 04:50:58 DEBUG : both1: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b24679_d20260709_m044703_c001_v7007000_t0000_u01783572423674") 2026/07/09 04:50:58 DEBUG : both1: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48125e7_d20260709_m044645_c001_v0001183_t0002_u01783572405173") 2026/07/09 04:50:58 DEBUG : both1: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef20_d20260709_m044640_c001_v7007000_t0000_u01783572400021") 2026/07/09 04:50:58 DEBUG : both1: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48124ff_d20260709_m044622_c001_v0001183_t0053_u01783572382385") 2026/07/09 04:50:59 DEBUG : both10: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b2467b_d20260709_m044703_c001_v7007000_t0000_u01783572423852") 2026/07/09 04:50:59 DEBUG : both10: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812627_d20260709_m044652_c001_v0001183_t0005_u01783572412256") 2026/07/09 04:50:59 DEBUG : both10: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef22_d20260709_m044640_c001_v7007000_t0000_u01783572400198") 2026/07/09 04:50:59 DEBUG : both10: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812541_d20260709_m044629_c001_v0001183_t0040_u01783572389611") 2026/07/09 04:50:59 DEBUG : both11: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b2467c_d20260709_m044704_c001_v7007000_t0000_u01783572424030") 2026/07/09 04:50:59 DEBUG : both11: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812631_d20260709_m044653_c001_v0001183_t0006_u01783572413150") 2026/07/09 04:50:59 DEBUG : both11: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef23_d20260709_m044640_c001_v7007000_t0000_u01783572400374") 2026/07/09 04:50:59 DEBUG : both11: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481254b_d20260709_m044630_c001_v0001183_t0024_u01783572390293") 2026/07/09 04:50:59 DEBUG : both12: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b2467d_d20260709_m044704_c001_v7007000_t0000_u01783572424207") 2026/07/09 04:50:59 DEBUG : both12: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481263d_d20260709_m044654_c001_v0001183_t0051_u01783572414038") 2026/07/09 04:50:59 DEBUG : both12: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef25_d20260709_m044640_c001_v7007000_t0000_u01783572400548") 2026/07/09 04:50:59 DEBUG : both12: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481254f_d20260709_m044631_c001_v0001183_t0001_u01783572391250") 2026/07/09 04:50:59 DEBUG : both13: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b2467e_d20260709_m044704_c001_v7007000_t0000_u01783572424384") 2026/07/09 04:50:59 DEBUG : both13: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812647_d20260709_m044654_c001_v0001183_t0030_u01783572414753") 2026/07/09 04:50:59 DEBUG : both13: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef27_d20260709_m044640_c001_v7007000_t0000_u01783572400725") 2026/07/09 04:50:59 DEBUG : both13: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812557_d20260709_m044631_c001_v0001183_t0036_u01783572391841") 2026/07/09 04:50:59 DEBUG : both14: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b2467f_d20260709_m044704_c001_v7007000_t0000_u01783572424561") 2026/07/09 04:50:59 DEBUG : both14: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481264b_d20260709_m044655_c001_v0001183_t0038_u01783572415360") 2026/07/09 04:50:59 DEBUG : both14: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef28_d20260709_m044640_c001_v7007000_t0000_u01783572400901") 2026/07/09 04:50:59 DEBUG : both14: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812561_d20260709_m044632_c001_v0001183_t0004_u01783572392467") 2026/07/09 04:50:59 DEBUG : both15: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b24680_d20260709_m044704_c001_v7007000_t0000_u01783572424741") 2026/07/09 04:51:00 DEBUG : both15: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481264f_d20260709_m044655_c001_v0001183_t0039_u01783572415994") 2026/07/09 04:51:00 DEBUG : both15: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef2a_d20260709_m044641_c001_v7007000_t0000_u01783572401077") 2026/07/09 04:51:00 DEBUG : both15: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481256d_d20260709_m044633_c001_v0001183_t0041_u01783572393346") 2026/07/09 04:51:00 DEBUG : both16: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b24681_d20260709_m044704_c001_v7007000_t0000_u01783572424917") 2026/07/09 04:51:00 DEBUG : both16: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812665_d20260709_m044658_c001_v0001183_t0041_u01783572418074") 2026/07/09 04:51:00 DEBUG : both16: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef2b_d20260709_m044641_c001_v7007000_t0000_u01783572401252") 2026/07/09 04:51:00 DEBUG : both16: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812578_d20260709_m044634_c001_v0001183_t0053_u01783572394085") 2026/07/09 04:51:00 DEBUG : both17: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b24682_d20260709_m044705_c001_v7007000_t0000_u01783572425094") 2026/07/09 04:51:00 DEBUG : both17: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481266d_d20260709_m044658_c001_v0001183_t0017_u01783572418971") 2026/07/09 04:51:00 DEBUG : both17: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef2d_d20260709_m044641_c001_v7007000_t0000_u01783572401428") 2026/07/09 04:51:00 DEBUG : both17: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481257e_d20260709_m044634_c001_v0001183_t0038_u01783572394831") 2026/07/09 04:51:00 DEBUG : both18: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b24683_d20260709_m044705_c001_v7007000_t0000_u01783572425272") 2026/07/09 04:51:00 DEBUG : both18: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812675_d20260709_m044659_c001_v0001183_t0029_u01783572419654") 2026/07/09 04:51:00 DEBUG : both18: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef2e_d20260709_m044641_c001_v7007000_t0000_u01783572401604") 2026/07/09 04:51:00 DEBUG : both18: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812588_d20260709_m044635_c001_v0001183_t0014_u01783572395665") 2026/07/09 04:51:00 DEBUG : both19: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b24684_d20260709_m044705_c001_v7007000_t0000_u01783572425448") 2026/07/09 04:51:00 DEBUG : both19: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812679_d20260709_m044700_c001_v0001183_t0057_u01783572420452") 2026/07/09 04:51:00 DEBUG : both19: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef30_d20260709_m044641_c001_v7007000_t0000_u01783572401785") 2026/07/09 04:51:00 DEBUG : both19: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481258e_d20260709_m044636_c001_v0001183_t0029_u01783572396317") 2026/07/09 04:51:00 DEBUG : both2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b24686_d20260709_m044705_c001_v7007000_t0000_u01783572425624") 2026/07/09 04:51:00 DEBUG : both2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48125eb_d20260709_m044645_c001_v0001183_t0046_u01783572405972") 2026/07/09 04:51:00 DEBUG : both2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef33_d20260709_m044641_c001_v7007000_t0000_u01783572401961") 2026/07/09 04:51:01 DEBUG : both2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812501_d20260709_m044623_c001_v0001183_t0057_u01783572383211") 2026/07/09 04:51:01 DEBUG : both3: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b24687_d20260709_m044705_c001_v7007000_t0000_u01783572425800") 2026/07/09 04:51:01 DEBUG : both3: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48125f3_d20260709_m044646_c001_v0001183_t0043_u01783572406821") 2026/07/09 04:51:01 DEBUG : both3: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef34_d20260709_m044642_c001_v7007000_t0000_u01783572402155") 2026/07/09 04:51:01 DEBUG : both3: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812509_d20260709_m044624_c001_v0001183_t0058_u01783572384083") 2026/07/09 04:51:01 DEBUG : both4: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b24688_d20260709_m044705_c001_v7007000_t0000_u01783572425981") 2026/07/09 04:51:01 DEBUG : both4: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48125fd_d20260709_m044647_c001_v0001183_t0022_u01783572407564") 2026/07/09 04:51:01 DEBUG : both4: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef36_d20260709_m044642_c001_v7007000_t0000_u01783572402337") 2026/07/09 04:51:01 DEBUG : both4: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812515_d20260709_m044624_c001_v0001183_t0047_u01783572384927") 2026/07/09 04:51:01 DEBUG : both5: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b24689_d20260709_m044706_c001_v7007000_t0000_u01783572426157") 2026/07/09 04:51:01 DEBUG : both5: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812601_d20260709_m044648_c001_v0001183_t0017_u01783572408182") 2026/07/09 04:51:01 DEBUG : both5: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef37_d20260709_m044642_c001_v7007000_t0000_u01783572402513") 2026/07/09 04:51:01 DEBUG : both5: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812517_d20260709_m044625_c001_v0001183_t0016_u01783572385587") 2026/07/09 04:51:01 DEBUG : both6: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b2468a_d20260709_m044706_c001_v7007000_t0000_u01783572426333") 2026/07/09 04:51:01 DEBUG : both6: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812605_d20260709_m044648_c001_v0001183_t0014_u01783572408911") 2026/07/09 04:51:01 DEBUG : both6: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef39_d20260709_m044642_c001_v7007000_t0000_u01783572402690") 2026/07/09 04:51:01 DEBUG : both6: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481251f_d20260709_m044626_c001_v0001183_t0012_u01783572386444") 2026/07/09 04:51:01 DEBUG : both7: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b2468b_d20260709_m044706_c001_v7007000_t0000_u01783572426511") 2026/07/09 04:51:01 DEBUG : both7: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481260d_d20260709_m044650_c001_v0001183_t0019_u01783572410165") 2026/07/09 04:51:01 DEBUG : both7: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef3b_d20260709_m044642_c001_v7007000_t0000_u01783572402866") 2026/07/09 04:51:01 DEBUG : both7: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812525_d20260709_m044627_c001_v0001183_t0056_u01783572387445") 2026/07/09 04:51:01 DEBUG : both8: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b2468c_d20260709_m044706_c001_v7007000_t0000_u01783572426687") 2026/07/09 04:51:02 DEBUG : both8: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481261b_d20260709_m044650_c001_v0001183_t0056_u01783572410943") 2026/07/09 04:51:02 DEBUG : both8: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef3c_d20260709_m044643_c001_v7007000_t0000_u01783572403041") 2026/07/09 04:51:02 DEBUG : both8: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812531_d20260709_m044628_c001_v0001183_t0048_u01783572388083") 2026/07/09 04:51:02 DEBUG : both9: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b2468d_d20260709_m044706_c001_v7007000_t0000_u01783572426864") 2026/07/09 04:51:02 DEBUG : both9: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812621_d20260709_m044651_c001_v0001183_t0027_u01783572411645") 2026/07/09 04:51:02 DEBUG : both9: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef3e_d20260709_m044643_c001_v7007000_t0000_u01783572403218") 2026/07/09 04:51:02 DEBUG : both9: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481253f_d20260709_m044628_c001_v0001183_t0002_u01783572388927") 2026/07/09 04:51:02 DEBUG : c/non empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87dcb_d20260709_m043952_c001_v7007000_t0000_u01783571992667") 2026/07/09 04:51:02 DEBUG : c/non empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8eed_d20260709_m043950_c001_v0001174_t0033_u01783571990826") 2026/07/09 04:51:02 DEBUG : c/non empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41198d3baffa2995_d20260709_m043950_c001_v7007000_t0000_u01783571990161") 2026/07/09 04:51:02 DEBUG : c/non empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8eb1_d20260709_m043947_c001_v0001174_t0014_u01783571987962") 2026/07/09 04:51:02 DEBUG : c/non empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87da6_d20260709_m043931_c001_v7007000_t0000_u01783571971163") 2026/07/09 04:51:02 DEBUG : c/non empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8d0d_d20260709_m043929_c001_v0001174_t0047_u01783571969250") 2026/07/09 04:51:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f40969741e4348572_d20260709_m044807_c001_v7007000_t0000_u01783572487837") 2026/07/09 04:51:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c777_d20260709_m044803_c001_v0001157_t0045_u01783572483178") 2026/07/09 04:51:02 DEBUG : check sum: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f414b01c89a6573c8_d20260709_m043920_c001_v7007000_t0000_u01783571960882") 2026/07/09 04:51:02 DEBUG : check sum: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8c15_d20260709_m043919_c001_v0001174_t0047_u01783571959785") 2026/07/09 04:51:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f414b01c89a65810b_d20260709_m045048_c001_v7007000_t0000_u01783572648981") 2026/07/09 04:51:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812c67_d20260709_m045047_c001_v0001183_t0025_u01783572647454") 2026/07/09 04:51:02 DEBUG : dest/3: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f404fd54523501242_d20260709_m044433_c001_v7007000_t0000_u01783572273556") 2026/07/09 04:51:02 DEBUG : dest/3: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f415c1da04f5b6767_d20260709_m044432_c001_v0001176_t0030_u01783572272488") 2026/07/09 04:51:02 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419a81f7d5f18296_d20260709_m044904_c001_v7007000_t0000_u01783572544931") 2026/07/09 04:51:03 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde77d3_d20260709_m044900_c001_v0001183_t0041_u01783572540714") 2026/07/09 04:51:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e89c_d20260709_m045019_c001_v7007000_t0000_u01783572619566") 2026/07/09 04:51:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812b89_d20260709_m045008_c001_v0001183_t0004_u01783572608862") 2026/07/09 04:51:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff84352672_d20260709_m045004_c001_v7007000_t0000_u01783572604575") 2026/07/09 04:51:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812b2b_d20260709_m044953_c001_v0001183_t0047_u01783572593477") 2026/07/09 04:51:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41724f65046bf3e8_d20260709_m044949_c001_v7007000_t0000_u01783572589564") 2026/07/09 04:51:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812adc_d20260709_m044938_c001_v0001183_t0042_u01783572578671") 2026/07/09 04:51:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a08033_d20260709_m044934_c001_v7007000_t0000_u01783572574723") 2026/07/09 04:51:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812a80_d20260709_m044923_c001_v0001183_t0004_u01783572563712") 2026/07/09 04:51:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e802_d20260709_m044919_c001_v7007000_t0000_u01783572559607") 2026/07/09 04:51:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812a19_d20260709_m044909_c001_v0001183_t0019_u01783572549144") 2026/07/09 04:51:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f414b01c89a658071_d20260709_m044902_c001_v7007000_t0000_u01783572542526") 2026/07/09 04:51:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48129b3_d20260709_m044852_c001_v0001183_t0029_u01783572532090") 2026/07/09 04:51:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263757003_d20260709_m044848_c001_v7007000_t0000_u01783572528158") 2026/07/09 04:51:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde775f_d20260709_m044844_c001_v0001183_t0042_u01783572524573") 2026/07/09 04:51:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41817f831ee5098f_d20260709_m044843_c001_v7007000_t0000_u01783572523170") 2026/07/09 04:51:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481291d_d20260709_m044831_c001_v0001183_t0051_u01783572511544") 2026/07/09 04:51:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e75b_d20260709_m044827_c001_v7007000_t0000_u01783572507611") 2026/07/09 04:51:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48128ea_d20260709_m044824_c001_v0001183_t0048_u01783572504063") 2026/07/09 04:51:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f405b29ebeac7dcfd_d20260709_m044822_c001_v7007000_t0000_u01783572502963") 2026/07/09 04:51:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812894_d20260709_m044811_c001_v0001183_t0038_u01783572491741") 2026/07/09 04:51:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f40969741e434856d_d20260709_m044805_c001_v7007000_t0000_u01783572485376") 2026/07/09 04:51:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde75d6_d20260709_m044754_c001_v0001183_t0037_u01783572474411") 2026/07/09 04:51:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07b9f_d20260709_m044750_c001_v7007000_t0000_u01783572470400") 2026/07/09 04:51:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde757e_d20260709_m044738_c001_v0001183_t0054_u01783572458823") 2026/07/09 04:51:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25e88_d20260709_m044734_c001_v7007000_t0000_u01783572454499") 2026/07/09 04:51:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7546_d20260709_m044723_c001_v0001183_t0022_u01783572443583") 2026/07/09 04:51:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07bf1_d20260709_m044846_c001_v7007000_t0000_u01783572526263") 2026/07/09 04:51:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481295f_d20260709_m044841_c001_v0001183_t0056_u01783572521094") 2026/07/09 04:51:04 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419a81f7d5f18299_d20260709_m044905_c001_v7007000_t0000_u01783572545124") 2026/07/09 04:51:04 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48129eb_d20260709_m044900_c001_v0001183_t0024_u01783572540601") 2026/07/09 04:51:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e89d_d20260709_m045019_c001_v7007000_t0000_u01783572619740") 2026/07/09 04:51:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7900_d20260709_m045009_c001_v0001183_t0024_u01783572609428") 2026/07/09 04:51:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff84352673_d20260709_m045004_c001_v7007000_t0000_u01783572604766") 2026/07/09 04:51:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde78ba_d20260709_m044954_c001_v0001183_t0047_u01783572594041") 2026/07/09 04:51:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41724f65046bf3eb_d20260709_m044949_c001_v7007000_t0000_u01783572589737") 2026/07/09 04:51:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7879_d20260709_m044939_c001_v0001183_t0008_u01783572579270") 2026/07/09 04:51:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a08034_d20260709_m044934_c001_v7007000_t0000_u01783572574899") 2026/07/09 04:51:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7835_d20260709_m044924_c001_v0001183_t0018_u01783572564290") 2026/07/09 04:51:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e805_d20260709_m044919_c001_v7007000_t0000_u01783572559790") 2026/07/09 04:51:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde77ff_d20260709_m044909_c001_v0001183_t0048_u01783572549688") 2026/07/09 04:51:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1ef0_d20260709_m044902_c001_v7007000_t0000_u01783572542335") 2026/07/09 04:51:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c84d_d20260709_m044852_c001_v0001157_t0033_u01783572532641") 2026/07/09 04:51:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263757004_d20260709_m044848_c001_v7007000_t0000_u01783572528341") 2026/07/09 04:51:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812981_d20260709_m044844_c001_v0001183_t0000_u01783572524584") 2026/07/09 04:51:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263756ff9_d20260709_m044842_c001_v7007000_t0000_u01783572522989") 2026/07/09 04:51:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c7f7_d20260709_m044832_c001_v0001157_t0036_u01783572512125") 2026/07/09 04:51:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e75c_d20260709_m044827_c001_v7007000_t0000_u01783572507787") 2026/07/09 04:51:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde76bf_d20260709_m044824_c001_v0001183_t0017_u01783572504097") 2026/07/09 04:51:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07be2_d20260709_m044822_c001_v7007000_t0000_u01783572502698") 2026/07/09 04:51:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7667_d20260709_m044812_c001_v0001183_t0056_u01783572492286") 2026/07/09 04:51:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4033629aafff1ad0_d20260709_m044805_c001_v7007000_t0000_u01783572485227") 2026/07/09 04:51:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511eb9_d20260709_m044754_c001_v0001038_t0028_u01783572474950") 2026/07/09 04:51:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07ba0_d20260709_m044750_c001_v7007000_t0000_u01783572470576") 2026/07/09 04:51:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511e7f_d20260709_m044739_c001_v0001038_t0014_u01783572459378") 2026/07/09 04:51:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25e8a_d20260709_m044734_c001_v7007000_t0000_u01783572454756") 2026/07/09 04:51:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511e59_d20260709_m044724_c001_v0001038_t0000_u01783572444138") 2026/07/09 04:51:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1ee6_d20260709_m044845_c001_v7007000_t0000_u01783572525950") 2026/07/09 04:51:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7733_d20260709_m044841_c001_v0001183_t0041_u01783572521113") 2026/07/09 04:51:05 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419a81f7d5f1829b_d20260709_m044905_c001_v7007000_t0000_u01783572545312") 2026/07/09 04:51:05 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f84_d20260709_m044900_c001_v0001038_t0025_u01783572540592") 2026/07/09 04:51:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e89e_d20260709_m045019_c001_v7007000_t0000_u01783572619914") 2026/07/09 04:51:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c948_d20260709_m045009_c001_v0001157_t0023_u01783572609966") 2026/07/09 04:51:05 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff84352674_d20260709_m045004_c001_v7007000_t0000_u01783572604956") 2026/07/09 04:51:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c919_d20260709_m044954_c001_v0001157_t0016_u01783572594660") 2026/07/09 04:51:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41724f65046bf3ef_d20260709_m044949_c001_v7007000_t0000_u01783572589910") 2026/07/09 04:51:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c8e9_d20260709_m044939_c001_v0001157_t0007_u01783572579841") 2026/07/09 04:51:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a08035_d20260709_m044935_c001_v7007000_t0000_u01783572575074") 2026/07/09 04:51:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c8c1_d20260709_m044924_c001_v0001157_t0059_u01783572564853") 2026/07/09 04:51:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e806_d20260709_m044919_c001_v7007000_t0000_u01783572559972") 2026/07/09 04:51:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c897_d20260709_m044910_c001_v0001157_t0016_u01783572550245") 2026/07/09 04:51:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419a81f7d5f1828a_d20260709_m044902_c001_v7007000_t0000_u01783572542537") 2026/07/09 04:51:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde779d_d20260709_m044853_c001_v0001183_t0020_u01783572533538") 2026/07/09 04:51:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263757005_d20260709_m044848_c001_v7007000_t0000_u01783572528517") 2026/07/09 04:51:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f56_d20260709_m044844_c001_v0001038_t0035_u01783572524687") 2026/07/09 04:51:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41602ccd787973d0_d20260709_m044843_c001_v7007000_t0000_u01783572523145") 2026/07/09 04:51:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f2c_d20260709_m044832_c001_v0001038_t0000_u01783572512974") 2026/07/09 04:51:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e75d_d20260709_m044827_c001_v7007000_t0000_u01783572507962") 2026/07/09 04:51:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c7e3_d20260709_m044824_c001_v0001157_t0016_u01783572504175") 2026/07/09 04:51:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e751_d20260709_m044822_c001_v7007000_t0000_u01783572502905") 2026/07/09 04:51:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511ef9_d20260709_m044812_c001_v0001038_t0035_u01783572492880") 2026/07/09 04:51:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f410b138c80128d59_d20260709_m044805_c001_v7007000_t0000_u01783572485208") 2026/07/09 04:51:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812816_d20260709_m044755_c001_v0001183_t0059_u01783572475705") 2026/07/09 04:51:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07ba1_d20260709_m044750_c001_v7007000_t0000_u01783572470753") 2026/07/09 04:51:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48127a4_d20260709_m044740_c001_v0001183_t0026_u01783572460254") 2026/07/09 04:51:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25e8b_d20260709_m044734_c001_v7007000_t0000_u01783572454958") 2026/07/09 04:51:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481273b_d20260709_m044724_c001_v0001183_t0047_u01783572444728") 2026/07/09 04:51:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e781_d20260709_m044846_c001_v7007000_t0000_u01783572526123") 2026/07/09 04:51:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7739_d20260709_m044841_c001_v0001183_t0035_u01783572521301") 2026/07/09 04:51:07 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419a81f7d5f1829c_d20260709_m044905_c001_v7007000_t0000_u01783572545501") 2026/07/09 04:51:07 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c87b_d20260709_m044900_c001_v0001157_t0005_u01783572540714") 2026/07/09 04:51:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e89f_d20260709_m045020_c001_v7007000_t0000_u01783572620089") 2026/07/09 04:51:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511ff6_d20260709_m045010_c001_v0001038_t0005_u01783572610619") 2026/07/09 04:51:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff84352675_d20260709_m045005_c001_v7007000_t0000_u01783572605145") 2026/07/09 04:51:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511fe2_d20260709_m044955_c001_v0001038_t0025_u01783572595383") 2026/07/09 04:51:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41724f65046bf3f2_d20260709_m044950_c001_v7007000_t0000_u01783572590084") 2026/07/09 04:51:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511fce_d20260709_m044940_c001_v0001038_t0025_u01783572580592") 2026/07/09 04:51:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a08037_d20260709_m044935_c001_v7007000_t0000_u01783572575252") 2026/07/09 04:51:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511fb0_d20260709_m044925_c001_v0001038_t0021_u01783572565810") 2026/07/09 04:51:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e808_d20260709_m044920_c001_v7007000_t0000_u01783572560157") 2026/07/09 04:51:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f92_d20260709_m044910_c001_v0001038_t0037_u01783572550859") 2026/07/09 04:51:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f414b01c89a65806f_d20260709_m044902_c001_v7007000_t0000_u01783572542352") 2026/07/09 04:51:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f72_d20260709_m044854_c001_v0001038_t0034_u01783572534108") 2026/07/09 04:51:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263757006_d20260709_m044848_c001_v7007000_t0000_u01783572528693") 2026/07/09 04:51:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7761_d20260709_m044844_c001_v0001183_t0007_u01783572524777") 2026/07/09 04:51:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263756ffb_d20260709_m044843_c001_v7007000_t0000_u01783572523343") 2026/07/09 04:51:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde76fd_d20260709_m044834_c001_v0001183_t0036_u01783572514247") 2026/07/09 04:51:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e75e_d20260709_m044828_c001_v7007000_t0000_u01783572508140") 2026/07/09 04:51:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde76c3_d20260709_m044824_c001_v0001183_t0047_u01783572504286") 2026/07/09 04:51:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07bdf_d20260709_m044822_c001_v7007000_t0000_u01783572502347") 2026/07/09 04:51:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c7ab_d20260709_m044813_c001_v0001157_t0007_u01783572493779") 2026/07/09 04:51:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263756fb1_d20260709_m044805_c001_v7007000_t0000_u01783572485442") 2026/07/09 04:51:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c743_d20260709_m044756_c001_v0001157_t0057_u01783572476457") 2026/07/09 04:51:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07ba2_d20260709_m044750_c001_v7007000_t0000_u01783572470928") 2026/07/09 04:51:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c713_d20260709_m044740_c001_v0001157_t0029_u01783572460798") 2026/07/09 04:51:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25e8d_d20260709_m044735_c001_v7007000_t0000_u01783572455152") 2026/07/09 04:51:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c6e3_d20260709_m044724_c001_v0001157_t0003_u01783572444930") 2026/07/09 04:51:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1ee7_d20260709_m044846_c001_v7007000_t0000_u01783572526134") 2026/07/09 04:51:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812963_d20260709_m044841_c001_v0001183_t0058_u01783572521311") 2026/07/09 04:51:08 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419a81f7d5f1829e_d20260709_m044905_c001_v7007000_t0000_u01783572545701") 2026/07/09 04:51:08 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48129ed_d20260709_m044900_c001_v0001183_t0023_u01783572540838") 2026/07/09 04:51:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8a0_d20260709_m045020_c001_v7007000_t0000_u01783572620268") 2026/07/09 04:51:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812b91_d20260709_m045011_c001_v0001183_t0038_u01783572611039") 2026/07/09 04:51:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff84352676_d20260709_m045005_c001_v7007000_t0000_u01783572605343") 2026/07/09 04:51:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812b37_d20260709_m044955_c001_v0001183_t0030_u01783572595747") 2026/07/09 04:51:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41724f65046bf3f3_d20260709_m044950_c001_v7007000_t0000_u01783572590257") 2026/07/09 04:51:08 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812ae6_d20260709_m044941_c001_v0001183_t0018_u01783572581130") 2026/07/09 04:51:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a08039_d20260709_m044935_c001_v7007000_t0000_u01783572575426") 2026/07/09 04:51:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812a92_d20260709_m044926_c001_v0001183_t0041_u01783572566340") 2026/07/09 04:51:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e80b_d20260709_m044920_c001_v7007000_t0000_u01783572560340") 2026/07/09 04:51:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812a25_d20260709_m044911_c001_v0001183_t0054_u01783572551199") 2026/07/09 04:51:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f420c127878deba3b_d20260709_m044902_c001_v7007000_t0000_u01783572542375") 2026/07/09 04:51:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48129c3_d20260709_m044854_c001_v0001183_t0057_u01783572534691") 2026/07/09 04:51:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263757007_d20260709_m044848_c001_v7007000_t0000_u01783572528870") 2026/07/09 04:51:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812985_d20260709_m044844_c001_v0001183_t0033_u01783572524854") 2026/07/09 04:51:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e774_d20260709_m044843_c001_v7007000_t0000_u01783572523153") 2026/07/09 04:51:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812933_d20260709_m044834_c001_v0001183_t0045_u01783572514433") 2026/07/09 04:51:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e75f_d20260709_m044828_c001_v7007000_t0000_u01783572508321") 2026/07/09 04:51:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f21_d20260709_m044824_c001_v0001038_t0001_u01783572504310") 2026/07/09 04:51:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aefba_d20260709_m044822_c001_v7007000_t0000_u01783572502333") 2026/07/09 04:51:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48128a8_d20260709_m044814_c001_v0001183_t0055_u01783572494262") 2026/07/09 04:51:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e8867a_d20260709_m044805_c001_v7007000_t0000_u01783572485464") 2026/07/09 04:51:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde75e2_d20260709_m044756_c001_v0001183_t0026_u01783572476910") 2026/07/09 04:51:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07ba3_d20260709_m044751_c001_v7007000_t0000_u01783572471109") 2026/07/09 04:51:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7586_d20260709_m044741_c001_v0001183_t0005_u01783572461118") 2026/07/09 04:51:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25e8f_d20260709_m044735_c001_v7007000_t0000_u01783572455343") 2026/07/09 04:51:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde754a_d20260709_m044725_c001_v0001183_t0027_u01783572445437") 2026/07/09 04:51:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41817f831ee509a2_d20260709_m044845_c001_v7007000_t0000_u01783572525887") 2026/07/09 04:51:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f4a_d20260709_m044841_c001_v0001038_t0014_u01783572521326") 2026/07/09 04:51:09 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419a81f7d5f182a0_d20260709_m044905_c001_v7007000_t0000_u01783572545890") 2026/07/09 04:51:10 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde77d5_d20260709_m044900_c001_v0001183_t0016_u01783572540901") 2026/07/09 04:51:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8a1_d20260709_m045020_c001_v7007000_t0000_u01783572620443") 2026/07/09 04:51:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde790e_d20260709_m045011_c001_v0001183_t0046_u01783572611237") 2026/07/09 04:51:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff84352677_d20260709_m045005_c001_v7007000_t0000_u01783572605533") 2026/07/09 04:51:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde78be_d20260709_m044955_c001_v0001183_t0016_u01783572595934") 2026/07/09 04:51:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41724f65046bf3f7_d20260709_m044950_c001_v7007000_t0000_u01783572590433") 2026/07/09 04:51:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde787d_d20260709_m044941_c001_v0001183_t0023_u01783572581324") 2026/07/09 04:51:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a0803b_d20260709_m044935_c001_v7007000_t0000_u01783572575600") 2026/07/09 04:51:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde783f_d20260709_m044926_c001_v0001183_t0032_u01783572566541") 2026/07/09 04:51:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e80c_d20260709_m044920_c001_v7007000_t0000_u01783572560522") 2026/07/09 04:51:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde780b_d20260709_m044911_c001_v0001183_t0005_u01783572551402") 2026/07/09 04:51:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1eee_d20260709_m044901_c001_v7007000_t0000_u01783572541986") 2026/07/09 04:51:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c859_d20260709_m044854_c001_v0001157_t0030_u01783572534890") 2026/07/09 04:51:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263757008_d20260709_m044849_c001_v7007000_t0000_u01783572529048") 2026/07/09 04:51:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c837_d20260709_m044844_c001_v0001157_t0057_u01783572524939") 2026/07/09 04:51:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f410b138c80128e11_d20260709_m044843_c001_v7007000_t0000_u01783572523203") 2026/07/09 04:51:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c7ff_d20260709_m044834_c001_v0001157_t0013_u01783572514622") 2026/07/09 04:51:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e760_d20260709_m044828_c001_v7007000_t0000_u01783572508499") 2026/07/09 04:51:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48128ee_d20260709_m044824_c001_v0001183_t0050_u01783572504320") 2026/07/09 04:51:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07be0_d20260709_m044822_c001_v7007000_t0000_u01783572502522") 2026/07/09 04:51:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7677_d20260709_m044814_c001_v0001183_t0033_u01783572494475") 2026/07/09 04:51:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f410b138c80128d5a_d20260709_m044805_c001_v7007000_t0000_u01783572485398") 2026/07/09 04:51:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511ebf_d20260709_m044757_c001_v0001038_t0028_u01783572477115") 2026/07/09 04:51:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07ba4_d20260709_m044751_c001_v7007000_t0000_u01783572471386") 2026/07/09 04:51:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511e87_d20260709_m044741_c001_v0001038_t0012_u01783572461328") 2026/07/09 04:51:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25e90_d20260709_m044735_c001_v7007000_t0000_u01783572455534") 2026/07/09 04:51:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511e5d_d20260709_m044725_c001_v0001038_t0018_u01783572445654") 2026/07/09 04:51:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41817f831ee509a5_d20260709_m044846_c001_v7007000_t0000_u01783572526069") 2026/07/09 04:51:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c829_d20260709_m044841_c001_v0001157_t0050_u01783572521447") 2026/07/09 04:51:11 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419a81f7d5f182a1_d20260709_m044906_c001_v7007000_t0000_u01783572546082") 2026/07/09 04:51:11 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48129ef_d20260709_m044901_c001_v0001183_t0029_u01783572541040") 2026/07/09 04:51:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8a2_d20260709_m045020_c001_v7007000_t0000_u01783572620617") 2026/07/09 04:51:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c954_d20260709_m045011_c001_v0001157_t0045_u01783572611462") 2026/07/09 04:51:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff84352678_d20260709_m045005_c001_v7007000_t0000_u01783572605722") 2026/07/09 04:51:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c91c_d20260709_m044956_c001_v0001157_t0013_u01783572596119") 2026/07/09 04:51:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41724f65046bf3fa_d20260709_m044950_c001_v7007000_t0000_u01783572590609") 2026/07/09 04:51:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c8f7_d20260709_m044941_c001_v0001157_t0025_u01783572581539") 2026/07/09 04:51:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a0803d_d20260709_m044935_c001_v7007000_t0000_u01783572575774") 2026/07/09 04:51:11 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c8c5_d20260709_m044926_c001_v0001157_t0017_u01783572566757") 2026/07/09 04:51:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e80f_d20260709_m044920_c001_v7007000_t0000_u01783572560709") 2026/07/09 04:51:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c89f_d20260709_m044911_c001_v0001157_t0003_u01783572551601") 2026/07/09 04:51:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a08019_d20260709_m044902_c001_v7007000_t0000_u01783572542381") 2026/07/09 04:51:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde77ab_d20260709_m044855_c001_v0001183_t0034_u01783572535240") 2026/07/09 04:51:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263757009_d20260709_m044849_c001_v7007000_t0000_u01783572529224") 2026/07/09 04:51:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7763_d20260709_m044844_c001_v0001183_t0008_u01783572524983") 2026/07/09 04:51:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41602ccd787973ce_d20260709_m044842_c001_v7007000_t0000_u01783572522791") 2026/07/09 04:51:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f36_d20260709_m044835_c001_v0001038_t0005_u01783572515062") 2026/07/09 04:51:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e761_d20260709_m044828_c001_v7007000_t0000_u01783572508675") 2026/07/09 04:51:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde76c5_d20260709_m044824_c001_v0001183_t0026_u01783572504497") 2026/07/09 04:51:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aefbb_d20260709_m044822_c001_v7007000_t0000_u01783572502526") 2026/07/09 04:51:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511efd_d20260709_m044814_c001_v0001038_t0035_u01783572494664") 2026/07/09 04:51:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b247f6_d20260709_m044805_c001_v7007000_t0000_u01783572485541") 2026/07/09 04:51:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481282c_d20260709_m044757_c001_v0001183_t0018_u01783572477749") 2026/07/09 04:51:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07ba5_d20260709_m044751_c001_v7007000_t0000_u01783572471563") 2026/07/09 04:51:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48127b2_d20260709_m044742_c001_v0001183_t0050_u01783572462066") 2026/07/09 04:51:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25e92_d20260709_m044735_c001_v7007000_t0000_u01783572455728") 2026/07/09 04:51:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812749_d20260709_m044726_c001_v0001183_t0006_u01783572446352") 2026/07/09 04:51:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07bef_d20260709_m044845_c001_v7007000_t0000_u01783572525898") 2026/07/09 04:51:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde773d_d20260709_m044841_c001_v0001183_t0025_u01783572521501") 2026/07/09 04:51:13 DEBUG : dir1/0007-12345: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419a81f7d5f182a3_d20260709_m044906_c001_v7007000_t0000_u01783572546270") 2026/07/09 04:51:13 DEBUG : dir1/0007-12345: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde77d7_d20260709_m044901_c001_v0001183_t0053_u01783572541094") 2026/07/09 04:51:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8a3_d20260709_m045020_c001_v7007000_t0000_u01783572620791") 2026/07/09 04:51:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511ffa_d20260709_m045011_c001_v0001038_t0027_u01783572611852") 2026/07/09 04:51:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff84352679_d20260709_m045005_c001_v7007000_t0000_u01783572605912") 2026/07/09 04:51:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511fe4_d20260709_m044956_c001_v0001038_t0020_u01783572596531") 2026/07/09 04:51:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41724f65046bf3fd_d20260709_m044950_c001_v7007000_t0000_u01783572590784") 2026/07/09 04:51:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511fd0_d20260709_m044941_c001_v0001038_t0022_u01783572581951") 2026/07/09 04:51:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a0803f_d20260709_m044935_c001_v7007000_t0000_u01783572575950") 2026/07/09 04:51:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511fb4_d20260709_m044927_c001_v0001038_t0022_u01783572567143") 2026/07/09 04:51:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e810_d20260709_m044920_c001_v7007000_t0000_u01783572560907") 2026/07/09 04:51:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f96_d20260709_m044911_c001_v0001038_t0026_u01783572551927") 2026/07/09 04:51:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f410b138c80128e45_d20260709_m044902_c001_v7007000_t0000_u01783572542380") 2026/07/09 04:51:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f76_d20260709_m044855_c001_v0001038_t0039_u01783572535460") 2026/07/09 04:51:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f412721926375700a_d20260709_m044849_c001_v7007000_t0000_u01783572529399") 2026/07/09 04:51:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f58_d20260709_m044844_c001_v0001038_t0026_u01783572524997") 2026/07/09 04:51:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263756ff8_d20260709_m044842_c001_v7007000_t0000_u01783572522812") 2026/07/09 04:51:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7701_d20260709_m044835_c001_v0001183_t0018_u01783572515592") 2026/07/09 04:51:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e762_d20260709_m044828_c001_v7007000_t0000_u01783572508852") 2026/07/09 04:51:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48128f0_d20260709_m044824_c001_v0001183_t0020_u01783572504516") 2026/07/09 04:51:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aefbc_d20260709_m044822_c001_v7007000_t0000_u01783572502718") 2026/07/09 04:51:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c7b3_d20260709_m044815_c001_v0001157_t0040_u01783572495447") 2026/07/09 04:51:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f418d3a91c3c2a10d_d20260709_m044805_c001_v7007000_t0000_u01783572485409") 2026/07/09 04:51:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c749_d20260709_m044757_c001_v0001157_t0004_u01783572477947") 2026/07/09 04:51:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07ba6_d20260709_m044751_c001_v7007000_t0000_u01783572471741") 2026/07/09 04:51:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c717_d20260709_m044742_c001_v0001157_t0042_u01783572462268") 2026/07/09 04:51:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25e94_d20260709_m044735_c001_v7007000_t0000_u01783572455920") 2026/07/09 04:51:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c6e5_d20260709_m044726_c001_v0001157_t0053_u01783572446553") 2026/07/09 04:51:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aeffe_d20260709_m044845_c001_v7007000_t0000_u01783572525909") 2026/07/09 04:51:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812965_d20260709_m044841_c001_v0001183_t0030_u01783572521620") 2026/07/09 04:51:14 DEBUG : dir1/0008-23456: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419a81f7d5f182a4_d20260709_m044906_c001_v7007000_t0000_u01783572546459") 2026/07/09 04:51:14 DEBUG : dir1/0008-23456: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f86_d20260709_m044901_c001_v0001038_t0039_u01783572541116") 2026/07/09 04:51:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8a4_d20260709_m045020_c001_v7007000_t0000_u01783572620965") 2026/07/09 04:51:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812b9b_d20260709_m045012_c001_v0001183_t0018_u01783572612243") 2026/07/09 04:51:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff8435267a_d20260709_m045006_c001_v7007000_t0000_u01783572606104") 2026/07/09 04:51:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812b41_d20260709_m044957_c001_v0001183_t0018_u01783572597058") 2026/07/09 04:51:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41724f65046bf400_d20260709_m044950_c001_v7007000_t0000_u01783572590957") 2026/07/09 04:51:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812af0_d20260709_m044942_c001_v0001183_t0055_u01783572582529") 2026/07/09 04:51:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a08041_d20260709_m044936_c001_v7007000_t0000_u01783572576135") 2026/07/09 04:51:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812a9e_d20260709_m044927_c001_v0001183_t0004_u01783572567706") 2026/07/09 04:51:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e812_d20260709_m044921_c001_v7007000_t0000_u01783572561089") 2026/07/09 04:51:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812a2d_d20260709_m044912_c001_v0001183_t0000_u01783572552325") 2026/07/09 04:51:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4008908ea0cf0a70_d20260709_m044902_c001_v7007000_t0000_u01783572542350") 2026/07/09 04:51:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48129cb_d20260709_m044855_c001_v0001183_t0051_u01783572535835") 2026/07/09 04:51:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f412721926375700b_d20260709_m044849_c001_v7007000_t0000_u01783572529574") 2026/07/09 04:51:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812989_d20260709_m044845_c001_v0001183_t0033_u01783572525051") 2026/07/09 04:51:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41817f831ee50991_d20260709_m044843_c001_v7007000_t0000_u01783572523461") 2026/07/09 04:51:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481293f_d20260709_m044835_c001_v0001183_t0051_u01783572515827") 2026/07/09 04:51:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e763_d20260709_m044829_c001_v7007000_t0000_u01783572509028") 2026/07/09 04:51:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c7e5_d20260709_m044824_c001_v0001157_t0043_u01783572504527") 2026/07/09 04:51:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aefbd_d20260709_m044822_c001_v7007000_t0000_u01783572502916") 2026/07/09 04:51:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48128ae_d20260709_m044815_c001_v0001183_t0004_u01783572495824") 2026/07/09 04:51:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f40969741e434856e_d20260709_m044805_c001_v7007000_t0000_u01783572485551") 2026/07/09 04:51:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde75eb_d20260709_m044758_c001_v0001183_t0007_u01783572478291") 2026/07/09 04:51:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07ba7_d20260709_m044751_c001_v7007000_t0000_u01783572471916") 2026/07/09 04:51:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7594_d20260709_m044742_c001_v0001183_t0056_u01783572462663") 2026/07/09 04:51:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25e95_d20260709_m044736_c001_v7007000_t0000_u01783572456112") 2026/07/09 04:51:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde754e_d20260709_m044727_c001_v0001183_t0050_u01783572447000") 2026/07/09 04:51:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263756ffc_d20260709_m044845_c001_v7007000_t0000_u01783572525918") 2026/07/09 04:51:15 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7741_d20260709_m044841_c001_v0001183_t0035_u01783572521696") 2026/07/09 04:51:15 DEBUG : dir1/0009-34567: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419a81f7d5f182a5_d20260709_m044906_c001_v7007000_t0000_u01783572546648") 2026/07/09 04:51:16 DEBUG : dir1/0009-34567: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48129f3_d20260709_m044901_c001_v0001183_t0036_u01783572541261") 2026/07/09 04:51:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8a5_d20260709_m045021_c001_v7007000_t0000_u01783572621139") 2026/07/09 04:51:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7916_d20260709_m045012_c001_v0001183_t0025_u01783572612440") 2026/07/09 04:51:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff8435267b_d20260709_m045006_c001_v7007000_t0000_u01783572606294") 2026/07/09 04:51:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde78c8_d20260709_m044957_c001_v0001183_t0054_u01783572597253") 2026/07/09 04:51:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41724f65046bf404_d20260709_m044951_c001_v7007000_t0000_u01783572591131") 2026/07/09 04:51:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7885_d20260709_m044942_c001_v0001183_t0040_u01783572582730") 2026/07/09 04:51:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a08043_d20260709_m044936_c001_v7007000_t0000_u01783572576309") 2026/07/09 04:51:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7845_d20260709_m044927_c001_v0001183_t0038_u01783572567904") 2026/07/09 04:51:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e815_d20260709_m044921_c001_v7007000_t0000_u01783572561271") 2026/07/09 04:51:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde780d_d20260709_m044912_c001_v0001183_t0033_u01783572552622") 2026/07/09 04:51:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4008908ea0cf0a6a_d20260709_m044901_c001_v7007000_t0000_u01783572541997") 2026/07/09 04:51:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c85f_d20260709_m044856_c001_v0001157_t0025_u01783572536059") 2026/07/09 04:51:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f412721926375700c_d20260709_m044849_c001_v7007000_t0000_u01783572529749") 2026/07/09 04:51:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7765_d20260709_m044845_c001_v0001183_t0007_u01783572525189") 2026/07/09 04:51:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07bee_d20260709_m044843_c001_v7007000_t0000_u01783572523379") 2026/07/09 04:51:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c807_d20260709_m044836_c001_v0001157_t0056_u01783572516026") 2026/07/09 04:51:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e764_d20260709_m044829_c001_v7007000_t0000_u01783572509204") 2026/07/09 04:51:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde76cb_d20260709_m044824_c001_v0001183_t0046_u01783572504699") 2026/07/09 04:51:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d993f_d20260709_m044822_c001_v7007000_t0000_u01783572502942") 2026/07/09 04:51:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7680_d20260709_m044816_c001_v0001183_t0051_u01783572496029") 2026/07/09 04:51:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b247f1_d20260709_m044805_c001_v7007000_t0000_u01783572485014") 2026/07/09 04:51:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511ec7_d20260709_m044758_c001_v0001038_t0033_u01783572478485") 2026/07/09 04:51:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07ba8_d20260709_m044752_c001_v7007000_t0000_u01783572472092") 2026/07/09 04:51:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511e8d_d20260709_m044742_c001_v0001038_t0033_u01783572462910") 2026/07/09 04:51:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25e97_d20260709_m044736_c001_v7007000_t0000_u01783572456304") 2026/07/09 04:51:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511e61_d20260709_m044727_c001_v0001038_t0007_u01783572447205") 2026/07/09 04:51:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff843525fa_d20260709_m044846_c001_v7007000_t0000_u01783572526113") 2026/07/09 04:51:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812967_d20260709_m044841_c001_v0001183_t0050_u01783572521817") 2026/07/09 04:51:17 DEBUG : dir1/0010-45678: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419a81f7d5f182a6_d20260709_m044906_c001_v7007000_t0000_u01783572546837") 2026/07/09 04:51:17 DEBUG : dir1/0010-45678: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde77d9_d20260709_m044901_c001_v0001183_t0042_u01783572541288") 2026/07/09 04:51:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8a6_d20260709_m045021_c001_v7007000_t0000_u01783572621315") 2026/07/09 04:51:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c962_d20260709_m045012_c001_v0001157_t0001_u01783572612649") 2026/07/09 04:51:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff8435267c_d20260709_m045006_c001_v7007000_t0000_u01783572606485") 2026/07/09 04:51:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c922_d20260709_m044957_c001_v0001157_t0025_u01783572597459") 2026/07/09 04:51:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41724f65046bf405_d20260709_m044951_c001_v7007000_t0000_u01783572591307") 2026/07/09 04:51:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c8ff_d20260709_m044942_c001_v0001157_t0039_u01783572582934") 2026/07/09 04:51:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a08045_d20260709_m044936_c001_v7007000_t0000_u01783572576484") 2026/07/09 04:51:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c8c9_d20260709_m044928_c001_v0001157_t0041_u01783572568111") 2026/07/09 04:51:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e816_d20260709_m044921_c001_v7007000_t0000_u01783572561455") 2026/07/09 04:51:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c8a9_d20260709_m044912_c001_v0001157_t0038_u01783572552823") 2026/07/09 04:51:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419a81f7d5f18288_d20260709_m044902_c001_v7007000_t0000_u01783572542409") 2026/07/09 04:51:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde77b1_d20260709_m044856_c001_v0001183_t0019_u01783572536321") 2026/07/09 04:51:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f412721926375700d_d20260709_m044849_c001_v7007000_t0000_u01783572529925") 2026/07/09 04:51:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481298b_d20260709_m044845_c001_v0001183_t0015_u01783572525255") 2026/07/09 04:51:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e771_d20260709_m044842_c001_v7007000_t0000_u01783572522802") 2026/07/09 04:51:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f3a_d20260709_m044836_c001_v0001038_t0032_u01783572516576") 2026/07/09 04:51:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e766_d20260709_m044829_c001_v7007000_t0000_u01783572509380") 2026/07/09 04:51:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48128f2_d20260709_m044824_c001_v0001183_t0020_u01783572504720") 2026/07/09 04:51:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4268e10695392ac5_d20260709_m044822_c001_v7007000_t0000_u01783572502953") 2026/07/09 04:51:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f03_d20260709_m044816_c001_v0001038_t0000_u01783572496230") 2026/07/09 04:51:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b247ee_d20260709_m044804_c001_v7007000_t0000_u01783572484838") 2026/07/09 04:51:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812832_d20260709_m044758_c001_v0001183_t0046_u01783572478926") 2026/07/09 04:51:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07ba9_d20260709_m044752_c001_v7007000_t0000_u01783572472270") 2026/07/09 04:51:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48127bc_d20260709_m044743_c001_v0001183_t0025_u01783572463741") 2026/07/09 04:51:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25e99_d20260709_m044736_c001_v7007000_t0000_u01783572456495") 2026/07/09 04:51:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812761_d20260709_m044727_c001_v0001183_t0030_u01783572447732") 2026/07/09 04:51:18 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07bf0_d20260709_m044846_c001_v7007000_t0000_u01783572526081") 2026/07/09 04:51:18 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7743_d20260709_m044841_c001_v0001183_t0058_u01783572521885") 2026/07/09 04:51:18 DEBUG : dir1/0011-56789: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419a81f7d5f182a8_d20260709_m044907_c001_v7007000_t0000_u01783572547029") 2026/07/09 04:51:18 DEBUG : dir1/0011-56789: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c87d_d20260709_m044901_c001_v0001157_t0028_u01783572541298") 2026/07/09 04:51:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8a7_d20260709_m045021_c001_v7007000_t0000_u01783572621489") 2026/07/09 04:51:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511ffc_d20260709_m045013_c001_v0001038_t0018_u01783572613003") 2026/07/09 04:51:18 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff8435267d_d20260709_m045006_c001_v7007000_t0000_u01783572606676") 2026/07/09 04:51:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511fe8_d20260709_m044957_c001_v0001038_t0032_u01783572597840") 2026/07/09 04:51:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41724f65046bf406_d20260709_m044951_c001_v7007000_t0000_u01783572591480") 2026/07/09 04:51:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511fd2_d20260709_m044943_c001_v0001038_t0007_u01783572583365") 2026/07/09 04:51:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a08046_d20260709_m044936_c001_v7007000_t0000_u01783572576657") 2026/07/09 04:51:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511fb8_d20260709_m044928_c001_v0001038_t0031_u01783572568557") 2026/07/09 04:51:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e819_d20260709_m044921_c001_v7007000_t0000_u01783572561638") 2026/07/09 04:51:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f9a_d20260709_m044913_c001_v0001038_t0003_u01783572553231") 2026/07/09 04:51:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f410b138c80128e43_d20260709_m044902_c001_v7007000_t0000_u01783572542151") 2026/07/09 04:51:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f78_d20260709_m044856_c001_v0001038_t0005_u01783572536516") 2026/07/09 04:51:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f412721926375700e_d20260709_m044850_c001_v7007000_t0000_u01783572530103") 2026/07/09 04:51:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7769_d20260709_m044845_c001_v0001183_t0019_u01783572525386") 2026/07/09 04:51:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aeffc_d20260709_m044843_c001_v7007000_t0000_u01783572523193") 2026/07/09 04:51:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde770d_d20260709_m044837_c001_v0001183_t0044_u01783572517328") 2026/07/09 04:51:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e767_d20260709_m044829_c001_v7007000_t0000_u01783572509556") 2026/07/09 04:51:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f23_d20260709_m044824_c001_v0001038_t0007_u01783572504830") 2026/07/09 04:51:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e750_d20260709_m044822_c001_v7007000_t0000_u01783572502726") 2026/07/09 04:51:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c7b5_d20260709_m044816_c001_v0001157_t0048_u01783572496703") 2026/07/09 04:51:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f40969741e434856c_d20260709_m044805_c001_v7007000_t0000_u01783572485193") 2026/07/09 04:51:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c74f_d20260709_m044759_c001_v0001157_t0058_u01783572479135") 2026/07/09 04:51:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07baa_d20260709_m044752_c001_v7007000_t0000_u01783572472447") 2026/07/09 04:51:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c719_d20260709_m044743_c001_v0001157_t0027_u01783572463945") 2026/07/09 04:51:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25e9a_d20260709_m044736_c001_v7007000_t0000_u01783572456689") 2026/07/09 04:51:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c6eb_d20260709_m044727_c001_v0001157_t0048_u01783572447932") 2026/07/09 04:51:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aefff_d20260709_m044846_c001_v7007000_t0000_u01783572526092") 2026/07/09 04:51:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481296b_d20260709_m044842_c001_v0001183_t0014_u01783572522011") 2026/07/09 04:51:20 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419a81f7d5f182a9_d20260709_m044907_c001_v7007000_t0000_u01783572547218") 2026/07/09 04:51:20 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48129f7_d20260709_m044901_c001_v0001183_t0044_u01783572541463") 2026/07/09 04:51:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8a8_d20260709_m045021_c001_v7007000_t0000_u01783572621664") 2026/07/09 04:51:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812b9f_d20260709_m045013_c001_v0001183_t0040_u01783572613486") 2026/07/09 04:51:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff8435267e_d20260709_m045006_c001_v7007000_t0000_u01783572606867") 2026/07/09 04:51:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812b45_d20260709_m044958_c001_v0001183_t0006_u01783572598656") 2026/07/09 04:51:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41724f65046bf407_d20260709_m044951_c001_v7007000_t0000_u01783572591654") 2026/07/09 04:51:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812af6_d20260709_m044943_c001_v0001183_t0027_u01783572583839") 2026/07/09 04:51:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a08048_d20260709_m044936_c001_v7007000_t0000_u01783572576832") 2026/07/09 04:51:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812aa4_d20260709_m044928_c001_v0001183_t0050_u01783572568900") 2026/07/09 04:51:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e81b_d20260709_m044921_c001_v7007000_t0000_u01783572561821") 2026/07/09 04:51:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812a35_d20260709_m044913_c001_v0001183_t0018_u01783572553681") 2026/07/09 04:51:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f410b138c80128e46_d20260709_m044902_c001_v7007000_t0000_u01783572542502") 2026/07/09 04:51:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48129cf_d20260709_m044856_c001_v0001183_t0035_u01783572536935") 2026/07/09 04:51:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f412721926375700f_d20260709_m044850_c001_v7007000_t0000_u01783572530278") 2026/07/09 04:51:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f5a_d20260709_m044845_c001_v0001038_t0027_u01783572525396") 2026/07/09 04:51:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e773_d20260709_m044842_c001_v7007000_t0000_u01783572522978") 2026/07/09 04:51:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481294b_d20260709_m044837_c001_v0001183_t0024_u01783572517523") 2026/07/09 04:51:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e768_d20260709_m044829_c001_v7007000_t0000_u01783572509732") 2026/07/09 04:51:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde76cd_d20260709_m044824_c001_v0001183_t0004_u01783572504910") 2026/07/09 04:51:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4268e10695392ac3_d20260709_m044822_c001_v7007000_t0000_u01783572502772") 2026/07/09 04:51:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48128b2_d20260709_m044817_c001_v0001183_t0022_u01783572497169") 2026/07/09 04:51:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f418d3a91c3c2a10c_d20260709_m044805_c001_v7007000_t0000_u01783572485227") 2026/07/09 04:51:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde75f5_d20260709_m044759_c001_v0001183_t0015_u01783572479569") 2026/07/09 04:51:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07bab_d20260709_m044752_c001_v7007000_t0000_u01783572472623") 2026/07/09 04:51:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde75a0_d20260709_m044744_c001_v0001183_t0046_u01783572464247") 2026/07/09 04:51:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25e9c_d20260709_m044736_c001_v7007000_t0000_u01783572456882") 2026/07/09 04:51:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7552_d20260709_m044728_c001_v0001183_t0015_u01783572448330") 2026/07/09 04:51:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e780_d20260709_m044845_c001_v7007000_t0000_u01783572525939") 2026/07/09 04:51:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c82d_d20260709_m044842_c001_v0001157_t0050_u01783572522089") 2026/07/09 04:51:21 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419a81f7d5f182ab_d20260709_m044907_c001_v7007000_t0000_u01783572547409") 2026/07/09 04:51:21 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde77dd_d20260709_m044901_c001_v0001183_t0050_u01783572541515") 2026/07/09 04:51:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8a9_d20260709_m045021_c001_v7007000_t0000_u01783572621839") 2026/07/09 04:51:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde791c_d20260709_m045013_c001_v0001183_t0059_u01783572613705") 2026/07/09 04:51:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff8435267f_d20260709_m045007_c001_v7007000_t0000_u01783572607057") 2026/07/09 04:51:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde78d0_d20260709_m044958_c001_v0001183_t0045_u01783572598853") 2026/07/09 04:51:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41724f65046bf408_d20260709_m044951_c001_v7007000_t0000_u01783572591836") 2026/07/09 04:51:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7891_d20260709_m044944_c001_v0001183_t0014_u01783572584033") 2026/07/09 04:51:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a0804a_d20260709_m044937_c001_v7007000_t0000_u01783572577007") 2026/07/09 04:51:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde784b_d20260709_m044929_c001_v0001183_t0006_u01783572569087") 2026/07/09 04:51:21 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e81c_d20260709_m044922_c001_v7007000_t0000_u01783572562004") 2026/07/09 04:51:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7813_d20260709_m044913_c001_v0001183_t0021_u01783572553881") 2026/07/09 04:51:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1eef_d20260709_m044902_c001_v7007000_t0000_u01783572542159") 2026/07/09 04:51:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c867_d20260709_m044857_c001_v0001157_t0003_u01783572537122") 2026/07/09 04:51:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263757010_d20260709_m044850_c001_v7007000_t0000_u01783572530454") 2026/07/09 04:51:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c83b_d20260709_m044845_c001_v0001157_t0047_u01783572525408") 2026/07/09 04:51:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aeffd_d20260709_m044843_c001_v7007000_t0000_u01783572523367") 2026/07/09 04:51:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c811_d20260709_m044837_c001_v0001157_t0035_u01783572517718") 2026/07/09 04:51:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e769_d20260709_m044829_c001_v7007000_t0000_u01783572509907") 2026/07/09 04:51:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48128f5_d20260709_m044824_c001_v0001183_t0028_u01783572504936") 2026/07/09 04:51:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1ea5_d20260709_m044822_c001_v7007000_t0000_u01783572502712") 2026/07/09 04:51:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7688_d20260709_m044817_c001_v0001183_t0036_u01783572497382") 2026/07/09 04:51:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4010fd8897e3c558_d20260709_m044805_c001_v7007000_t0000_u01783572485255") 2026/07/09 04:51:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511ecd_d20260709_m044759_c001_v0001038_t0009_u01783572479767") 2026/07/09 04:51:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07bac_d20260709_m044752_c001_v7007000_t0000_u01783572472799") 2026/07/09 04:51:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511e9b_d20260709_m044744_c001_v0001038_t0013_u01783572464443") 2026/07/09 04:51:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25e9d_d20260709_m044737_c001_v7007000_t0000_u01783572457073") 2026/07/09 04:51:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511e63_d20260709_m044728_c001_v0001038_t0005_u01783572448516") 2026/07/09 04:51:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff843525f9_d20260709_m044845_c001_v7007000_t0000_u01783572525936") 2026/07/09 04:51:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7747_d20260709_m044842_c001_v0001183_t0034_u01783572522178") 2026/07/09 04:51:22 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419a81f7d5f182ad_d20260709_m044907_c001_v7007000_t0000_u01783572547598") 2026/07/09 04:51:23 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f88_d20260709_m044901_c001_v0001038_t0039_u01783572541542") 2026/07/09 04:51:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8aa_d20260709_m045022_c001_v7007000_t0000_u01783572622014") 2026/07/09 04:51:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c968_d20260709_m045014_c001_v0001157_t0046_u01783572614003") 2026/07/09 04:51:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff84352680_d20260709_m045007_c001_v7007000_t0000_u01783572607247") 2026/07/09 04:51:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c926_d20260709_m044959_c001_v0001157_t0017_u01783572599048") 2026/07/09 04:51:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41724f65046bf409_d20260709_m044952_c001_v7007000_t0000_u01783572592010") 2026/07/09 04:51:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c903_d20260709_m044944_c001_v0001157_t0031_u01783572584253") 2026/07/09 04:51:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a0804c_d20260709_m044937_c001_v7007000_t0000_u01783572577182") 2026/07/09 04:51:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c8cb_d20260709_m044929_c001_v0001157_t0027_u01783572569307") 2026/07/09 04:51:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e81e_d20260709_m044922_c001_v7007000_t0000_u01783572562188") 2026/07/09 04:51:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c8ad_d20260709_m044914_c001_v0001157_t0017_u01783572554083") 2026/07/09 04:51:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1ef1_d20260709_m044902_c001_v7007000_t0000_u01783572542512") 2026/07/09 04:51:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde77b9_d20260709_m044857_c001_v0001183_t0053_u01783572537403") 2026/07/09 04:51:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263757011_d20260709_m044850_c001_v7007000_t0000_u01783572530630") 2026/07/09 04:51:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481298d_d20260709_m044845_c001_v0001183_t0013_u01783572525460") 2026/07/09 04:51:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07bed_d20260709_m044843_c001_v7007000_t0000_u01783572523206") 2026/07/09 04:51:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f42_d20260709_m044838_c001_v0001038_t0025_u01783572518255") 2026/07/09 04:51:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e76a_d20260709_m044830_c001_v7007000_t0000_u01783572510083") 2026/07/09 04:51:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c7eb_d20260709_m044824_c001_v0001157_t0012_u01783572504952") 2026/07/09 04:51:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d993e_d20260709_m044822_c001_v7007000_t0000_u01783572502759") 2026/07/09 04:51:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f07_d20260709_m044817_c001_v0001038_t0019_u01783572497569") 2026/07/09 04:51:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263756fb0_d20260709_m044805_c001_v7007000_t0000_u01783572485260") 2026/07/09 04:51:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812838_d20260709_m044800_c001_v0001183_t0056_u01783572480392") 2026/07/09 04:51:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07bad_d20260709_m044752_c001_v7007000_t0000_u01783572472976") 2026/07/09 04:51:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48127cc_d20260709_m044744_c001_v0001183_t0024_u01783572464904") 2026/07/09 04:51:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25e9f_d20260709_m044737_c001_v7007000_t0000_u01783572457265") 2026/07/09 04:51:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481276f_d20260709_m044729_c001_v0001183_t0008_u01783572449138") 2026/07/09 04:51:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41602ccd787973d3_d20260709_m044846_c001_v7007000_t0000_u01783572526152") 2026/07/09 04:51:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812971_d20260709_m044842_c001_v0001183_t0038_u01783572522204") 2026/07/09 04:51:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419a81f7d5f182ae_d20260709_m044907_c001_v7007000_t0000_u01783572547786") 2026/07/09 04:51:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c881_d20260709_m044901_c001_v0001157_t0056_u01783572541586") 2026/07/09 04:51:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8ab_d20260709_m045022_c001_v7007000_t0000_u01783572622188") 2026/07/09 04:51:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2512000_d20260709_m045014_c001_v0001038_t0030_u01783572614613") 2026/07/09 04:51:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff84352681_d20260709_m045007_c001_v7007000_t0000_u01783572607437") 2026/07/09 04:51:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511fea_d20260709_m044959_c001_v0001038_t0001_u01783572599347") 2026/07/09 04:51:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41724f65046bf40a_d20260709_m044952_c001_v7007000_t0000_u01783572592184") 2026/07/09 04:51:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511fd6_d20260709_m044944_c001_v0001038_t0017_u01783572584590") 2026/07/09 04:51:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a0804e_d20260709_m044937_c001_v7007000_t0000_u01783572577358") 2026/07/09 04:51:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511fba_d20260709_m044929_c001_v0001038_t0003_u01783572569567") 2026/07/09 04:51:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e820_d20260709_m044922_c001_v7007000_t0000_u01783572562370") 2026/07/09 04:51:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f9c_d20260709_m044914_c001_v0001038_t0027_u01783572554372") 2026/07/09 04:51:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4008908ea0cf0a6d_d20260709_m044902_c001_v7007000_t0000_u01783572542173") 2026/07/09 04:51:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f7c_d20260709_m044857_c001_v0001038_t0017_u01783572537595") 2026/07/09 04:51:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263757012_d20260709_m044850_c001_v7007000_t0000_u01783572530806") 2026/07/09 04:51:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde776b_d20260709_m044845_c001_v0001183_t0054_u01783572525579") 2026/07/09 04:51:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41724f65046bf327_d20260709_m044843_c001_v7007000_t0000_u01783572523215") 2026/07/09 04:51:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7719_d20260709_m044838_c001_v0001183_t0024_u01783572518811") 2026/07/09 04:51:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e76b_d20260709_m044830_c001_v7007000_t0000_u01783572510260") 2026/07/09 04:51:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde76d1_d20260709_m044825_c001_v0001183_t0049_u01783572505107") 2026/07/09 04:51:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f405b29ebeac7dcfc_d20260709_m044822_c001_v7007000_t0000_u01783572502772") 2026/07/09 04:51:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c7bf_d20260709_m044818_c001_v0001157_t0047_u01783572498175") 2026/07/09 04:51:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4033629aafff1ad1_d20260709_m044805_c001_v7007000_t0000_u01783572485418") 2026/07/09 04:51:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c767_d20260709_m044800_c001_v0001157_t0031_u01783572480609") 2026/07/09 04:51:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07bae_d20260709_m044753_c001_v7007000_t0000_u01783572473152") 2026/07/09 04:51:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c71b_d20260709_m044745_c001_v0001157_t0047_u01783572465103") 2026/07/09 04:51:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25ea1_d20260709_m044737_c001_v7007000_t0000_u01783572457456") 2026/07/09 04:51:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c6ef_d20260709_m044729_c001_v0001157_t0035_u01783572449335") 2026/07/09 04:51:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263756ffd_d20260709_m044846_c001_v7007000_t0000_u01783572526102") 2026/07/09 04:51:25 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde774b_d20260709_m044842_c001_v0001183_t0001_u01783572522372") 2026/07/09 04:51:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f40969741e4348573_d20260709_m044808_c001_v7007000_t0000_u01783572488012") 2026/07/09 04:51:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7615_d20260709_m044803_c001_v0001183_t0004_u01783572483348") 2026/07/09 04:51:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f40969741e4348574_d20260709_m044808_c001_v7007000_t0000_u01783572488185") 2026/07/09 04:51:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812856_d20260709_m044803_c001_v0001183_t0002_u01783572483382") 2026/07/09 04:51:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f40969741e4348575_d20260709_m044808_c001_v7007000_t0000_u01783572488358") 2026/07/09 04:51:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7619_d20260709_m044803_c001_v0001183_t0057_u01783572483545") 2026/07/09 04:51:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f40969741e4348576_d20260709_m044808_c001_v7007000_t0000_u01783572488533") 2026/07/09 04:51:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c779_d20260709_m044803_c001_v0001157_t0034_u01783572483593") 2026/07/09 04:51:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f40969741e4348577_d20260709_m044808_c001_v7007000_t0000_u01783572488706") 2026/07/09 04:51:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812858_d20260709_m044803_c001_v0001183_t0046_u01783572483604") 2026/07/09 04:51:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f40969741e4348578_d20260709_m044808_c001_v7007000_t0000_u01783572488882") 2026/07/09 04:51:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511ee1_d20260709_m044803_c001_v0001038_t0001_u01783572483668") 2026/07/09 04:51:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f40969741e4348579_d20260709_m044809_c001_v7007000_t0000_u01783572489056") 2026/07/09 04:51:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde761b_d20260709_m044803_c001_v0001183_t0004_u01783572483765") 2026/07/09 04:51:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f40969741e434857a_d20260709_m044809_c001_v7007000_t0000_u01783572489231") 2026/07/09 04:51:26 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481285c_d20260709_m044803_c001_v0001183_t0037_u01783572483807") 2026/07/09 04:51:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f40969741e434857b_d20260709_m044809_c001_v7007000_t0000_u01783572489404") 2026/07/09 04:51:26 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde761f_d20260709_m044803_c001_v0001183_t0038_u01783572483962") 2026/07/09 04:51:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f40969741e434857c_d20260709_m044809_c001_v7007000_t0000_u01783572489580") 2026/07/09 04:51:26 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c77b_d20260709_m044803_c001_v0001157_t0001_u01783572483972") 2026/07/09 04:51:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f40969741e434857d_d20260709_m044809_c001_v7007000_t0000_u01783572489754") 2026/07/09 04:51:26 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812860_d20260709_m044804_c001_v0001183_t0046_u01783572484009") 2026/07/09 04:51:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f40969741e434857e_d20260709_m044809_c001_v7007000_t0000_u01783572489927") 2026/07/09 04:51:26 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7623_d20260709_m044804_c001_v0001183_t0056_u01783572484156") 2026/07/09 04:51:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f40969741e434857f_d20260709_m044810_c001_v7007000_t0000_u01783572490102") 2026/07/09 04:51:26 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511ee5_d20260709_m044804_c001_v0001038_t0014_u01783572484180") 2026/07/09 04:51:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f40969741e4348580_d20260709_m044810_c001_v7007000_t0000_u01783572490277") 2026/07/09 04:51:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812862_d20260709_m044804_c001_v0001183_t0059_u01783572484210") 2026/07/09 04:51:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f40969741e4348581_d20260709_m044810_c001_v7007000_t0000_u01783572490451") 2026/07/09 04:51:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7627_d20260709_m044804_c001_v0001183_t0036_u01783572484376") 2026/07/09 04:51:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f40969741e4348582_d20260709_m044810_c001_v7007000_t0000_u01783572490643") 2026/07/09 04:51:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c77d_d20260709_m044804_c001_v0001157_t0025_u01783572484458") 2026/07/09 04:51:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4268e10695392ec2_d20260709_m044825_c001_v7007000_t0000_u01783572505304") 2026/07/09 04:51:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48128ca_d20260709_m044821_c001_v0001183_t0034_u01783572501070") 2026/07/09 04:51:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d994c_d20260709_m044825_c001_v7007000_t0000_u01783572505498") 2026/07/09 04:51:27 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde769c_d20260709_m044821_c001_v0001183_t0012_u01783572501080") 2026/07/09 04:51:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4008908ea0cf0a10_d20260709_m044825_c001_v7007000_t0000_u01783572505366") 2026/07/09 04:51:27 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c7cd_d20260709_m044821_c001_v0001157_t0046_u01783572501199") 2026/07/09 04:51:27 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4033629aafff1ad4_d20260709_m044825_c001_v7007000_t0000_u01783572505350") 2026/07/09 04:51:27 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f11_d20260709_m044821_c001_v0001038_t0007_u01783572501211") 2026/07/09 04:51:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4268e10695392ec6_d20260709_m044825_c001_v7007000_t0000_u01783572505661") 2026/07/09 04:51:27 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48128ce_d20260709_m044821_c001_v0001183_t0050_u01783572501265") 2026/07/09 04:51:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e754_d20260709_m044825_c001_v7007000_t0000_u01783572505346") 2026/07/09 04:51:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde76a4_d20260709_m044821_c001_v0001183_t0013_u01783572501290") 2026/07/09 04:51:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aefc0_d20260709_m044825_c001_v7007000_t0000_u01783572505519") 2026/07/09 04:51:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48128d0_d20260709_m044821_c001_v0001183_t0054_u01783572501473") 2026/07/09 04:51:27 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f405b29ebeac7dd04_d20260709_m044825_c001_v7007000_t0000_u01783572505672") 2026/07/09 04:51:27 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde76a8_d20260709_m044821_c001_v0001183_t0008_u01783572501486") 2026/07/09 04:51:28 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1eab_d20260709_m044825_c001_v7007000_t0000_u01783572505355") 2026/07/09 04:51:28 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c7cf_d20260709_m044821_c001_v0001157_t0033_u01783572501598") 2026/07/09 04:51:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d994e_d20260709_m044825_c001_v7007000_t0000_u01783572505684") 2026/07/09 04:51:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48128d2_d20260709_m044821_c001_v0001183_t0056_u01783572501677") 2026/07/09 04:51:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e755_d20260709_m044825_c001_v7007000_t0000_u01783572505531") 2026/07/09 04:51:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde76aa_d20260709_m044821_c001_v0001183_t0029_u01783572501688") 2026/07/09 04:51:28 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f405b29ebeac7dd03_d20260709_m044825_c001_v7007000_t0000_u01783572505476") 2026/07/09 04:51:28 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f17_d20260709_m044821_c001_v0001038_t0001_u01783572501724") 2026/07/09 04:51:28 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4008908ea0cf0a11_d20260709_m044825_c001_v7007000_t0000_u01783572505541") 2026/07/09 04:51:28 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde76ac_d20260709_m044821_c001_v0001183_t0049_u01783572501874") 2026/07/09 04:51:28 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d994a_d20260709_m044825_c001_v7007000_t0000_u01783572505315") 2026/07/09 04:51:28 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c7d1_d20260709_m044821_c001_v0001157_t0007_u01783572501935") 2026/07/09 04:51:28 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e756_d20260709_m044825_c001_v7007000_t0000_u01783572505709") 2026/07/09 04:51:28 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48128d6_d20260709_m044822_c001_v0001183_t0043_u01783572502003") 2026/07/09 04:51:28 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aefbf_d20260709_m044825_c001_v7007000_t0000_u01783572505326") 2026/07/09 04:51:28 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde76ae_d20260709_m044822_c001_v0001183_t0056_u01783572502071") 2026/07/09 04:51:28 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f404fd54523501433_d20260709_m044613_c001_v7007000_t0000_u01783572373279") 2026/07/09 04:51:28 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1155ad1dd203d0ba_d20260709_m044610_c001_v0001091_t0040_u01783572370721") 2026/07/09 04:51:28 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07ab6_d20260709_m044610_c001_v7007000_t0000_u01783572370548") 2026/07/09 04:51:28 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1155ad1dd203d0aa_d20260709_m044607_c001_v0001091_t0017_u01783572367036") 2026/07/09 04:51:28 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07aaa_d20260709_m044606_c001_v7007000_t0000_u01783572366344") 2026/07/09 04:51:28 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511d44_d20260709_m044601_c001_v0001038_t0020_u01783572361640") 2026/07/09 04:51:29 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d96e0_d20260709_m044600_c001_v7007000_t0000_u01783572360247") 2026/07/09 04:51:29 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f102f70a30385df9d_d20260709_m044558_c001_v0001183_t0007_u01783572358294") 2026/07/09 04:51:29 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e68d_d20260709_m044558_c001_v7007000_t0000_u01783572358113") 2026/07/09 04:51:29 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f102f70a30385df87_d20260709_m044555_c001_v0001183_t0006_u01783572355315") 2026/07/09 04:51:29 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e68b_d20260709_m044554_c001_v7007000_t0000_u01783572354601") 2026/07/09 04:51:29 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812417_d20260709_m044551_c001_v0001183_t0026_u01783572351010") 2026/07/09 04:51:29 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d96d8_d20260709_m044549_c001_v7007000_t0000_u01783572349793") 2026/07/09 04:51:29 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1186a8598548bedd_d20260709_m044547_c001_v0001037_t0037_u01783572347775") 2026/07/09 04:51:29 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4010fd8897e3c452_d20260709_m044547_c001_v7007000_t0000_u01783572347581") 2026/07/09 04:51:29 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1186a8598548becf_d20260709_m044544_c001_v0001037_t0012_u01783572344147") 2026/07/09 04:51:29 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4010fd8897e3c44e_d20260709_m044543_c001_v7007000_t0000_u01783572343393") 2026/07/09 04:51:29 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48123c3_d20260709_m044540_c001_v0001183_t0058_u01783572340021") 2026/07/09 04:51:29 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d96d4_d20260709_m044539_c001_v7007000_t0000_u01783572339141") 2026/07/09 04:51:29 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f108f539df94ae6d4_d20260709_m044537_c001_v0001173_t0038_u01783572337411") 2026/07/09 04:51:29 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25e0e_d20260709_m044537_c001_v7007000_t0000_u01783572337235") 2026/07/09 04:51:29 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f108f539df94ae6a2_d20260709_m044533_c001_v0001173_t0048_u01783572333173") 2026/07/09 04:51:29 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4033629aafff1a2e_d20260709_m044521_c001_v7007000_t0000_u01783572321266") 2026/07/09 04:51:29 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812329_d20260709_m044516_c001_v0001183_t0053_u01783572316047") 2026/07/09 04:51:29 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b245e8_d20260709_m044515_c001_v7007000_t0000_u01783572315136") 2026/07/09 04:51:29 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f113061e114446023_d20260709_m044513_c001_v0001161_t0007_u01783572313432") 2026/07/09 04:51:29 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aeeae_d20260709_m044513_c001_v7007000_t0000_u01783572313255") 2026/07/09 04:51:30 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f113061e114446015_d20260709_m044509_c001_v0001161_t0051_u01783572309815") 2026/07/09 04:51:30 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aeeac_d20260709_m044509_c001_v7007000_t0000_u01783572309116") 2026/07/09 04:51:30 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48122d0_d20260709_m044503_c001_v0001183_t0051_u01783572303296") 2026/07/09 04:51:30 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff8435227e_d20260709_m044502_c001_v7007000_t0000_u01783572302412") 2026/07/09 04:51:30 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1031cddbb86ead90_d20260709_m044500_c001_v0001165_t0005_u01783572300861") 2026/07/09 04:51:30 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b245c6_d20260709_m044500_c001_v7007000_t0000_u01783572300685") 2026/07/09 04:51:30 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1031cddbb86ead86_d20260709_m044457_c001_v0001165_t0058_u01783572297478") 2026/07/09 04:51:30 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b245c0_d20260709_m044456_c001_v7007000_t0000_u01783572296778") 2026/07/09 04:51:30 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481227c_d20260709_m044451_c001_v0001183_t0057_u01783572291142") 2026/07/09 04:51:30 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f404fd5452350124c_d20260709_m044450_c001_v7007000_t0000_u01783572290084") 2026/07/09 04:51:30 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106070db777d8300_d20260709_m044444_c001_v0001179_t0033_u01783572284609") 2026/07/09 04:51:30 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419a81f7d5f180e9_d20260709_m044444_c001_v7007000_t0000_u01783572284410") 2026/07/09 04:51:30 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481222a_d20260709_m044440_c001_v0001183_t0028_u01783572280086") 2026/07/09 04:51:30 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f103222a57af8fe29_d20260709_m044439_c001_v0001145_t0049_u01783572279073") 2026/07/09 04:51:30 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f103222a57af8fe25_d20260709_m044437_c001_v0001145_t0044_u01783572277966") 2026/07/09 04:51:30 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25db0_d20260709_m044424_c001_v7007000_t0000_u01783572264712") 2026/07/09 04:51:30 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511c2c_d20260709_m044417_c001_v0001038_t0034_u01783572257918") 2026/07/09 04:51:30 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f102f620f6c0c95f4_d20260709_m044416_c001_v0001137_t0033_u01783572256861") 2026/07/09 04:51:30 DEBUG : dst/one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f102f620f6c0c95ec_d20260709_m044415_c001_v0001137_t0006_u01783572255679") 2026/07/09 04:51:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f404fd54523501434_d20260709_m044613_c001_v7007000_t0000_u01783572373454") 2026/07/09 04:51:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f100ba5a7fb2d30bc_d20260709_m044610_c001_v0001171_t0007_u01783572370271") 2026/07/09 04:51:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1058b99c21c9cd00_d20260709_m044605_c001_v0001137_t0019_u01783572365935") 2026/07/09 04:51:31 DEBUG : dst/one.bak: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d96e1_d20260709_m044600_c001_v7007000_t0000_u01783572360421") 2026/07/09 04:51:31 DEBUG : dst/one.bak: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f105f4604cbb99790_d20260709_m044557_c001_v0001136_t0052_u01783572357582") 2026/07/09 04:51:31 DEBUG : dst/one.bak: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1101939a50b0265f_d20260709_m044554_c001_v0001176_t0002_u01783572354390") 2026/07/09 04:51:31 DEBUG : dst/one.bak: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d96d9_d20260709_m044549_c001_v7007000_t0000_u01783572349967") 2026/07/09 04:51:31 DEBUG : dst/one.bak: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1168243188d1396d_d20260709_m044547_c001_v0001184_t0045_u01783572347373") 2026/07/09 04:51:31 DEBUG : dst/one.bak: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1159b32ed24d41ea_d20260709_m044543_c001_v0001134_t0021_u01783572343073") 2026/07/09 04:51:31 DEBUG : dst/three: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f404fd5452350124d_d20260709_m044450_c001_v7007000_t0000_u01783572290260") 2026/07/09 04:51:31 DEBUG : dst/three: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f103222a57af8fe45_d20260709_m044448_c001_v0001145_t0024_u01783572288554") 2026/07/09 04:51:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f404fd54523501435_d20260709_m044613_c001_v7007000_t0000_u01783572373630") 2026/07/09 04:51:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1188af87b68e93e0_d20260709_m044611_c001_v0001106_t0051_u01783572371677") 2026/07/09 04:51:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1113893b17ec067e_d20260709_m044608_c001_v0001161_t0037_u01783572368025") 2026/07/09 04:51:31 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f404fd54523501436_d20260709_m044613_c001_v7007000_t0000_u01783572373806") 2026/07/09 04:51:31 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1155ad1dd203d0c0_d20260709_m044612_c001_v0001091_t0001_u01783572372399") 2026/07/09 04:51:31 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07abc_d20260709_m044612_c001_v7007000_t0000_u01783572372226") 2026/07/09 04:51:31 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1155ad1dd203d0b4_d20260709_m044608_c001_v0001091_t0029_u01783572368798") 2026/07/09 04:51:31 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07ab1_d20260709_m044608_c001_v7007000_t0000_u01783572368622") 2026/07/09 04:51:31 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511d4a_d20260709_m044603_c001_v0001038_t0019_u01783572363070") 2026/07/09 04:51:31 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d96e2_d20260709_m044600_c001_v7007000_t0000_u01783572360595") 2026/07/09 04:51:31 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f102f70a30385dfab_d20260709_m044559_c001_v0001183_t0034_u01783572359685") 2026/07/09 04:51:31 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e68f_d20260709_m044559_c001_v7007000_t0000_u01783572359501") 2026/07/09 04:51:32 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f102f70a30385df93_d20260709_m044556_c001_v0001183_t0016_u01783572356625") 2026/07/09 04:51:32 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e68c_d20260709_m044556_c001_v7007000_t0000_u01783572356443") 2026/07/09 04:51:32 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481241f_d20260709_m044551_c001_v0001183_t0028_u01783572351798") 2026/07/09 04:51:32 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4010fd8897e3c453_d20260709_m044549_c001_v7007000_t0000_u01783572349241") 2026/07/09 04:51:32 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511d1a_d20260709_m044546_c001_v0001038_t0001_u01783572346371") 2026/07/09 04:51:32 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4010fd8897e3c44f_d20260709_m044545_c001_v7007000_t0000_u01783572345654") 2026/07/09 04:51:32 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48123c5_d20260709_m044540_c001_v0001183_t0056_u01783572340642") 2026/07/09 04:51:32 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25e13_d20260709_m044538_c001_v7007000_t0000_u01783572338262") 2026/07/09 04:51:32 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511cef_d20260709_m044535_c001_v0001038_t0028_u01783572335766") 2026/07/09 04:51:32 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25e05_d20260709_m044534_c001_v7007000_t0000_u01783572334726") 2026/07/09 04:51:32 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481232b_d20260709_m044516_c001_v0001183_t0054_u01783572316742") 2026/07/09 04:51:32 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aeeaf_d20260709_m044514_c001_v7007000_t0000_u01783572314226") 2026/07/09 04:51:32 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511ca7_d20260709_m044511_c001_v0001038_t0017_u01783572311812") 2026/07/09 04:51:32 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aeead_d20260709_m044510_c001_v7007000_t0000_u01783572310743") 2026/07/09 04:51:32 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48122d6_d20260709_m044504_c001_v0001183_t0050_u01783572304455") 2026/07/09 04:51:32 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b245c8_d20260709_m044501_c001_v7007000_t0000_u01783572301530") 2026/07/09 04:51:32 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511c84_d20260709_m044459_c001_v0001038_t0019_u01783572299446") 2026/07/09 04:51:32 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b245c1_d20260709_m044458_c001_v7007000_t0000_u01783572298399") 2026/07/09 04:51:32 DEBUG : dst/three.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812284_d20260709_m044451_c001_v0001183_t0019_u01783572291710") 2026/07/09 04:51:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d96e3_d20260709_m044600_c001_v7007000_t0000_u01783572360768") 2026/07/09 04:51:32 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1143d590d4187a9e_d20260709_m044559_c001_v0001179_t0034_u01783572359031") 2026/07/09 04:51:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1052192f0639ab7e_d20260709_m044556_c001_v0001174_t0020_u01783572356050") 2026/07/09 04:51:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d96db_d20260709_m044550_c001_v7007000_t0000_u01783572350139") 2026/07/09 04:51:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1035fbb8c84d7579_d20260709_m044548_c001_v0001116_t0054_u01783572348665") 2026/07/09 04:51:33 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117b569b35f502b9_d20260709_m044544_c001_v0001136_t0049_u01783572344768") 2026/07/09 04:51:33 DEBUG : dst/two: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f404fd54523501437_d20260709_m044613_c001_v7007000_t0000_u01783572373983") 2026/07/09 04:51:33 DEBUG : dst/two: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812467_d20260709_m044602_c001_v0001183_t0002_u01783572362883") 2026/07/09 04:51:33 DEBUG : dst/two: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d96e4_d20260709_m044600_c001_v7007000_t0000_u01783572360942") 2026/07/09 04:51:33 DEBUG : dst/two: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511d22_d20260709_m044551_c001_v0001038_t0032_u01783572351205") 2026/07/09 04:51:33 DEBUG : dst/two: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d96dc_d20260709_m044550_c001_v7007000_t0000_u01783572350315") 2026/07/09 04:51:33 DEBUG : dst/two: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511d06_d20260709_m044540_c001_v0001038_t0039_u01783572340287") 2026/07/09 04:51:33 DEBUG : dst/two: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d96d5_d20260709_m044539_c001_v7007000_t0000_u01783572339314") 2026/07/09 04:51:33 DEBUG : dst/two: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511cb3_d20260709_m044516_c001_v0001038_t0029_u01783572316254") 2026/07/09 04:51:33 DEBUG : dst/two: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b245e9_d20260709_m044515_c001_v7007000_t0000_u01783572315317") 2026/07/09 04:51:33 DEBUG : dst/two: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511c90_d20260709_m044503_c001_v0001038_t0016_u01783572303508") 2026/07/09 04:51:33 DEBUG : dst/two: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff8435227f_d20260709_m044502_c001_v7007000_t0000_u01783572302586") 2026/07/09 04:51:33 DEBUG : dst/two: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511c72_d20260709_m044451_c001_v0001038_t0037_u01783572291400") 2026/07/09 04:51:33 DEBUG : dst/two: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f404fd5452350124e_d20260709_m044450_c001_v7007000_t0000_u01783572290438") 2026/07/09 04:51:33 DEBUG : dst/two: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f113af908865fd855_d20260709_m044445_c001_v0001174_t0007_u01783572285760") 2026/07/09 04:51:33 DEBUG : dst/two: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25db1_d20260709_m044424_c001_v7007000_t0000_u01783572264895") 2026/07/09 04:51:33 DEBUG : dst/two: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f102f620f6c0c95fa_d20260709_m044423_c001_v0001137_t0013_u01783572263527") 2026/07/09 04:51:33 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f404fd54523500d22_d20260709_m044307_c001_v7007000_t0000_u01783572187433") 2026/07/09 04:51:33 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511b3f_d20260709_m044249_c001_v0001038_t0034_u01783572169730") 2026/07/09 04:51:34 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f415761c9c6e227f1_d20260709_m044247_c001_v7007000_t0000_u01783572167897") 2026/07/09 04:51:34 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4811d89_d20260709_m044139_c001_v0001183_t0048_u01783572099626") 2026/07/09 04:51:34 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f405b29ebeac7da79_d20260709_m044045_c001_v7007000_t0000_u01783572045356") 2026/07/09 04:51:34 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f25119e5_d20260709_m044026_c001_v0001038_t0007_u01783572026703") 2026/07/09 04:51:34 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d174f_d20260709_m044005_c001_v7007000_t0000_u01783572005184") 2026/07/09 04:51:34 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b9019_d20260709_m044003_c001_v0001174_t0053_u01783572003371") 2026/07/09 04:51:34 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d174b_d20260709_m044002_c001_v7007000_t0000_u01783572002472") 2026/07/09 04:51:34 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8fe7_d20260709_m044000_c001_v0001174_t0050_u01783572000908") 2026/07/09 04:51:34 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87dd0_d20260709_m043958_c001_v7007000_t0000_u01783571998056") 2026/07/09 04:51:34 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8f73_d20260709_m043956_c001_v0001174_t0028_u01783571996117") 2026/07/09 04:51:34 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87dcd_d20260709_m043955_c001_v7007000_t0000_u01783571995275") 2026/07/09 04:51:34 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8f29_d20260709_m043953_c001_v0001174_t0040_u01783571993447") 2026/07/09 04:51:34 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87db4_d20260709_m043946_c001_v7007000_t0000_u01783571986990") 2026/07/09 04:51:34 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8e7e_d20260709_m043945_c001_v0001174_t0059_u01783571985105") 2026/07/09 04:51:34 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87db1_d20260709_m043944_c001_v7007000_t0000_u01783571984133") 2026/07/09 04:51:34 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8e5b_d20260709_m043943_c001_v0001174_t0015_u01783571983257") 2026/07/09 04:51:34 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87dab_d20260709_m043938_c001_v7007000_t0000_u01783571978706") 2026/07/09 04:51:34 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8dd9_d20260709_m043937_c001_v0001174_t0003_u01783571977228") 2026/07/09 04:51:34 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87da8_d20260709_m043935_c001_v7007000_t0000_u01783571975431") 2026/07/09 04:51:34 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8d99_d20260709_m043934_c001_v0001174_t0037_u01783571974377") 2026/07/09 04:51:35 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87da7_d20260709_m043934_c001_v7007000_t0000_u01783571974012") 2026/07/09 04:51:35 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f111642179879b36c_d20260709_m043933_c001_v0001171_t0002_u01783571973312") 2026/07/09 04:51:35 DEBUG : empty space: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8d57_d20260709_m043931_c001_v0001174_t0035_u01783571971596") 2026/07/09 04:51:35 DEBUG : enormous: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d174d_d20260709_m044004_c001_v7007000_t0000_u01783572004269") 2026/07/09 04:51:35 DEBUG : enormous: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b9021_d20260709_m044003_c001_v0001174_t0056_u01783572003632") 2026/07/09 04:51:35 DEBUG : existing: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f404fd5452350143d_d20260709_m044618_c001_v7007000_t0000_u01783572378299") 2026/07/09 04:51:35 DEBUG : existing: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48124d7_d20260709_m044617_c001_v0001183_t0043_u01783572377182") 2026/07/09 04:51:35 DEBUG : existing: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1764_d20260709_m044024_c001_v7007000_t0000_u01783572024336") 2026/07/09 04:51:35 DEBUG : existing: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f25119db_d20260709_m044023_c001_v0001038_t0013_u01783572023050") 2026/07/09 04:51:35 DEBUG : existing: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f414b01c89a6573d3_d20260709_m043928_c001_v7007000_t0000_u01783571968272") 2026/07/09 04:51:35 DEBUG : existing: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8cb6_d20260709_m043926_c001_v0001174_t0027_u01783571966908") 2026/07/09 04:51:35 DEBUG : existing: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f414b01c89a6573d2_d20260709_m043926_c001_v7007000_t0000_u01783571966366") 2026/07/09 04:51:35 DEBUG : existing: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8c8b_d20260709_m043925_c001_v0001174_t0035_u01783571965681") 2026/07/09 04:51:35 DEBUG : existing: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8c71_d20260709_m043924_c001_v0001174_t0043_u01783571964578") 2026/07/09 04:51:35 DEBUG : existing-b: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1765_d20260709_m044024_c001_v7007000_t0000_u01783572024519") 2026/07/09 04:51:35 DEBUG : existing-b: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4811b5a_d20260709_m044023_c001_v0001183_t0023_u01783572023040") 2026/07/09 04:51:35 DEBUG : file1: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b246ab_d20260709_m044715_c001_v7007000_t0000_u01783572435464") 2026/07/09 04:51:35 DEBUG : file1: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48126e1_d20260709_m044714_c001_v0001183_t0056_u01783572434321") 2026/07/09 04:51:35 DEBUG : file1: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b246a6_d20260709_m044713_c001_v7007000_t0000_u01783572433036") 2026/07/09 04:51:35 DEBUG : file1: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511e48_d20260709_m044711_c001_v0001038_t0003_u01783572431372") 2026/07/09 04:51:35 DEBUG : five: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1750_d20260709_m044009_c001_v7007000_t0000_u01783572009515") 2026/07/09 04:51:36 DEBUG : five: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f414b91c69b9b906b_d20260709_m044007_c001_v0001174_t0031_u01783572007287") 2026/07/09 04:51:36 DEBUG : foo: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87daa_d20260709_m043936_c001_v7007000_t0000_u01783571976866") 2026/07/09 04:51:36 DEBUG : foo: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f414b91c69b9b8dc5_d20260709_m043936_c001_v0001174_t0031_u01783571976331") 2026/07/09 04:51:36 DEBUG : foo: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f414b91c69b9b8dbb_d20260709_m043935_c001_v0001174_t0031_u01783571975793") 2026/07/09 04:51:36 DEBUG : four: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1751_d20260709_m044009_c001_v7007000_t0000_u01783572009697") 2026/07/09 04:51:36 DEBUG : four: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f418d5ca2d4811ade_d20260709_m044007_c001_v0001183_t0038_u01783572007851") 2026/07/09 04:51:36 DEBUG : four: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b9057_d20260709_m044006_c001_v0001174_t0018_u01783572006315") 2026/07/09 04:51:36 DEBUG : hello world2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d7ce8_d20260709_m043711_c001_v7007000_t0000_u01783571831969") 2026/07/09 04:51:36 DEBUG : hello world2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b810f_d20260709_m043711_c001_v0001174_t0037_u01783571831032") 2026/07/09 04:51:36 DEBUG : ignore-size: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f414b01c89a6573ce_d20260709_m043924_c001_v7007000_t0000_u01783571964215") 2026/07/09 04:51:36 DEBUG : ignore-size: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8c5b_d20260709_m043923_c001_v0001174_t0004_u01783571963171") 2026/07/09 04:51:36 DEBUG : nested/sub dir/file: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1762_d20260709_m044022_c001_v7007000_t0000_u01783572022306") 2026/07/09 04:51:36 DEBUG : nested/sub dir/file: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f25119d9_d20260709_m044021_c001_v0001038_t0007_u01783572021523") 2026/07/09 04:51:36 DEBUG : nested/sub dir/file: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1760_d20260709_m044020_c001_v7007000_t0000_u01783572020779") 2026/07/09 04:51:36 DEBUG : nested/sub dir/file: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f25119d5_d20260709_m044019_c001_v0001038_t0028_u01783572019936") 2026/07/09 04:51:36 DEBUG : one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1752_d20260709_m044009_c001_v7007000_t0000_u01783572009880") 2026/07/09 04:51:36 DEBUG : one: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f414b91c69b9b9041_d20260709_m044005_c001_v0001174_t0031_u01783572005554") 2026/07/09 04:51:36 DEBUG : only0: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b2468e_d20260709_m044707_c001_v7007000_t0000_u01783572427040") 2026/07/09 04:51:36 DEBUG : only0: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406c6d389dde74d6_d20260709_m044702_c001_v0001183_t0017_u01783572422287") 2026/07/09 04:51:36 DEBUG : only0: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511dd4_d20260709_m044644_c001_v0001038_t0033_u01783572404459") 2026/07/09 04:51:36 DEBUG : only0: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263756f44_d20260709_m044639_c001_v7007000_t0000_u01783572399060") 2026/07/09 04:51:36 DEBUG : only0: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511d72_d20260709_m044621_c001_v0001038_t0036_u01783572381967") 2026/07/09 04:51:36 DEBUG : only1: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b2468f_d20260709_m044707_c001_v7007000_t0000_u01783572427217") 2026/07/09 04:51:37 DEBUG : only1: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f418d5ca2d481268f_d20260709_m044702_c001_v0001183_t0038_u01783572422460") 2026/07/09 04:51:37 DEBUG : only1: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511ddc_d20260709_m044645_c001_v0001038_t0028_u01783572405372") 2026/07/09 04:51:37 DEBUG : only1: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f407b92e4dc876366_d20260709_m044639_c001_v7007000_t0000_u01783572399096") 2026/07/09 04:51:37 DEBUG : only1: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511d74_d20260709_m044622_c001_v0001038_t0026_u01783572382588") 2026/07/09 04:51:37 DEBUG : only10: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b24690_d20260709_m044707_c001_v7007000_t0000_u01783572427392") 2026/07/09 04:51:37 DEBUG : only10: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f418d5ca2d4812685_d20260709_m044701_c001_v0001183_t0038_u01783572421555") 2026/07/09 04:51:37 DEBUG : only10: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511e02_d20260709_m044652_c001_v0001038_t0021_u01783572412481") 2026/07/09 04:51:37 DEBUG : only10: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef1c_d20260709_m044639_c001_v7007000_t0000_u01783572399253") 2026/07/09 04:51:37 DEBUG : only10: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511d94_d20260709_m044629_c001_v0001038_t0017_u01783572389801") 2026/07/09 04:51:37 DEBUG : only11: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b24691_d20260709_m044707_c001_v7007000_t0000_u01783572427570") 2026/07/09 04:51:37 DEBUG : only11: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4182920523c9c695_d20260709_m044702_c001_v0001157_t0052_u01783572422113") 2026/07/09 04:51:37 DEBUG : only11: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511e04_d20260709_m044653_c001_v0001038_t0005_u01783572413344") 2026/07/09 04:51:37 DEBUG : only11: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263756f3c_d20260709_m044638_c001_v7007000_t0000_u01783572398148") 2026/07/09 04:51:37 DEBUG : only11: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511d96_d20260709_m044630_c001_v0001038_t0029_u01783572390484") 2026/07/09 04:51:37 DEBUG : only12: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b24692_d20260709_m044707_c001_v7007000_t0000_u01783572427747") 2026/07/09 04:51:37 DEBUG : only12: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f417168c0f2511e2e_d20260709_m044701_c001_v0001038_t0003_u01783572421577") 2026/07/09 04:51:37 DEBUG : only12: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511e06_d20260709_m044654_c001_v0001038_t0007_u01783572414243") 2026/07/09 04:51:37 DEBUG : only12: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef1a_d20260709_m044639_c001_v7007000_t0000_u01783572399070") 2026/07/09 04:51:37 DEBUG : only12: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511d9a_d20260709_m044631_c001_v0001038_t0034_u01783572391471") 2026/07/09 04:51:37 DEBUG : only13: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b24693_d20260709_m044707_c001_v7007000_t0000_u01783572427923") 2026/07/09 04:51:37 DEBUG : only13: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f417168c0f2511e30_d20260709_m044701_c001_v0001038_t0003_u01783572421942") 2026/07/09 04:51:37 DEBUG : only13: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511e0a_d20260709_m044654_c001_v0001038_t0018_u01783572414951") 2026/07/09 04:51:38 DEBUG : only13: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263756f45_d20260709_m044639_c001_v7007000_t0000_u01783572399085") 2026/07/09 04:51:38 DEBUG : only13: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511d9e_d20260709_m044632_c001_v0001038_t0035_u01783572392037") 2026/07/09 04:51:38 DEBUG : only14: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b24694_d20260709_m044708_c001_v7007000_t0000_u01783572428100") 2026/07/09 04:51:38 DEBUG : only14: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f418d5ca2d4812689_d20260709_m044701_c001_v0001183_t0038_u01783572421931") 2026/07/09 04:51:38 DEBUG : only14: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511e0e_d20260709_m044655_c001_v0001038_t0000_u01783572415554") 2026/07/09 04:51:38 DEBUG : only14: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263756f3d_d20260709_m044638_c001_v7007000_t0000_u01783572398330") 2026/07/09 04:51:38 DEBUG : only14: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511da4_d20260709_m044632_c001_v0001038_t0017_u01783572392675") 2026/07/09 04:51:38 DEBUG : only15: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b24695_d20260709_m044708_c001_v7007000_t0000_u01783572428275") 2026/07/09 04:51:38 DEBUG : only15: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f418d5ca2d481268b_d20260709_m044702_c001_v0001183_t0038_u01783572422107") 2026/07/09 04:51:38 DEBUG : only15: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511e14_d20260709_m044656_c001_v0001038_t0033_u01783572416189") 2026/07/09 04:51:38 DEBUG : only15: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f407b92e4dc876363_d20260709_m044638_c001_v7007000_t0000_u01783572398531") 2026/07/09 04:51:38 DEBUG : only15: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511da6_d20260709_m044633_c001_v0001038_t0012_u01783572393541") 2026/07/09 04:51:38 DEBUG : only16: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b24696_d20260709_m044708_c001_v7007000_t0000_u01783572428450") 2026/07/09 04:51:38 DEBUG : only16: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f417168c0f2511e32_d20260709_m044702_c001_v0001038_t0003_u01783572422118") 2026/07/09 04:51:38 DEBUG : only16: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511e1c_d20260709_m044658_c001_v0001038_t0039_u01783572418262") 2026/07/09 04:51:38 DEBUG : only16: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263756f40_d20260709_m044638_c001_v7007000_t0000_u01783572398695") 2026/07/09 04:51:38 DEBUG : only16: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511daa_d20260709_m044634_c001_v0001038_t0019_u01783572394287") 2026/07/09 04:51:39 DEBUG : only17: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b24697_d20260709_m044708_c001_v7007000_t0000_u01783572428627") 2026/07/09 04:51:39 DEBUG : only17: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f418d5ca2d481268d_d20260709_m044702_c001_v0001183_t0038_u01783572422284") 2026/07/09 04:51:39 DEBUG : only17: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511e20_d20260709_m044659_c001_v0001038_t0022_u01783572419167") 2026/07/09 04:51:39 DEBUG : only17: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263756f3e_d20260709_m044638_c001_v7007000_t0000_u01783572398513") 2026/07/09 04:51:39 DEBUG : only17: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511dac_d20260709_m044635_c001_v0001038_t0016_u01783572395029") 2026/07/09 04:51:39 DEBUG : only18: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b24698_d20260709_m044708_c001_v7007000_t0000_u01783572428814") 2026/07/09 04:51:39 DEBUG : only18: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f417168c0f2511e36_d20260709_m044702_c001_v0001038_t0003_u01783572422295") 2026/07/09 04:51:39 DEBUG : only18: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511e24_d20260709_m044659_c001_v0001038_t0001_u01783572419845") 2026/07/09 04:51:39 DEBUG : only18: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef17_d20260709_m044638_c001_v7007000_t0000_u01783572398706") 2026/07/09 04:51:39 DEBUG : only18: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511dae_d20260709_m044635_c001_v0001038_t0018_u01783572395874") 2026/07/09 04:51:39 DEBUG : only19: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b24699_d20260709_m044709_c001_v7007000_t0000_u01783572429014") 2026/07/09 04:51:39 DEBUG : only19: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4182920523c9c697_d20260709_m044702_c001_v0001157_t0052_u01783572422309") 2026/07/09 04:51:39 DEBUG : only19: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511e2a_d20260709_m044700_c001_v0001038_t0028_u01783572420665") 2026/07/09 04:51:40 DEBUG : only19: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263756f41_d20260709_m044638_c001_v7007000_t0000_u01783572398717") 2026/07/09 04:51:40 DEBUG : only19: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511db2_d20260709_m044636_c001_v0001038_t0018_u01783572396517") 2026/07/09 04:51:40 DEBUG : only2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b2469a_d20260709_m044709_c001_v7007000_t0000_u01783572429191") 2026/07/09 04:51:40 DEBUG : only2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f417168c0f2511e38_d20260709_m044702_c001_v0001038_t0003_u01783572422471") 2026/07/09 04:51:40 DEBUG : only2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511dde_d20260709_m044646_c001_v0001038_t0026_u01783572406174") 2026/07/09 04:51:40 DEBUG : only2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263756f3f_d20260709_m044638_c001_v7007000_t0000_u01783572398521") 2026/07/09 04:51:40 DEBUG : only2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511d7a_d20260709_m044623_c001_v0001038_t0016_u01783572383430") 2026/07/09 04:51:40 DEBUG : only3: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b2469b_d20260709_m044709_c001_v7007000_t0000_u01783572429367") 2026/07/09 04:51:40 DEBUG : only3: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4182920523c9c69b_d20260709_m044702_c001_v0001157_t0052_u01783572422500") 2026/07/09 04:51:40 DEBUG : only3: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511de2_d20260709_m044647_c001_v0001038_t0036_u01783572407015") 2026/07/09 04:51:40 DEBUG : only3: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f407b92e4dc876364_d20260709_m044638_c001_v7007000_t0000_u01783572398728") 2026/07/09 04:51:40 DEBUG : only3: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511d7c_d20260709_m044624_c001_v0001038_t0020_u01783572384370") 2026/07/09 04:51:40 DEBUG : only4: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b2469c_d20260709_m044709_c001_v7007000_t0000_u01783572429544") 2026/07/09 04:51:40 DEBUG : only4: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406c6d389dde74d8_d20260709_m044702_c001_v0001183_t0017_u01783572422511") 2026/07/09 04:51:40 DEBUG : only4: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511de8_d20260709_m044647_c001_v0001038_t0009_u01783572407758") 2026/07/09 04:51:40 DEBUG : only4: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef15_d20260709_m044638_c001_v7007000_t0000_u01783572398527") 2026/07/09 04:51:40 DEBUG : only4: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511d7e_d20260709_m044625_c001_v0001038_t0020_u01783572385144") 2026/07/09 04:51:40 DEBUG : only5: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b2469d_d20260709_m044709_c001_v7007000_t0000_u01783572429720") 2026/07/09 04:51:40 DEBUG : only5: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f418d5ca2d4812693_d20260709_m044702_c001_v0001183_t0038_u01783572422636") 2026/07/09 04:51:40 DEBUG : only5: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511dee_d20260709_m044648_c001_v0001038_t0009_u01783572408370") 2026/07/09 04:51:40 DEBUG : only5: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f402fc5faa90aef19_d20260709_m044638_c001_v7007000_t0000_u01783572398889") 2026/07/09 04:51:40 DEBUG : only5: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511d80_d20260709_m044625_c001_v0001038_t0005_u01783572385802") 2026/07/09 04:51:40 DEBUG : only6: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b2469f_d20260709_m044709_c001_v7007000_t0000_u01783572429896") 2026/07/09 04:51:40 DEBUG : only6: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f417168c0f2511e3a_d20260709_m044702_c001_v0001038_t0003_u01783572422648") 2026/07/09 04:51:41 DEBUG : only6: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511df0_d20260709_m044649_c001_v0001038_t0022_u01783572409245") 2026/07/09 04:51:41 DEBUG : only6: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263756f42_d20260709_m044638_c001_v7007000_t0000_u01783572398878") 2026/07/09 04:51:41 DEBUG : only6: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511d88_d20260709_m044626_c001_v0001038_t0034_u01783572386648") 2026/07/09 04:51:41 DEBUG : only7: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b246a0_d20260709_m044710_c001_v7007000_t0000_u01783572430074") 2026/07/09 04:51:41 DEBUG : only7: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4182920523c9c69d_d20260709_m044702_c001_v0001157_t0052_u01783572422688") 2026/07/09 04:51:41 DEBUG : only7: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511df6_d20260709_m044650_c001_v0001038_t0019_u01783572410368") 2026/07/09 04:51:41 DEBUG : only7: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263756f43_d20260709_m044638_c001_v7007000_t0000_u01783572398901") 2026/07/09 04:51:41 DEBUG : only7: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511d8e_d20260709_m044627_c001_v0001038_t0039_u01783572387716") 2026/07/09 04:51:41 DEBUG : only8: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b246a1_d20260709_m044710_c001_v7007000_t0000_u01783572430250") 2026/07/09 04:51:41 DEBUG : only8: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406c6d389dde74da_d20260709_m044702_c001_v0001183_t0017_u01783572422699") 2026/07/09 04:51:41 DEBUG : only8: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511df8_d20260709_m044651_c001_v0001038_t0013_u01783572411157") 2026/07/09 04:51:41 DEBUG : only8: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f407b92e4dc876365_d20260709_m044638_c001_v7007000_t0000_u01783572398913") 2026/07/09 04:51:41 DEBUG : only8: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511d90_d20260709_m044628_c001_v0001038_t0012_u01783572388274") 2026/07/09 04:51:41 DEBUG : only9: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b246a2_d20260709_m044710_c001_v7007000_t0000_u01783572430426") 2026/07/09 04:51:41 DEBUG : only9: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f418d5ca2d4812695_d20260709_m044702_c001_v0001183_t0038_u01783572422812") 2026/07/09 04:51:41 DEBUG : only9: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511dfc_d20260709_m044651_c001_v0001038_t0000_u01783572411835") 2026/07/09 04:51:41 DEBUG : only9: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263756f46_d20260709_m044639_c001_v7007000_t0000_u01783572399242") 2026/07/09 04:51:41 DEBUG : only9: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511d92_d20260709_m044629_c001_v0001038_t0000_u01783572389117") 2026/07/09 04:51:41 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d175e_d20260709_m044018_c001_v7007000_t0000_u01783572018821") 2026/07/09 04:51:41 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4811b28_d20260709_m044016_c001_v0001183_t0055_u01783572016737") 2026/07/09 04:51:42 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d175b_d20260709_m044016_c001_v7007000_t0000_u01783572016005") 2026/07/09 04:51:42 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f25119bf_d20260709_m044014_c001_v0001038_t0034_u01783572014071") 2026/07/09 04:51:42 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1758_d20260709_m044013_c001_v7007000_t0000_u01783572013239") 2026/07/09 04:51:42 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4811b08_d20260709_m044010_c001_v0001183_t0000_u01783572010798") 2026/07/09 04:51:42 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87dd6_d20260709_m043959_c001_v7007000_t0000_u01783571999909") 2026/07/09 04:51:42 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8fa9_d20260709_m043958_c001_v0001174_t0007_u01783571998611") 2026/07/09 04:51:42 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87dcf_d20260709_m043956_c001_v7007000_t0000_u01783571996877") 2026/07/09 04:51:42 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8f65_d20260709_m043955_c001_v0001174_t0042_u01783571995820") 2026/07/09 04:51:42 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87dcc_d20260709_m043954_c001_v7007000_t0000_u01783571994482") 2026/07/09 04:51:42 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8f1f_d20260709_m043953_c001_v0001174_t0020_u01783571993032") 2026/07/09 04:51:42 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87db3_d20260709_m043946_c001_v7007000_t0000_u01783571986363") 2026/07/09 04:51:42 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8e75_d20260709_m043944_c001_v0001174_t0002_u01783571984677") 2026/07/09 04:51:42 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87db2_d20260709_m043944_c001_v7007000_t0000_u01783571984315") 2026/07/09 04:51:42 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8e4f_d20260709_m043942_c001_v0001174_t0046_u01783571982800") 2026/07/09 04:51:42 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87db0_d20260709_m043942_c001_v7007000_t0000_u01783571982437") 2026/07/09 04:51:42 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8e3e_d20260709_m043941_c001_v0001174_t0027_u01783571981733") 2026/07/09 04:51:42 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8e31_d20260709_m043941_c001_v0001174_t0054_u01783571981101") 2026/07/09 04:51:42 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87dad_d20260709_m043940_c001_v7007000_t0000_u01783571980738") 2026/07/09 04:51:42 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8e17_d20260709_m043939_c001_v0001174_t0044_u01783571979976") 2026/07/09 04:51:42 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8e01_d20260709_m043939_c001_v0001174_t0002_u01783571979252") 2026/07/09 04:51:42 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87dac_d20260709_m043938_c001_v7007000_t0000_u01783571978886") 2026/07/09 04:51:43 DEBUG : potato: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8de7_d20260709_m043937_c001_v0001174_t0045_u01783571977973") 2026/07/09 04:51:43 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f405b29ebeac7dbd9_d20260709_m044400_c001_v7007000_t0000_u01783572240344") 2026/07/09 04:51:43 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511c00_d20260709_m044359_c001_v0001038_t0002_u01783572239413") 2026/07/09 04:51:43 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f404fd54523500d23_d20260709_m044307_c001_v7007000_t0000_u01783572187681") 2026/07/09 04:51:43 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4811f2d_d20260709_m044249_c001_v0001183_t0039_u01783572169173") 2026/07/09 04:51:43 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4033629aafff18da_d20260709_m044158_c001_v7007000_t0000_u01783572118673") 2026/07/09 04:51:43 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511a7e_d20260709_m044138_c001_v0001038_t0009_u01783572098801") 2026/07/09 04:51:43 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f405b29ebeac7da7a_d20260709_m044045_c001_v7007000_t0000_u01783572045766") 2026/07/09 04:51:43 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4811b76_d20260709_m044026_c001_v0001183_t0024_u01783572026494") 2026/07/09 04:51:43 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d174e_d20260709_m044004_c001_v7007000_t0000_u01783572004452") 2026/07/09 04:51:43 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b900f_d20260709_m044003_c001_v0001174_t0000_u01783572003021") 2026/07/09 04:51:43 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d174c_d20260709_m044002_c001_v7007000_t0000_u01783572002654") 2026/07/09 04:51:43 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8fdf_d20260709_m044000_c001_v0001174_t0027_u01783572000454") 2026/07/09 04:51:43 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87dd7_d20260709_m044000_c001_v7007000_t0000_u01783572000090") 2026/07/09 04:51:43 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8fbf_d20260709_m043959_c001_v0001174_t0005_u01783571999267") 2026/07/09 04:51:43 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87dd1_d20260709_m043958_c001_v7007000_t0000_u01783571998247") 2026/07/09 04:51:43 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8f91_d20260709_m043957_c001_v0001174_t0037_u01783571997242") 2026/07/09 04:51:43 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87dce_d20260709_m043955_c001_v7007000_t0000_u01783571995456") 2026/07/09 04:51:43 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8f3d_d20260709_m043954_c001_v0001174_t0033_u01783571994472") 2026/07/09 04:51:43 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f425debb865e87db5_d20260709_m043947_c001_v7007000_t0000_u01783571987171") 2026/07/09 04:51:43 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8e8f_d20260709_m043945_c001_v0001174_t0049_u01783571985918") 2026/07/09 04:51:43 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d7cf9_d20260709_m043714_c001_v7007000_t0000_u01783571834927") 2026/07/09 04:51:44 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b813d_d20260709_m043714_c001_v0001174_t0053_u01783571834107") 2026/07/09 04:51:44 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d7cf0_d20260709_m043713_c001_v7007000_t0000_u01783571833225") 2026/07/09 04:51:44 DEBUG : potato2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8127_d20260709_m043712_c001_v0001174_t0013_u01783571832511") 2026/07/09 04:51:44 DEBUG : potato3: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f404fd54523500d25_d20260709_m044308_c001_v7007000_t0000_u01783572188151") 2026/07/09 04:51:44 DEBUG : potato3: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4811f35_d20260709_m044250_c001_v0001183_t0040_u01783572170150") 2026/07/09 04:51:44 DEBUG : potato3: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4033629aafff18dd_d20260709_m044159_c001_v7007000_t0000_u01783572119273") 2026/07/09 04:51:44 DEBUG : potato3: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511a84_d20260709_m044139_c001_v0001038_t0030_u01783572099821") 2026/07/09 04:51:44 DEBUG : potato3: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f405b29ebeac7da7b_d20260709_m044046_c001_v7007000_t0000_u01783572046061") 2026/07/09 04:51:44 DEBUG : potato3: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4811b7e_d20260709_m044027_c001_v0001183_t0005_u01783572027123") 2026/07/09 04:51:44 DEBUG : pre-dest1/1: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f404fd54523501243_d20260709_m044433_c001_v7007000_t0000_u01783572273732") 2026/07/09 04:51:44 DEBUG : pre-dest1/1: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d48121b4_d20260709_m044425_c001_v0001183_t0019_u01783572265660") 2026/07/09 04:51:44 DEBUG : pre-dest2/2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f404fd54523501244_d20260709_m044433_c001_v7007000_t0000_u01783572273909") 2026/07/09 04:51:44 DEBUG : pre-dest2/2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511c3a_d20260709_m044426_c001_v0001038_t0025_u01783572266207") 2026/07/09 04:51:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25da9_d20260709_m044411_c001_v7007000_t0000_u01783572251715") 2026/07/09 04:51:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812150_d20260709_m044407_c001_v0001183_t0049_u01783572247955") 2026/07/09 04:51:44 DEBUG : sizeonly: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f414b01c89a6573cb_d20260709_m043922_c001_v7007000_t0000_u01783571962619") 2026/07/09 04:51:44 DEBUG : sizeonly: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8c31_d20260709_m043921_c001_v0001174_t0013_u01783571961428") 2026/07/09 04:51:44 DEBUG : splitbanan: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419a81f7d5f182b0_d20260709_m044907_c001_v7007000_t0000_u01783572547975") 2026/07/09 04:51:44 DEBUG : splitbanan: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c879_d20260709_m044900_c001_v0001157_t0028_u01783572540375") 2026/07/09 04:51:44 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8ac_d20260709_m045022_c001_v7007000_t0000_u01783572622363") 2026/07/09 04:51:44 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2512002_d20260709_m045015_c001_v0001038_t0039_u01783572615839") 2026/07/09 04:51:44 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f406b10ff84352682_d20260709_m045007_c001_v7007000_t0000_u01783572607625") 2026/07/09 04:51:45 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511fee_d20260709_m045000_c001_v0001038_t0001_u01783572600827") 2026/07/09 04:51:45 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41724f65046bf40b_d20260709_m044952_c001_v7007000_t0000_u01783572592359") 2026/07/09 04:51:45 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511fd8_d20260709_m044945_c001_v0001038_t0032_u01783572585950") 2026/07/09 04:51:45 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a08050_d20260709_m044937_c001_v7007000_t0000_u01783572577535") 2026/07/09 04:51:45 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511fbe_d20260709_m044931_c001_v0001038_t0035_u01783572571295") 2026/07/09 04:51:45 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e822_d20260709_m044922_c001_v7007000_t0000_u01783572562553") 2026/07/09 04:51:45 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511fa0_d20260709_m044915_c001_v0001038_t0030_u01783572555704") 2026/07/09 04:51:45 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f410b138c80128e41_d20260709_m044901_c001_v7007000_t0000_u01783572541975") 2026/07/09 04:51:45 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511f80_d20260709_m044859_c001_v0001038_t0002_u01783572539101") 2026/07/09 04:51:45 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263757013_d20260709_m044850_c001_v7007000_t0000_u01783572530980") 2026/07/09 04:51:45 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde775d_d20260709_m044844_c001_v0001183_t0037_u01783572524372") 2026/07/09 04:51:45 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e776_d20260709_m044843_c001_v7007000_t0000_u01783572523332") 2026/07/09 04:51:45 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7725_d20260709_m044840_c001_v0001183_t0049_u01783572520025") 2026/07/09 04:51:45 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e76c_d20260709_m044830_c001_v7007000_t0000_u01783572510435") 2026/07/09 04:51:45 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c7e1_d20260709_m044823_c001_v0001157_t0003_u01783572503875") 2026/07/09 04:51:45 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4008908ea0cf0a0e_d20260709_m044822_c001_v7007000_t0000_u01783572502703") 2026/07/09 04:51:45 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c7c9_d20260709_m044819_c001_v0001157_t0027_u01783572499805") 2026/07/09 04:51:45 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4010fd8897e3c559_d20260709_m044805_c001_v7007000_t0000_u01783572485433") 2026/07/09 04:51:45 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c771_d20260709_m044801_c001_v0001157_t0053_u01783572481660") 2026/07/09 04:51:45 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4239c4c647a07baf_d20260709_m044753_c001_v7007000_t0000_u01783572473329") 2026/07/09 04:51:45 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c721_d20260709_m044746_c001_v0001157_t0007_u01783572466745") 2026/07/09 04:51:45 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4220c9f06ee25ea2_d20260709_m044737_c001_v7007000_t0000_u01783572457648") 2026/07/09 04:51:46 DEBUG : splitbananasplit: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c6f5_d20260709_m044730_c001_v0001157_t0017_u01783572450725") 2026/07/09 04:51:46 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41817f831ee509a7_d20260709_m044846_c001_v7007000_t0000_u01783572526252") 2026/07/09 04:51:46 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde772f_d20260709_m044840_c001_v0001183_t0048_u01783572520919") 2026/07/09 04:51:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b246bc_d20260709_m044722_c001_v7007000_t0000_u01783572442693") 2026/07/09 04:51:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c6d1_d20260709_m044720_c001_v0001157_t0015_u01783572440214") 2026/07/09 04:51:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263756f55_d20260709_m044719_c001_v7007000_t0000_u01783572439055") 2026/07/09 04:51:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2511e4d_d20260709_m044716_c001_v0001038_t0025_u01783572436374") 2026/07/09 04:51:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1763_d20260709_m044022_c001_v7007000_t0000_u01783572022488") 2026/07/09 04:51:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4811b4e_d20260709_m044021_c001_v0001183_t0024_u01783572021513") 2026/07/09 04:51:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1761_d20260709_m044020_c001_v7007000_t0000_u01783572020963") 2026/07/09 04:51:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4811b44_d20260709_m044019_c001_v0001183_t0004_u01783572019926") 2026/07/09 04:51:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f414b01c89a6573c5_d20260709_m043919_c001_v7007000_t0000_u01783571959241") 2026/07/09 04:51:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8bd9_d20260709_m043917_c001_v0001174_t0000_u01783571957628") 2026/07/09 04:51:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f414b01c89a6573c4_d20260709_m043917_c001_v7007000_t0000_u01783571957265") 2026/07/09 04:51:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8ba7_d20260709_m043916_c001_v0001174_t0001_u01783571956037") 2026/07/09 04:51:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f414b01c89a6573a5_d20260709_m043858_c001_v7007000_t0000_u01783571938262") 2026/07/09 04:51:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b89f5_d20260709_m043856_c001_v0001174_t0031_u01783571936947") 2026/07/09 04:51:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f414b01c89a65739e_d20260709_m043856_c001_v7007000_t0000_u01783571936409") 2026/07/09 04:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b89d5_d20260709_m043854_c001_v0001174_t0029_u01783571934560") 2026/07/09 04:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8851_d20260709_m043836_c001_v0001174_t0053_u01783571916315") 2026/07/09 04:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f418d3a91c3c1838e_d20260709_m043835_c001_v7007000_t0000_u01783571915968") 2026/07/09 04:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b883f_d20260709_m043835_c001_v0001174_t0032_u01783571915282") 2026/07/09 04:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b881f_d20260709_m043834_c001_v0001174_t0056_u01783571914252") 2026/07/09 04:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f418d3a91c3c1838a_d20260709_m043833_c001_v7007000_t0000_u01783571913542") 2026/07/09 04:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b869b_d20260709_m043815_c001_v0001174_t0059_u01783571895443") 2026/07/09 04:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b856f_d20260709_m043800_c001_v0001174_t0048_u01783571880697") 2026/07/09 04:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4010fd8897e3bb88_d20260709_m043800_c001_v7007000_t0000_u01783571880347") 2026/07/09 04:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8565_d20260709_m043759_c001_v0001174_t0047_u01783571879534") 2026/07/09 04:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8549_d20260709_m043758_c001_v0001174_t0004_u01783571878631") 2026/07/09 04:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4010fd8897e3bb87_d20260709_m043757_c001_v7007000_t0000_u01783571877937") 2026/07/09 04:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b823e_d20260709_m043724_c001_v0001174_t0059_u01783571844101") 2026/07/09 04:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d7d17_d20260709_m043723_c001_v7007000_t0000_u01783571843636") 2026/07/09 04:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8226_d20260709_m043722_c001_v0001174_t0041_u01783571842983") 2026/07/09 04:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d7d10_d20260709_m043722_c001_v7007000_t0000_u01783571842076") 2026/07/09 04:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8204_d20260709_m043721_c001_v0001174_t0059_u01783571841361") 2026/07/09 04:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d7d0d_d20260709_m043720_c001_v7007000_t0000_u01783571840818") 2026/07/09 04:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b81dd_d20260709_m043720_c001_v0001174_t0030_u01783571840104") 2026/07/09 04:51:47 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d7d07_d20260709_m043719_c001_v7007000_t0000_u01783571839199") 2026/07/09 04:51:48 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b81a4_d20260709_m043718_c001_v0001174_t0031_u01783571838129") 2026/07/09 04:51:48 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d7d02_d20260709_m043717_c001_v7007000_t0000_u01783571837585") 2026/07/09 04:51:48 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8189_d20260709_m043716_c001_v0001174_t0008_u01783571836913") 2026/07/09 04:51:48 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d7cff_d20260709_m043716_c001_v7007000_t0000_u01783571836372") 2026/07/09 04:51:48 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8163_d20260709_m043715_c001_v0001174_t0002_u01783571835469") 2026/07/09 04:51:48 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d7cde_d20260709_m043710_c001_v7007000_t0000_u01783571830490") 2026/07/09 04:51:48 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b80f5_d20260709_m043709_c001_v0001174_t0045_u01783571829805") 2026/07/09 04:51:48 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d7cd4_d20260709_m043709_c001_v7007000_t0000_u01783571829264") 2026/07/09 04:51:48 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b80dd_d20260709_m043708_c001_v0001174_t0050_u01783571828534") 2026/07/09 04:51:48 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d7cc9_d20260709_m043707_c001_v7007000_t0000_u01783571827636") 2026/07/09 04:51:48 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b80a7_d20260709_m043706_c001_v0001174_t0012_u01783571826819") 2026/07/09 04:51:48 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f41690ad4577d7cbc_d20260709_m043704_c001_v7007000_t0000_u01783571824639") 2026/07/09 04:51:48 DEBUG : sub dir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b8073_d20260709_m043703_c001_v0001174_t0039_u01783571823921") 2026/07/09 04:51:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b246bd_d20260709_m044722_c001_v7007000_t0000_u01783572442870") 2026/07/09 04:51:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d481270f_d20260709_m044720_c001_v0001183_t0007_u01783572440207") 2026/07/09 04:51:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f4127219263756f56_d20260709_m044719_c001_v7007000_t0000_u01783572439230") 2026/07/09 04:51:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7514_d20260709_m044716_c001_v0001183_t0051_u01783572436385") 2026/07/09 04:51:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8ad_d20260709_m045024_c001_v7007000_t0000_u01783572624397") 2026/07/09 04:51:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812bef_d20260709_m045023_c001_v0001183_t0034_u01783572623741") 2026/07/09 04:51:48 DEBUG : sub/yam: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d175d_d20260709_m044018_c001_v7007000_t0000_u01783572018269") 2026/07/09 04:51:48 DEBUG : sub/yam: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f25119c5_d20260709_m044016_c001_v0001038_t0022_u01783572016748") 2026/07/09 04:51:48 DEBUG : test_dir1/file2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b246ad_d20260709_m044715_c001_v7007000_t0000_u01783572435640") 2026/07/09 04:51:48 DEBUG : test_dir1/file2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c6c3_d20260709_m044713_c001_v0001157_t0041_u01783572433967") 2026/07/09 04:51:49 DEBUG : test_dir1/file2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b246a7_d20260709_m044713_c001_v7007000_t0000_u01783572433214") 2026/07/09 04:51:49 DEBUG : test_dir1/file2: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c6bd_d20260709_m044711_c001_v0001157_t0007_u01783572431369") 2026/07/09 04:51:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b246ae_d20260709_m044715_c001_v7007000_t0000_u01783572435816") 2026/07/09 04:51:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7504_d20260709_m044713_c001_v0001183_t0022_u01783572433956") 2026/07/09 04:51:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f419d58e6d9b246a8_d20260709_m044713_c001_v7007000_t0000_u01783572433389") 2026/07/09 04:51:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde74fa_d20260709_m044711_c001_v0001183_t0004_u01783572431389") 2026/07/09 04:51:49 DEBUG : three: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1753_d20260709_m044010_c001_v7007000_t0000_u01783572010063") 2026/07/09 04:51:49 DEBUG : three: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b908e_d20260709_m044008_c001_v0001174_t0007_u01783572008691") 2026/07/09 04:51:49 DEBUG : three: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f114b91c69b9b904b_d20260709_m044005_c001_v0001174_t0004_u01783572005904") 2026/07/09 04:51:49 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8ae_d20260709_m045025_c001_v7007000_t0000_u01783572625930") 2026/07/09 04:51:49 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde795e_d20260709_m045025_c001_v0001183_t0032_u01783572625317") 2026/07/09 04:51:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8eb_d20260709_m045045_c001_v7007000_t0000_u01783572645564") 2026/07/09 04:51:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9ca0b_d20260709_m045043_c001_v0001157_t0057_u01783572643587") 2026/07/09 04:51:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8de_d20260709_m045041_c001_v7007000_t0000_u01783572641959") 2026/07/09 04:51:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde79ac_d20260709_m045039_c001_v0001183_t0051_u01783572639984") 2026/07/09 04:51:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8d3_d20260709_m045039_c001_v7007000_t0000_u01783572639040") 2026/07/09 04:51:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812c45_d20260709_m045038_c001_v0001183_t0057_u01783572638409") 2026/07/09 04:51:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8bd_d20260709_m045033_c001_v7007000_t0000_u01783572633278") 2026/07/09 04:51:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde7984_d20260709_m045031_c001_v0001183_t0058_u01783572631995") 2026/07/09 04:51:49 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8c7_d20260709_m045035_c001_v7007000_t0000_u01783572635778") 2026/07/09 04:51:50 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c9df_d20260709_m045034_c001_v0001157_t0038_u01783572634195") 2026/07/09 04:51:50 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8b5_d20260709_m045031_c001_v7007000_t0000_u01783572631058") 2026/07/09 04:51:50 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4812c1b_d20260709_m045030_c001_v0001183_t0017_u01783572630443") 2026/07/09 04:51:50 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8b0_d20260709_m045029_c001_v7007000_t0000_u01783572629501") 2026/07/09 04:51:50 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2512010_d20260709_m045028_c001_v0001038_t0011_u01783572628584") 2026/07/09 04:51:50 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8af_d20260709_m045027_c001_v7007000_t0000_u01783572627664") 2026/07/09 04:51:50 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1182920523c9c9b5_d20260709_m045026_c001_v0001157_t0037_u01783572626867") 2026/07/09 04:51:50 DEBUG : toe/toe/toe: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f414b01c89a658112_d20260709_m045050_c001_v7007000_t0000_u01783572650516") 2026/07/09 04:51:50 DEBUG : toe/toe/toe: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f106c6d389dde79d4_d20260709_m045049_c001_v0001183_t0038_u01783572649936") 2026/07/09 04:51:50 DEBUG : toe/toe/toe: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8cd_d20260709_m045037_c001_v7007000_t0000_u01783572637493") 2026/07/09 04:51:50 DEBUG : toe/toe/toe: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2512018_d20260709_m045036_c001_v0001038_t0028_u01783572636711") 2026/07/09 04:51:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8ec_d20260709_m045046_c001_v7007000_t0000_u01783572646149") 2026/07/09 04:51:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f2512027_d20260709_m045045_c001_v0001038_t0023_u01783572645069") 2026/07/09 04:51:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f409d65201c41e8e1_d20260709_m045042_c001_v7007000_t0000_u01783572642659") 2026/07/09 04:51:50 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f11927f8a3245c588_d20260709_m045041_c001_v0001109_t0013_u01783572641195") 2026/07/09 04:51:50 DEBUG : two: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1754_d20260709_m044010_c001_v7007000_t0000_u01783572010246") 2026/07/09 04:51:50 DEBUG : two: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f417168c0f25119ad_d20260709_m044008_c001_v0001038_t0003_u01783572008013") 2026/07/09 04:51:50 DEBUG : two: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f414b91c69b9b9047_d20260709_m044005_c001_v0001174_t0031_u01783572005729") 2026/07/09 04:51:50 DEBUG : yam: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d175f_d20260709_m044019_c001_v7007000_t0000_u01783572019003") 2026/07/09 04:51:50 DEBUG : yam: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1011cc4a535ab287_d20260709_m044018_c001_v0001181_t0014_u01783572018054") 2026/07/09 04:51:50 DEBUG : yam: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d175a_d20260709_m044015_c001_v7007000_t0000_u01783572015452") 2026/07/09 04:51:50 DEBUG : yam: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f118d5ca2d4811b1e_d20260709_m044013_c001_v0001183_t0019_u01783572013972") 2026/07/09 04:51:50 DEBUG : yam: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1757_d20260709_m044012_c001_v7007000_t0000_u01783572012689") 2026/07/09 04:51:50 DEBUG : yam: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f117168c0f25119b9_d20260709_m044010_c001_v0001038_t0032_u01783572010809") 2026/07/09 04:51:51 DEBUG : yaml: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d175c_d20260709_m044016_c001_v7007000_t0000_u01783572016187") 2026/07/09 04:51:51 DEBUG : yaml: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f11726f3a06a53153_d20260709_m044015_c001_v0001178_t0041_u01783572015198") 2026/07/09 04:51:51 DEBUG : yaml: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f424aea4f178d1759_d20260709_m044013_c001_v7007000_t0000_u01783572013421") 2026/07/09 04:51:51 DEBUG : yaml: Deleting (id "4_z4f62fdb3209d4b5b9ff80e1b_f1169794951477207_d20260709_m044012_c001_v0001041_t0027_u01783572012188") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 15m21.355681043s (try 1/5)