"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/24 05:49:52 DEBUG : Creating backend with remote "TestB2:rclone-test-raqojuw4vato" 2026/07/24 05:49:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 05:49:53 DEBUG : Creating backend with remote "/tmp/rclone388820947" === 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-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:49:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/24 05:49:54 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:49:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/24 05:49:54 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.61s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:49:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/24 05:49:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/24 05:49:54 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:49:54 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:49:56 DEBUG : sub dir/hello world: size = 11 OK 2026/07/24 05:49:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:49:56 INFO : sub dir/hello world: Copied (new) 2026/07/24 05:49:56 DEBUG : B2 bucket rclone-test-raqojuw4vato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:49:57 DEBUG : Creating backend with remote "/non-existing" 2026/07/24 05:49:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/24 05:49:57 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:49:57 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.62s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:49:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/24 05:49:58 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:49:58 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:49:59 DEBUG : sub dir/hello world: size = 11 OK 2026/07/24 05:49:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:49:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.10s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.38s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:00 INFO : B2 bucket rclone-test-raqojuw4vato: Running all checks before starting transfers 2026/07/24 05:50:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/24 05:50:00 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:00 INFO : B2 bucket rclone-test-raqojuw4vato: Checks finished, now starting transfers 2026/07/24 05:50:00 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:01 DEBUG : sub dir/hello world: size = 11 OK 2026/07/24 05:50:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:50:01 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.23s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:01 ERROR : Ignoring --no-traverse with sync 2026/07/24 05:50:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/24 05:50:02 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:02 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:02 DEBUG : sub dir/hello world: size = 11 OK 2026/07/24 05:50:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:50:02 INFO : sub dir/hello world: Copied (new) 2026/07/24 05:50:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.32s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/24 05:50:03 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:03 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:03 DEBUG : hello world2: size = 12 OK 2026/07/24 05:50:03 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/24 05:50:03 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.51s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/24 05:50:04 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:04 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:05 DEBUG : potato2: size = 11 OK 2026/07/24 05:50:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:50:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.35s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/24 05:50:06 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:06 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:07 DEBUG : potato2: size = 11 OK 2026/07/24 05:50:07 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:50:07 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.82s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/24 05:50:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/24 05:50:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/24 05:50:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/24 05:50:08 INFO : sub dir2: Making directory 2026/07/24 05:50:08 INFO : sub dir: Making directory 2026/07/24 05:50:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/24 05:50:08 INFO : sub dir2/sub sub dir2: Making directory 2026/07/24 05:50:08 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:08 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:08 DEBUG : sub dir/hello world: size = 11 OK 2026/07/24 05:50:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:50:08 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/24 05:50:08 DEBUG : B2 bucket rclone-test-raqojuw4vato: 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-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:09 INFO : sub dir2: Making directory 2026/07/24 05:50:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/24 05:50:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/24 05:50:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/24 05:50:09 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:09 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:09 DEBUG : sub dir/hello world: size = 11 OK 2026/07/24 05:50:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:50:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.24s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:10 DEBUG : sub dir2: Making directory with metadata 2026/07/24 05:50:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/24 05:50:10 INFO : sub dir2: Making directory 2026/07/24 05:50:10 INFO : sub dir: Making directory 2026/07/24 05:50:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/24 05:50:10 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:10 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:11 DEBUG : sub dir/hello world: size = 11 OK 2026/07/24 05:50:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:50:11 INFO : sub dir/hello world: Copied (new) 2026/07/24 05:50:11 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/24 05:50:11 DEBUG : B2 bucket rclone-test-raqojuw4vato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/24 05:50:11 DEBUG : B2 bucket rclone-test-raqojuw4vato: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.98s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.38s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:12 INFO : sub dir2: Making directory 2026/07/24 05:50:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/24 05:50:13 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:13 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:13 DEBUG : sub dir/hello world: size = 11 OK 2026/07/24 05:50:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:50:13 INFO : sub dir/hello world: Copied (new) 2026/07/24 05:50:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.24s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:14 DEBUG : sub dir2: Making directory with metadata 2026/07/24 05:50:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/24 05:50:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/24 05:50:14 INFO : sub dir2: Making directory 2026/07/24 05:50:14 INFO : sub dir: Making directory 2026/07/24 05:50:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/24 05:50:14 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:14 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:14 DEBUG : sub dir/hello world: size = 11 OK 2026/07/24 05:50:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:50:14 INFO : sub dir/hello world: Copied (new) 2026/07/24 05:50:14 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/24 05:50:14 DEBUG : B2 bucket rclone-test-raqojuw4vato: 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-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:15 INFO : sub dir2: Making directory 2026/07/24 05:50:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/24 05:50:15 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:15 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:16 DEBUG : sub dir/hello world: size = 11 OK 2026/07/24 05:50:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:50:16 INFO : sub dir/hello world: Copied (new) 2026/07/24 05:50:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.38s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:17 DEBUG : Creating backend with remote "TestB2:rclone-test-cobutik6bare" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-raqojuw4vato -> B2 bucket rclone-test-cobutik6bare 2026/07/24 05:50:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/24 05:50:19 DEBUG : B2 bucket rclone-test-cobutik6bare: Waiting for checks to finish 2026/07/24 05:50:19 DEBUG : B2 bucket rclone-test-cobutik6bare: Waiting for transfers to finish 2026/07/24 05:50:19 DEBUG : sub dir/hello world: size = 11 OK 2026/07/24 05:50:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:50:19 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/24 05:50:19 DEBUG : B2 bucket rclone-test-cobutik6bare: Purge remote 2026/07/24 05:50:19 INFO : B2 bucket rclone-test-cobutik6bare: cleaning bucket "rclone-test-cobutik6bare" of all files 2026/07/24 05:50:20 DEBUG : sub dir/hello world: Deleting (id "4_z1fb2bd23a0cd9b2b9ff80e1b_f1124f7d53a26eaca_d20260724_m055019_c001_v0001150_t0028_u01784872219575") --- PASS: TestServerSideCopy (4.09s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:22 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone388820947) 2026/07/24 05:50:22 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:50:22 DEBUG : sub dir/hello world: Sizes differ 2026/07/24 05:50:22 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:22 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:22 DEBUG : sub dir/hello world: size = 17 OK 2026/07/24 05:50:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/24 05:50:22 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.21s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:24 DEBUG : Creating backend with remote "TestB2:rclone-test-qugexen9mahe" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-raqojuw4vato -> B2 bucket rclone-test-qugexen9mahe 2026/07/24 05:50:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/24 05:50:25 DEBUG : B2 bucket rclone-test-qugexen9mahe: Waiting for checks to finish 2026/07/24 05:50:25 DEBUG : B2 bucket rclone-test-qugexen9mahe: Waiting for transfers to finish 2026/07/24 05:50:26 DEBUG : sub dir/hello world: size = 11 OK 2026/07/24 05:50:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:50:26 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/24 05:50:27 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:50:27 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qugexen9mahe) 2026/07/24 05:50:27 DEBUG : sub dir/hello world: Sizes differ 2026/07/24 05:50:27 DEBUG : B2 bucket rclone-test-qugexen9mahe: Waiting for checks to finish 2026/07/24 05:50:27 DEBUG : B2 bucket rclone-test-qugexen9mahe: Waiting for transfers to finish 2026/07/24 05:50:28 DEBUG : sub dir/hello world: size = 17 OK 2026/07/24 05:50:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/24 05:50:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/24 05:50:28 DEBUG : B2 bucket rclone-test-qugexen9mahe: Purge remote 2026/07/24 05:50:28 INFO : B2 bucket rclone-test-qugexen9mahe: cleaning bucket "rclone-test-qugexen9mahe" of all files 2026/07/24 05:50:28 DEBUG : sub dir/hello world: Deleting (id "4_zdf22cda3a0cd9b2b9ff80e1b_f1157333201d7744f_d20260724_m055027_c001_v0001184_t0057_u01784872227985") 2026/07/24 05:50:28 DEBUG : sub dir/hello world: Deleting (id "4_zdf22cda3a0cd9b2b9ff80e1b_f100b903e98aa1993_d20260724_m055025_c001_v0001109_t0023_u01784872225880") --- PASS: TestServerSideCopyOverSelf (6.38s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:30 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone388820947) 2026/07/24 05:50:30 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:50:30 DEBUG : sub dir/hello world: Sizes differ 2026/07/24 05:50:30 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:30 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:31 DEBUG : sub dir/hello world: size = 17 OK 2026/07/24 05:50:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/24 05:50:31 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/24 05:50:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.10s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:32 DEBUG : Creating backend with remote "TestB2:rclone-test-valitis5kemu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-raqojuw4vato -> B2 bucket rclone-test-valitis5kemu 2026/07/24 05:50:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/24 05:50:33 DEBUG : B2 bucket rclone-test-valitis5kemu: Waiting for checks to finish 2026/07/24 05:50:33 DEBUG : B2 bucket rclone-test-valitis5kemu: Waiting for transfers to finish 2026/07/24 05:50:34 DEBUG : sub dir/hello world: size = 11 OK 2026/07/24 05:50:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:50:34 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/24 05:50:35 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:50:35 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-valitis5kemu) 2026/07/24 05:50:35 DEBUG : sub dir/hello world: Sizes differ 2026/07/24 05:50:35 DEBUG : B2 bucket rclone-test-valitis5kemu: Waiting for checks to finish 2026/07/24 05:50:35 DEBUG : B2 bucket rclone-test-valitis5kemu: Waiting for transfers to finish 2026/07/24 05:50:36 DEBUG : sub dir/hello world: size = 17 OK 2026/07/24 05:50:36 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/24 05:50:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/24 05:50:36 INFO : sub dir/hello world: Deleted 2026/07/24 05:50:37 DEBUG : testing file moves 2026/07/24 05:50:37 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:50:37 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-valitis5kemu) 2026/07/24 05:50:37 DEBUG : sub dir/hello world: Sizes differ 2026/07/24 05:50:37 DEBUG : B2 bucket rclone-test-valitis5kemu: Waiting for checks to finish 2026/07/24 05:50:37 DEBUG : B2 bucket rclone-test-valitis5kemu: Waiting for transfers to finish 2026/07/24 05:50:38 DEBUG : sub dir/hello world: size = 24 OK 2026/07/24 05:50:38 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/24 05:50:38 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/24 05:50:38 INFO : sub dir/hello world: Deleted 2026/07/24 05:50:39 DEBUG : B2 bucket rclone-test-valitis5kemu: Purge remote 2026/07/24 05:50:39 INFO : B2 bucket rclone-test-valitis5kemu: cleaning bucket "rclone-test-valitis5kemu" of all files 2026/07/24 05:50:39 DEBUG : sub dir/hello world: Deleting (id "4_z3f72edc3a0cd9b2b9ff80e1b_f1165391a5c8ca1a7_d20260724_m055038_c001_v0001044_t0005_u01784872238047") 2026/07/24 05:50:39 DEBUG : sub dir/hello world: Deleting (id "4_z3f72edc3a0cd9b2b9ff80e1b_f118e34b2430b35bb_d20260724_m055035_c001_v0001041_t0020_u01784872235909") 2026/07/24 05:50:39 DEBUG : sub dir/hello world: Deleting (id "4_z3f72edc3a0cd9b2b9ff80e1b_f114c9bccef5fdd35_d20260724_m055034_c001_v0001105_t0013_u01784872234481") --- PASS: TestServerSideMoveOverSelf (8.79s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:41 ERROR : error listing: directory not found 2026/07/24 05:50:41 INFO : Local file system at /tmp/rclone388820947: Making directory 2026/07/24 05:50:41 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:41 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.96s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/24 05:50:43 DEBUG : Local file system at /tmp/rclone388820947: Waiting for checks to finish 2026/07/24 05:50:43 DEBUG : Local file system at /tmp/rclone388820947: Waiting for transfers to finish 2026/07/24 05:50:44 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/24 05:50:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:50:44 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/24 05:50:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.21s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:45 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/24 05:50:45 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:45 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:45 DEBUG : check sum: size = 1 OK 2026/07/24 05:50:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/24 05:50:45 INFO : check sum: Copied (new) 2026/07/24 05:50:45 DEBUG : Waiting for deletions to finish 2026/07/24 05:50:45 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:45 DEBUG : check sum: size = 1 OK 2026/07/24 05:50:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/24 05:50:45 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/24 05:50:45 DEBUG : check sum: Unchanged skipping 2026/07/24 05:50:45 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:45 DEBUG : Waiting for deletions to finish 2026/07/24 05:50:45 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.62s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:46 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/24 05:50:46 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:46 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:47 DEBUG : sizeonly: size = 6 OK 2026/07/24 05:50:47 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/24 05:50:47 INFO : sizeonly: Copied (new) 2026/07/24 05:50:47 DEBUG : Waiting for deletions to finish 2026/07/24 05:50:47 DEBUG : sizeonly: size = 6 OK 2026/07/24 05:50:47 DEBUG : sizeonly: Sizes identical 2026/07/24 05:50:47 DEBUG : sizeonly: Unchanged skipping 2026/07/24 05:50:47 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:47 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:47 DEBUG : Waiting for deletions to finish 2026/07/24 05:50:47 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.66s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/24 05:50:48 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:48 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:48 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/24 05:50:48 INFO : ignore-size: Copied (new) 2026/07/24 05:50:48 DEBUG : Waiting for deletions to finish 2026/07/24 05:50:49 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:50:49 DEBUG : ignore-size: Unchanged skipping 2026/07/24 05:50:49 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:49 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:49 DEBUG : Waiting for deletions to finish 2026/07/24 05:50:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.83s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:51 DEBUG : existing: size = 6 OK 2026/07/24 05:50:51 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:50:51 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:51 DEBUG : existing: Unchanged skipping 2026/07/24 05:50:51 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:51 DEBUG : Waiting for deletions to finish 2026/07/24 05:50:51 INFO : There was nothing to transfer 2026/07/24 05:50:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/24 05:50:51 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:51 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:51 DEBUG : existing: size = 6 OK 2026/07/24 05:50:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/24 05:50:51 INFO : existing: Copied (replaced existing) 2026/07/24 05:50:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.40s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/24 05:50:52 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:52 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:52 DEBUG : existing: size = 6 OK 2026/07/24 05:50:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/24 05:50:52 INFO : existing: Copied (new) 2026/07/24 05:50:52 DEBUG : Waiting for deletions to finish 2026/07/24 05:50:53 DEBUG : existing: Destination exists, skipping 2026/07/24 05:50:53 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:53 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:53 DEBUG : Waiting for deletions to finish 2026/07/24 05:50:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.62s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:55 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/24 05:50:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/24 05:50:56 DEBUG : c/non empty space: size = 5 OK 2026/07/24 05:50:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:50:56 DEBUG : c/non empty space: Unchanged skipping 2026/07/24 05:50:56 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:56 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:56 DEBUG : a/potato2: size = 60 OK 2026/07/24 05:50:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/24 05:50:56 INFO : a/potato2: Copied (new) 2026/07/24 05:50:56 DEBUG : Waiting for deletions to finish 2026/07/24 05:50:56 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.38s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:50:58 DEBUG : empty space: size = 1 OK 2026/07/24 05:50:58 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/24 05:50:58 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/24 05:50:58 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/24 05:50:58 DEBUG : empty space: Unchanged skipping 2026/07/24 05:50:58 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:58 DEBUG : Waiting for deletions to finish 2026/07/24 05:50:58 INFO : There was nothing to transfer 2026/07/24 05:50:58 DEBUG : empty space: size = 1 OK 2026/07/24 05:50:58 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/24 05:50:58 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:50:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/24 05:50:59 INFO : empty space: Updated modification time in destination 2026/07/24 05:50:59 DEBUG : empty space: Unchanged skipping 2026/07/24 05:50:59 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:50:59 DEBUG : Waiting for deletions to finish 2026/07/24 05:50:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.95s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:51:01 DEBUG : empty space: size = 1 OK 2026/07/24 05:51:01 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/24 05:51:01 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/24 05:51:01 DEBUG : empty space: Unchanged skipping 2026/07/24 05:51:01 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:01 DEBUG : Waiting for deletions to finish 2026/07/24 05:51:01 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.47s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:51:02 DEBUG : foo: size = 3 OK 2026/07/24 05:51:02 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/24 05:51:02 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone388820947) 2026/07/24 05:51:02 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:51:02 DEBUG : foo: sha1 differ 2026/07/24 05:51:02 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:02 DEBUG : foo: size = 3 OK 2026/07/24 05:51:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/24 05:51:02 INFO : foo: Copied (replaced existing) 2026/07/24 05:51:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:51:04 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/24 05:51:04 DEBUG : empty space: size = 1 OK 2026/07/24 05:51:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:51:04 DEBUG : empty space: Unchanged skipping 2026/07/24 05:51:04 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:04 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:04 DEBUG : potato: size = 60 OK 2026/07/24 05:51:04 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/24 05:51:04 INFO : potato: Copied (new) 2026/07/24 05:51:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.15s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:51:06 DEBUG : potato: size = 21 (Local file system at /tmp/rclone388820947) 2026/07/24 05:51:06 DEBUG : potato: size = 60 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:51:06 DEBUG : potato: Sizes differ 2026/07/24 05:51:06 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:06 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:06 DEBUG : potato: size = 21 OK 2026/07/24 05:51:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/24 05:51:06 INFO : potato: Copied (replaced existing) 2026/07/24 05:51:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.07s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:51:08 DEBUG : potato: size = 21 OK 2026/07/24 05:51:08 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/24 05:51:08 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:08 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone388820947) 2026/07/24 05:51:08 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:51:08 DEBUG : potato: sha1 differ 2026/07/24 05:51:08 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:08 DEBUG : potato: size = 21 OK 2026/07/24 05:51:08 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/24 05:51:08 INFO : potato: Copied (replaced existing) 2026/07/24 05:51:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:51:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/24 05:51:10 DEBUG : empty space: size = 1 OK 2026/07/24 05:51:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:51:10 DEBUG : empty space: Unchanged skipping 2026/07/24 05:51:10 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:10 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:10 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/24 05:51:10 DEBUG : Waiting for deletions to finish 2026/07/24 05:51:10 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:51:13 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/24 05:51:13 DEBUG : empty space: size = 1 OK 2026/07/24 05:51:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:51:13 DEBUG : empty space: Unchanged skipping 2026/07/24 05:51:13 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:13 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:13 DEBUG : potato2: size = 60 OK 2026/07/24 05:51:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/24 05:51:13 INFO : potato2: Copied (new) 2026/07/24 05:51:13 DEBUG : Waiting for deletions to finish 2026/07/24 05:51:13 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:51:15 INFO : d: Making directory 2026/07/24 05:51:15 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/24 05:51:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/24 05:51:16 DEBUG : c/non empty space: size = 5 OK 2026/07/24 05:51:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:51:16 DEBUG : c/non empty space: Unchanged skipping 2026/07/24 05:51:16 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:16 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:16 DEBUG : a/potato2: size = 60 OK 2026/07/24 05:51:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/24 05:51:16 INFO : a/potato2: Copied (new) 2026/07/24 05:51:16 DEBUG : Waiting for deletions to finish 2026/07/24 05:51:16 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:51:18 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/24 05:51:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/24 05:51:18 DEBUG : c/non empty space: size = 5 OK 2026/07/24 05:51:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:51:18 DEBUG : c/non empty space: Unchanged skipping 2026/07/24 05:51:19 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:19 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:19 DEBUG : a/potato2: size = 60 OK 2026/07/24 05:51:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/24 05:51:19 INFO : a/potato2: Copied (new) 2026/07/24 05:51:19 ERROR : B2 bucket rclone-test-raqojuw4vato: not deleting files as there were IO errors 2026/07/24 05:51:19 ERROR : B2 bucket rclone-test-raqojuw4vato: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.93s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:51:21 DEBUG : Waiting for deletions to finish 2026/07/24 05:51:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/24 05:51:21 DEBUG : empty space: size = 1 OK 2026/07/24 05:51:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:51:21 DEBUG : empty space: Unchanged skipping 2026/07/24 05:51:21 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:21 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:21 INFO : potato: Deleted 2026/07/24 05:51:22 DEBUG : potato2: size = 60 OK 2026/07/24 05:51:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/24 05:51:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.60s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:51:24 DEBUG : Waiting for deletions to finish 2026/07/24 05:51:24 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:24 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:24 INFO : potato: Deleted 2026/07/24 05:51:24 DEBUG : empty space: size = 1 OK 2026/07/24 05:51:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:51:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/24 05:51:24 DEBUG : empty space: Unchanged skipping 2026/07/24 05:51:24 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:24 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:25 DEBUG : potato2: size = 60 OK 2026/07/24 05:51:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/24 05:51:25 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.97s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:51:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/24 05:51:26 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:26 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:27 DEBUG : potato2: size = 19 OK 2026/07/24 05:51:27 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/24 05:51:27 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.13s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:51:29 DEBUG : enormous: Excluded (Size Filter) 2026/07/24 05:51:29 DEBUG : enormous: Excluded 2026/07/24 05:51:29 DEBUG : potato2: Excluded (Size Filter) 2026/07/24 05:51:29 DEBUG : potato2: Excluded 2026/07/24 05:51:29 DEBUG : potato2: Excluded (Size Filter) 2026/07/24 05:51:29 DEBUG : potato2: Excluded 2026/07/24 05:51:29 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:29 DEBUG : empty space: size = 1 OK 2026/07/24 05:51:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:51:29 DEBUG : empty space: Unchanged skipping 2026/07/24 05:51:29 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:29 DEBUG : Waiting for deletions to finish 2026/07/24 05:51:29 INFO : There was nothing to transfer 2026/07/24 05:51:29 DEBUG : enormous: Excluded (Size Filter) 2026/07/24 05:51:29 DEBUG : enormous: Excluded 2026/07/24 05:51:29 DEBUG : potato2: Excluded (Size Filter) 2026/07/24 05:51:29 DEBUG : potato2: Excluded 2026/07/24 05:51:30 DEBUG : potato2: Excluded (Size Filter) 2026/07/24 05:51:30 DEBUG : potato2: Excluded 2026/07/24 05:51:30 DEBUG : empty space: size = 1 OK 2026/07/24 05:51:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/24 05:51:30 DEBUG : empty space: Unchanged skipping 2026/07/24 05:51:30 DEBUG : Local file system at /tmp/rclone388820947: Waiting for checks to finish 2026/07/24 05:51:30 DEBUG : Local file system at /tmp/rclone388820947: Waiting for transfers to finish 2026/07/24 05:51:30 DEBUG : Waiting for deletions to finish 2026/07/24 05:51:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:51:32 DEBUG : enormous: Excluded (Size Filter) 2026/07/24 05:51:32 DEBUG : enormous: Excluded 2026/07/24 05:51:32 DEBUG : potato2: Excluded (Size Filter) 2026/07/24 05:51:32 DEBUG : potato2: Excluded 2026/07/24 05:51:32 DEBUG : empty space: size = 1 OK 2026/07/24 05:51:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:51:32 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:32 DEBUG : empty space: Unchanged skipping 2026/07/24 05:51:32 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:32 DEBUG : Waiting for deletions to finish 2026/07/24 05:51:33 INFO : enormous: Deleted 2026/07/24 05:51:33 INFO : potato2: Deleted 2026/07/24 05:51:33 INFO : There was nothing to transfer 2026/07/24 05:51:33 DEBUG : empty space: size = 1 OK 2026/07/24 05:51:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/24 05:51:33 DEBUG : empty space: Unchanged skipping 2026/07/24 05:51:33 DEBUG : Local file system at /tmp/rclone388820947: Waiting for checks to finish 2026/07/24 05:51:33 DEBUG : Local file system at /tmp/rclone388820947: Waiting for transfers to finish 2026/07/24 05:51:33 DEBUG : Waiting for deletions to finish 2026/07/24 05:51:33 INFO : enormous: Deleted 2026/07/24 05:51:33 INFO : potato2: Deleted 2026/07/24 05:51:33 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.09s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:51:35 DEBUG : five: Need to transfer - File not found at Destination 2026/07/24 05:51:35 DEBUG : four: size = 4 (Local file system at /tmp/rclone388820947) 2026/07/24 05:51:35 DEBUG : four: size = 8 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:51:35 DEBUG : four: Sizes differ 2026/07/24 05:51:35 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/24 05:51:35 DEBUG : one: Destination is newer than source, skipping 2026/07/24 05:51:35 DEBUG : three: size = 5 OK 2026/07/24 05:51:35 DEBUG : three: Sizes identical 2026/07/24 05:51:35 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/24 05:51:35 DEBUG : two: size = 3 OK 2026/07/24 05:51:35 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone388820947) 2026/07/24 05:51:35 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:51:35 DEBUG : two: sha1 differ 2026/07/24 05:51:35 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:36 DEBUG : five: size = 4 OK 2026/07/24 05:51:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/24 05:51:36 INFO : five: Copied (new) 2026/07/24 05:51:36 DEBUG : four: size = 4 OK 2026/07/24 05:51:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/24 05:51:36 INFO : four: Copied (replaced existing) 2026/07/24 05:51:36 DEBUG : two: size = 3 OK 2026/07/24 05:51:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/24 05:51:36 INFO : two: Copied (replaced existing) 2026/07/24 05:51:36 DEBUG : Waiting for deletions to finish 2026/07/24 05:51:37 DEBUG : five: size = 4 OK 2026/07/24 05:51:37 DEBUG : three: size = 5 OK 2026/07/24 05:51:37 DEBUG : one: Destination is newer than source, skipping 2026/07/24 05:51:37 DEBUG : four: size = 4 OK 2026/07/24 05:51:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/24 05:51:37 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/24 05:51:37 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/24 05:51:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone388820947) 2026/07/24 05:51:37 DEBUG : two: size = 3 OK 2026/07/24 05:51:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/24 05:51:37 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:51:37 DEBUG : three: sha1 differ 2026/07/24 05:51:37 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/24 05:51:37 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/24 05:51:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/24 05:51:37 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/24 05:51:37 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/24 05:51:37 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/24 05:51:37 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:37 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:37 DEBUG : three: size = 5 OK 2026/07/24 05:51:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/24 05:51:37 INFO : three: Copied (replaced existing) 2026/07/24 05:51:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.75s) === 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-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/24 05:51:39 INFO : B2 bucket rclone-test-raqojuw4vato: Making map for --track-renames 2026/07/24 05:51:39 INFO : B2 bucket rclone-test-raqojuw4vato: Finished making map for --track-renames 2026/07/24 05:51:39 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/24 05:51:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/24 05:51:39 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for renames to finish 2026/07/24 05:51:39 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:39 DEBUG : yam: size = 11 OK 2026/07/24 05:51:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/24 05:51:39 INFO : yam: Copied (new) 2026/07/24 05:51:39 DEBUG : potato: size = 14 OK 2026/07/24 05:51:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/24 05:51:39 INFO : potato: Copied (new) 2026/07/24 05:51:39 DEBUG : Waiting for deletions to finish 2026/07/24 05:51:40 DEBUG : potato: size = 14 OK 2026/07/24 05:51:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:51:40 DEBUG : potato: Unchanged skipping 2026/07/24 05:51:40 INFO : B2 bucket rclone-test-raqojuw4vato: Making map for --track-renames 2026/07/24 05:51:40 INFO : B2 bucket rclone-test-raqojuw4vato: Finished making map for --track-renames 2026/07/24 05:51:40 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:40 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for renames to finish 2026/07/24 05:51:41 DEBUG : yaml: size = 11 OK 2026/07/24 05:51:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/24 05:51:41 INFO : yam: Copied (server-side copy) to: yaml 2026/07/24 05:51:41 INFO : yam: Deleted 2026/07/24 05:51:41 INFO : yaml: Renamed from "yam" 2026/07/24 05:51:41 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.43s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/24 05:51:42 INFO : B2 bucket rclone-test-raqojuw4vato: Making map for --track-renames 2026/07/24 05:51:42 INFO : B2 bucket rclone-test-raqojuw4vato: Finished making map for --track-renames 2026/07/24 05:51:42 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/24 05:51:42 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for renames to finish 2026/07/24 05:51:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/24 05:51:42 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:43 DEBUG : yam: size = 11 OK 2026/07/24 05:51:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/24 05:51:43 INFO : yam: Copied (new) 2026/07/24 05:51:43 DEBUG : potato: size = 14 OK 2026/07/24 05:51:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/24 05:51:43 INFO : potato: Copied (new) 2026/07/24 05:51:43 DEBUG : Waiting for deletions to finish 2026/07/24 05:51:43 DEBUG : potato: size = 14 OK 2026/07/24 05:51:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:51:43 INFO : B2 bucket rclone-test-raqojuw4vato: Making map for --track-renames 2026/07/24 05:51:43 DEBUG : potato: Unchanged skipping 2026/07/24 05:51:43 INFO : B2 bucket rclone-test-raqojuw4vato: Finished making map for --track-renames 2026/07/24 05:51:43 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:43 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for renames to finish 2026/07/24 05:51:44 DEBUG : yaml: size = 11 OK 2026/07/24 05:51:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/24 05:51:44 INFO : yam: Copied (server-side copy) to: yaml 2026/07/24 05:51:44 INFO : yam: Deleted 2026/07/24 05:51:44 INFO : yaml: Renamed from "yam" 2026/07/24 05:51:44 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.96s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/24 05:51:45 INFO : B2 bucket rclone-test-raqojuw4vato: Making map for --track-renames 2026/07/24 05:51:45 INFO : B2 bucket rclone-test-raqojuw4vato: Finished making map for --track-renames 2026/07/24 05:51:45 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:45 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/24 05:51:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/24 05:51:45 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for renames to finish 2026/07/24 05:51:45 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:46 DEBUG : sub/yam: size = 11 OK 2026/07/24 05:51:46 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/24 05:51:46 INFO : sub/yam: Copied (new) 2026/07/24 05:51:46 DEBUG : potato: size = 14 OK 2026/07/24 05:51:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/24 05:51:46 INFO : potato: Copied (new) 2026/07/24 05:51:46 DEBUG : Waiting for deletions to finish 2026/07/24 05:51:46 DEBUG : potato: size = 14 OK 2026/07/24 05:51:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:51:46 DEBUG : potato: Unchanged skipping 2026/07/24 05:51:46 INFO : B2 bucket rclone-test-raqojuw4vato: Making map for --track-renames 2026/07/24 05:51:46 INFO : B2 bucket rclone-test-raqojuw4vato: Finished making map for --track-renames 2026/07/24 05:51:46 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:46 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for renames to finish 2026/07/24 05:51:47 DEBUG : yam: size = 11 OK 2026/07/24 05:51:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/24 05:51:47 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/24 05:51:47 INFO : sub/yam: Deleted 2026/07/24 05:51:47 INFO : yam: Renamed from "sub/yam" 2026/07/24 05:51:47 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.12s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:51:48 DEBUG : Creating backend with remote "/tmp/rclone388820947/dir1" 2026/07/24 05:51:48 DEBUG : Creating backend with remote "/tmp/rclone388820947/dir2" 2026/07/24 05:51:48 DEBUG : Local file system at /tmp/rclone388820947/dir2: Using server-side directory move 2026/07/24 05:51:48 INFO : Local file system at /tmp/rclone388820947/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/24 05:51:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/24 05:51:48 DEBUG : Local file system at /tmp/rclone388820947/dir2: Waiting for checks to finish 2026/07/24 05:51:48 DEBUG : Local file system at /tmp/rclone388820947/dir2: Waiting for transfers to finish 2026/07/24 05:51:48 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:51:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/24 05:51:49 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/24 05:51:49 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:49 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:49 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/24 05:51:49 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/24 05:51:49 INFO : nested/sub dir/file: Copied (new) 2026/07/24 05:51:49 INFO : nested/sub dir/file: Deleted 2026/07/24 05:51:50 DEBUG : sub dir/hello world: size = 11 OK 2026/07/24 05:51:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:51:50 INFO : sub dir/hello world: Copied (new) 2026/07/24 05:51:50 INFO : sub dir/hello world: Deleted 2026/07/24 05:51:50 INFO : sub dir: Removing directory 2026/07/24 05:51:50 INFO : nested/sub dir: Removing directory 2026/07/24 05:51:50 INFO : nested: Removing directory 2026/07/24 05:51:50 DEBUG : Local file system at /tmp/rclone388820947: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.09s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:51:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/24 05:51:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/24 05:51:51 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:51 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:51 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/24 05:51:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/24 05:51:51 INFO : nested/sub dir/file: Copied (new) 2026/07/24 05:51:51 INFO : nested/sub dir/file: Deleted 2026/07/24 05:51:51 DEBUG : sub dir/hello world: size = 11 OK 2026/07/24 05:51:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:51:51 INFO : sub dir/hello world: Copied (new) 2026/07/24 05:51:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.62s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:51:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/24 05:51:52 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/24 05:51:52 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:52 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:53 DEBUG : existing: size = 6 OK 2026/07/24 05:51:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/24 05:51:53 INFO : existing: Copied (new) 2026/07/24 05:51:53 INFO : existing: Deleted 2026/07/24 05:51:53 DEBUG : existing-b: size = 6 OK 2026/07/24 05:51:53 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/24 05:51:53 INFO : existing-b: Copied (new) 2026/07/24 05:51:53 INFO : existing-b: Deleted 2026/07/24 05:51:54 DEBUG : existing: Destination exists, skipping 2026/07/24 05:51:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/24 05:51:54 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:51:54 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:51:54 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.38s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:51:55 DEBUG : Creating backend with remote "TestB2:rclone-test-sesisov5tidi" 2026/07/24 05:51:55 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-raqojuw4vato -> B2 bucket rclone-test-sesisov5tidi 2026/07/24 05:51:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/24 05:51:59 DEBUG : empty space: size = 1 OK 2026/07/24 05:51:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/24 05:51:59 DEBUG : empty space: Unchanged skipping 2026/07/24 05:51:59 DEBUG : B2 bucket rclone-test-sesisov5tidi: Waiting for checks to finish 2026/07/24 05:51:59 DEBUG : potato3: size = 68 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:51:59 DEBUG : potato3: size = 60 (B2 bucket rclone-test-sesisov5tidi) 2026/07/24 05:51:59 DEBUG : potato3: Sizes differ 2026/07/24 05:51:59 INFO : empty space: Deleted 2026/07/24 05:51:59 DEBUG : B2 bucket rclone-test-sesisov5tidi: Waiting for transfers to finish 2026/07/24 05:51:59 DEBUG : potato2: size = 60 OK 2026/07/24 05:51:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/24 05:51:59 INFO : potato2: Copied (server-side copy) 2026/07/24 05:52:00 DEBUG : potato3: size = 68 OK 2026/07/24 05:52:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/24 05:52:00 INFO : potato3: Copied (server-side copy) 2026/07/24 05:52:00 INFO : potato2: Deleted 2026/07/24 05:52:00 INFO : potato3: Deleted 2026/07/24 05:52:00 DEBUG : Creating backend with remote "TestB2:rclone-test-hajawaz0tubu" 2026/07/24 05:52:01 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/24 05:52:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/24 05:52:01 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/24 05:52:01 DEBUG : B2 bucket rclone-test-hajawaz0tubu: Waiting for checks to finish 2026/07/24 05:52:01 DEBUG : B2 bucket rclone-test-hajawaz0tubu: Waiting for transfers to finish 2026/07/24 05:52:02 DEBUG : potato2: size = 60 OK 2026/07/24 05:52:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/24 05:52:02 INFO : potato2: Copied (server-side copy) 2026/07/24 05:52:02 DEBUG : empty space: size = 1 OK 2026/07/24 05:52:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/24 05:52:02 INFO : empty space: Copied (server-side copy) 2026/07/24 05:52:02 DEBUG : potato3: size = 68 OK 2026/07/24 05:52:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/24 05:52:02 INFO : potato3: Copied (server-side copy) 2026/07/24 05:52:02 INFO : potato2: Deleted 2026/07/24 05:52:02 INFO : empty space: Deleted 2026/07/24 05:52:03 INFO : potato3: Deleted 2026/07/24 05:52:03 DEBUG : B2 bucket rclone-test-hajawaz0tubu: Purge remote 2026/07/24 05:52:03 INFO : B2 bucket rclone-test-hajawaz0tubu: cleaning bucket "rclone-test-hajawaz0tubu" of all files 2026/07/24 05:52:03 DEBUG : empty space: Deleting (id "4_z3fc24d33a0ed9b2b9ff80e1b_f109f75a2223243a1_d20260724_m055202_c001_v0001106_t0044_u01784872322273") 2026/07/24 05:52:03 DEBUG : potato2: Deleting (id "4_z3fc24d33a0ed9b2b9ff80e1b_f1174bc0005b0d215_d20260724_m055202_c001_v0001183_t0001_u01784872322629") 2026/07/24 05:52:03 DEBUG : potato3: Deleting (id "4_z3fc24d33a0ed9b2b9ff80e1b_f1176bb337c1fc088_d20260724_m055202_c001_v0001184_t0030_u01784872322646") 2026/07/24 05:52:04 DEBUG : B2 bucket rclone-test-sesisov5tidi: Purge remote 2026/07/24 05:52:04 INFO : B2 bucket rclone-test-sesisov5tidi: cleaning bucket "rclone-test-sesisov5tidi" of all files 2026/07/24 05:52:04 DEBUG : empty space: Deleting (id "4_z1fd23d23a0ed9b2b9ff80e1b_f426e7bf1f8f12cc5_d20260724_m055202_c001_v7007000_t0000_u01784872322847") 2026/07/24 05:52:04 DEBUG : empty space: Deleting (id "4_z1fd23d23a0ed9b2b9ff80e1b_f109f5d530e70a2c6_d20260724_m055158_c001_v0001090_t0033_u01784872318407") 2026/07/24 05:52:04 DEBUG : potato2: Deleting (id "4_z1fd23d23a0ed9b2b9ff80e1b_f4020872c5fdf1c71_d20260724_m055202_c001_v7007000_t0000_u01784872322829") 2026/07/24 05:52:04 DEBUG : potato2: Deleting (id "4_z1fd23d23a0ed9b2b9ff80e1b_f102dacf5c29c7260_d20260724_m055159_c001_v0001185_t0054_u01784872319741") 2026/07/24 05:52:04 DEBUG : potato3: Deleting (id "4_z1fd23d23a0ed9b2b9ff80e1b_f4020872c5fdf1c72_d20260724_m055203_c001_v7007000_t0000_u01784872323011") 2026/07/24 05:52:04 DEBUG : potato3: Deleting (id "4_z1fd23d23a0ed9b2b9ff80e1b_f101614c642997568_d20260724_m055159_c001_v0001176_t0049_u01784872319888") 2026/07/24 05:52:04 DEBUG : potato3: Deleting (id "4_z1fd23d23a0ed9b2b9ff80e1b_f109f5d530e70a2c8_d20260724_m055158_c001_v0001090_t0053_u01784872318760") 2026/07/24 05:52:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/24 05:52:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/24 05:52:05 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (11.11s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:52:06 DEBUG : Creating backend with remote "TestB2:rclone-test-henugip9kafu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-raqojuw4vato -> B2 bucket rclone-test-henugip9kafu 2026/07/24 05:52:11 DEBUG : empty space: Excluded (Size Filter) 2026/07/24 05:52:11 DEBUG : empty space: Excluded 2026/07/24 05:52:11 DEBUG : empty space: Excluded (Size Filter) 2026/07/24 05:52:11 DEBUG : empty space: Excluded 2026/07/24 05:52:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/24 05:52:11 DEBUG : potato3: size = 68 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:52:11 DEBUG : potato3: size = 60 (B2 bucket rclone-test-henugip9kafu) 2026/07/24 05:52:11 DEBUG : potato3: Sizes differ 2026/07/24 05:52:11 DEBUG : B2 bucket rclone-test-henugip9kafu: Waiting for checks to finish 2026/07/24 05:52:11 DEBUG : B2 bucket rclone-test-henugip9kafu: Waiting for transfers to finish 2026/07/24 05:52:12 DEBUG : potato2: size = 60 OK 2026/07/24 05:52:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/24 05:52:12 INFO : potato2: Copied (server-side copy) 2026/07/24 05:52:12 DEBUG : potato3: size = 68 OK 2026/07/24 05:52:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/24 05:52:12 INFO : potato3: Copied (server-side copy) 2026/07/24 05:52:12 INFO : potato2: Deleted 2026/07/24 05:52:12 INFO : potato3: Deleted 2026/07/24 05:52:13 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxobed2geha" 2026/07/24 05:52:13 DEBUG : empty space: Excluded (Size Filter) 2026/07/24 05:52:13 DEBUG : empty space: Excluded 2026/07/24 05:52:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/24 05:52:14 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/24 05:52:14 DEBUG : B2 bucket rclone-test-nuxobed2geha: Waiting for checks to finish 2026/07/24 05:52:14 DEBUG : B2 bucket rclone-test-nuxobed2geha: Waiting for transfers to finish 2026/07/24 05:52:14 DEBUG : potato2: size = 60 OK 2026/07/24 05:52:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/24 05:52:14 INFO : potato2: Copied (server-side copy) 2026/07/24 05:52:14 INFO : potato2: Deleted 2026/07/24 05:52:15 DEBUG : potato3: size = 68 OK 2026/07/24 05:52:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/24 05:52:15 INFO : potato3: Copied (server-side copy) 2026/07/24 05:52:15 INFO : potato3: Deleted 2026/07/24 05:52:15 DEBUG : B2 bucket rclone-test-nuxobed2geha: Purge remote 2026/07/24 05:52:15 INFO : B2 bucket rclone-test-nuxobed2geha: cleaning bucket "rclone-test-nuxobed2geha" of all files 2026/07/24 05:52:15 DEBUG : potato2: Deleting (id "4_zaf627d33a0ed9b2b9ff80e1b_f10723d7deaff5990_d20260724_m055214_c001_v0001182_t0017_u01784872334717") 2026/07/24 05:52:15 DEBUG : potato3: Deleting (id "4_zaf627d33a0ed9b2b9ff80e1b_f10375c7ed1d75c03_d20260724_m055214_c001_v0001105_t0056_u01784872334948") 2026/07/24 05:52:16 DEBUG : B2 bucket rclone-test-henugip9kafu: Purge remote 2026/07/24 05:52:16 INFO : B2 bucket rclone-test-henugip9kafu: cleaning bucket "rclone-test-henugip9kafu" of all files 2026/07/24 05:52:16 DEBUG : empty space: Deleting (id "4_zdf326d13a0ed9b2b9ff80e1b_f108672dff53d3546_d20260724_m055210_c001_v0001167_t0013_u01784872330602") 2026/07/24 05:52:16 DEBUG : potato2: Deleting (id "4_zdf326d13a0ed9b2b9ff80e1b_f4169812732669a3a_d20260724_m055214_c001_v7007000_t0000_u01784872334907") 2026/07/24 05:52:16 DEBUG : potato2: Deleting (id "4_zdf326d13a0ed9b2b9ff80e1b_f100c352d8c48e9cf_d20260724_m055211_c001_v0001137_t0013_u01784872331904") 2026/07/24 05:52:16 DEBUG : potato3: Deleting (id "4_zdf326d13a0ed9b2b9ff80e1b_f4169812732669a3b_d20260724_m055215_c001_v7007000_t0000_u01784872335386") 2026/07/24 05:52:16 DEBUG : potato3: Deleting (id "4_zdf326d13a0ed9b2b9ff80e1b_f114ce1988ae5300d_d20260724_m055212_c001_v0001174_t0056_u01784872332261") 2026/07/24 05:52:16 DEBUG : potato3: Deleting (id "4_zdf326d13a0ed9b2b9ff80e1b_f108672dff53d354a_d20260724_m055210_c001_v0001167_t0046_u01784872330998") --- PASS: TestServerSideMoveWithFilter (12.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:52:18 DEBUG : Creating backend with remote "TestB2:rclone-test-haxelal9yizi" 2026/07/24 05:52:21 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-raqojuw4vato -> B2 bucket rclone-test-haxelal9yizi 2026/07/24 05:52:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/24 05:52:23 DEBUG : empty space: size = 1 OK 2026/07/24 05:52:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/24 05:52:23 DEBUG : empty space: Unchanged skipping 2026/07/24 05:52:23 DEBUG : potato3: size = 68 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:52:23 DEBUG : potato3: size = 60 (B2 bucket rclone-test-haxelal9yizi) 2026/07/24 05:52:23 DEBUG : B2 bucket rclone-test-haxelal9yizi: Waiting for checks to finish 2026/07/24 05:52:23 DEBUG : potato3: Sizes differ 2026/07/24 05:52:23 INFO : empty space: Deleted 2026/07/24 05:52:23 DEBUG : B2 bucket rclone-test-haxelal9yizi: Waiting for transfers to finish 2026/07/24 05:52:24 DEBUG : potato2: size = 60 OK 2026/07/24 05:52:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/24 05:52:24 INFO : potato2: Copied (server-side copy) 2026/07/24 05:52:24 INFO : potato2: Deleted 2026/07/24 05:52:24 DEBUG : potato3: size = 68 OK 2026/07/24 05:52:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/24 05:52:24 INFO : potato3: Copied (server-side copy) 2026/07/24 05:52:24 INFO : potato3: Deleted 2026/07/24 05:52:25 DEBUG : Creating backend with remote "TestB2:rclone-test-cixoyiz0qifa" 2026/07/24 05:52:25 INFO : tomatoDir: Making directory 2026/07/24 05:52:26 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/24 05:52:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/24 05:52:26 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/24 05:52:26 DEBUG : B2 bucket rclone-test-cixoyiz0qifa: Waiting for checks to finish 2026/07/24 05:52:26 DEBUG : B2 bucket rclone-test-cixoyiz0qifa: Waiting for transfers to finish 2026/07/24 05:52:27 DEBUG : empty space: size = 1 OK 2026/07/24 05:52:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/24 05:52:27 INFO : empty space: Copied (server-side copy) 2026/07/24 05:52:27 DEBUG : potato2: size = 60 OK 2026/07/24 05:52:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/24 05:52:27 INFO : potato2: Copied (server-side copy) 2026/07/24 05:52:27 INFO : empty space: Deleted 2026/07/24 05:52:27 DEBUG : potato3: size = 68 OK 2026/07/24 05:52:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/24 05:52:27 INFO : potato3: Copied (server-side copy) 2026/07/24 05:52:27 INFO : potato2: Deleted 2026/07/24 05:52:27 INFO : potato3: Deleted 2026/07/24 05:52:28 DEBUG : B2 bucket rclone-test-cixoyiz0qifa: Purge remote 2026/07/24 05:52:28 INFO : B2 bucket rclone-test-cixoyiz0qifa: cleaning bucket "rclone-test-cixoyiz0qifa" of all files 2026/07/24 05:52:28 DEBUG : empty space: Deleting (id "4_zdf52ad23a0ed9b2b9ff80e1b_f101897606b082e4c_d20260724_m055226_c001_v0001041_t0053_u01784872346731") 2026/07/24 05:52:28 DEBUG : potato2: Deleting (id "4_zdf52ad23a0ed9b2b9ff80e1b_f1086b8908d4a263e_d20260724_m055227_c001_v0001182_t0004_u01784872347095") 2026/07/24 05:52:28 DEBUG : potato3: Deleting (id "4_zdf52ad23a0ed9b2b9ff80e1b_f102c31d2a15be265_d20260724_m055227_c001_v0001102_t0036_u01784872347080") 2026/07/24 05:52:28 DEBUG : B2 bucket rclone-test-haxelal9yizi: Purge remote 2026/07/24 05:52:28 INFO : B2 bucket rclone-test-haxelal9yizi: cleaning bucket "rclone-test-haxelal9yizi" of all files 2026/07/24 05:52:29 DEBUG : empty space: Deleting (id "4_zcf829d13a0ed9b2b9ff80e1b_f4277822aa4148cb3_d20260724_m055227_c001_v7007000_t0000_u01784872347162") 2026/07/24 05:52:29 DEBUG : empty space: Deleting (id "4_zcf829d13a0ed9b2b9ff80e1b_f1100e414ea4ac8af_d20260724_m055222_c001_v0001100_t0028_u01784872342837") 2026/07/24 05:52:29 DEBUG : potato2: Deleting (id "4_zcf829d13a0ed9b2b9ff80e1b_f415eb8f3872c6e7d_d20260724_m055227_c001_v7007000_t0000_u01784872347309") 2026/07/24 05:52:29 DEBUG : potato2: Deleting (id "4_zcf829d13a0ed9b2b9ff80e1b_f1145f4021aa69195_d20260724_m055223_c001_v0001113_t0057_u01784872343904") 2026/07/24 05:52:29 DEBUG : potato3: Deleting (id "4_zcf829d13a0ed9b2b9ff80e1b_f4277822aa4148cb4_d20260724_m055227_c001_v7007000_t0000_u01784872347445") 2026/07/24 05:52:29 DEBUG : potato3: Deleting (id "4_zcf829d13a0ed9b2b9ff80e1b_f108ad50089cc14e6_d20260724_m055224_c001_v0001161_t0018_u01784872344228") 2026/07/24 05:52:29 DEBUG : potato3: Deleting (id "4_zcf829d13a0ed9b2b9ff80e1b_f1100e414ea4ac8b1_d20260724_m055223_c001_v0001100_t0006_u01784872343135") 2026/07/24 05:52:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/24 05:52:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/24 05:52:30 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.09s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:52:30 DEBUG : Creating backend with remote "TestB2:rclone-test-raqojuw4vato/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.65s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:52:33 DEBUG : Creating backend with remote "TestB2:rclone-test-raqojuw4vato/rclone-sync-test" --- PASS: TestSyncOverlap (1.38s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:52:34 DEBUG : Creating backend with remote "TestB2:rclone-test-raqojuw4vato/rclone-sync-test" 2026/07/24 05:52:36 DEBUG : Creating backend with remote "TestB2:rclone-test-raqojuw4vato/rclone-sync-test-include/layer2" 2026/07/24 05:52:37 DEBUG : Creating backend with remote "TestB2:rclone-test-raqojuw4vato/rclone-sync-test-ignore-file" 2026/07/24 05:52:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/24 05:52:41 DEBUG : B2 bucket rclone-test-raqojuw4vato path rclone-sync-test: Waiting for checks to finish 2026/07/24 05:52:41 DEBUG : B2 bucket rclone-test-raqojuw4vato path rclone-sync-test: Waiting for transfers to finish 2026/07/24 05:52:41 DEBUG : Waiting for deletions to finish 2026/07/24 05:52:41 INFO : There was nothing to transfer 2026/07/24 05:52:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/24 05:52:42 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:52:42 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:52:42 DEBUG : Waiting for deletions to finish 2026/07/24 05:52:42 INFO : There was nothing to transfer 2026/07/24 05:52:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/24 05:52:42 DEBUG : B2 bucket rclone-test-raqojuw4vato path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/24 05:52:42 DEBUG : B2 bucket rclone-test-raqojuw4vato path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/24 05:52:42 DEBUG : Waiting for deletions to finish 2026/07/24 05:52:42 INFO : There was nothing to transfer 2026/07/24 05:52:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/24 05:52:43 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:52:43 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:52:43 DEBUG : Waiting for deletions to finish 2026/07/24 05:52:43 INFO : There was nothing to transfer 2026/07/24 05:52:43 DEBUG : Excluded 2026/07/24 05:52:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/24 05:52:43 DEBUG : B2 bucket rclone-test-raqojuw4vato path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/24 05:52:43 DEBUG : B2 bucket rclone-test-raqojuw4vato path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/24 05:52:43 DEBUG : Waiting for deletions to finish 2026/07/24 05:52:43 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.83s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:52:44 DEBUG : Creating backend with remote "TestB2:rclone-test-raqojuw4vato/dst" 2026/07/24 05:52:45 DEBUG : Creating backend with remote "TestB2:rclone-test-raqojuw4vato/CompareDest" 2026/07/24 05:52:47 DEBUG : one: Need to transfer - File not found at Destination 2026/07/24 05:52:47 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for checks to finish 2026/07/24 05:52:47 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for transfers to finish 2026/07/24 05:52:48 DEBUG : one: size = 3 OK 2026/07/24 05:52:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/24 05:52:48 INFO : one: Copied (new) 2026/07/24 05:52:48 DEBUG : Waiting for deletions to finish 2026/07/24 05:52:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone388820947) 2026/07/24 05:52:48 DEBUG : one: size = 3 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:52:48 DEBUG : one: Sizes differ 2026/07/24 05:52:48 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for checks to finish 2026/07/24 05:52:48 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for transfers to finish 2026/07/24 05:52:49 DEBUG : one: size = 5 OK 2026/07/24 05:52:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/24 05:52:49 INFO : one: Copied (replaced existing) 2026/07/24 05:52:49 DEBUG : Waiting for deletions to finish 2026/07/24 05:52:51 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for checks to finish 2026/07/24 05:52:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone388820947) 2026/07/24 05:52:51 DEBUG : one: size = 3 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:52:51 DEBUG : one: Sizes differ 2026/07/24 05:52:51 DEBUG : one: size = 5 OK 2026/07/24 05:52:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:52:51 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/24 05:52:51 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for transfers to finish 2026/07/24 05:52:51 DEBUG : Waiting for deletions to finish 2026/07/24 05:52:51 INFO : There was nothing to transfer 2026/07/24 05:52:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone388820947) 2026/07/24 05:52:53 DEBUG : one: size = 3 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:52:53 DEBUG : one: Sizes differ 2026/07/24 05:52:53 DEBUG : two: size = 3 OK 2026/07/24 05:52:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:52:53 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/24 05:52:53 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for checks to finish 2026/07/24 05:52:53 DEBUG : one: size = 5 OK 2026/07/24 05:52:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:52:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/24 05:52:53 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for transfers to finish 2026/07/24 05:52:53 DEBUG : Waiting for deletions to finish 2026/07/24 05:52:53 INFO : There was nothing to transfer 2026/07/24 05:52:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone388820947) 2026/07/24 05:52:53 DEBUG : one: size = 3 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:52:53 DEBUG : one: Sizes differ 2026/07/24 05:52:54 DEBUG : two: size = 3 OK 2026/07/24 05:52:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:52:54 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/24 05:52:54 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for checks to finish 2026/07/24 05:52:54 DEBUG : one: size = 5 OK 2026/07/24 05:52:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:52:54 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/24 05:52:54 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for transfers to finish 2026/07/24 05:52:54 DEBUG : Waiting for deletions to finish 2026/07/24 05:52:54 INFO : There was nothing to transfer 2026/07/24 05:52:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone388820947) 2026/07/24 05:52:54 DEBUG : one: size = 3 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:52:54 DEBUG : one: Sizes differ 2026/07/24 05:52:55 DEBUG : two: size = 3 OK 2026/07/24 05:52:55 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/24 05:52:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/24 05:52:55 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/24 05:52:55 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for checks to finish 2026/07/24 05:52:55 DEBUG : one: size = 5 OK 2026/07/24 05:52:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:52:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/24 05:52:55 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for transfers to finish 2026/07/24 05:52:55 DEBUG : Waiting for deletions to finish 2026/07/24 05:52:55 INFO : There was nothing to transfer 2026/07/24 05:52:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone388820947) 2026/07/24 05:52:55 DEBUG : one: size = 3 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:52:55 DEBUG : one: Sizes differ 2026/07/24 05:52:55 DEBUG : two: size = 5 (Local file system at /tmp/rclone388820947) 2026/07/24 05:52:55 DEBUG : two: size = 3 (B2 bucket rclone-test-raqojuw4vato path CompareDest) 2026/07/24 05:52:55 DEBUG : two: Sizes differ 2026/07/24 05:52:55 DEBUG : two: Need to transfer - File not found at Destination 2026/07/24 05:52:55 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for checks to finish 2026/07/24 05:52:55 DEBUG : one: size = 5 OK 2026/07/24 05:52:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:52:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/24 05:52:55 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for transfers to finish 2026/07/24 05:52:56 DEBUG : two: size = 5 OK 2026/07/24 05:52:56 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/24 05:52:56 INFO : two: Copied (new) 2026/07/24 05:52:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.78s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:52:59 DEBUG : Creating backend with remote "TestB2:rclone-test-raqojuw4vato/dest" 2026/07/24 05:53:00 DEBUG : Creating backend with remote "TestB2:rclone-test-raqojuw4vato/pre-dest1" 2026/07/24 05:53:01 DEBUG : Creating backend with remote "TestB2:rclone-test-raqojuw4vato/pre-dest2" 2026/07/24 05:53:03 DEBUG : 1: size = 1 OK 2026/07/24 05:53:03 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:53:03 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/24 05:53:04 DEBUG : 2: size = 1 OK 2026/07/24 05:53:04 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:53:04 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/24 05:53:04 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/24 05:53:04 DEBUG : B2 bucket rclone-test-raqojuw4vato path dest: Waiting for checks to finish 2026/07/24 05:53:04 DEBUG : B2 bucket rclone-test-raqojuw4vato path dest: Waiting for transfers to finish 2026/07/24 05:53:05 DEBUG : 3: size = 1 OK 2026/07/24 05:53:05 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/24 05:53:05 INFO : 3: Copied (new) 2026/07/24 05:53:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.69s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:53:06 DEBUG : Creating backend with remote "TestB2:rclone-test-raqojuw4vato/dst" 2026/07/24 05:53:07 DEBUG : Creating backend with remote "TestB2:rclone-test-raqojuw4vato/CopyDest" 2026/07/24 05:53:09 DEBUG : one: Need to transfer - File not found at Destination 2026/07/24 05:53:09 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for checks to finish 2026/07/24 05:53:09 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for transfers to finish 2026/07/24 05:53:10 DEBUG : one: size = 3 OK 2026/07/24 05:53:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/24 05:53:10 INFO : one: Copied (new) 2026/07/24 05:53:10 DEBUG : Waiting for deletions to finish 2026/07/24 05:53:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone388820947) 2026/07/24 05:53:11 DEBUG : one: size = 3 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:53:11 DEBUG : one: Sizes differ 2026/07/24 05:53:11 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for checks to finish 2026/07/24 05:53:11 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for transfers to finish 2026/07/24 05:53:11 DEBUG : one: size = 5 OK 2026/07/24 05:53:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/24 05:53:11 INFO : one: Copied (replaced existing) 2026/07/24 05:53:11 DEBUG : Waiting for deletions to finish 2026/07/24 05:53:13 DEBUG : Creating backend with remote "TestB2:rclone-test-raqojuw4vato/BackupDir" 2026/07/24 05:53:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone388820947) 2026/07/24 05:53:15 DEBUG : one: size = 3 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:53:15 DEBUG : one: Sizes differ 2026/07/24 05:53:15 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for checks to finish 2026/07/24 05:53:15 DEBUG : one: size = 5 OK 2026/07/24 05:53:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:53:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone388820947) 2026/07/24 05:53:15 DEBUG : one: size = 3 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:53:15 DEBUG : one: Sizes differ 2026/07/24 05:53:16 DEBUG : one: size = 3 OK 2026/07/24 05:53:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/24 05:53:16 INFO : one: Copied (server-side copy) 2026/07/24 05:53:16 INFO : one: Deleted 2026/07/24 05:53:17 DEBUG : one: size = 5 OK 2026/07/24 05:53:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/24 05:53:17 INFO : one: Copied (server-side copy) 2026/07/24 05:53:17 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/24 05:53:17 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for transfers to finish 2026/07/24 05:53:17 DEBUG : Waiting for deletions to finish 2026/07/24 05:53:18 DEBUG : one: size = 5 OK 2026/07/24 05:53:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:53:18 DEBUG : one: Unchanged skipping 2026/07/24 05:53:18 DEBUG : two: size = 3 OK 2026/07/24 05:53:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:53:19 DEBUG : two: size = 3 OK 2026/07/24 05:53:19 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/24 05:53:19 INFO : two: Copied (server-side copy) 2026/07/24 05:53:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/24 05:53:19 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for checks to finish 2026/07/24 05:53:19 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for transfers to finish 2026/07/24 05:53:19 DEBUG : Waiting for deletions to finish 2026/07/24 05:53:19 DEBUG : one: size = 5 OK 2026/07/24 05:53:19 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for checks to finish 2026/07/24 05:53:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:53:19 DEBUG : one: Unchanged skipping 2026/07/24 05:53:19 DEBUG : two: size = 3 OK 2026/07/24 05:53:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:53:19 DEBUG : two: Unchanged skipping 2026/07/24 05:53:19 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for transfers to finish 2026/07/24 05:53:19 DEBUG : Waiting for deletions to finish 2026/07/24 05:53:19 INFO : There was nothing to transfer 2026/07/24 05:53:21 DEBUG : one: size = 5 OK 2026/07/24 05:53:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:53:21 DEBUG : one: Unchanged skipping 2026/07/24 05:53:21 DEBUG : three: size = 7 (Local file system at /tmp/rclone388820947) 2026/07/24 05:53:21 DEBUG : three: size = 5 (B2 bucket rclone-test-raqojuw4vato path CopyDest) 2026/07/24 05:53:21 DEBUG : three: Sizes differ 2026/07/24 05:53:21 DEBUG : three: Destination not found in --copy-dest 2026/07/24 05:53:21 DEBUG : three: Need to transfer - File not found at Destination 2026/07/24 05:53:21 DEBUG : two: size = 3 OK 2026/07/24 05:53:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/24 05:53:21 DEBUG : two: Unchanged skipping 2026/07/24 05:53:21 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for checks to finish 2026/07/24 05:53:21 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for transfers to finish 2026/07/24 05:53:22 DEBUG : three: size = 7 OK 2026/07/24 05:53:22 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/24 05:53:22 INFO : three: Copied (new) 2026/07/24 05:53:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.22s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:53:25 DEBUG : Creating backend with remote "TestB2:rclone-test-raqojuw4vato/dst" 2026/07/24 05:53:27 DEBUG : Creating backend with remote "TestB2:rclone-test-raqojuw4vato/backup" 2026/07/24 05:53:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone388820947) 2026/07/24 05:53:28 DEBUG : one: size = 3 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:53:28 DEBUG : one: Sizes differ 2026/07/24 05:53:28 DEBUG : two: size = 3 OK 2026/07/24 05:53:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:53:28 DEBUG : two: Unchanged skipping 2026/07/24 05:53:28 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for checks to finish 2026/07/24 05:53:29 DEBUG : one: size = 3 OK 2026/07/24 05:53:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/24 05:53:29 INFO : one: Copied (server-side copy) 2026/07/24 05:53:30 INFO : one: Deleted 2026/07/24 05:53:30 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for transfers to finish 2026/07/24 05:53:30 DEBUG : one: size = 4 OK 2026/07/24 05:53:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/24 05:53:30 INFO : one: Copied (new) 2026/07/24 05:53:30 DEBUG : Waiting for deletions to finish 2026/07/24 05:53:36 DEBUG : three.txt: size = 5 OK 2026/07/24 05:53:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/24 05:53:36 INFO : three.txt: Copied (server-side copy) 2026/07/24 05:53:37 INFO : three.txt: Deleted 2026/07/24 05:53:37 INFO : three.txt: Moved into backup dir 2026/07/24 05:53:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone388820947) 2026/07/24 05:53:39 DEBUG : two: size = 3 OK 2026/07/24 05:53:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:53:39 DEBUG : two: Unchanged skipping 2026/07/24 05:53:39 DEBUG : one: size = 4 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:53:39 DEBUG : one: Sizes differ 2026/07/24 05:53:39 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for checks to finish 2026/07/24 05:53:40 DEBUG : one: size = 4 OK 2026/07/24 05:53:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/24 05:53:40 INFO : one: Copied (server-side copy) 2026/07/24 05:53:40 INFO : one: Deleted 2026/07/24 05:53:40 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for transfers to finish 2026/07/24 05:53:41 DEBUG : one: size = 5 OK 2026/07/24 05:53:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/24 05:53:41 INFO : one: Copied (new) 2026/07/24 05:53:41 DEBUG : Waiting for deletions to finish 2026/07/24 05:53:41 DEBUG : three.txt: size = 6 OK 2026/07/24 05:53:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/24 05:53:41 INFO : three.txt: Copied (server-side copy) 2026/07/24 05:53:41 INFO : three.txt: Deleted 2026/07/24 05:53:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.12s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:53:45 DEBUG : Creating backend with remote "TestB2:rclone-test-raqojuw4vato/dst" 2026/07/24 05:53:46 DEBUG : Creating backend with remote "TestB2:rclone-test-raqojuw4vato/backup" 2026/07/24 05:53:48 DEBUG : two: size = 3 OK 2026/07/24 05:53:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:53:48 DEBUG : two: Unchanged skipping 2026/07/24 05:53:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone388820947) 2026/07/24 05:53:48 DEBUG : one: size = 3 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:53:48 DEBUG : one: Sizes differ 2026/07/24 05:53:48 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for checks to finish 2026/07/24 05:53:49 DEBUG : one.bak: size = 3 OK 2026/07/24 05:53:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/24 05:53:49 INFO : one: Copied (server-side copy) to: one.bak 2026/07/24 05:53:49 INFO : one: Deleted 2026/07/24 05:53:49 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for transfers to finish 2026/07/24 05:53:50 DEBUG : one: size = 4 OK 2026/07/24 05:53:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/24 05:53:50 INFO : one: Copied (new) 2026/07/24 05:53:50 DEBUG : Waiting for deletions to finish 2026/07/24 05:53:51 DEBUG : three.txt.bak: size = 5 OK 2026/07/24 05:53:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/24 05:53:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/24 05:53:51 INFO : three.txt: Deleted 2026/07/24 05:53:51 INFO : three.txt: Moved into backup dir 2026/07/24 05:53:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone388820947) 2026/07/24 05:53:53 DEBUG : one: size = 4 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:53:53 DEBUG : one: Sizes differ 2026/07/24 05:53:53 DEBUG : two: size = 3 OK 2026/07/24 05:53:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:53:53 DEBUG : two: Unchanged skipping 2026/07/24 05:53:53 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for checks to finish 2026/07/24 05:53:53 DEBUG : one.bak: size = 4 OK 2026/07/24 05:53:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/24 05:53:53 INFO : one: Copied (server-side copy) to: one.bak 2026/07/24 05:53:54 INFO : one: Deleted 2026/07/24 05:53:54 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for transfers to finish 2026/07/24 05:53:54 DEBUG : one: size = 5 OK 2026/07/24 05:53:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/24 05:53:54 INFO : one: Copied (new) 2026/07/24 05:53:54 DEBUG : Waiting for deletions to finish 2026/07/24 05:53:55 DEBUG : three.txt.bak: size = 6 OK 2026/07/24 05:53:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/24 05:53:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/24 05:53:55 INFO : three.txt: Deleted 2026/07/24 05:53:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.46s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:53:58 DEBUG : Creating backend with remote "TestB2:rclone-test-raqojuw4vato/dst" 2026/07/24 05:53:59 DEBUG : Creating backend with remote "TestB2:rclone-test-raqojuw4vato/backup" 2026/07/24 05:54:01 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for checks to finish 2026/07/24 05:54:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone388820947) 2026/07/24 05:54:01 DEBUG : two: size = 3 OK 2026/07/24 05:54:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:54:01 DEBUG : two: Unchanged skipping 2026/07/24 05:54:01 DEBUG : one: size = 3 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:54:01 DEBUG : one: Sizes differ 2026/07/24 05:54:08 DEBUG : one-2019-01-01: size = 3 OK 2026/07/24 05:54:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/24 05:54:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/24 05:54:09 INFO : one: Deleted 2026/07/24 05:54:09 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for transfers to finish 2026/07/24 05:54:10 DEBUG : one: size = 4 OK 2026/07/24 05:54:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/24 05:54:10 INFO : one: Copied (new) 2026/07/24 05:54:10 DEBUG : Waiting for deletions to finish 2026/07/24 05:54:11 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/24 05:54:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/24 05:54:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/24 05:54:11 INFO : three.txt: Deleted 2026/07/24 05:54:11 INFO : three.txt: Moved into backup dir 2026/07/24 05:54:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone388820947) 2026/07/24 05:54:12 DEBUG : one: size = 4 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:54:12 DEBUG : one: Sizes differ 2026/07/24 05:54:12 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for checks to finish 2026/07/24 05:54:12 DEBUG : two: size = 3 OK 2026/07/24 05:54:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:54:12 DEBUG : two: Unchanged skipping 2026/07/24 05:54:13 DEBUG : one-2019-01-01: size = 4 OK 2026/07/24 05:54:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/24 05:54:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/24 05:54:13 INFO : one: Deleted 2026/07/24 05:54:13 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for transfers to finish 2026/07/24 05:54:14 DEBUG : one: size = 5 OK 2026/07/24 05:54:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/24 05:54:14 INFO : one: Copied (new) 2026/07/24 05:54:14 DEBUG : Waiting for deletions to finish 2026/07/24 05:54:14 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/24 05:54:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/24 05:54:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/24 05:54:14 INFO : three.txt: Deleted 2026/07/24 05:54:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.58s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:54:18 DEBUG : Creating backend with remote "TestB2:rclone-test-raqojuw4vato/dst" 2026/07/24 05:54:20 DEBUG : two: size = 3 OK 2026/07/24 05:54:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:54:20 DEBUG : two: Unchanged skipping 2026/07/24 05:54:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone388820947) 2026/07/24 05:54:20 DEBUG : one: size = 3 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:54:20 DEBUG : one: Sizes differ 2026/07/24 05:54:20 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for checks to finish 2026/07/24 05:54:20 DEBUG : one.bak: size = 3 OK 2026/07/24 05:54:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/24 05:54:20 INFO : one: Copied (server-side copy) to: one.bak 2026/07/24 05:54:21 INFO : one: Deleted 2026/07/24 05:54:21 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for transfers to finish 2026/07/24 05:54:22 DEBUG : one: size = 4 OK 2026/07/24 05:54:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/24 05:54:22 INFO : one: Copied (new) 2026/07/24 05:54:22 DEBUG : Waiting for deletions to finish 2026/07/24 05:54:22 DEBUG : three.txt.bak: size = 5 OK 2026/07/24 05:54:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/24 05:54:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/24 05:54:22 INFO : three.txt: Deleted 2026/07/24 05:54:22 INFO : three.txt: Moved into backup dir 2026/07/24 05:54:24 DEBUG : one.bak: Excluded (Path Filter) 2026/07/24 05:54:24 DEBUG : one.bak: Excluded 2026/07/24 05:54:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/24 05:54:24 DEBUG : three.txt.bak: Excluded 2026/07/24 05:54:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone388820947) 2026/07/24 05:54:24 DEBUG : one: size = 4 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:54:24 DEBUG : one: Sizes differ 2026/07/24 05:54:24 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for checks to finish 2026/07/24 05:54:24 DEBUG : two: size = 3 OK 2026/07/24 05:54:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:54:24 DEBUG : two: Unchanged skipping 2026/07/24 05:54:24 DEBUG : one.bak: size = 4 OK 2026/07/24 05:54:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/24 05:54:24 INFO : one: Copied (server-side copy) to: one.bak 2026/07/24 05:54:24 INFO : one: Deleted 2026/07/24 05:54:24 DEBUG : B2 bucket rclone-test-raqojuw4vato path dst: Waiting for transfers to finish 2026/07/24 05:54:25 DEBUG : one: size = 5 OK 2026/07/24 05:54:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/24 05:54:25 INFO : one: Copied (new) 2026/07/24 05:54:25 DEBUG : Waiting for deletions to finish 2026/07/24 05:54:25 DEBUG : three.txt.bak: size = 6 OK 2026/07/24 05:54:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/24 05:54:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/24 05:54:25 INFO : three.txt: Deleted 2026/07/24 05:54:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.08s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:54:28 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1120-19.backblaze.com/b2api/v1/b2_upload_file/6f324de3a0cd9b2b9ff80e1b/c001_v0001120_t0009": EOF 2026/07/24 05:54:28 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-19.backblaze.com/b2api/v1/b2_upload_file/6f324de3a0cd9b2b9ff80e1b/c001_v0001120_t0009": EOF) 2026/07/24 05:54:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-raqojuw4vato: 1/10 (Post "https://pod-000-1120-19.backblaze.com/b2api/v1/b2_upload_file/6f324de3a0cd9b2b9ff80e1b/c001_v0001120_t0009": EOF) 2026/07/24 05:54:31 DEBUG : pacer: Reducing sleep to 10ms 2026/07/24 05:54:31 DEBUG : Creating backend with remote "TestB2:rclone-test-raqojuw4vato/dst" 2026/07/24 05:54:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone388820947) 2026/07/24 05:54:33 DEBUG : one: size = 3 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:54:33 DEBUG : one: Sizes differ 2026/07/24 05:54:34 DEBUG : one.bak: size = 3 OK 2026/07/24 05:54:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/24 05:54:34 INFO : one: Copied (server-side copy) to: one.bak 2026/07/24 05:54:34 INFO : one: Deleted 2026/07/24 05:54:35 DEBUG : one: size = 4 OK 2026/07/24 05:54:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/24 05:54:35 INFO : one: Copied (new) 2026/07/24 05:54:35 DEBUG : two: size = 3 OK 2026/07/24 05:54:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:54:35 DEBUG : two: Unchanged skipping 2026/07/24 05:54:35 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone388820947) 2026/07/24 05:54:35 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:54:35 DEBUG : three.txt: Sizes differ 2026/07/24 05:54:36 DEBUG : three.txt.bak: size = 5 OK 2026/07/24 05:54:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/24 05:54:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/24 05:54:36 INFO : three.txt: Deleted 2026/07/24 05:54:36 DEBUG : three.txt: size = 6 OK 2026/07/24 05:54:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/24 05:54:36 INFO : three.txt: Copied (new) 2026/07/24 05:54:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone388820947) 2026/07/24 05:54:37 DEBUG : one: size = 4 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:54:37 DEBUG : one: Sizes differ 2026/07/24 05:54:38 DEBUG : one.bak: size = 4 OK 2026/07/24 05:54:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/24 05:54:38 INFO : one: Copied (server-side copy) to: one.bak 2026/07/24 05:54:38 INFO : one: Deleted 2026/07/24 05:54:39 DEBUG : one: size = 5 OK 2026/07/24 05:54:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/24 05:54:39 INFO : one: Copied (new) 2026/07/24 05:54:39 DEBUG : two: size = 3 OK 2026/07/24 05:54:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:54:39 DEBUG : two: Unchanged skipping 2026/07/24 05:54:39 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone388820947) 2026/07/24 05:54:39 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:54:39 DEBUG : three.txt: Sizes differ 2026/07/24 05:54:40 DEBUG : three.txt.bak: size = 6 OK 2026/07/24 05:54:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/24 05:54:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/24 05:54:40 INFO : three.txt: Deleted 2026/07/24 05:54:40 DEBUG : three.txt: size = 19 OK 2026/07/24 05:54:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/24 05:54:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.80s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:54:44 DEBUG : Creating backend with remote "TestB2:rclone-test-raqojuw4vato/dst" 2026/07/24 05:54:45 DEBUG : one: size = 4 (Local file system at /tmp/rclone388820947) 2026/07/24 05:54:45 DEBUG : one: size = 3 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:54:45 DEBUG : one: Sizes differ 2026/07/24 05:54:51 DEBUG : one-2019-01-01: size = 3 OK 2026/07/24 05:54:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/24 05:54:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/24 05:54:52 INFO : one: Deleted 2026/07/24 05:54:53 DEBUG : one: size = 4 OK 2026/07/24 05:54:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/24 05:54:53 INFO : one: Copied (new) 2026/07/24 05:54:53 DEBUG : two: size = 3 OK 2026/07/24 05:54:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:54:53 DEBUG : two: Unchanged skipping 2026/07/24 05:54:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone388820947) 2026/07/24 05:54:53 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:54:53 DEBUG : three.txt: Sizes differ 2026/07/24 05:54:54 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/24 05:54:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/24 05:54:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/24 05:54:54 INFO : three.txt: Deleted 2026/07/24 05:54:54 DEBUG : three.txt: size = 6 OK 2026/07/24 05:54:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/24 05:54:54 INFO : three.txt: Copied (new) 2026/07/24 05:54:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone388820947) 2026/07/24 05:54:55 DEBUG : one: size = 4 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:54:55 DEBUG : one: Sizes differ 2026/07/24 05:54:56 DEBUG : one-2019-01-01: size = 4 OK 2026/07/24 05:54:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/24 05:54:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/24 05:54:56 INFO : one: Deleted 2026/07/24 05:54:57 DEBUG : one: size = 5 OK 2026/07/24 05:54:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/24 05:54:57 INFO : one: Copied (new) 2026/07/24 05:54:57 DEBUG : two: size = 3 OK 2026/07/24 05:54:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:54:57 DEBUG : two: Unchanged skipping 2026/07/24 05:54:57 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone388820947) 2026/07/24 05:54:57 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-raqojuw4vato path dst) 2026/07/24 05:54:57 DEBUG : three.txt: Sizes differ 2026/07/24 05:54:58 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/24 05:54:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/24 05:54:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/24 05:54:58 INFO : three.txt: Deleted 2026/07/24 05:54:58 DEBUG : three.txt: size = 19 OK 2026/07/24 05:54:58 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/24 05:54:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (18.59s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:55:01 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone388820947) 2026/07/24 05:55:01 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:55:01 DEBUG : Testêé: Sizes differ 2026/07/24 05:55:01 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:55:01 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:55:02 DEBUG : Testêé: size = 14 OK 2026/07/24 05:55:02 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/24 05:55:02 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/24 05:55:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.52s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:55:03 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/24 05:55:03 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:55:03 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:55:03 DEBUG : existing: size = 6 OK 2026/07/24 05:55:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/24 05:55:03 INFO : existing: Copied (new) 2026/07/24 05:55:03 DEBUG : Waiting for deletions to finish 2026/07/24 05:55:04 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:55:04 DEBUG : existing: size = 8 (Local file system at /tmp/rclone388820947) 2026/07/24 05:55:04 DEBUG : existing: size = 6 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:55:04 DEBUG : existing: Sizes differ 2026/07/24 05:55:04 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/24 05:55:04 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:55:04 ERROR : B2 bucket rclone-test-raqojuw4vato: not deleting files as there were IO errors 2026/07/24 05:55:04 ERROR : B2 bucket rclone-test-raqojuw4vato: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.27s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:55:06 DEBUG : EXISTING: size = 6 OK 2026/07/24 05:55:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:06 DEBUG : existing: Unchanged skipping 2026/07/24 05:55:06 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:55:06 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:55:06 DEBUG : Waiting for deletions to finish 2026/07/24 05:55:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.71s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:55:25 DEBUG : both0: size = 6 OK 2026/07/24 05:55:25 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:25 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:55:25 DEBUG : both12: size = 6 OK 2026/07/24 05:55:25 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:25 DEBUG : both10: size = 6 OK 2026/07/24 05:55:25 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:25 DEBUG : both11: size = 6 OK 2026/07/24 05:55:25 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:25 DEBUG : both0: Unchanged skipping 2026/07/24 05:55:25 DEBUG : both13: size = 6 OK 2026/07/24 05:55:25 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:25 DEBUG : both13: Unchanged skipping 2026/07/24 05:55:25 DEBUG : both14: size = 6 OK 2026/07/24 05:55:25 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:25 DEBUG : both14: Unchanged skipping 2026/07/24 05:55:25 DEBUG : both15: size = 6 OK 2026/07/24 05:55:25 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:25 DEBUG : both15: Unchanged skipping 2026/07/24 05:55:25 DEBUG : both16: size = 6 OK 2026/07/24 05:55:25 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:25 DEBUG : both16: Unchanged skipping 2026/07/24 05:55:25 DEBUG : both17: size = 6 OK 2026/07/24 05:55:25 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:25 DEBUG : both12: Unchanged skipping 2026/07/24 05:55:25 DEBUG : both18: size = 6 OK 2026/07/24 05:55:25 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:25 DEBUG : both10: Unchanged skipping 2026/07/24 05:55:25 DEBUG : both19: size = 6 OK 2026/07/24 05:55:25 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:25 DEBUG : both19: Unchanged skipping 2026/07/24 05:55:25 DEBUG : both1: size = 6 OK 2026/07/24 05:55:25 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:25 DEBUG : both1: Unchanged skipping 2026/07/24 05:55:25 DEBUG : both2: size = 6 OK 2026/07/24 05:55:25 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:25 DEBUG : both2: Unchanged skipping 2026/07/24 05:55:25 DEBUG : both3: size = 6 OK 2026/07/24 05:55:25 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:25 DEBUG : both3: Unchanged skipping 2026/07/24 05:55:25 DEBUG : both4: size = 6 OK 2026/07/24 05:55:25 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:25 DEBUG : both4: Unchanged skipping 2026/07/24 05:55:25 DEBUG : both5: size = 6 OK 2026/07/24 05:55:25 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:25 DEBUG : both5: Unchanged skipping 2026/07/24 05:55:25 DEBUG : both6: size = 6 OK 2026/07/24 05:55:25 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:25 DEBUG : both6: Unchanged skipping 2026/07/24 05:55:25 DEBUG : both7: size = 6 OK 2026/07/24 05:55:25 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:25 DEBUG : both7: Unchanged skipping 2026/07/24 05:55:25 DEBUG : both8: size = 6 OK 2026/07/24 05:55:25 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:25 DEBUG : both11: Unchanged skipping 2026/07/24 05:55:25 DEBUG : both9: size = 6 OK 2026/07/24 05:55:25 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:25 DEBUG : both9: Unchanged skipping 2026/07/24 05:55:25 DEBUG : both17: Unchanged skipping 2026/07/24 05:55:25 DEBUG : both18: Unchanged skipping 2026/07/24 05:55:25 DEBUG : both8: Unchanged skipping 2026/07/24 05:55:25 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:55:25 DEBUG : Waiting for deletions to finish 2026/07/24 05:55:25 INFO : only12: Deleted 2026/07/24 05:55:26 INFO : only4: Deleted 2026/07/24 05:55:26 INFO : only0: Deleted 2026/07/24 05:55:26 INFO : only10: Deleted 2026/07/24 05:55:26 INFO : only11: Deleted 2026/07/24 05:55:26 INFO : only17: Deleted 2026/07/24 05:55:26 INFO : only1: Deleted 2026/07/24 05:55:26 INFO : only5: Deleted 2026/07/24 05:55:26 INFO : only13: Deleted 2026/07/24 05:55:26 INFO : only15: Deleted 2026/07/24 05:55:26 INFO : only16: Deleted 2026/07/24 05:55:26 INFO : only2: Deleted 2026/07/24 05:55:26 INFO : only6: Deleted 2026/07/24 05:55:26 INFO : only7: Deleted 2026/07/24 05:55:26 INFO : only3: Deleted 2026/07/24 05:55:26 INFO : only14: Deleted 2026/07/24 05:55:26 INFO : only18: Deleted 2026/07/24 05:55:26 INFO : only19: Deleted 2026/07/24 05:55:27 INFO : only8: Deleted 2026/07/24 05:55:27 INFO : only9: Deleted 2026/07/24 05:55:27 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.54s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:55:48 DEBUG : both10: size = 6 OK 2026/07/24 05:55:48 DEBUG : both12: size = 6 OK 2026/07/24 05:55:48 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:55:48 DEBUG : both11: size = 6 OK 2026/07/24 05:55:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:48 DEBUG : both12: Unchanged skipping 2026/07/24 05:55:48 DEBUG : both13: size = 6 OK 2026/07/24 05:55:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:48 DEBUG : both10: Unchanged skipping 2026/07/24 05:55:48 DEBUG : both14: size = 6 OK 2026/07/24 05:55:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:48 DEBUG : both0: size = 6 OK 2026/07/24 05:55:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:48 DEBUG : both14: Unchanged skipping 2026/07/24 05:55:48 DEBUG : both15: size = 6 OK 2026/07/24 05:55:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:48 DEBUG : both13: Unchanged skipping 2026/07/24 05:55:48 DEBUG : both16: size = 6 OK 2026/07/24 05:55:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:48 DEBUG : both0: Unchanged skipping 2026/07/24 05:55:48 DEBUG : both17: size = 6 OK 2026/07/24 05:55:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:48 DEBUG : both17: Unchanged skipping 2026/07/24 05:55:48 DEBUG : both18: size = 6 OK 2026/07/24 05:55:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:48 DEBUG : both11: Unchanged skipping 2026/07/24 05:55:48 DEBUG : both19: size = 6 OK 2026/07/24 05:55:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:48 DEBUG : both19: Unchanged skipping 2026/07/24 05:55:48 DEBUG : both1: size = 6 OK 2026/07/24 05:55:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:48 DEBUG : both15: Unchanged skipping 2026/07/24 05:55:48 DEBUG : both2: size = 6 OK 2026/07/24 05:55:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:48 DEBUG : both2: Unchanged skipping 2026/07/24 05:55:48 DEBUG : both3: size = 6 OK 2026/07/24 05:55:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:48 DEBUG : both3: Unchanged skipping 2026/07/24 05:55:48 DEBUG : both4: size = 6 OK 2026/07/24 05:55:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:48 DEBUG : both4: Unchanged skipping 2026/07/24 05:55:48 DEBUG : both5: size = 6 OK 2026/07/24 05:55:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:48 DEBUG : both5: Unchanged skipping 2026/07/24 05:55:48 DEBUG : both6: size = 6 OK 2026/07/24 05:55:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:48 DEBUG : both18: Unchanged skipping 2026/07/24 05:55:48 DEBUG : both7: size = 6 OK 2026/07/24 05:55:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:48 DEBUG : both16: Unchanged skipping 2026/07/24 05:55:48 DEBUG : both8: size = 6 OK 2026/07/24 05:55:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:48 DEBUG : both6: Unchanged skipping 2026/07/24 05:55:48 DEBUG : both9: size = 6 OK 2026/07/24 05:55:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:55:48 DEBUG : both8: Unchanged skipping 2026/07/24 05:55:48 DEBUG : only0: size = 0 (Local file system at /tmp/rclone388820947) 2026/07/24 05:55:48 DEBUG : only0: size = 6 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:55:48 DEBUG : only0: Sizes differ 2026/07/24 05:55:48 DEBUG : only10: size = 0 (Local file system at /tmp/rclone388820947) 2026/07/24 05:55:48 DEBUG : only10: size = 6 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:55:48 DEBUG : only10: Sizes differ 2026/07/24 05:55:48 DEBUG : only11: size = 0 (Local file system at /tmp/rclone388820947) 2026/07/24 05:55:48 DEBUG : only11: size = 6 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:55:48 DEBUG : only11: Sizes differ 2026/07/24 05:55:48 DEBUG : only12: size = 0 (Local file system at /tmp/rclone388820947) 2026/07/24 05:55:48 DEBUG : only12: size = 6 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:55:48 DEBUG : only12: Sizes differ 2026/07/24 05:55:48 DEBUG : both1: Unchanged skipping 2026/07/24 05:55:48 DEBUG : only13: size = 0 (Local file system at /tmp/rclone388820947) 2026/07/24 05:55:48 DEBUG : only13: size = 6 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:55:48 DEBUG : only13: Sizes differ 2026/07/24 05:55:48 DEBUG : only14: size = 0 (Local file system at /tmp/rclone388820947) 2026/07/24 05:55:48 DEBUG : only14: size = 6 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:55:48 DEBUG : only14: Sizes differ 2026/07/24 05:55:48 DEBUG : both9: Unchanged skipping 2026/07/24 05:55:48 DEBUG : only15: size = 0 (Local file system at /tmp/rclone388820947) 2026/07/24 05:55:48 DEBUG : only15: size = 6 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:55:48 DEBUG : only15: Sizes differ 2026/07/24 05:55:48 DEBUG : only16: size = 0 (Local file system at /tmp/rclone388820947) 2026/07/24 05:55:48 DEBUG : only16: size = 6 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:55:48 DEBUG : only16: Sizes differ 2026/07/24 05:55:48 DEBUG : only17: size = 0 (Local file system at /tmp/rclone388820947) 2026/07/24 05:55:48 DEBUG : only17: size = 6 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:55:48 DEBUG : only17: Sizes differ 2026/07/24 05:55:48 DEBUG : both7: Unchanged skipping 2026/07/24 05:55:48 DEBUG : only19: size = 0 (Local file system at /tmp/rclone388820947) 2026/07/24 05:55:48 DEBUG : only19: size = 6 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:55:48 DEBUG : only19: Sizes differ 2026/07/24 05:55:48 DEBUG : only1: size = 0 (Local file system at /tmp/rclone388820947) 2026/07/24 05:55:48 DEBUG : only1: size = 6 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:55:48 DEBUG : only1: Sizes differ 2026/07/24 05:55:48 DEBUG : only2: size = 0 (Local file system at /tmp/rclone388820947) 2026/07/24 05:55:48 DEBUG : only2: size = 6 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:55:48 DEBUG : only2: Sizes differ 2026/07/24 05:55:48 DEBUG : only3: size = 0 (Local file system at /tmp/rclone388820947) 2026/07/24 05:55:48 DEBUG : only3: size = 6 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:55:48 DEBUG : only3: Sizes differ 2026/07/24 05:55:48 DEBUG : only4: size = 0 (Local file system at /tmp/rclone388820947) 2026/07/24 05:55:48 DEBUG : only4: size = 6 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:55:48 DEBUG : only4: Sizes differ 2026/07/24 05:55:48 DEBUG : only5: size = 0 (Local file system at /tmp/rclone388820947) 2026/07/24 05:55:48 DEBUG : only5: size = 6 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:55:48 DEBUG : only5: Sizes differ 2026/07/24 05:55:48 DEBUG : only6: size = 0 (Local file system at /tmp/rclone388820947) 2026/07/24 05:55:48 DEBUG : only6: size = 6 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:55:48 DEBUG : only6: Sizes differ 2026/07/24 05:55:48 DEBUG : only7: size = 0 (Local file system at /tmp/rclone388820947) 2026/07/24 05:55:48 DEBUG : only7: size = 6 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:55:48 DEBUG : only7: Sizes differ 2026/07/24 05:55:48 DEBUG : only18: size = 0 (Local file system at /tmp/rclone388820947) 2026/07/24 05:55:48 DEBUG : only18: size = 6 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:55:48 DEBUG : only18: Sizes differ 2026/07/24 05:55:48 DEBUG : only8: size = 0 (Local file system at /tmp/rclone388820947) 2026/07/24 05:55:48 DEBUG : only8: size = 6 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:55:48 DEBUG : only8: Sizes differ 2026/07/24 05:55:48 DEBUG : only9: size = 0 (Local file system at /tmp/rclone388820947) 2026/07/24 05:55:48 DEBUG : only9: size = 6 (B2 bucket rclone-test-raqojuw4vato) 2026/07/24 05:55:48 DEBUG : only9: Sizes differ 2026/07/24 05:55:48 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:55:49 DEBUG : only0: size = 0 OK 2026/07/24 05:55:49 DEBUG : only10: size = 0 OK 2026/07/24 05:55:49 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/24 05:55:49 INFO : only0: Copied (replaced existing) 2026/07/24 05:55:49 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/24 05:55:49 INFO : only10: Copied (replaced existing) 2026/07/24 05:55:49 DEBUG : only15: size = 0 OK 2026/07/24 05:55:49 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/24 05:55:49 INFO : only15: Copied (replaced existing) 2026/07/24 05:55:49 DEBUG : only16: size = 0 OK 2026/07/24 05:55:49 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/24 05:55:49 INFO : only16: Copied (replaced existing) 2026/07/24 05:55:49 DEBUG : only11: size = 0 OK 2026/07/24 05:55:49 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/24 05:55:49 INFO : only11: Copied (replaced existing) 2026/07/24 05:55:49 DEBUG : only17: size = 0 OK 2026/07/24 05:55:49 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/24 05:55:49 INFO : only17: Copied (replaced existing) 2026/07/24 05:55:49 DEBUG : only19: size = 0 OK 2026/07/24 05:55:49 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/24 05:55:49 INFO : only19: Copied (replaced existing) 2026/07/24 05:55:49 DEBUG : only1: size = 0 OK 2026/07/24 05:55:49 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/24 05:55:49 INFO : only1: Copied (replaced existing) 2026/07/24 05:55:49 DEBUG : only13: size = 0 OK 2026/07/24 05:55:49 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/24 05:55:49 INFO : only13: Copied (replaced existing) 2026/07/24 05:55:49 DEBUG : only2: size = 0 OK 2026/07/24 05:55:49 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/24 05:55:49 INFO : only2: Copied (replaced existing) 2026/07/24 05:55:49 DEBUG : only3: size = 0 OK 2026/07/24 05:55:49 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/24 05:55:49 INFO : only3: Copied (replaced existing) 2026/07/24 05:55:49 DEBUG : only4: size = 0 OK 2026/07/24 05:55:49 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/24 05:55:49 INFO : only4: Copied (replaced existing) 2026/07/24 05:55:49 DEBUG : only5: size = 0 OK 2026/07/24 05:55:49 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/24 05:55:49 INFO : only5: Copied (replaced existing) 2026/07/24 05:55:49 DEBUG : only6: size = 0 OK 2026/07/24 05:55:49 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/24 05:55:49 INFO : only6: Copied (replaced existing) 2026/07/24 05:55:49 DEBUG : only12: size = 0 OK 2026/07/24 05:55:49 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/24 05:55:49 INFO : only12: Copied (replaced existing) 2026/07/24 05:55:49 DEBUG : only14: size = 0 OK 2026/07/24 05:55:49 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/24 05:55:49 INFO : only14: Copied (replaced existing) 2026/07/24 05:55:49 DEBUG : only7: size = 0 OK 2026/07/24 05:55:49 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/24 05:55:49 INFO : only7: Copied (replaced existing) 2026/07/24 05:55:49 DEBUG : only18: size = 0 OK 2026/07/24 05:55:49 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/24 05:55:49 INFO : only18: Copied (replaced existing) 2026/07/24 05:55:49 DEBUG : only8: size = 0 OK 2026/07/24 05:55:49 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/24 05:55:49 INFO : only8: Copied (replaced existing) 2026/07/24 05:55:50 DEBUG : only9: size = 0 OK 2026/07/24 05:55:50 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/24 05:55:50 INFO : only9: Copied (replaced existing) 2026/07/24 05:55:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.08s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:55:58 DEBUG : empty_dir: Making directory with metadata 2026/07/24 05:55:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/24 05:55:58 DEBUG : empty_on_remote: Making directory with metadata 2026/07/24 05:55:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/24 05:55:58 INFO : empty_on_remote: Making directory 2026/07/24 05:55:58 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/24 05:55:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/24 05:55:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/24 05:55:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/24 05:55:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.56s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:56:00 DEBUG : empty_dir: Making directory with metadata 2026/07/24 05:56:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/24 05:56:00 DEBUG : empty_on_remote: Making directory with metadata 2026/07/24 05:56:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/24 05:56:00 INFO : empty_on_remote: Making directory 2026/07/24 05:56:00 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/24 05:56:01 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/24 05:56:01 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/24 05:56:01 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/24 05:56:01 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/24 05:56:01 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.75s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:56:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/24 05:56:03 INFO : sub dir: Making directory 2026/07/24 05:56:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.24s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:56:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/24 05:56:06 INFO : sub dir: Making directory 2026/07/24 05:56:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.76s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:56:17 DEBUG : Waiting for deletions to finish 2026/07/24 05:56:18 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:56:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:56:18 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:56:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:56:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:56:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:56:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:56:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:56:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:56:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:56:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:56:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:56:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:56:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:56:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:56:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:56:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:56:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:56:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:56:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/24 05:56:18 DEBUG : apple: size = 5 OK 2026/07/24 05:56:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/24 05:56:18 DEBUG : apple: Unchanged skipping 2026/07/24 05:56:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:18 DEBUG : splitbananasplit: size = 16 OK 2026/07/24 05:56:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/24 05:56:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:18 DEBUG : splitbananasplit: Unchanged skipping 2026/07/24 05:56:18 DEBUG : banana: size = 6 OK 2026/07/24 05:56:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:18 DEBUG : banana: Unchanged skipping 2026/07/24 05:56:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/24 05:56:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/24 05:56:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/24 05:56:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:18 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:56:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/24 05:56:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/24 05:56:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/24 05:56:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/24 05:56:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/24 05:56:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/24 05:56:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/24 05:56:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/24 05:56:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/24 05:56:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/24 05:56:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/24 05:56:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/24 05:56:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/24 05:56:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/24 05:56:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/24 05:56:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/24 05:56:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/24 05:56:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/24 05:56:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/24 05:56:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/24 05:56:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/24 05:56:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/24 05:56:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/24 05:56:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/24 05:56:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/24 05:56:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/24 05:56:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/24 05:56:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/24 05:56:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/24 05:56:18 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:56:18 DEBUG : Waiting for deletions to finish 2026/07/24 05:56:18 INFO : There was nothing to transfer 2026/07/24 05:56:18 DEBUG : Waiting for deletions to finish 2026/07/24 05:56:19 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : apple: size = 5 OK 2026/07/24 05:56:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/24 05:56:19 DEBUG : apple: Unchanged skipping 2026/07/24 05:56:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/24 05:56:19 DEBUG : banana: size = 6 OK 2026/07/24 05:56:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:19 DEBUG : banana: Unchanged skipping 2026/07/24 05:56:19 DEBUG : splitbananasplit: size = 16 OK 2026/07/24 05:56:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/24 05:56:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/24 05:56:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/24 05:56:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/24 05:56:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/24 05:56:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/24 05:56:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/24 05:56:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/24 05:56:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:19 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:56:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/24 05:56:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/24 05:56:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/24 05:56:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/24 05:56:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/24 05:56:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/24 05:56:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/24 05:56:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/24 05:56:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/24 05:56:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/24 05:56:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/24 05:56:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/24 05:56:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/24 05:56:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/24 05:56:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/24 05:56:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/24 05:56:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/24 05:56:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/24 05:56:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/24 05:56:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/24 05:56:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/24 05:56:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/24 05:56:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/24 05:56:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/24 05:56:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/24 05:56:19 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:56:19 DEBUG : Waiting for deletions to finish 2026/07/24 05:56:19 INFO : There was nothing to transfer 2026/07/24 05:56:19 DEBUG : Waiting for deletions to finish 2026/07/24 05:56:19 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:56:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:56:33 DEBUG : Waiting for deletions to finish 2026/07/24 05:56:33 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:56:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:56:33 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:56:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:56:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:56:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:56:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:56:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:56:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:56:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:56:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:56:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:56:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:56:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:56:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:56:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:56:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:56:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:56:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:56:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/24 05:56:34 DEBUG : apple: size = 5 OK 2026/07/24 05:56:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:34 DEBUG : apple: Unchanged skipping 2026/07/24 05:56:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/24 05:56:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:34 DEBUG : banana: size = 6 OK 2026/07/24 05:56:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:34 DEBUG : banana: Unchanged skipping 2026/07/24 05:56:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/24 05:56:34 DEBUG : splitbananasplit: size = 16 OK 2026/07/24 05:56:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:34 DEBUG : splitbananasplit: Unchanged skipping 2026/07/24 05:56:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/24 05:56:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/24 05:56:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/24 05:56:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/24 05:56:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/24 05:56:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/24 05:56:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/24 05:56:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/24 05:56:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/24 05:56:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:34 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:56:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/24 05:56:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/24 05:56:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/24 05:56:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/24 05:56:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/24 05:56:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/24 05:56:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/24 05:56:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/24 05:56:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/24 05:56:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/24 05:56:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/24 05:56:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/24 05:56:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/24 05:56:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/24 05:56:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/24 05:56:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/24 05:56:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/24 05:56:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/24 05:56:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/24 05:56:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/24 05:56:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/24 05:56:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/24 05:56:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/24 05:56:34 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:56:34 DEBUG : Waiting for deletions to finish 2026/07/24 05:56:34 INFO : There was nothing to transfer 2026/07/24 05:56:34 DEBUG : Waiting for deletions to finish 2026/07/24 05:56:35 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : apple: size = 5 OK 2026/07/24 05:56:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/24 05:56:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:35 DEBUG : apple: Unchanged skipping 2026/07/24 05:56:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/24 05:56:35 DEBUG : banana: size = 6 OK 2026/07/24 05:56:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:35 DEBUG : banana: Unchanged skipping 2026/07/24 05:56:35 DEBUG : splitbananasplit: size = 16 OK 2026/07/24 05:56:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:35 DEBUG : splitbananasplit: Unchanged skipping 2026/07/24 05:56:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/24 05:56:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/24 05:56:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/24 05:56:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/24 05:56:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/24 05:56:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/24 05:56:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/24 05:56:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/24 05:56:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/24 05:56:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/24 05:56:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/24 05:56:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/24 05:56:35 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:56:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/24 05:56:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/24 05:56:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/24 05:56:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/24 05:56:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/24 05:56:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/24 05:56:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/24 05:56:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/24 05:56:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/24 05:56:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/24 05:56:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/24 05:56:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/24 05:56:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/24 05:56:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/24 05:56:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/24 05:56:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/24 05:56:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/24 05:56:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/24 05:56:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/24 05:56:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/24 05:56:35 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:56:35 DEBUG : Waiting for deletions to finish 2026/07/24 05:56:35 INFO : There was nothing to transfer 2026/07/24 05:56:35 DEBUG : Waiting for deletions to finish 2026/07/24 05:56:35 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:56:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:56:48 DEBUG : Waiting for deletions to finish 2026/07/24 05:56:49 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:56:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:56:49 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:56:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:56:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:56:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:56:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:56:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:56:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:56:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:56:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:56:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:56:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:56:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:56:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:56:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:56:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:56:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:56:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:56:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/24 05:56:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/24 05:56:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/24 05:56:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/24 05:56:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/24 05:56:49 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:49 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:49 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:49 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:49 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:49 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:49 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:49 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:49 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:49 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:49 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:49 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:49 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:49 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:49 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:49 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/24 05:56:49 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:49 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/24 05:56:50 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/24 05:56:50 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/24 05:56:50 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/24 05:56:50 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/24 05:56:50 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/24 05:56:50 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/24 05:56:50 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/24 05:56:50 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/24 05:56:50 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/24 05:56:50 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/24 05:56:50 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/24 05:56:50 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/24 05:56:50 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/24 05:56:50 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/24 05:56:50 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/24 05:56:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/24 05:56:50 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:56:50 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:56:50 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/24 05:56:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/24 05:56:50 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/24 05:56:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/24 05:56:50 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:50 DEBUG : YmFuYW5h: size = 6 OK 2026/07/24 05:56:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/24 05:56:50 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/24 05:56:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:50 DEBUG : YXBwbGU=: size = 5 OK 2026/07/24 05:56:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/24 05:56:50 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/24 05:56:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/24 05:56:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/24 05:56:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/24 05:56:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/24 05:56:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/24 05:56:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/24 05:56:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/24 05:56:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/24 05:56:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:51 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/24 05:56:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/24 05:56:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:51 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/24 05:56:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/24 05:56:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:51 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/24 05:56:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/24 05:56:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:51 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/24 05:56:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/24 05:56:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/24 05:56:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/24 05:56:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/24 05:56:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/24 05:56:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/24 05:56:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/24 05:56:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/24 05:56:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/24 05:56:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/24 05:56:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/24 05:56:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/24 05:56:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/24 05:56:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/24 05:56:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:51 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/24 05:56:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/24 05:56:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/24 05:56:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/24 05:56:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/24 05:56:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:51 DEBUG : Waiting for deletions to finish 2026/07/24 05:56:52 INFO : dir1/0014-89;=.txt: Deleted 2026/07/24 05:56:52 INFO : dir1/0013-789;=.txt: Deleted 2026/07/24 05:56:52 INFO : appleappleapplebanana: Deleted 2026/07/24 05:56:52 INFO : apple: Deleted 2026/07/24 05:56:52 INFO : banana: Deleted 2026/07/24 05:56:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/24 05:56:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/24 05:56:52 INFO : dir1/0015-9;=.txt: Deleted 2026/07/24 05:56:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/24 05:56:52 INFO : dir1/0003-defghij.txt: Deleted 2026/07/24 05:56:52 INFO : dir1/0010-456789.txt: Deleted 2026/07/24 05:56:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/24 05:56:52 INFO : dir1/0007-1234567.txt: Deleted 2026/07/24 05:56:52 INFO : dir1/0008-2345678.txt: Deleted 2026/07/24 05:56:52 INFO : dir1/0009-3456789.txt: Deleted 2026/07/24 05:56:52 INFO : splitbananasplit: Deleted 2026/07/24 05:56:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/24 05:56:52 INFO : dir1/0012-6789;.txt: Deleted 2026/07/24 05:56:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/24 05:56:52 INFO : dir1/0011-56789;.txt: Deleted 2026/07/24 05:56:52 DEBUG : Waiting for deletions to finish 2026/07/24 05:56:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/24 05:56:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/24 05:56:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/24 05:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/24 05:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:53 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:53 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:53 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:53 DEBUG : YXBwbGU=: size = 5 OK 2026/07/24 05:56:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:53 DEBUG : apple: Unchanged skipping 2026/07/24 05:56:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/24 05:56:53 DEBUG : YmFuYW5h: size = 6 OK 2026/07/24 05:56:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:53 DEBUG : splitbananasplit: Unchanged skipping 2026/07/24 05:56:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:53 DEBUG : banana: Unchanged skipping 2026/07/24 05:56:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/24 05:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/24 05:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:53 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:53 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:53 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:53 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:53 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:53 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:53 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:53 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:53 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:53 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:53 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:53 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:53 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:53 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:53 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:53 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/24 05:56:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/24 05:56:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/24 05:56:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/24 05:56:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/24 05:56:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/24 05:56:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/24 05:56:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:53 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:56:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/24 05:56:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/24 05:56:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/24 05:56:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/24 05:56:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/24 05:56:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/24 05:56:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/24 05:56:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/24 05:56:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/24 05:56:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/24 05:56:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/24 05:56:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/24 05:56:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/24 05:56:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/24 05:56:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/24 05:56:53 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/24 05:56:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/24 05:56:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/24 05:56:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/24 05:56:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/24 05:56:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/24 05:56:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/24 05:56:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/24 05:56:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/24 05:56:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:56:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/24 05:56:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/24 05:56:53 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:56:53 DEBUG : Waiting for deletions to finish 2026/07/24 05:56:53 DEBUG : Waiting for deletions to finish 2026/07/24 05:56:53 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/24 05:56:53 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/24 05:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/24 05:56:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:54 DEBUG : apple: transformed to: YXBwbGU= 2026/07/24 05:56:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/24 05:56:54 DEBUG : banana: transformed to: YmFuYW5h 2026/07/24 05:56:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/24 05:56:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/24 05:56:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/24 05:56:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/24 05:56:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/24 05:56:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/24 05:56:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:57:06 DEBUG : Waiting for deletions to finish 2026/07/24 05:57:07 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:57:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:57:07 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:57:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:57:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:57:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:57:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:57:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:57:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:57:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:57:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:57:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:57:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:57:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:57:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:57:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:57:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:57:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:57:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:57:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/24 05:57:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/24 05:57:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/24 05:57:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/24 05:57:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/24 05:57:07 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:07 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:07 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:07 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/24 05:57:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/24 05:57:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/24 05:57:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/24 05:57:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/24 05:57:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/24 05:57:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/24 05:57:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/24 05:57:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/24 05:57:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/24 05:57:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/24 05:57:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/24 05:57:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/24 05:57:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/24 05:57:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/24 05:57:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/24 05:57:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/24 05:57:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/24 05:57:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/24 05:57:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/24 05:57:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/24 05:57:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/24 05:57:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/24 05:57:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/24 05:57:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/24 05:57:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/24 05:57:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/24 05:57:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/24 05:57:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/24 05:57:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/24 05:57:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/24 05:57:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/24 05:57:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/24 05:57:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/24 05:57:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/24 05:57:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/24 05:57:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/24 05:57:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/24 05:57:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/24 05:57:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/24 05:57:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/24 05:57:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/24 05:57:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/24 05:57:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/24 05:57:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/24 05:57:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/24 05:57:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/24 05:57:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/24 05:57:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/24 05:57:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/24 05:57:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/24 05:57:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/24 05:57:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/24 05:57:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/24 05:57:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/24 05:57:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/24 05:57:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/24 05:57:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/24 05:57:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/24 05:57:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/24 05:57:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/24 05:57:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/24 05:57:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/24 05:57:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/24 05:57:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/24 05:57:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/24 05:57:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/24 05:57:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/24 05:57:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/24 05:57:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/24 05:57:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/24 05:57:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/24 05:57:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/24 05:57:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/24 05:57:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/24 05:57:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/24 05:57:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/24 05:57:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/24 05:57:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/24 05:57:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/24 05:57:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/24 05:57:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/24 05:57:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/24 05:57:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/24 05:57:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/24 05:57:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/24 05:57:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/24 05:57:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/24 05:57:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/24 05:57:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/24 05:57:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/24 05:57:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/24 05:57:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/24 05:57:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/24 05:57:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/24 05:57:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/24 05:57:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/24 05:57:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/24 05:57:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/24 05:57:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/24 05:57:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/24 05:57:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/24 05:57:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/24 05:57:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/24 05:57:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/24 05:57:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/24 05:57:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/24 05:57:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/24 05:57:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/24 05:57:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/24 05:57:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/24 05:57:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/24 05:57:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/24 05:57:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/24 05:57:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/24 05:57:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/24 05:57:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/24 05:57:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/24 05:57:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/24 05:57:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/24 05:57:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/24 05:57:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/24 05:57:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/24 05:57:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/24 05:57:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/24 05:57:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/24 05:57:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/24 05:57:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/24 05:57:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/24 05:57:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/24 05:57:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/24 05:57:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/24 05:57:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/24 05:57:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/24 05:57:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/24 05:57:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/24 05:57:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/24 05:57:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/24 05:57:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/24 05:57:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/24 05:57:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/24 05:57:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/24 05:57:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/24 05:57:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/24 05:57:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/24 05:57:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/24 05:57:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/24 05:57:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/24 05:57:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/24 05:57:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/24 05:57:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/24 05:57:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/24 05:57:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/24 05:57:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/24 05:57:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/24 05:57:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/24 05:57:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/24 05:57:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/24 05:57:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/24 05:57:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/24 05:57:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/24 05:57:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/24 05:57:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/24 05:57:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/24 05:57:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/24 05:57:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/24 05:57:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/24 05:57:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/24 05:57:07 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/24 05:57:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/24 05:57:07 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/24 05:57:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:07 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/24 05:57:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:07 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/24 05:57:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:07 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/24 05:57:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:07 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/24 05:57:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:07 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/24 05:57:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:07 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/24 05:57:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:07 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/24 05:57:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:07 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/24 05:57:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:07 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/24 05:57:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:07 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/24 05:57:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:07 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/24 05:57:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:07 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/24 05:57:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:07 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/24 05:57:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:07 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/24 05:57:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:07 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/24 05:57:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:07 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:57:07 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:57:07 DEBUG : PREFIXapple: size = 5 OK 2026/07/24 05:57:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/24 05:57:07 INFO : apple: Copied (new) to: PREFIXapple 2026/07/24 05:57:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/24 05:57:07 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/24 05:57:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/24 05:57:07 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/24 05:57:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/24 05:57:07 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/24 05:57:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/24 05:57:07 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/24 05:57:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/24 05:57:08 DEBUG : PREFIXbanana: size = 6 OK 2026/07/24 05:57:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/24 05:57:08 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/24 05:57:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/24 05:57:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/24 05:57:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/24 05:57:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/24 05:57:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/24 05:57:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/24 05:57:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/24 05:57:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/24 05:57:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/24 05:57:08 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/24 05:57:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/24 05:57:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/24 05:57:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/24 05:57:08 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/24 05:57:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/24 05:57:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/24 05:57:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/24 05:57:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/24 05:57:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/24 05:57:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/24 05:57:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/24 05:57:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/24 05:57:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/24 05:57:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/24 05:57:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/24 05:57:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/24 05:57:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/24 05:57:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/24 05:57:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/24 05:57:08 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/24 05:57:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/24 05:57:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/24 05:57:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/24 05:57:08 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/24 05:57:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/24 05:57:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/24 05:57:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/24 05:57:08 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/24 05:57:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/24 05:57:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/24 05:57:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/24 05:57:08 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/24 05:57:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/24 05:57:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/24 05:57:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/24 05:57:08 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/24 05:57:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/24 05:57:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/24 05:57:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/24 05:57:09 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/24 05:57:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/24 05:57:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/24 05:57:09 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/24 05:57:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/24 05:57:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/24 05:57:09 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/24 05:57:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/24 05:57:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/24 05:57:09 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/24 05:57:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/24 05:57:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/24 05:57:09 DEBUG : Waiting for deletions to finish 2026/07/24 05:57:09 INFO : dir1/0003-defghij.txt: Deleted 2026/07/24 05:57:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/24 05:57:09 INFO : dir1/0013-789;=.txt: Deleted 2026/07/24 05:57:09 INFO : dir1/0014-89;=.txt: Deleted 2026/07/24 05:57:09 INFO : dir1/0015-9;=.txt: Deleted 2026/07/24 05:57:09 INFO : dir1/0009-3456789.txt: Deleted 2026/07/24 05:57:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/24 05:57:10 INFO : dir1/0012-6789;.txt: Deleted 2026/07/24 05:57:10 INFO : banana: Deleted 2026/07/24 05:57:10 INFO : dir1/0008-2345678.txt: Deleted 2026/07/24 05:57:10 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/24 05:57:10 INFO : apple: Deleted 2026/07/24 05:57:10 INFO : appleappleapplebanana: Deleted 2026/07/24 05:57:10 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/24 05:57:10 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/24 05:57:10 INFO : dir1/0007-1234567.txt: Deleted 2026/07/24 05:57:10 INFO : dir1/0010-456789.txt: Deleted 2026/07/24 05:57:10 INFO : dir1/0011-56789;.txt: Deleted 2026/07/24 05:57:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/24 05:57:10 INFO : splitbananasplit: Deleted 2026/07/24 05:57:10 DEBUG : Waiting for deletions to finish 2026/07/24 05:57:10 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/24 05:57:10 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:57:10 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/24 05:57:10 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/24 05:57:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:57:10 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:57:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:57:10 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:57:10 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:57:10 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:57:10 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:57:10 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:57:10 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:57:10 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:57:10 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:57:10 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:57:10 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:57:10 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:57:10 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:57:10 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:57:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/24 05:57:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/24 05:57:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/24 05:57:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/24 05:57:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/24 05:57:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/24 05:57:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/24 05:57:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/24 05:57:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/24 05:57:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/24 05:57:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/24 05:57:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/24 05:57:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/24 05:57:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/24 05:57:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/24 05:57:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/24 05:57:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/24 05:57:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/24 05:57:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/24 05:57:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/24 05:57:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/24 05:57:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/24 05:57:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/24 05:57:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/24 05:57:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/24 05:57:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/24 05:57:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/24 05:57:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/24 05:57:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/24 05:57:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/24 05:57:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/24 05:57:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/24 05:57:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/24 05:57:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/24 05:57:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/24 05:57:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/24 05:57:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/24 05:57:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/24 05:57:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/24 05:57:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/24 05:57:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/24 05:57:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/24 05:57:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/24 05:57:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/24 05:57:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/24 05:57:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/24 05:57:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/24 05:57:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/24 05:57:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/24 05:57:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/24 05:57:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/24 05:57:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/24 05:57:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/24 05:57:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/24 05:57:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/24 05:57:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/24 05:57:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/24 05:57:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/24 05:57:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/24 05:57:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/24 05:57:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/24 05:57:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/24 05:57:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/24 05:57:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/24 05:57:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/24 05:57:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/24 05:57:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/24 05:57:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/24 05:57:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/24 05:57:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/24 05:57:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/24 05:57:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/24 05:57:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/24 05:57:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/24 05:57:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/24 05:57:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/24 05:57:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/24 05:57:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/24 05:57:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/24 05:57:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/24 05:57:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/24 05:57:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/24 05:57:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/24 05:57:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/24 05:57:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/24 05:57:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/24 05:57:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/24 05:57:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/24 05:57:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/24 05:57:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/24 05:57:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/24 05:57:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/24 05:57:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/24 05:57:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/24 05:57:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:10 DEBUG : apple: transformed to: PREFIXapple 2026/07/24 05:57:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/24 05:57:10 DEBUG : banana: transformed to: PREFIXbanana 2026/07/24 05:57:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/24 05:57:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/24 05:57:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/24 05:57:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/24 05:57:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/24 05:57:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/24 05:57:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/24 05:57:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/24 05:57:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/24 05:57:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/24 05:57:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/24 05:57:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/24 05:57:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/24 05:57:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/24 05:57:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/24 05:57:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/24 05:57:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/24 05:57:10 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/24 05:57:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/24 05:57:10 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/24 05:57:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/24 05:57:11 DEBUG : apple: size = 5 OK 2026/07/24 05:57:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/24 05:57:11 INFO : apple: Copied (new) 2026/07/24 05:57:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:11 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:57:11 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:57:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/24 05:57:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/24 05:57:11 INFO : appleappleapplebanana: Copied (new) 2026/07/24 05:57:11 DEBUG : banana: size = 6 OK 2026/07/24 05:57:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/24 05:57:11 INFO : banana: Copied (new) 2026/07/24 05:57:11 DEBUG : splitbananasplit: size = 16 OK 2026/07/24 05:57:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/24 05:57:11 INFO : splitbananasplit: Copied (new) 2026/07/24 05:57:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/24 05:57:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/24 05:57:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/24 05:57:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/24 05:57:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/24 05:57:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/24 05:57:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/24 05:57:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/24 05:57:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/24 05:57:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/24 05:57:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/24 05:57:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/24 05:57:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/24 05:57:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/24 05:57:11 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/24 05:57:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/24 05:57:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/24 05:57:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/24 05:57:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/24 05:57:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/24 05:57:11 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/24 05:57:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/24 05:57:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/24 05:57:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/24 05:57:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/24 05:57:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/24 05:57:12 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/24 05:57:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/24 05:57:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/24 05:57:12 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/24 05:57:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/24 05:57:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/24 05:57:12 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/24 05:57:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/24 05:57:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/24 05:57:12 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/24 05:57:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/24 05:57:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/24 05:57:12 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/24 05:57:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/24 05:57:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/24 05:57:12 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/24 05:57:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/24 05:57:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/24 05:57:12 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/24 05:57:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/24 05:57:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/24 05:57:12 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/24 05:57:12 DEBUG : Waiting for deletions to finish 2026/07/24 05:57:12 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/24 05:57:12 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/24 05:57:12 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/24 05:57:12 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/24 05:57:12 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/24 05:57:12 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/24 05:57:12 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/24 05:57:12 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/24 05:57:12 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/24 05:57:12 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/24 05:57:13 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/24 05:57:13 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/24 05:57:13 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/24 05:57:13 INFO : PREFIXbanana: Deleted 2026/07/24 05:57:13 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/24 05:57:13 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/24 05:57:13 INFO : PREFIXapple: Deleted 2026/07/24 05:57:13 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/24 05:57:13 INFO : PREFIXsplitbananasplit: Deleted 2026/07/24 05:57:13 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/24 05:57:13 DEBUG : Waiting for deletions to finish 2026/07/24 05:57:13 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : Waiting for deletions to finish 2026/07/24 05:57:13 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:57:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:57:26 DEBUG : Waiting for deletions to finish 2026/07/24 05:57:27 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:57:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:57:27 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:57:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:57:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:57:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:57:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:57:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:57:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:57:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:57:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:57:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:57:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:57:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:57:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:57:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:57:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:57:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:57:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:57:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/24 05:57:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/24 05:57:27 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/24 05:57:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:27 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/24 05:57:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/24 05:57:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:27 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:27 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:27 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/24 05:57:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:27 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/24 05:57:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:27 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/24 05:57:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/24 05:57:27 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/24 05:57:27 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:27 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:27 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:27 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/24 05:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/24 05:57:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/24 05:57:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/24 05:57:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/24 05:57:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/24 05:57:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/24 05:57:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/24 05:57:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:27 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/24 05:57:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:27 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/24 05:57:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:27 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/24 05:57:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:27 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/24 05:57:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/24 05:57:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/24 05:57:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:27 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:57:27 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:57:27 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/24 05:57:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/24 05:57:27 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/24 05:57:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/24 05:57:27 DEBUG : appleSUFFIX: size = 5 OK 2026/07/24 05:57:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/24 05:57:27 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/24 05:57:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/24 05:57:27 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/24 05:57:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/24 05:57:27 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/24 05:57:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/24 05:57:28 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/24 05:57:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/24 05:57:28 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/24 05:57:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/24 05:57:28 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/24 05:57:28 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/24 05:57:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/24 05:57:28 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/24 05:57:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/24 05:57:28 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/24 05:57:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/24 05:57:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/24 05:57:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/24 05:57:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/24 05:57:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/24 05:57:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/24 05:57:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/24 05:57:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/24 05:57:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/24 05:57:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/24 05:57:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/24 05:57:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/24 05:57:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/24 05:57:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/24 05:57:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/24 05:57:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/24 05:57:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/24 05:57:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/24 05:57:29 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/24 05:57:29 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/24 05:57:29 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/24 05:57:29 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/24 05:57:29 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/24 05:57:29 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/24 05:57:29 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/24 05:57:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/24 05:57:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/24 05:57:29 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/24 05:57:29 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/24 05:57:29 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/24 05:57:29 DEBUG : Waiting for deletions to finish 2026/07/24 05:57:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/24 05:57:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/24 05:57:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/24 05:57:29 INFO : apple: Deleted 2026/07/24 05:57:29 INFO : appleappleapplebanana: Deleted 2026/07/24 05:57:29 INFO : dir1/0010-456789.txt: Deleted 2026/07/24 05:57:29 INFO : dir1/0008-2345678.txt: Deleted 2026/07/24 05:57:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/24 05:57:29 INFO : dir1/0012-6789;.txt: Deleted 2026/07/24 05:57:29 INFO : dir1/0014-89;=.txt: Deleted 2026/07/24 05:57:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/24 05:57:29 INFO : dir1/0007-1234567.txt: Deleted 2026/07/24 05:57:29 INFO : splitbananasplit: Deleted 2026/07/24 05:57:30 INFO : dir1/0015-9;=.txt: Deleted 2026/07/24 05:57:30 INFO : banana: Deleted 2026/07/24 05:57:30 INFO : dir1/0003-defghij.txt: Deleted 2026/07/24 05:57:30 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/24 05:57:30 INFO : dir1/0009-3456789.txt: Deleted 2026/07/24 05:57:30 INFO : dir1/0011-56789;.txt: Deleted 2026/07/24 05:57:30 INFO : dir1/0013-789;=.txt: Deleted 2026/07/24 05:57:30 DEBUG : Waiting for deletions to finish 2026/07/24 05:57:30 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/24 05:57:30 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/24 05:57:30 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/24 05:57:30 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/24 05:57:30 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/24 05:57:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/24 05:57:30 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/24 05:57:30 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/24 05:57:30 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/24 05:57:30 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/24 05:57:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/24 05:57:30 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/24 05:57:30 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/24 05:57:30 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/24 05:57:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/24 05:57:30 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/24 05:57:30 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/24 05:57:30 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/24 05:57:30 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/24 05:57:30 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/24 05:57:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/24 05:57:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/24 05:57:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/24 05:57:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/24 05:57:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/24 05:57:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/24 05:57:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/24 05:57:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/24 05:57:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/24 05:57:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/24 05:57:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/24 05:57:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/24 05:57:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/24 05:57:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/24 05:57:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/24 05:57:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/24 05:57:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/24 05:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/24 05:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/24 05:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/24 05:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/24 05:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/24 05:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/24 05:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/24 05:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/24 05:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/24 05:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/24 05:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/24 05:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/24 05:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/24 05:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/24 05:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/24 05:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/24 05:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/24 05:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/24 05:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/24 05:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/24 05:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/24 05:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/24 05:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/24 05:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/24 05:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/24 05:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/24 05:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/24 05:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/24 05:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/24 05:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/24 05:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/24 05:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/24 05:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/24 05:57:30 DEBUG : apple: transformed to: appleSUFFIX 2026/07/24 05:57:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/24 05:57:30 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/24 05:57:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/24 05:57:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/24 05:57:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/24 05:57:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/24 05:57:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/24 05:57:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/24 05:57:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/24 05:57:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/24 05:57:31 INFO : appleappleapplebanana: Copied (new) 2026/07/24 05:57:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:31 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:57:31 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:57:31 DEBUG : banana: size = 6 OK 2026/07/24 05:57:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/24 05:57:31 INFO : banana: Copied (new) 2026/07/24 05:57:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/24 05:57:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/24 05:57:31 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/24 05:57:31 DEBUG : apple: size = 5 OK 2026/07/24 05:57:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/24 05:57:31 INFO : apple: Copied (new) 2026/07/24 05:57:31 DEBUG : splitbananasplit: size = 16 OK 2026/07/24 05:57:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/24 05:57:31 INFO : splitbananasplit: Copied (new) 2026/07/24 05:57:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/24 05:57:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/24 05:57:31 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/24 05:57:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/24 05:57:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/24 05:57:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/24 05:57:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/24 05:57:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/24 05:57:31 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/24 05:57:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/24 05:57:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/24 05:57:31 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/24 05:57:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/24 05:57:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/24 05:57:31 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/24 05:57:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/24 05:57:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/24 05:57:31 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/24 05:57:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/24 05:57:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/24 05:57:31 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/24 05:57:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/24 05:57:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/24 05:57:32 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/24 05:57:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/24 05:57:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/24 05:57:32 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/24 05:57:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/24 05:57:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/24 05:57:32 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/24 05:57:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/24 05:57:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/24 05:57:32 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/24 05:57:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/24 05:57:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/24 05:57:32 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/24 05:57:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/24 05:57:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/24 05:57:32 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/24 05:57:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/24 05:57:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/24 05:57:32 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/24 05:57:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/24 05:57:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/24 05:57:32 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/24 05:57:32 DEBUG : Waiting for deletions to finish 2026/07/24 05:57:32 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/24 05:57:32 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/24 05:57:32 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/24 05:57:32 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/24 05:57:32 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/24 05:57:32 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/24 05:57:32 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/24 05:57:32 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/24 05:57:33 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/24 05:57:33 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/24 05:57:33 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/24 05:57:33 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/24 05:57:33 INFO : splitbananasplitSUFFIX: Deleted 2026/07/24 05:57:33 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/24 05:57:33 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/24 05:57:33 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/24 05:57:33 INFO : appleSUFFIX: Deleted 2026/07/24 05:57:33 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/24 05:57:33 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/24 05:57:33 INFO : bananaSUFFIX: Deleted 2026/07/24 05:57:33 DEBUG : Waiting for deletions to finish 2026/07/24 05:57:33 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : Waiting for deletions to finish 2026/07/24 05:57:33 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:57:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:57:46 DEBUG : Waiting for deletions to finish 2026/07/24 05:57:46 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:57:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:57:46 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:57:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:57:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:57:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:57:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:57:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:57:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:57:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:57:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:57:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:57:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:57:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:57:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:57:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:57:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:57:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:57:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:57:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/24 05:57:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/24 05:57:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/24 05:57:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/24 05:57:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/24 05:57:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/24 05:57:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/24 05:57:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/24 05:57:47 DEBUG : apple: size = 5 OK 2026/07/24 05:57:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:57:47 DEBUG : banana: size = 6 OK 2026/07/24 05:57:47 DEBUG : apple: Unchanged skipping 2026/07/24 05:57:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:57:47 DEBUG : banana: Unchanged skipping 2026/07/24 05:57:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/24 05:57:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/24 05:57:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/24 05:57:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/24 05:57:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/24 05:57:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/24 05:57:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/24 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/24 05:57:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/24 05:57:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/24 05:57:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/24 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/24 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/24 05:57:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/24 05:57:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/24 05:57:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/24 05:57:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/24 05:57:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/24 05:57:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/24 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/24 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/24 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/24 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/24 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/24 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/24 05:57:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/24 05:57:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/24 05:57:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/24 05:57:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/24 05:57:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/24 05:57:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/24 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/24 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/24 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/24 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/24 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/24 05:57:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/24 05:57:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/24 05:57:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/24 05:57:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/24 05:57:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/24 05:57:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/24 05:57:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/24 05:57:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/24 05:57:47 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:57:47 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:57:47 DEBUG : appleapple: size = 21 OK 2026/07/24 05:57:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/24 05:57:47 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/24 05:57:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/24 05:57:47 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/24 05:57:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/24 05:57:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/24 05:57:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/24 05:57:47 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/24 05:57:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/24 05:57:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/24 05:57:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/24 05:57:47 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/24 05:57:47 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/24 05:57:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/24 05:57:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/24 05:57:48 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/24 05:57:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/24 05:57:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/24 05:57:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/24 05:57:48 DEBUG : splitbanan: size = 16 OK 2026/07/24 05:57:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/24 05:57:48 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/24 05:57:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/24 05:57:48 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/24 05:57:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/24 05:57:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/24 05:57:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/24 05:57:48 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/24 05:57:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/24 05:57:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/24 05:57:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/24 05:57:48 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/24 05:57:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/24 05:57:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/24 05:57:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/24 05:57:48 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/24 05:57:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/24 05:57:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/24 05:57:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/24 05:57:48 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/24 05:57:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/24 05:57:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/24 05:57:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/24 05:57:48 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/24 05:57:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/24 05:57:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/24 05:57:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/24 05:57:48 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/24 05:57:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/24 05:57:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/24 05:57:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/24 05:57:48 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/24 05:57:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/24 05:57:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/24 05:57:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/24 05:57:48 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/24 05:57:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/24 05:57:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/24 05:57:48 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/24 05:57:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/24 05:57:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/24 05:57:48 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/24 05:57:48 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/24 05:57:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/24 05:57:49 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/24 05:57:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/24 05:57:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/24 05:57:49 DEBUG : Waiting for deletions to finish 2026/07/24 05:57:49 INFO : splitbananasplit: Deleted 2026/07/24 05:57:49 INFO : dir1/0013-789;=.txt: Deleted 2026/07/24 05:57:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/24 05:57:49 INFO : dir1/0007-1234567.txt: Deleted 2026/07/24 05:57:49 INFO : dir1/0011-56789;.txt: Deleted 2026/07/24 05:57:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/24 05:57:49 INFO : dir1/0009-3456789.txt: Deleted 2026/07/24 05:57:49 INFO : dir1/0015-9;=.txt: Deleted 2026/07/24 05:57:49 INFO : dir1/0012-6789;.txt: Deleted 2026/07/24 05:57:49 INFO : appleappleapplebanana: Deleted 2026/07/24 05:57:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/24 05:57:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/24 05:57:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/24 05:57:49 INFO : dir1/0008-2345678.txt: Deleted 2026/07/24 05:57:49 INFO : dir1/0010-456789.txt: Deleted 2026/07/24 05:57:49 INFO : dir1/0014-89;=.txt: Deleted 2026/07/24 05:57:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/24 05:57:49 INFO : dir1/0003-defghij.txt: Deleted 2026/07/24 05:57:49 DEBUG : Waiting for deletions to finish 2026/07/24 05:57:50 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : appleapple: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/24 05:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/24 05:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/24 05:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/24 05:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/24 05:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/24 05:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/24 05:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/24 05:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/24 05:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/24 05:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/24 05:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/24 05:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/24 05:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/24 05:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/24 05:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/24 05:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/24 05:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/24 05:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/24 05:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/24 05:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/24 05:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/24 05:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/24 05:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/24 05:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/24 05:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/24 05:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/24 05:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/24 05:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/24 05:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/24 05:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/24 05:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/24 05:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/24 05:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/24 05:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/24 05:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/24 05:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/24 05:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/24 05:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/24 05:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/24 05:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/24 05:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/24 05:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/24 05:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/24 05:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/24 05:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/24 05:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/24 05:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/24 05:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/24 05:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/24 05:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/24 05:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/24 05:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/24 05:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/24 05:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/24 05:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/24 05:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/24 05:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/24 05:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/24 05:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/24 05:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/24 05:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/24 05:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/24 05:57:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/24 05:57:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/24 05:57:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/24 05:57:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/24 05:57:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/24 05:57:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/24 05:57:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/24 05:57:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/24 05:57:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/24 05:57:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/24 05:57:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/24 05:57:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/24 05:57:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/24 05:57:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/24 05:57:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/24 05:57:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/24 05:57:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/24 05:57:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/24 05:57:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:50 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/24 05:57:50 DEBUG : apple: size = 5 OK 2026/07/24 05:57:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:57:50 DEBUG : apple: Unchanged skipping 2026/07/24 05:57:50 DEBUG : appleapple: size = 21 OK 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:57:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/24 05:57:50 DEBUG : banana: size = 6 OK 2026/07/24 05:57:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:57:50 DEBUG : splitbanan: size = 16 OK 2026/07/24 05:57:50 DEBUG : banana: Unchanged skipping 2026/07/24 05:57:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:57:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/24 05:57:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/24 05:57:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/24 05:57:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/24 05:57:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/24 05:57:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/24 05:57:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/24 05:57:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/24 05:57:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/24 05:57:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/24 05:57:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/24 05:57:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/24 05:57:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/24 05:57:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/24 05:57:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/24 05:57:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/24 05:57:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/24 05:57:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/24 05:57:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/24 05:57:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/24 05:57:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/24 05:57:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/24 05:57:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/24 05:57:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/24 05:57:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/24 05:57:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/24 05:57:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/24 05:57:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/24 05:57:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/24 05:57:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/24 05:57:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/24 05:57:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/24 05:57:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/24 05:57:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/24 05:57:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/24 05:57:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/24 05:57:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:50 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/24 05:57:50 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/24 05:57:50 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/24 05:57:50 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/24 05:57:50 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/24 05:57:50 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/24 05:57:50 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/24 05:57:50 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/24 05:57:50 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/24 05:57:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:57:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/24 05:57:50 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/24 05:57:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:57:50 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/24 05:57:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/24 05:57:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:57:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/24 05:57:50 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/24 05:57:50 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/24 05:57:50 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/24 05:57:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:57:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:57:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/24 05:57:50 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/24 05:57:50 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/24 05:57:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:57:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:57:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/24 05:57:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/24 05:57:50 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/24 05:57:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:57:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/24 05:57:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/24 05:57:50 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/24 05:57:50 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/24 05:57:50 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/24 05:57:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:57:50 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/24 05:57:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/24 05:57:50 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/24 05:57:50 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/24 05:57:50 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/24 05:57:50 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/24 05:57:50 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/24 05:57:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:57:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/24 05:57:50 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/24 05:57:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:57:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/24 05:57:50 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/24 05:57:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:57:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/24 05:57:50 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/24 05:57:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:57:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/24 05:57:50 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/24 05:57:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:57:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/24 05:57:50 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:57:50 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/24 05:57:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:57:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/24 05:57:50 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/24 05:57:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:57:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/24 05:57:50 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:57:50 DEBUG : Waiting for deletions to finish 2026/07/24 05:57:50 DEBUG : Waiting for deletions to finish 2026/07/24 05:57:50 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : appleapple: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/24 05:57:50 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/24 05:57:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/24 05:57:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/24 05:57:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/24 05:57:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/24 05:57:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/24 05:57:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/24 05:57:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/24 05:57:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/24 05:57:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/24 05:57:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/24 05:57:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/24 05:57:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/24 05:57:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/24 05:57:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/24 05:57:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/24 05:57:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/24 05:57:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/24 05:57:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/24 05:57:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/24 05:57:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/24 05:57:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/24 05:57:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/24 05:57:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/24 05:57:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/24 05:57:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/24 05:57:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/24 05:57:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/24 05:57:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/24 05:57:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/24 05:57:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/24 05:57:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/24 05:57:51 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/24 05:57:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/24 05:57:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/24 05:57:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/24 05:57:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/24 05:57:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/24 05:57:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/24 05:57:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/24 05:57:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/24 05:57:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/24 05:57:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/24 05:57:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/24 05:57:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/24 05:57:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/24 05:57:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/24 05:57:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/24 05:57:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/24 05:57:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/24 05:57:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/24 05:57:51 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:58:03 DEBUG : Waiting for deletions to finish 2026/07/24 05:58:03 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:58:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:58:03 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:58:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:58:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:58:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:58:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:58:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:58:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:58:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:58:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:58:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:58:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:58:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:58:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:58:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:58:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:58:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:58:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:58:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/24 05:58:04 DEBUG : apple: size = 5 OK 2026/07/24 05:58:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : apple: Unchanged skipping 2026/07/24 05:58:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/24 05:58:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/24 05:58:04 DEBUG : banana: size = 6 OK 2026/07/24 05:58:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/24 05:58:04 DEBUG : banana: Unchanged skipping 2026/07/24 05:58:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : splitbananasplit: Unchanged skipping 2026/07/24 05:58:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/24 05:58:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/24 05:58:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/24 05:58:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/24 05:58:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/24 05:58:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/24 05:58:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:58:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/24 05:58:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/24 05:58:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/24 05:58:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/24 05:58:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/24 05:58:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/24 05:58:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/24 05:58:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/24 05:58:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/24 05:58:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/24 05:58:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/24 05:58:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/24 05:58:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/24 05:58:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/24 05:58:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/24 05:58:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/24 05:58:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/24 05:58:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/24 05:58:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/24 05:58:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/24 05:58:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/24 05:58:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/24 05:58:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/24 05:58:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/24 05:58:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/24 05:58:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/24 05:58:04 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:58:04 DEBUG : Waiting for deletions to finish 2026/07/24 05:58:04 INFO : There was nothing to transfer 2026/07/24 05:58:04 DEBUG : Waiting for deletions to finish 2026/07/24 05:58:04 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:58:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:58:04 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:58:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:58:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:58:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:58:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:58:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:58:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:58:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:58:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:58:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:58:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:58:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:58:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:58:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:58:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:58:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:58:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:58:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/24 05:58:04 DEBUG : apple: size = 5 OK 2026/07/24 05:58:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/24 05:58:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/24 05:58:04 DEBUG : banana: size = 6 OK 2026/07/24 05:58:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : apple: Unchanged skipping 2026/07/24 05:58:04 DEBUG : banana: Unchanged skipping 2026/07/24 05:58:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/24 05:58:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:04 DEBUG : splitbananasplit: Unchanged skipping 2026/07/24 05:58:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/24 05:58:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/24 05:58:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/24 05:58:05 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:58:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/24 05:58:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/24 05:58:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/24 05:58:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/24 05:58:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/24 05:58:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/24 05:58:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/24 05:58:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/24 05:58:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/24 05:58:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/24 05:58:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/24 05:58:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/24 05:58:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/24 05:58:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/24 05:58:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/24 05:58:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/24 05:58:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/24 05:58:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/24 05:58:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/24 05:58:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/24 05:58:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/24 05:58:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/24 05:58:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/24 05:58:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/24 05:58:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/24 05:58:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/24 05:58:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/24 05:58:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/24 05:58:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/24 05:58:05 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:58:05 DEBUG : Waiting for deletions to finish 2026/07/24 05:58:05 INFO : There was nothing to transfer 2026/07/24 05:58:05 DEBUG : Waiting for deletions to finish 2026/07/24 05:58:05 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : Waiting for deletions to finish 2026/07/24 05:58:05 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:58:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:58:19 DEBUG : Waiting for deletions to finish 2026/07/24 05:58:19 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:58:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:58:19 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:58:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:58:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:58:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:58:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:58:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:58:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:58:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:58:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:58:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:58:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:58:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:58:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:58:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:58:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:58:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:58:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:58:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/24 05:58:19 DEBUG : apple: size = 5 OK 2026/07/24 05:58:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:19 DEBUG : apple: Unchanged skipping 2026/07/24 05:58:19 DEBUG : banana: size = 6 OK 2026/07/24 05:58:19 DEBUG : splitbananasplit: size = 16 OK 2026/07/24 05:58:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:19 DEBUG : splitbananasplit: Unchanged skipping 2026/07/24 05:58:19 DEBUG : banana: Unchanged skipping 2026/07/24 05:58:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/24 05:58:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/24 05:58:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/24 05:58:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/24 05:58:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/24 05:58:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/24 05:58:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/24 05:58:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/24 05:58:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/24 05:58:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:20 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:58:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/24 05:58:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/24 05:58:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/24 05:58:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/24 05:58:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/24 05:58:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/24 05:58:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/24 05:58:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/24 05:58:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/24 05:58:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/24 05:58:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/24 05:58:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/24 05:58:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/24 05:58:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/24 05:58:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/24 05:58:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/24 05:58:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/24 05:58:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/24 05:58:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/24 05:58:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/24 05:58:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/24 05:58:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/24 05:58:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/24 05:58:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/24 05:58:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/24 05:58:20 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:58:20 DEBUG : Waiting for deletions to finish 2026/07/24 05:58:20 INFO : There was nothing to transfer 2026/07/24 05:58:20 DEBUG : Waiting for deletions to finish 2026/07/24 05:58:20 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:58:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:58:20 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:58:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:58:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:58:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:58:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:58:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:58:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:58:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:58:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:58:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:58:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:58:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:58:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:58:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:58:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:58:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:58:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:58:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/24 05:58:20 DEBUG : apple: size = 5 OK 2026/07/24 05:58:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:20 DEBUG : apple: Unchanged skipping 2026/07/24 05:58:20 DEBUG : banana: size = 6 OK 2026/07/24 05:58:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:20 DEBUG : banana: Unchanged skipping 2026/07/24 05:58:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/24 05:58:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/24 05:58:20 DEBUG : splitbananasplit: size = 16 OK 2026/07/24 05:58:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:20 DEBUG : splitbananasplit: Unchanged skipping 2026/07/24 05:58:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/24 05:58:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/24 05:58:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/24 05:58:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/24 05:58:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/24 05:58:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/24 05:58:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/24 05:58:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/24 05:58:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/24 05:58:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/24 05:58:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/24 05:58:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/24 05:58:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/24 05:58:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/24 05:58:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/24 05:58:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/24 05:58:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/24 05:58:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/24 05:58:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/24 05:58:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/24 05:58:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/24 05:58:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/24 05:58:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/24 05:58:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/24 05:58:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/24 05:58:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/24 05:58:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/24 05:58:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/24 05:58:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/24 05:58:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/24 05:58:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/24 05:58:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/24 05:58:21 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:58:21 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:58:21 DEBUG : Waiting for deletions to finish 2026/07/24 05:58:21 INFO : There was nothing to transfer 2026/07/24 05:58:21 DEBUG : Waiting for deletions to finish 2026/07/24 05:58:21 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:58:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:58:21 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:58:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:58:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:58:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:58:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:58:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:58:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:58:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:58:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:58:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:58:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:58:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:58:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:58:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:58:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:58:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:58:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:58:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:58:33 DEBUG : Waiting for deletions to finish 2026/07/24 05:58:34 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : apple: size = 5 OK 2026/07/24 05:58:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:34 DEBUG : apple: Unchanged skipping 2026/07/24 05:58:34 DEBUG : banana: size = 6 OK 2026/07/24 05:58:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/24 05:58:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/24 05:58:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:34 DEBUG : banana: Unchanged skipping 2026/07/24 05:58:34 DEBUG : splitbananasplit: size = 16 OK 2026/07/24 05:58:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:34 DEBUG : splitbananasplit: Unchanged skipping 2026/07/24 05:58:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/24 05:58:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/24 05:58:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/24 05:58:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/24 05:58:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/24 05:58:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/24 05:58:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/24 05:58:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/24 05:58:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/24 05:58:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/24 05:58:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/24 05:58:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/24 05:58:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/24 05:58:34 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:58:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/24 05:58:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/24 05:58:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/24 05:58:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/24 05:58:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/24 05:58:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/24 05:58:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/24 05:58:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/24 05:58:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/24 05:58:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/24 05:58:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/24 05:58:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/24 05:58:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/24 05:58:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/24 05:58:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/24 05:58:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/24 05:58:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/24 05:58:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/24 05:58:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/24 05:58:34 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:58:34 DEBUG : Waiting for deletions to finish 2026/07/24 05:58:34 INFO : There was nothing to transfer 2026/07/24 05:58:34 DEBUG : Waiting for deletions to finish 2026/07/24 05:58:34 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:58:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/24 05:58:35 DEBUG : apple: size = 5 OK 2026/07/24 05:58:35 DEBUG : banana: size = 6 OK 2026/07/24 05:58:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:35 DEBUG : banana: Unchanged skipping 2026/07/24 05:58:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:35 DEBUG : apple: Unchanged skipping 2026/07/24 05:58:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/24 05:58:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/24 05:58:35 DEBUG : splitbananasplit: size = 16 OK 2026/07/24 05:58:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:35 DEBUG : splitbananasplit: Unchanged skipping 2026/07/24 05:58:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/24 05:58:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/24 05:58:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/24 05:58:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/24 05:58:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/24 05:58:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/24 05:58:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/24 05:58:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/24 05:58:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/24 05:58:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/24 05:58:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/24 05:58:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/24 05:58:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/24 05:58:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/24 05:58:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/24 05:58:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/24 05:58:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/24 05:58:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/24 05:58:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/24 05:58:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/24 05:58:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/24 05:58:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/24 05:58:35 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:58:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/24 05:58:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/24 05:58:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/24 05:58:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/24 05:58:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/24 05:58:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/24 05:58:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/24 05:58:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/24 05:58:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/24 05:58:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/24 05:58:35 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:58:35 DEBUG : Waiting for deletions to finish 2026/07/24 05:58:35 INFO : There was nothing to transfer 2026/07/24 05:58:35 DEBUG : Waiting for deletions to finish 2026/07/24 05:58:35 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:58:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:58:35 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:58:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:58:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:58:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:58:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:58:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:58:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:58:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:58:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:58:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:58:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:58:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:58:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:58:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:58:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:58:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:58:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:58:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:58:48 DEBUG : Waiting for deletions to finish 2026/07/24 05:58:49 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/24 05:58:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/24 05:58:49 DEBUG : apple: size = 5 OK 2026/07/24 05:58:49 DEBUG : banana: size = 6 OK 2026/07/24 05:58:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:49 DEBUG : apple: Unchanged skipping 2026/07/24 05:58:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:49 DEBUG : banana: Unchanged skipping 2026/07/24 05:58:49 DEBUG : splitbananasplit: size = 16 OK 2026/07/24 05:58:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:49 DEBUG : splitbananasplit: Unchanged skipping 2026/07/24 05:58:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/24 05:58:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/24 05:58:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/24 05:58:49 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:58:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/24 05:58:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/24 05:58:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/24 05:58:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/24 05:58:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/24 05:58:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/24 05:58:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/24 05:58:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/24 05:58:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/24 05:58:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/24 05:58:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/24 05:58:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/24 05:58:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/24 05:58:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/24 05:58:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/24 05:58:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/24 05:58:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/24 05:58:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/24 05:58:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/24 05:58:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/24 05:58:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/24 05:58:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/24 05:58:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/24 05:58:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/24 05:58:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/24 05:58:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/24 05:58:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/24 05:58:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/24 05:58:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/24 05:58:49 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:58:49 DEBUG : Waiting for deletions to finish 2026/07/24 05:58:49 INFO : There was nothing to transfer 2026/07/24 05:58:49 DEBUG : Waiting for deletions to finish 2026/07/24 05:58:49 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:58:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/24 05:58:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/24 05:58:50 DEBUG : apple: size = 5 OK 2026/07/24 05:58:50 DEBUG : banana: size = 6 OK 2026/07/24 05:58:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/24 05:58:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:50 DEBUG : banana: Unchanged skipping 2026/07/24 05:58:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/24 05:58:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:50 DEBUG : apple: Unchanged skipping 2026/07/24 05:58:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/24 05:58:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/24 05:58:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/24 05:58:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/24 05:58:50 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:58:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/24 05:58:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/24 05:58:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/24 05:58:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/24 05:58:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/24 05:58:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/24 05:58:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/24 05:58:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/24 05:58:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/24 05:58:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/24 05:58:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/24 05:58:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/24 05:58:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/24 05:58:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/24 05:58:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/24 05:58:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/24 05:58:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/24 05:58:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/24 05:58:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/24 05:58:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/24 05:58:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/24 05:58:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/24 05:58:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/24 05:58:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/24 05:58:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/24 05:58:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/24 05:58:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/24 05:58:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/24 05:58:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:58:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/24 05:58:50 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:58:50 DEBUG : Waiting for deletions to finish 2026/07/24 05:58:50 INFO : There was nothing to transfer 2026/07/24 05:58:50 DEBUG : Waiting for deletions to finish 2026/07/24 05:58:50 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:58:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:58:50 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:58:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:58:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:58:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:58:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:58:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:58:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:58:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:58:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:58:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:58:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:58:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:58:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:58:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:58:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:58:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:58:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:58:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:59:04 DEBUG : Waiting for deletions to finish 2026/07/24 05:59:04 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:59:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:59:04 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:59:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:59:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:59:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:59:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:59:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:59:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:59:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:59:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:59:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:59:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:59:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:59:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:59:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:59:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:59:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:59:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:59:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/24 05:59:05 DEBUG : apple: size = 5 OK 2026/07/24 05:59:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:05 DEBUG : apple: Unchanged skipping 2026/07/24 05:59:05 DEBUG : banana: size = 6 OK 2026/07/24 05:59:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/24 05:59:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:05 DEBUG : splitbananasplit: size = 16 OK 2026/07/24 05:59:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/24 05:59:05 DEBUG : banana: Unchanged skipping 2026/07/24 05:59:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:05 DEBUG : splitbananasplit: Unchanged skipping 2026/07/24 05:59:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/24 05:59:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/24 05:59:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/24 05:59:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/24 05:59:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/24 05:59:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/24 05:59:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/24 05:59:05 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:59:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/24 05:59:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/24 05:59:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/24 05:59:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/24 05:59:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/24 05:59:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/24 05:59:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/24 05:59:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/24 05:59:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/24 05:59:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/24 05:59:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/24 05:59:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/24 05:59:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/24 05:59:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/24 05:59:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/24 05:59:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/24 05:59:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/24 05:59:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/24 05:59:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/24 05:59:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/24 05:59:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/24 05:59:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/24 05:59:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/24 05:59:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/24 05:59:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/24 05:59:05 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:59:05 DEBUG : Waiting for deletions to finish 2026/07/24 05:59:05 INFO : There was nothing to transfer 2026/07/24 05:59:05 DEBUG : Waiting for deletions to finish 2026/07/24 05:59:05 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:59:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:59:05 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:59:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:59:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:59:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:59:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:59:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:59:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:59:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:59:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:59:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:59:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:59:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:59:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:59:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:59:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:59:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:59:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:59:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/24 05:59:06 DEBUG : apple: size = 5 OK 2026/07/24 05:59:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:06 DEBUG : apple: Unchanged skipping 2026/07/24 05:59:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/24 05:59:06 DEBUG : splitbananasplit: size = 16 OK 2026/07/24 05:59:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:06 DEBUG : splitbananasplit: Unchanged skipping 2026/07/24 05:59:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/24 05:59:06 DEBUG : banana: size = 6 OK 2026/07/24 05:59:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:06 DEBUG : banana: Unchanged skipping 2026/07/24 05:59:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/24 05:59:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/24 05:59:06 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:59:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/24 05:59:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/24 05:59:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/24 05:59:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/24 05:59:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/24 05:59:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/24 05:59:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/24 05:59:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/24 05:59:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/24 05:59:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/24 05:59:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/24 05:59:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/24 05:59:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/24 05:59:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/24 05:59:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/24 05:59:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/24 05:59:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/24 05:59:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/24 05:59:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/24 05:59:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/24 05:59:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/24 05:59:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/24 05:59:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/24 05:59:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/24 05:59:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/24 05:59:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/24 05:59:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/24 05:59:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/24 05:59:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/24 05:59:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/24 05:59:06 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:59:06 DEBUG : Waiting for deletions to finish 2026/07/24 05:59:06 INFO : There was nothing to transfer 2026/07/24 05:59:06 DEBUG : Waiting for deletions to finish 2026/07/24 05:59:06 DEBUG : apple: Excluded (Path Filter) 2026/07/24 05:59:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/24 05:59:06 DEBUG : banana: Excluded (Path Filter) 2026/07/24 05:59:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/24 05:59:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/24 05:59:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/24 05:59:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/24 05:59:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/24 05:59:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/24 05:59:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/24 05:59:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/24 05:59:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/24 05:59:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/24 05:59:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/24 05:59:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/24 05:59:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/24 05:59:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/24 05:59:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/24 05:59:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/24 05:59:06 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (180.93s) --- PASS: TestTransform/NFC (13.91s) --- PASS: TestTransform/NFD (15.95s) --- PASS: TestTransform/base64 (18.34s) --- PASS: TestTransform/prefix (19.96s) --- PASS: TestTransform/suffix (19.90s) --- PASS: TestTransform/truncate (17.04s) --- PASS: TestTransform/encoder (14.85s) --- PASS: TestTransform/ISO-8859-1 (15.64s) --- PASS: TestTransform/charmap (14.46s) --- PASS: TestTransform/lowercase (15.18s) --- PASS: TestTransform/ascii (15.69s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:59:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/24 05:59:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/24 05:59:11 INFO : sub dir_somesuffix: Making directory 2026/07/24 05:59:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/24 05:59:11 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/24 05:59:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/24 05:59:11 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/24 05:59:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/24 05:59:11 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:59:11 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:59:12 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/24 05:59:12 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:59:12 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/24 05:59:12 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.81s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:59:13 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:13 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:13 INFO : tictactoe: Making directory 2026/07/24 05:59:13 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:13 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/24 05:59:13 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/24 05:59:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/24 05:59:13 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:59:13 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:59:14 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/24 05:59:14 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:59:14 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/24 05:59:14 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.53s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:59:14 INFO : toe: Making directory 2026/07/24 05:59:14 INFO : toe/toe: Making directory 2026/07/24 05:59:14 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/24 05:59:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/24 05:59:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/24 05:59:14 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:59:14 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:59:15 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/24 05:59:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:59:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/24 05:59:15 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.64s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:59:16 INFO : toe: Making directory 2026/07/24 05:59:16 INFO : toe/toe: Making directory 2026/07/24 05:59:16 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/24 05:59:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/24 05:59:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/24 05:59:16 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:59:16 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:59:17 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/24 05:59:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:59:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/24 05:59:17 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.71s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:59:18 DEBUG : empty_dir: Making directory with metadata 2026/07/24 05:59:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/24 05:59:18 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/24 05:59:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/24 05:59:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/24 05:59:18 INFO : tictacempty_dir: Making directory 2026/07/24 05:59:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/24 05:59:18 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:18 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:18 INFO : tictactoe: Making directory 2026/07/24 05:59:18 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:18 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/24 05:59:18 INFO : tictactoe/tictactoe: Making directory 2026/07/24 05:59:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/24 05:59:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/24 05:59:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/24 05:59:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/24 05:59:18 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:59:18 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:59:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/24 05:59:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:59:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/24 05:59:20 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.74s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:59:20 DEBUG : empty_dir: Making directory with metadata 2026/07/24 05:59:20 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/24 05:59:20 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/24 05:59:20 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/24 05:59:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/24 05:59:21 INFO : tictacempty_dir: Making directory 2026/07/24 05:59:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/24 05:59:21 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:21 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:21 INFO : tictactoe: Making directory 2026/07/24 05:59:21 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:21 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/24 05:59:21 INFO : tictactoe/tictactoe: Making directory 2026/07/24 05:59:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/24 05:59:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/24 05:59:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/24 05:59:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/24 05:59:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/24 05:59:21 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:59:21 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:59:21 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/24 05:59:21 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:59:21 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/24 05:59:21 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/24 05:59:21 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:59:21 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/24 05:59:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/24 05:59:22 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:22 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/24 05:59:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/24 05:59:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:59:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/24 05:59:22 NOTICE: B2 bucket rclone-test-raqojuw4vato: 0 differences found 2026/07/24 05:59:22 NOTICE: B2 bucket rclone-test-raqojuw4vato: 1 matching files --- PASS: TestAllTag (2.10s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:59:22 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:23 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:23 INFO : tictactoe: Making directory 2026/07/24 05:59:23 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:23 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/24 05:59:23 INFO : tictactoe/tictactoe: Making directory 2026/07/24 05:59:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/24 05:59:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/24 05:59:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/24 05:59:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/24 05:59:23 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:59:23 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:59:24 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/24 05:59:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:59:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/24 05:59:24 DEBUG : Waiting for deletions to finish 2026/07/24 05:59:24 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:24 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:24 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/24 05:59:25 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/24 05:59:25 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/24 05:59:25 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:59:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/24 05:59:25 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/24 05:59:25 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:59:25 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (3.12s) === RUN TestSyntax 2026/07/24 05:59:26 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:59:26 INFO : toe: Making directory 2026/07/24 05:59:26 INFO : toe/toe: Making directory 2026/07/24 05:59:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/24 05:59:26 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:59:26 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:59:27 DEBUG : toe/toe/toe: size = 11 OK 2026/07/24 05:59:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:59:27 INFO : toe/toe/toe: Copied (new) 2026/07/24 05:59:27 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.73s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:59:27 DEBUG : empty_dir: Making directory with metadata 2026/07/24 05:59:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/24 05:59:27 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/24 05:59:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/24 05:59:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/24 05:59:28 INFO : tictacempty_dir: Making directory 2026/07/24 05:59:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/24 05:59:28 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:28 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:28 INFO : tictactoe: Making directory 2026/07/24 05:59:28 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:28 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/24 05:59:28 INFO : tictactoe/tictactoe: Making directory 2026/07/24 05:59:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/24 05:59:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/24 05:59:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/24 05:59:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/24 05:59:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/24 05:59:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/24 05:59:28 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:59:28 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:59:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/24 05:59:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:59:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/24 05:59:28 INFO : toe/toe/toe.txt: Deleted 2026/07/24 05:59:28 INFO : toe/toe: Removing directory 2026/07/24 05:59:28 INFO : toe: Removing directory 2026/07/24 05:59:28 INFO : empty_dir: Removing directory 2026/07/24 05:59:28 DEBUG : Local file system at /tmp/rclone388820947: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.62s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:59:29 DEBUG : empty_dir: Making directory with metadata 2026/07/24 05:59:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/24 05:59:29 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/24 05:59:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/24 05:59:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/24 05:59:29 INFO : tictacempty_dir: Making directory 2026/07/24 05:59:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/24 05:59:29 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:29 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:29 INFO : tictactoe: Making directory 2026/07/24 05:59:29 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:29 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/24 05:59:29 INFO : tictactoe/tictactoe: Making directory 2026/07/24 05:59:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/24 05:59:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/24 05:59:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/24 05:59:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/24 05:59:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/24 05:59:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/24 05:59:29 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:59:29 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:59:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/24 05:59:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:59:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/24 05:59:30 INFO : toe/toe/toe.txt: Deleted 2026/07/24 05:59:30 INFO : toe/toe: Removing directory 2026/07/24 05:59:30 INFO : toe: Removing directory 2026/07/24 05:59:30 INFO : empty_dir: Removing directory 2026/07/24 05:59:30 DEBUG : Local file system at /tmp/rclone388820947: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/24 05:59:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/24 05:59:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/24 05:59:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/24 05:59:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/24 05:59:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/24 05:59:31 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/24 05:59:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:59:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/24 05:59:31 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 (2.85s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:59:32 DEBUG : Reset feature "Copy" 2026/07/24 05:59:32 DEBUG : Reset feature "Move" 2026/07/24 05:59:32 DEBUG : Reset feature "Copy" 2026/07/24 05:59:32 DEBUG : Reset feature "Move" 2026/07/24 05:59:32 DEBUG : empty_dir: Making directory with metadata 2026/07/24 05:59:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/24 05:59:32 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/24 05:59:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/24 05:59:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/24 05:59:32 INFO : tictacempty_dir: Making directory 2026/07/24 05:59:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/24 05:59:32 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:32 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:32 INFO : tictactoe: Making directory 2026/07/24 05:59:32 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:32 DEBUG : toe: transformed to: tictactoe 2026/07/24 05:59:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/24 05:59:32 INFO : tictactoe/tictactoe: Making directory 2026/07/24 05:59:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/24 05:59:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/24 05:59:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/24 05:59:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/24 05:59:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/24 05:59:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/24 05:59:32 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:59:32 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/24 05:59:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:59:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/24 05:59:33 INFO : toe/toe/toe.txt: Deleted 2026/07/24 05:59:33 INFO : toe/toe: Removing directory 2026/07/24 05:59:33 INFO : toe: Removing directory 2026/07/24 05:59:33 INFO : empty_dir: Removing directory 2026/07/24 05:59:33 DEBUG : Local file system at /tmp/rclone388820947: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/24 05:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/24 05:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/24 05:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/24 05:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/24 05:59:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/24 05:59:34 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/24 05:59:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:59:34 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/24 05:59:34 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.81s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:59:36 DEBUG : toe: transformed to: dG9l 2026/07/24 05:59:36 DEBUG : toe: transformed to: dG9l 2026/07/24 05:59:36 INFO : dG9l: Making directory 2026/07/24 05:59:36 DEBUG : toe: transformed to: dG9l 2026/07/24 05:59:36 DEBUG : toe: transformed to: dG9l 2026/07/24 05:59:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/24 05:59:36 INFO : dG9l/dG9l: Making directory 2026/07/24 05:59:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/24 05:59:36 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/24 05:59:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/24 05:59:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/24 05:59:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/24 05:59:36 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:59:36 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:59:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/24 05:59:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:59:37 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/24 05:59:37 DEBUG : Waiting for deletions to finish 2026/07/24 05:59:37 DEBUG : dG9l: transformed to: toe 2026/07/24 05:59:37 DEBUG : dG9l: transformed to: toe 2026/07/24 05:59:37 DEBUG : dG9l: transformed to: toe 2026/07/24 05:59:37 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/24 05:59:37 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/24 05:59:37 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/24 05:59:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/24 05:59:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/24 05:59:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/24 05:59:37 DEBUG : Local file system at /tmp/rclone388820947: Waiting for checks to finish 2026/07/24 05:59:37 DEBUG : Local file system at /tmp/rclone388820947: Waiting for transfers to finish 2026/07/24 05:59:37 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.70s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-raqojuw4vato", Local "Local file system at /tmp/rclone388820947", Modify Window "1ms" 2026/07/24 05:59:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/24 05:59:38 DEBUG : toe: transformed to: 2026/07/24 05:59:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/24 05:59:38 DEBUG : toe: transformed to: 2026/07/24 05:59:38 INFO : B2 bucket rclone-test-raqojuw4vato: Making directory 2026/07/24 05:59:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/24 05:59:38 DEBUG : toe: transformed to: 2026/07/24 05:59:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/24 05:59:38 DEBUG : toe: transformed to: 2026/07/24 05:59:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/24 05:59:38 DEBUG : toe/toe: transformed to: 2026/07/24 05:59:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/24 05:59:38 INFO : toe/toe: Making directory 2026/07/24 05:59:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/24 05:59:38 DEBUG : toe/toe: transformed to: 2026/07/24 05:59:38 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/24 05:59:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/24 05:59:38 DEBUG : toe: transformed to: 2026/07/24 05:59:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/24 05:59:38 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/24 05:59:38 DEBUG : toe/toe/toe: transformed to: 2026/07/24 05:59:38 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/24 05:59:38 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for checks to finish 2026/07/24 05:59:38 DEBUG : B2 bucket rclone-test-raqojuw4vato: Waiting for transfers to finish 2026/07/24 05:59:39 DEBUG : toe/toe/toe: size = 11 OK 2026/07/24 05:59:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/24 05:59:39 INFO : toe/toe/toe: Copied (new) 2026/07/24 05:59:39 ERROR : B2 bucket rclone-test-raqojuw4vato: not deleting files as there were IO errors 2026/07/24 05:59:39 ERROR : B2 bucket rclone-test-raqojuw4vato: not deleting directories as there were IO errors --- PASS: TestError (1.53s) PASS 2026/07/24 05:59:40 DEBUG : B2 bucket rclone-test-raqojuw4vato: Purge remote 2026/07/24 05:59:40 INFO : B2 bucket rclone-test-raqojuw4vato: cleaning bucket "rclone-test-raqojuw4vato" of all files 2026/07/24 05:59:41 DEBUG : BackupDir/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b4c6_d20260724_m055322_c001_v7007000_t0000_u01784872402536") 2026/07/24 05:59:41 DEBUG : BackupDir/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10475518e3e2e0e5_d20260724_m055316_c001_v0001150_t0048_u01784872396432") 2026/07/24 05:59:41 DEBUG : CompareDest/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f408d77f41ce310e7_d20260724_m055257_c001_v7007000_t0000_u01784872377210") 2026/07/24 05:59:41 DEBUG : CompareDest/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58df7c_d20260724_m055250_c001_v0001113_t0000_u01784872370900") 2026/07/24 05:59:41 DEBUG : CompareDest/two: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f408d77f41ce310e8_d20260724_m055257_c001_v7007000_t0000_u01784872377387") 2026/07/24 05:59:41 DEBUG : CompareDest/two: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327b989_d20260724_m055252_c001_v0001101_t0055_u01784872372412") 2026/07/24 05:59:41 DEBUG : CopyDest/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b4c7_d20260724_m055322_c001_v7007000_t0000_u01784872402721") 2026/07/24 05:59:41 DEBUG : CopyDest/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6a63_d20260724_m055313_c001_v0001120_t0047_u01784872393216") 2026/07/24 05:59:41 DEBUG : CopyDest/three: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b4c8_d20260724_m055322_c001_v7007000_t0000_u01784872402902") 2026/07/24 05:59:41 DEBUG : CopyDest/three: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327b9dd_d20260724_m055320_c001_v0001101_t0048_u01784872400357") 2026/07/24 05:59:41 DEBUG : CopyDest/two: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b4c9_d20260724_m055323_c001_v7007000_t0000_u01784872403086") 2026/07/24 05:59:41 DEBUG : CopyDest/two: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58dfd8_d20260724_m055317_c001_v0001113_t0038_u01784872397882") 2026/07/24 05:59:41 DEBUG : EXISTING: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f425cfe14b2b8c8a4_d20260724_m055506_c001_v7007000_t0000_u01784872506732") 2026/07/24 05:59:41 DEBUG : EXISTING: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bb27_d20260724_m055505_c001_v0001101_t0003_u01784872505410") 2026/07/24 05:59:41 DEBUG : PREFIXapple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41142c4d30048425_d20260724_m055713_c001_v7007000_t0000_u01784872633073") 2026/07/24 05:59:42 DEBUG : PREFIXapple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6050_d20260724_m055707_c001_v0001182_t0019_u01784872627695") 2026/07/24 05:59:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a15149a2_d20260724_m055713_c001_v7007000_t0000_u01784872633083") 2026/07/24 05:59:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfde77_d20260724_m055707_c001_v0001174_t0055_u01784872627684") 2026/07/24 05:59:42 DEBUG : PREFIXbanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b296dc_d20260724_m055712_c001_v7007000_t0000_u01784872632959") 2026/07/24 05:59:42 DEBUG : PREFIXbanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd15_d20260724_m055707_c001_v0001101_t0027_u01784872627706") 2026/07/24 05:59:42 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9ea457c_d20260724_m055713_c001_v7007000_t0000_u01784872633093") 2026/07/24 05:59:42 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e35e_d20260724_m055707_c001_v0001113_t0020_u01784872627716") 2026/07/24 05:59:42 DEBUG : Testêé: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f425cfe14b2b8c8a1_d20260724_m055502_c001_v7007000_t0000_u01784872502755") 2026/07/24 05:59:42 DEBUG : Testêé: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bb22_d20260724_m055502_c001_v0001101_t0001_u01784872502017") 2026/07/24 05:59:42 DEBUG : Testêé: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e14e_d20260724_m055500_c001_v0001113_t0034_u01784872500956") 2026/07/24 05:59:42 DEBUG : YXBwbGU=: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a1514982_d20260724_m055654_c001_v7007000_t0000_u01784872614526") 2026/07/24 05:59:42 DEBUG : YXBwbGU=: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e32a_d20260724_m055650_c001_v0001113_t0055_u01784872610118") 2026/07/24 05:59:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a1514983_d20260724_m055654_c001_v7007000_t0000_u01784872614699") 2026/07/24 05:59:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bcdf_d20260724_m055650_c001_v0001101_t0041_u01784872610097") 2026/07/24 05:59:42 DEBUG : YmFuYW5h: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a1514984_d20260724_m055654_c001_v7007000_t0000_u01784872614871") 2026/07/24 05:59:42 DEBUG : YmFuYW5h: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfddf3_d20260724_m055650_c001_v0001174_t0031_u01784872610109") 2026/07/24 05:59:42 DEBUG : a/potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8cd0a_d20260724_m055119_c001_v7007000_t0000_u01784872279837") 2026/07/24 05:59:42 DEBUG : a/potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d68f9_d20260724_m055118_c001_v0001120_t0007_u01784872278929") 2026/07/24 05:59:42 DEBUG : a/potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f421046a48aee4b28_d20260724_m055117_c001_v7007000_t0000_u01784872277077") 2026/07/24 05:59:42 DEBUG : a/potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d68ef_d20260724_m055116_c001_v0001120_t0057_u01784872276108") 2026/07/24 05:59:42 DEBUG : a/potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8ccf3_d20260724_m055056_c001_v7007000_t0000_u01784872256970") 2026/07/24 05:59:42 DEBUG : a/potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d688d_d20260724_m055056_c001_v0001120_t0050_u01784872256010") 2026/07/24 05:59:42 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7db9_d20260724_m055907_c001_v7007000_t0000_u01784872747426") 2026/07/24 05:59:43 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe18b_d20260724_m055903_c001_v0001174_t0034_u01784872743060") 2026/07/24 05:59:43 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d7de_d20260724_m055851_c001_v7007000_t0000_u01784872731557") 2026/07/24 05:59:43 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe111_d20260724_m055847_c001_v0001174_t0047_u01784872727284") 2026/07/24 05:59:43 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7d96_d20260724_m055836_c001_v7007000_t0000_u01784872716427") 2026/07/24 05:59:43 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe0bb_d20260724_m055832_c001_v0001174_t0048_u01784872712817") 2026/07/24 05:59:43 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f413394997cc56abd_d20260724_m055821_c001_v7007000_t0000_u01784872701837") 2026/07/24 05:59:43 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe051_d20260724_m055818_c001_v0001174_t0056_u01784872698139") 2026/07/24 05:59:43 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f422046c13a46c3cf_d20260724_m055806_c001_v7007000_t0000_u01784872686414") 2026/07/24 05:59:43 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdfe3_d20260724_m055802_c001_v0001174_t0059_u01784872682148") 2026/07/24 05:59:43 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630e2_d20260724_m055751_c001_v7007000_t0000_u01784872671527") 2026/07/24 05:59:43 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff611e_d20260724_m055745_c001_v0001182_t0050_u01784872665533") 2026/07/24 05:59:43 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca45777_d20260724_m055734_c001_v7007000_t0000_u01784872654458") 2026/07/24 05:59:43 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e3a0_d20260724_m055730_c001_v0001113_t0051_u01784872650934") 2026/07/24 05:59:43 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d6db_d20260724_m055729_c001_v7007000_t0000_u01784872649602") 2026/07/24 05:59:43 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e38e_d20260724_m055725_c001_v0001113_t0040_u01784872645279") 2026/07/24 05:59:43 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833a6_d20260724_m055714_c001_v7007000_t0000_u01784872634519") 2026/07/24 05:59:43 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff606e_d20260724_m055711_c001_v0001182_t0032_u01784872631016") 2026/07/24 05:59:43 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9ea418b_d20260724_m055709_c001_v7007000_t0000_u01784872629955") 2026/07/24 05:59:43 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfde6b_d20260724_m055705_c001_v0001174_t0037_u01784872625645") 2026/07/24 05:59:43 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a151497b_d20260724_m055652_c001_v7007000_t0000_u01784872612415") 2026/07/24 05:59:43 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff5fe0_d20260724_m055647_c001_v0001182_t0046_u01784872607521") 2026/07/24 05:59:43 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f11_d20260724_m055636_c001_v7007000_t0000_u01784872596363") 2026/07/24 05:59:44 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff5f9e_d20260724_m055631_c001_v0001182_t0030_u01784872591897") 2026/07/24 05:59:44 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f42009d4baa23a568_d20260724_m055620_c001_v7007000_t0000_u01784872580500") 2026/07/24 05:59:44 DEBUG : apple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff5f3e_d20260724_m055616_c001_v0001182_t0016_u01784872576512") 2026/07/24 05:59:44 DEBUG : appleSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4188738daf81f821_d20260724_m055733_c001_v7007000_t0000_u01784872653095") 2026/07/24 05:59:44 DEBUG : appleSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e396_d20260724_m055727_c001_v0001113_t0042_u01784872647640") 2026/07/24 05:59:44 DEBUG : appleapple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630e3_d20260724_m055751_c001_v7007000_t0000_u01784872671701") 2026/07/24 05:59:44 DEBUG : appleapple: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6120_d20260724_m055747_c001_v0001182_t0058_u01784872667436") 2026/07/24 05:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dba_d20260724_m055907_c001_v7007000_t0000_u01784872747597") 2026/07/24 05:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e4a4_d20260724_m055903_c001_v0001113_t0056_u01784872743675") 2026/07/24 05:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d7df_d20260724_m055851_c001_v7007000_t0000_u01784872731739") 2026/07/24 05:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e47a_d20260724_m055847_c001_v0001113_t0018_u01784872727840") 2026/07/24 05:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7d97_d20260724_m055836_c001_v7007000_t0000_u01784872716600") 2026/07/24 05:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e44a_d20260724_m055833_c001_v0001113_t0017_u01784872713372") 2026/07/24 05:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f413394997cc56abe_d20260724_m055822_c001_v7007000_t0000_u01784872702013") 2026/07/24 05:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e432_d20260724_m055818_c001_v0001113_t0029_u01784872698781") 2026/07/24 05:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f422046c13a46c3d0_d20260724_m055806_c001_v7007000_t0000_u01784872686588") 2026/07/24 05:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e406_d20260724_m055802_c001_v0001113_t0028_u01784872682670") 2026/07/24 05:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f42394c0fd6088411_d20260724_m055749_c001_v7007000_t0000_u01784872669623") 2026/07/24 05:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd87_d20260724_m055746_c001_v0001101_t0044_u01784872666104") 2026/07/24 05:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca45778_d20260724_m055734_c001_v7007000_t0000_u01784872654638") 2026/07/24 05:59:44 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff60d8_d20260724_m055730_c001_v0001182_t0028_u01784872650923") 2026/07/24 05:59:45 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f415eb8f3872c78b8_d20260724_m055729_c001_v7007000_t0000_u01784872649616") 2026/07/24 05:59:45 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdf11_d20260724_m055725_c001_v0001174_t0012_u01784872645955") 2026/07/24 05:59:45 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833a7_d20260724_m055714_c001_v7007000_t0000_u01784872634700") 2026/07/24 05:59:45 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e36c_d20260724_m055711_c001_v0001113_t0024_u01784872631026") 2026/07/24 05:59:45 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f405e578fa47a755a_d20260724_m055710_c001_v7007000_t0000_u01784872630063") 2026/07/24 05:59:45 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd0d_d20260724_m055706_c001_v0001101_t0054_u01784872626229") 2026/07/24 05:59:45 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f424072d8c39c8c8c_d20260724_m055652_c001_v7007000_t0000_u01784872612396") 2026/07/24 05:59:45 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdddb_d20260724_m055648_c001_v0001174_t0021_u01784872608162") 2026/07/24 05:59:45 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f12_d20260724_m055636_c001_v7007000_t0000_u01784872596631") 2026/07/24 05:59:45 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdd60_d20260724_m055632_c001_v0001174_t0057_u01784872592508") 2026/07/24 05:59:45 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f42009d4baa23a569_d20260724_m055620_c001_v7007000_t0000_u01784872580672") 2026/07/24 05:59:45 DEBUG : appleappleapplebanana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdca6_d20260724_m055617_c001_v0001174_t0030_u01784872577089") 2026/07/24 05:59:45 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca45775_d20260724_m055732_c001_v7007000_t0000_u01784872652946") 2026/07/24 05:59:45 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff60c2_d20260724_m055727_c001_v0001182_t0000_u01784872647650") 2026/07/24 05:59:45 DEBUG : b/potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8cd0b_d20260724_m055120_c001_v7007000_t0000_u01784872280010") 2026/07/24 05:59:45 DEBUG : b/potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d68f3_d20260724_m055117_c001_v0001120_t0021_u01784872277592") 2026/07/24 05:59:45 DEBUG : b/potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f421046a48aee4b26_d20260724_m055116_c001_v7007000_t0000_u01784872276561") 2026/07/24 05:59:45 DEBUG : b/potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d68e9_d20260724_m055114_c001_v0001120_t0000_u01784872274763") 2026/07/24 05:59:45 DEBUG : b/potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8ccf2_d20260724_m055056_c001_v7007000_t0000_u01784872256457") 2026/07/24 05:59:45 DEBUG : b/potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6883_d20260724_m055054_c001_v0001120_t0049_u01784872254105") 2026/07/24 05:59:45 DEBUG : backup/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b453462a10_d20260724_m055342_c001_v7007000_t0000_u01784872422255") 2026/07/24 05:59:45 DEBUG : backup/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f101bad399b0a04b9_d20260724_m055339_c001_v0001173_t0049_u01784872419816") 2026/07/24 05:59:45 DEBUG : backup/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1066bce5420be28b_d20260724_m055329_c001_v0001183_t0001_u01784872409805") 2026/07/24 05:59:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca4558f_d20260724_m055415_c001_v7007000_t0000_u01784872455289") 2026/07/24 05:59:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10700f82f44ffd3e_d20260724_m055413_c001_v0001167_t0004_u01784872453129") 2026/07/24 05:59:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1156246ae6de67f8_d20260724_m055408_c001_v0001120_t0050_u01784872448323") 2026/07/24 05:59:46 DEBUG : backup/one.bak: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a1514908_d20260724_m055355_c001_v7007000_t0000_u01784872435703") 2026/07/24 05:59:46 DEBUG : backup/one.bak: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f108d22365955d2b8_d20260724_m055353_c001_v0001120_t0022_u01784872433542") 2026/07/24 05:59:46 DEBUG : backup/one.bak: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f113e7b26c1187b19_d20260724_m055349_c001_v0001184_t0006_u01784872429334") 2026/07/24 05:59:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca45590_d20260724_m055415_c001_v7007000_t0000_u01784872455461") 2026/07/24 05:59:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f101c86bc353a6fbc_d20260724_m055414_c001_v0001130_t0028_u01784872454385") 2026/07/24 05:59:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1067ab8364a3460e_d20260724_m055410_c001_v0001150_t0051_u01784872450649") 2026/07/24 05:59:46 DEBUG : backup/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b453462a12_d20260724_m055342_c001_v7007000_t0000_u01784872422428") 2026/07/24 05:59:46 DEBUG : backup/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f110c878a0dd669ac_d20260724_m055341_c001_v0001174_t0056_u01784872421417") 2026/07/24 05:59:46 DEBUG : backup/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1033ebc9e37a0956_d20260724_m055336_c001_v0001183_t0057_u01784872416887") 2026/07/24 05:59:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a1514909_d20260724_m055355_c001_v7007000_t0000_u01784872435876") 2026/07/24 05:59:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f113453210281911a_d20260724_m055354_c001_v0001174_t0011_u01784872434667") 2026/07/24 05:59:46 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f101892041183251f_d20260724_m055350_c001_v0001134_t0051_u01784872430982") 2026/07/24 05:59:46 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dbb_d20260724_m055907_c001_v7007000_t0000_u01784872747769") 2026/07/24 05:59:46 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6290_d20260724_m055903_c001_v0001182_t0059_u01784872743437") 2026/07/24 05:59:46 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d7e0_d20260724_m055851_c001_v7007000_t0000_u01784872731921") 2026/07/24 05:59:46 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6232_d20260724_m055847_c001_v0001182_t0045_u01784872727654") 2026/07/24 05:59:46 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7d98_d20260724_m055836_c001_v7007000_t0000_u01784872716773") 2026/07/24 05:59:47 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff61f2_d20260724_m055833_c001_v0001182_t0008_u01784872713102") 2026/07/24 05:59:47 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f413394997cc56abf_d20260724_m055822_c001_v7007000_t0000_u01784872702186") 2026/07/24 05:59:47 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff61b2_d20260724_m055818_c001_v0001182_t0036_u01784872698489") 2026/07/24 05:59:47 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f422046c13a46c3d1_d20260724_m055806_c001_v7007000_t0000_u01784872686762") 2026/07/24 05:59:47 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff616e_d20260724_m055802_c001_v0001182_t0055_u01784872682484") 2026/07/24 05:59:47 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630e4_d20260724_m055751_c001_v7007000_t0000_u01784872671873") 2026/07/24 05:59:47 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e3ce_d20260724_m055745_c001_v0001113_t0007_u01784872665743") 2026/07/24 05:59:47 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca45779_d20260724_m055734_c001_v7007000_t0000_u01784872654819") 2026/07/24 05:59:47 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdf33_d20260724_m055730_c001_v0001174_t0001_u01784872650946") 2026/07/24 05:59:47 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d6dd_d20260724_m055729_c001_v7007000_t0000_u01784872649948") 2026/07/24 05:59:47 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff60ba_d20260724_m055725_c001_v0001182_t0054_u01784872645735") 2026/07/24 05:59:47 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833aa_d20260724_m055714_c001_v7007000_t0000_u01784872634884") 2026/07/24 05:59:47 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfde87_d20260724_m055711_c001_v0001174_t0034_u01784872631036") 2026/07/24 05:59:47 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4277822aa414941f_d20260724_m055709_c001_v7007000_t0000_u01784872629939") 2026/07/24 05:59:47 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6046_d20260724_m055705_c001_v0001182_t0036_u01784872625897") 2026/07/24 05:59:47 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f14da3_d20260724_m055652_c001_v7007000_t0000_u01784872612412") 2026/07/24 05:59:47 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bcd9_d20260724_m055647_c001_v0001101_t0032_u01784872607715") 2026/07/24 05:59:47 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f14_d20260724_m055636_c001_v7007000_t0000_u01784872596803") 2026/07/24 05:59:47 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bcc3_d20260724_m055632_c001_v0001101_t0031_u01784872592092") 2026/07/24 05:59:47 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f42009d4baa23a56b_d20260724_m055620_c001_v7007000_t0000_u01784872580845") 2026/07/24 05:59:47 DEBUG : banana: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bc9f_d20260724_m055616_c001_v0001101_t0052_u01784872576710") 2026/07/24 05:59:47 DEBUG : bananaSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca45776_d20260724_m055733_c001_v7007000_t0000_u01784872653128") 2026/07/24 05:59:48 DEBUG : bananaSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd49_d20260724_m055727_c001_v0001101_t0000_u01784872647671") 2026/07/24 05:59:48 DEBUG : both0: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ec1_d20260724_m055550_c001_v7007000_t0000_u01784872550707") 2026/07/24 05:59:48 DEBUG : both0: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e1c2_d20260724_m055531_c001_v0001113_t0027_u01784872531535") 2026/07/24 05:59:48 DEBUG : both0: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b29612_d20260724_m055527_c001_v7007000_t0000_u01784872527524") 2026/07/24 05:59:48 DEBUG : both0: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e164_d20260724_m055508_c001_v0001113_t0049_u01784872508649") 2026/07/24 05:59:48 DEBUG : both1: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ec2_d20260724_m055550_c001_v7007000_t0000_u01784872550939") 2026/07/24 05:59:48 DEBUG : both1: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e1c4_d20260724_m055532_c001_v0001113_t0006_u01784872532478") 2026/07/24 05:59:48 DEBUG : both1: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b29613_d20260724_m055527_c001_v7007000_t0000_u01784872527695") 2026/07/24 05:59:48 DEBUG : both1: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e16a_d20260724_m055509_c001_v0001113_t0010_u01784872509509") 2026/07/24 05:59:48 DEBUG : both10: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ec3_d20260724_m055551_c001_v7007000_t0000_u01784872551121") 2026/07/24 05:59:48 DEBUG : both10: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e1e4_d20260724_m055539_c001_v0001113_t0049_u01784872539301") 2026/07/24 05:59:48 DEBUG : both10: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b29615_d20260724_m055527_c001_v7007000_t0000_u01784872527867") 2026/07/24 05:59:48 DEBUG : both10: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e188_d20260724_m055516_c001_v0001113_t0041_u01784872516823") 2026/07/24 05:59:48 DEBUG : both11: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ec4_d20260724_m055551_c001_v7007000_t0000_u01784872551302") 2026/07/24 05:59:48 DEBUG : both11: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e1ec_d20260724_m055541_c001_v0001113_t0032_u01784872541251") 2026/07/24 05:59:48 DEBUG : both11: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b29616_d20260724_m055528_c001_v7007000_t0000_u01784872528038") 2026/07/24 05:59:48 DEBUG : both11: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e18c_d20260724_m055517_c001_v0001113_t0002_u01784872517709") 2026/07/24 05:59:48 DEBUG : both12: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ec5_d20260724_m055551_c001_v7007000_t0000_u01784872551482") 2026/07/24 05:59:48 DEBUG : both12: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e1f2_d20260724_m055541_c001_v0001113_t0047_u01784872541904") 2026/07/24 05:59:48 DEBUG : both12: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b29617_d20260724_m055528_c001_v7007000_t0000_u01784872528209") 2026/07/24 05:59:48 DEBUG : both12: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e192_d20260724_m055518_c001_v0001113_t0020_u01784872518450") 2026/07/24 05:59:48 DEBUG : both13: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ec6_d20260724_m055551_c001_v7007000_t0000_u01784872551664") 2026/07/24 05:59:49 DEBUG : both13: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e1f4_d20260724_m055542_c001_v0001113_t0010_u01784872542742") 2026/07/24 05:59:49 DEBUG : both13: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b29618_d20260724_m055528_c001_v7007000_t0000_u01784872528381") 2026/07/24 05:59:49 DEBUG : both13: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e194_d20260724_m055518_c001_v0001113_t0021_u01784872518941") 2026/07/24 05:59:49 DEBUG : both14: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ec7_d20260724_m055551_c001_v7007000_t0000_u01784872551844") 2026/07/24 05:59:49 DEBUG : both14: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e1fa_d20260724_m055543_c001_v0001113_t0059_u01784872543410") 2026/07/24 05:59:49 DEBUG : both14: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b29619_d20260724_m055528_c001_v7007000_t0000_u01784872528606") 2026/07/24 05:59:49 DEBUG : both14: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e198_d20260724_m055519_c001_v0001113_t0056_u01784872519530") 2026/07/24 05:59:49 DEBUG : both15: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ec8_d20260724_m055552_c001_v7007000_t0000_u01784872552024") 2026/07/24 05:59:49 DEBUG : both15: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e200_d20260724_m055544_c001_v0001113_t0046_u01784872544214") 2026/07/24 05:59:49 DEBUG : both15: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b2961a_d20260724_m055528_c001_v7007000_t0000_u01784872528778") 2026/07/24 05:59:49 DEBUG : both15: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e19a_d20260724_m055520_c001_v0001113_t0026_u01784872520735") 2026/07/24 05:59:49 DEBUG : both16: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ec9_d20260724_m055552_c001_v7007000_t0000_u01784872552204") 2026/07/24 05:59:49 DEBUG : both16: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e202_d20260724_m055545_c001_v0001113_t0034_u01784872545090") 2026/07/24 05:59:49 DEBUG : both16: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b2961b_d20260724_m055528_c001_v7007000_t0000_u01784872528950") 2026/07/24 05:59:49 DEBUG : both16: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e19c_d20260724_m055521_c001_v0001113_t0046_u01784872521388") 2026/07/24 05:59:49 DEBUG : both17: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7eca_d20260724_m055552_c001_v7007000_t0000_u01784872552384") 2026/07/24 05:59:49 DEBUG : both17: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e208_d20260724_m055545_c001_v0001113_t0049_u01784872545726") 2026/07/24 05:59:49 DEBUG : both17: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b2961c_d20260724_m055529_c001_v7007000_t0000_u01784872529122") 2026/07/24 05:59:49 DEBUG : both17: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e1a0_d20260724_m055522_c001_v0001113_t0048_u01784872522146") 2026/07/24 05:59:49 DEBUG : both18: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ecb_d20260724_m055552_c001_v7007000_t0000_u01784872552648") 2026/07/24 05:59:49 DEBUG : both18: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e214_d20260724_m055546_c001_v0001113_t0015_u01784872546571") 2026/07/24 05:59:50 DEBUG : both18: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b2961e_d20260724_m055529_c001_v7007000_t0000_u01784872529293") 2026/07/24 05:59:50 DEBUG : both18: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e1a6_d20260724_m055523_c001_v0001113_t0000_u01784872523040") 2026/07/24 05:59:50 DEBUG : both19: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ecc_d20260724_m055552_c001_v7007000_t0000_u01784872552832") 2026/07/24 05:59:50 DEBUG : both19: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e21a_d20260724_m055547_c001_v0001113_t0013_u01784872547478") 2026/07/24 05:59:50 DEBUG : both19: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b2961f_d20260724_m055529_c001_v7007000_t0000_u01784872529465") 2026/07/24 05:59:50 DEBUG : both19: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e1a8_d20260724_m055524_c001_v0001113_t0053_u01784872524099") 2026/07/24 05:59:50 DEBUG : both2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ecd_d20260724_m055553_c001_v7007000_t0000_u01784872553014") 2026/07/24 05:59:50 DEBUG : both2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e1c8_d20260724_m055533_c001_v0001113_t0035_u01784872533259") 2026/07/24 05:59:50 DEBUG : both2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b29620_d20260724_m055529_c001_v7007000_t0000_u01784872529636") 2026/07/24 05:59:50 DEBUG : both2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e16c_d20260724_m055510_c001_v0001113_t0028_u01784872510272") 2026/07/24 05:59:50 DEBUG : both3: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ece_d20260724_m055553_c001_v7007000_t0000_u01784872553194") 2026/07/24 05:59:50 DEBUG : both3: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e1cc_d20260724_m055533_c001_v0001113_t0034_u01784872533998") 2026/07/24 05:59:50 DEBUG : both3: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b29621_d20260724_m055529_c001_v7007000_t0000_u01784872529808") 2026/07/24 05:59:50 DEBUG : both3: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e16e_d20260724_m055511_c001_v0001113_t0053_u01784872511079") 2026/07/24 05:59:50 DEBUG : both4: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ecf_d20260724_m055553_c001_v7007000_t0000_u01784872553374") 2026/07/24 05:59:50 DEBUG : both4: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e1ce_d20260724_m055534_c001_v0001113_t0026_u01784872534729") 2026/07/24 05:59:50 DEBUG : both4: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b29622_d20260724_m055529_c001_v7007000_t0000_u01784872529981") 2026/07/24 05:59:50 DEBUG : both4: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e170_d20260724_m055511_c001_v0001113_t0010_u01784872511826") 2026/07/24 05:59:50 DEBUG : both5: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ed1_d20260724_m055553_c001_v7007000_t0000_u01784872553561") 2026/07/24 05:59:50 DEBUG : both5: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e1d2_d20260724_m055535_c001_v0001113_t0022_u01784872535594") 2026/07/24 05:59:50 DEBUG : both5: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b29623_d20260724_m055530_c001_v7007000_t0000_u01784872530151") 2026/07/24 05:59:51 DEBUG : both5: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e174_d20260724_m055512_c001_v0001113_t0027_u01784872512629") 2026/07/24 05:59:51 DEBUG : both6: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ed2_d20260724_m055553_c001_v7007000_t0000_u01784872553741") 2026/07/24 05:59:51 DEBUG : both6: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e1d4_d20260724_m055536_c001_v0001113_t0059_u01784872536233") 2026/07/24 05:59:51 DEBUG : both6: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b29624_d20260724_m055530_c001_v7007000_t0000_u01784872530328") 2026/07/24 05:59:51 DEBUG : both6: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e176_d20260724_m055513_c001_v0001113_t0011_u01784872513345") 2026/07/24 05:59:51 DEBUG : both7: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ed3_d20260724_m055553_c001_v7007000_t0000_u01784872553920") 2026/07/24 05:59:51 DEBUG : both7: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e1d8_d20260724_m055537_c001_v0001113_t0031_u01784872537017") 2026/07/24 05:59:51 DEBUG : both7: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b29625_d20260724_m055530_c001_v7007000_t0000_u01784872530500") 2026/07/24 05:59:51 DEBUG : both7: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e178_d20260724_m055514_c001_v0001113_t0024_u01784872514338") 2026/07/24 05:59:51 DEBUG : both8: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ed4_d20260724_m055554_c001_v7007000_t0000_u01784872554100") 2026/07/24 05:59:51 DEBUG : both8: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e1dc_d20260724_m055537_c001_v0001113_t0015_u01784872537719") 2026/07/24 05:59:51 DEBUG : both8: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b29626_d20260724_m055530_c001_v7007000_t0000_u01784872530671") 2026/07/24 05:59:51 DEBUG : both8: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e17c_d20260724_m055514_c001_v0001113_t0035_u01784872514949") 2026/07/24 05:59:51 DEBUG : both9: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ed5_d20260724_m055554_c001_v7007000_t0000_u01784872554279") 2026/07/24 05:59:51 DEBUG : both9: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e1de_d20260724_m055538_c001_v0001113_t0037_u01784872538450") 2026/07/24 05:59:51 DEBUG : both9: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b29627_d20260724_m055530_c001_v7007000_t0000_u01784872530843") 2026/07/24 05:59:51 DEBUG : both9: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e180_d20260724_m055515_c001_v0001113_t0007_u01784872515704") 2026/07/24 05:59:51 DEBUG : c/non empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8cd0d_d20260724_m055120_c001_v7007000_t0000_u01784872280182") 2026/07/24 05:59:51 DEBUG : c/non empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d68f7_d20260724_m055118_c001_v0001120_t0023_u01784872278204") 2026/07/24 05:59:51 DEBUG : c/non empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f421046a48aee4b29_d20260724_m055117_c001_v7007000_t0000_u01784872277248") 2026/07/24 05:59:51 DEBUG : c/non empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d68eb_d20260724_m055115_c001_v0001120_t0022_u01784872275221") 2026/07/24 05:59:51 DEBUG : c/non empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8ccf4_d20260724_m055057_c001_v7007000_t0000_u01784872257142") 2026/07/24 05:59:51 DEBUG : c/non empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6889_d20260724_m055055_c001_v0001120_t0005_u01784872255086") 2026/07/24 05:59:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a1514985_d20260724_m055655_c001_v7007000_t0000_u01784872615044") 2026/07/24 05:59:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff5ff0_d20260724_m055650_c001_v0001182_t0007_u01784872610086") 2026/07/24 05:59:52 DEBUG : check sum: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b45345c280_d20260724_m055046_c001_v7007000_t0000_u01784872246252") 2026/07/24 05:59:52 DEBUG : check sum: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6865_d20260724_m055045_c001_v0001120_t0051_u01784872245178") 2026/07/24 05:59:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f425cfe14b2b8d140_d20260724_m055938_c001_v7007000_t0000_u01784872778489") 2026/07/24 05:59:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe2df_d20260724_m055936_c001_v0001174_t0036_u01784872776740") 2026/07/24 05:59:52 DEBUG : dest/3: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b4b4_d20260724_m055306_c001_v7007000_t0000_u01784872386047") 2026/07/24 05:59:52 DEBUG : dest/3: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41164f0aa5b81c66_d20260724_m055304_c001_v0001090_t0044_u01784872384975") 2026/07/24 05:59:52 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630e5_d20260724_m055752_c001_v7007000_t0000_u01784872672044") 2026/07/24 05:59:52 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdfa3_d20260724_m055747_c001_v0001174_t0038_u01784872667660") 2026/07/24 05:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dbc_d20260724_m055907_c001_v7007000_t0000_u01784872747940") 2026/07/24 05:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe141_d20260724_m055856_c001_v0001174_t0053_u01784872736179") 2026/07/24 05:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d7e1_d20260724_m055852_c001_v7007000_t0000_u01784872732103") 2026/07/24 05:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe0e1_d20260724_m055840_c001_v0001174_t0049_u01784872720994") 2026/07/24 05:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7d99_d20260724_m055836_c001_v7007000_t0000_u01784872716947") 2026/07/24 05:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe087_d20260724_m055826_c001_v0001174_t0047_u01784872706568") 2026/07/24 05:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f413394997cc56ac0_d20260724_m055822_c001_v7007000_t0000_u01784872702362") 2026/07/24 05:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe023_d20260724_m055810_c001_v0001174_t0030_u01784872690892") 2026/07/24 05:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f422046c13a46c3d3_d20260724_m055806_c001_v7007000_t0000_u01784872686936") 2026/07/24 05:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdfc7_d20260724_m055756_c001_v0001174_t0011_u01784872676071") 2026/07/24 05:59:52 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f417f9d998c4c0975_d20260724_m055749_c001_v7007000_t0000_u01784872669674") 2026/07/24 05:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6108_d20260724_m055739_c001_v0001182_t0032_u01784872659158") 2026/07/24 05:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca4577a_d20260724_m055734_c001_v7007000_t0000_u01784872654999") 2026/07/24 05:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff60da_d20260724_m055731_c001_v0001182_t0043_u01784872651142") 2026/07/24 05:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f415eb8f3872c78ba_d20260724_m055729_c001_v7007000_t0000_u01784872649790") 2026/07/24 05:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e380_d20260724_m055719_c001_v0001113_t0025_u01784872639096") 2026/07/24 05:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833ab_d20260724_m055715_c001_v7007000_t0000_u01784872635066") 2026/07/24 05:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6072_d20260724_m055711_c001_v0001182_t0012_u01784872631239") 2026/07/24 05:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc83388_d20260724_m055709_c001_v7007000_t0000_u01784872629900") 2026/07/24 05:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfde3b_d20260724_m055659_c001_v0001174_t0057_u01784872619131") 2026/07/24 05:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b296c1_d20260724_m055652_c001_v7007000_t0000_u01784872612449") 2026/07/24 05:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff5fc4_d20260724_m055640_c001_v0001182_t0004_u01784872600790") 2026/07/24 05:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f15_d20260724_m055636_c001_v7007000_t0000_u01784872596975") 2026/07/24 05:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff5f62_d20260724_m055624_c001_v0001182_t0008_u01784872584845") 2026/07/24 05:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f42009d4baa23a56c_d20260724_m055621_c001_v7007000_t0000_u01784872581018") 2026/07/24 05:59:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff5f1e_d20260724_m055610_c001_v0001182_t0030_u01784872570936") 2026/07/24 05:59:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4188738daf81f81d_d20260724_m055732_c001_v7007000_t0000_u01784872652734") 2026/07/24 05:59:53 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff60c6_d20260724_m055727_c001_v0001182_t0057_u01784872647901") 2026/07/24 05:59:53 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630e6_d20260724_m055752_c001_v7007000_t0000_u01784872672216") 2026/07/24 05:59:53 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd89_d20260724_m055747_c001_v0001101_t0029_u01784872667648") 2026/07/24 05:59:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dbd_d20260724_m055908_c001_v7007000_t0000_u01784872748112") 2026/07/24 05:59:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6244_d20260724_m055856_c001_v0001182_t0053_u01784872736825") 2026/07/24 05:59:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d7e2_d20260724_m055852_c001_v7007000_t0000_u01784872732285") 2026/07/24 05:59:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff620a_d20260724_m055841_c001_v0001182_t0013_u01784872721585") 2026/07/24 05:59:53 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7d9a_d20260724_m055837_c001_v7007000_t0000_u01784872717121") 2026/07/24 05:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff61d2_d20260724_m055827_c001_v0001182_t0020_u01784872707214") 2026/07/24 05:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f413394997cc56ac1_d20260724_m055822_c001_v7007000_t0000_u01784872702535") 2026/07/24 05:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff618c_d20260724_m055811_c001_v0001182_t0008_u01784872691537") 2026/07/24 05:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f422046c13a46c3d4_d20260724_m055807_c001_v7007000_t0000_u01784872687111") 2026/07/24 05:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff614e_d20260724_m055756_c001_v0001182_t0005_u01784872676863") 2026/07/24 05:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f405e578fa47a7599_d20260724_m055749_c001_v7007000_t0000_u01784872669794") 2026/07/24 05:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e3ba_d20260724_m055739_c001_v0001113_t0025_u01784872659706") 2026/07/24 05:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca4577b_d20260724_m055735_c001_v7007000_t0000_u01784872655178") 2026/07/24 05:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdf37_d20260724_m055731_c001_v0001174_t0049_u01784872651263") 2026/07/24 05:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f52_d20260724_m055729_c001_v7007000_t0000_u01784872649849") 2026/07/24 05:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff60a8_d20260724_m055719_c001_v0001182_t0050_u01784872639728") 2026/07/24 05:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833ac_d20260724_m055715_c001_v7007000_t0000_u01784872635247") 2026/07/24 05:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e36e_d20260724_m055711_c001_v0001113_t0046_u01784872631282") 2026/07/24 05:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a151499b_d20260724_m055710_c001_v7007000_t0000_u01784872630143") 2026/07/24 05:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6020_d20260724_m055659_c001_v0001182_t0006_u01784872619755") 2026/07/24 05:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f425cfe14b2b8ccbf_d20260724_m055652_c001_v7007000_t0000_u01784872612436") 2026/07/24 05:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bcd1_d20260724_m055641_c001_v0001101_t0019_u01784872601326") 2026/07/24 05:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f16_d20260724_m055637_c001_v7007000_t0000_u01784872597146") 2026/07/24 05:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bcb5_d20260724_m055625_c001_v0001101_t0017_u01784872585463") 2026/07/24 05:59:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f42009d4baa23a56f_d20260724_m055621_c001_v7007000_t0000_u01784872581190") 2026/07/24 05:59:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bc87_d20260724_m055611_c001_v0001101_t0046_u01784872571465") 2026/07/24 05:59:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630d1_d20260724_m055732_c001_v7007000_t0000_u01784872652800") 2026/07/24 05:59:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e398_d20260724_m055727_c001_v0001113_t0003_u01784872647998") 2026/07/24 05:59:55 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630e7_d20260724_m055752_c001_v7007000_t0000_u01784872672388") 2026/07/24 05:59:55 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6124_d20260724_m055747_c001_v0001182_t0012_u01784872667669") 2026/07/24 05:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dbe_d20260724_m055908_c001_v7007000_t0000_u01784872748283") 2026/07/24 05:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e488_d20260724_m055857_c001_v0001113_t0014_u01784872737371") 2026/07/24 05:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d7e3_d20260724_m055852_c001_v7007000_t0000_u01784872732468") 2026/07/24 05:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e464_d20260724_m055842_c001_v0001113_t0053_u01784872722176") 2026/07/24 05:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7d9b_d20260724_m055837_c001_v7007000_t0000_u01784872717294") 2026/07/24 05:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e438_d20260724_m055827_c001_v0001113_t0039_u01784872707774") 2026/07/24 05:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f413394997cc56ac2_d20260724_m055822_c001_v7007000_t0000_u01784872702708") 2026/07/24 05:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e422_d20260724_m055812_c001_v0001113_t0021_u01784872692224") 2026/07/24 05:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f422046c13a46c3d5_d20260724_m055807_c001_v7007000_t0000_u01784872687285") 2026/07/24 05:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e3ec_d20260724_m055757_c001_v0001113_t0020_u01784872677428") 2026/07/24 05:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b29731_d20260724_m055749_c001_v7007000_t0000_u01784872669400") 2026/07/24 05:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd79_d20260724_m055740_c001_v0001101_t0039_u01784872660366") 2026/07/24 05:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca4577c_d20260724_m055735_c001_v7007000_t0000_u01784872655357") 2026/07/24 05:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff60dc_d20260724_m055731_c001_v0001182_t0005_u01784872651347") 2026/07/24 05:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f417f9d998c4c0963_d20260724_m055729_c001_v7007000_t0000_u01784872649451") 2026/07/24 05:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdedb_d20260724_m055720_c001_v0001174_t0017_u01784872640290") 2026/07/24 05:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833ad_d20260724_m055715_c001_v7007000_t0000_u01784872635428") 2026/07/24 05:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfde8b_d20260724_m055711_c001_v0001174_t0041_u01784872631345") 2026/07/24 05:59:55 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc8338b_d20260724_m055710_c001_v7007000_t0000_u01784872630084") 2026/07/24 05:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bcf1_d20260724_m055700_c001_v0001101_t0031_u01784872620354") 2026/07/24 05:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a151497e_d20260724_m055652_c001_v7007000_t0000_u01784872612642") 2026/07/24 05:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfddb9_d20260724_m055642_c001_v0001174_t0009_u01784872602015") 2026/07/24 05:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f17_d20260724_m055637_c001_v7007000_t0000_u01784872597318") 2026/07/24 05:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdd08_d20260724_m055626_c001_v0001174_t0020_u01784872586117") 2026/07/24 05:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f42009d4baa23a570_d20260724_m055621_c001_v7007000_t0000_u01784872581363") 2026/07/24 05:59:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdc54_d20260724_m055611_c001_v0001174_t0008_u01784872571888") 2026/07/24 05:59:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f415eb8f3872c78bf_d20260724_m055732_c001_v7007000_t0000_u01784872652969") 2026/07/24 05:59:56 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdf23_d20260724_m055728_c001_v0001174_t0024_u01784872648056") 2026/07/24 05:59:56 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630e8_d20260724_m055752_c001_v7007000_t0000_u01784872672561") 2026/07/24 05:59:56 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6128_d20260724_m055747_c001_v0001182_t0058_u01784872667879") 2026/07/24 05:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dc0_d20260724_m055908_c001_v7007000_t0000_u01784872748454") 2026/07/24 05:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327be1a_d20260724_m055858_c001_v0001101_t0004_u01784872738188") 2026/07/24 05:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d7e4_d20260724_m055852_c001_v7007000_t0000_u01784872732649") 2026/07/24 05:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327be00_d20260724_m055843_c001_v0001101_t0018_u01784872723033") 2026/07/24 05:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7d9c_d20260724_m055837_c001_v7007000_t0000_u01784872717470") 2026/07/24 05:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bdcc_d20260724_m055828_c001_v0001101_t0031_u01784872708411") 2026/07/24 05:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f413394997cc56ac4_d20260724_m055822_c001_v7007000_t0000_u01784872702881") 2026/07/24 05:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bdae_d20260724_m055812_c001_v0001101_t0024_u01784872692869") 2026/07/24 05:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f422046c13a46c3d6_d20260724_m055807_c001_v7007000_t0000_u01784872687460") 2026/07/24 05:59:56 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd9c_d20260724_m055758_c001_v0001101_t0032_u01784872678164") 2026/07/24 05:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630e1_d20260724_m055749_c001_v7007000_t0000_u01784872669804") 2026/07/24 05:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdf83_d20260724_m055741_c001_v0001174_t0022_u01784872661047") 2026/07/24 05:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca4577d_d20260724_m055735_c001_v7007000_t0000_u01784872655535") 2026/07/24 05:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e3a2_d20260724_m055731_c001_v0001113_t0041_u01784872651418") 2026/07/24 05:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f415eb8f3872c78bb_d20260724_m055729_c001_v7007000_t0000_u01784872649964") 2026/07/24 05:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd3f_d20260724_m055720_c001_v0001101_t0053_u01784872640927") 2026/07/24 05:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833ae_d20260724_m055715_c001_v7007000_t0000_u01784872635609") 2026/07/24 05:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd25_d20260724_m055711_c001_v0001101_t0025_u01784872631408") 2026/07/24 05:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f405e578fa47a7556_d20260724_m055709_c001_v7007000_t0000_u01784872629540") 2026/07/24 05:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e34a_d20260724_m055701_c001_v0001113_t0019_u01784872621009") 2026/07/24 05:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4091565d59670869_d20260724_m055652_c001_v7007000_t0000_u01784872612481") 2026/07/24 05:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e312_d20260724_m055642_c001_v0001113_t0058_u01784872602661") 2026/07/24 05:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f18_d20260724_m055637_c001_v7007000_t0000_u01784872597490") 2026/07/24 05:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e2e4_d20260724_m055626_c001_v0001113_t0047_u01784872586941") 2026/07/24 05:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f42009d4baa23a571_d20260724_m055621_c001_v7007000_t0000_u01784872581535") 2026/07/24 05:59:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e2aa_d20260724_m055612_c001_v0001113_t0028_u01784872572240") 2026/07/24 05:59:57 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f55_d20260724_m055732_c001_v7007000_t0000_u01784872652744") 2026/07/24 05:59:57 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff60ca_d20260724_m055728_c001_v0001182_t0053_u01784872648102") 2026/07/24 05:59:57 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630e9_d20260724_m055752_c001_v7007000_t0000_u01784872672732") 2026/07/24 05:59:57 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdfa5_d20260724_m055747_c001_v0001174_t0025_u01784872667967") 2026/07/24 05:59:57 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dc1_d20260724_m055908_c001_v7007000_t0000_u01784872748626") 2026/07/24 05:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe161_d20260724_m055858_c001_v0001174_t0054_u01784872738573") 2026/07/24 05:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d7e5_d20260724_m055852_c001_v7007000_t0000_u01784872732831") 2026/07/24 05:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe0f3_d20260724_m055843_c001_v0001174_t0052_u01784872723355") 2026/07/24 05:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7d9d_d20260724_m055837_c001_v7007000_t0000_u01784872717643") 2026/07/24 05:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe09b_d20260724_m055828_c001_v0001174_t0009_u01784872708765") 2026/07/24 05:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f413394997cc56ac5_d20260724_m055823_c001_v7007000_t0000_u01784872703055") 2026/07/24 05:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe033_d20260724_m055813_c001_v0001174_t0004_u01784872693259") 2026/07/24 05:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f422046c13a46c3d8_d20260724_m055807_c001_v7007000_t0000_u01784872687634") 2026/07/24 05:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdfcf_d20260724_m055758_c001_v0001174_t0016_u01784872678454") 2026/07/24 05:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f14dfc_d20260724_m055749_c001_v7007000_t0000_u01784872669580") 2026/07/24 05:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6110_d20260724_m055741_c001_v0001182_t0001_u01784872661497") 2026/07/24 05:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca4577e_d20260724_m055735_c001_v7007000_t0000_u01784872655715") 2026/07/24 05:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd5d_d20260724_m055731_c001_v0001101_t0044_u01784872651516") 2026/07/24 05:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d6da_d20260724_m055729_c001_v7007000_t0000_u01784872649428") 2026/07/24 05:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e384_d20260724_m055721_c001_v0001113_t0015_u01784872641272") 2026/07/24 05:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833af_d20260724_m055715_c001_v7007000_t0000_u01784872635790") 2026/07/24 05:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6074_d20260724_m055711_c001_v0001182_t0053_u01784872631443") 2026/07/24 05:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41142c4d3004841d_d20260724_m055709_c001_v7007000_t0000_u01784872629554") 2026/07/24 05:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfde4b_d20260724_m055701_c001_v0001174_t0010_u01784872621321") 2026/07/24 05:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc82b8a_d20260724_m055652_c001_v7007000_t0000_u01784872612424") 2026/07/24 05:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff5fcc_d20260724_m055643_c001_v0001182_t0020_u01784872603150") 2026/07/24 05:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f19_d20260724_m055637_c001_v7007000_t0000_u01784872597664") 2026/07/24 05:59:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff5f74_d20260724_m055627_c001_v0001182_t0025_u01784872587366") 2026/07/24 05:59:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f42009d4baa23a572_d20260724_m055621_c001_v7007000_t0000_u01784872581707") 2026/07/24 05:59:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff5f28_d20260724_m055612_c001_v0001182_t0018_u01784872572533") 2026/07/24 05:59:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d6e0_d20260724_m055732_c001_v7007000_t0000_u01784872652806") 2026/07/24 05:59:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd4b_d20260724_m055728_c001_v0001101_t0059_u01784872648141") 2026/07/24 05:59:59 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630ea_d20260724_m055752_c001_v7007000_t0000_u01784872672905") 2026/07/24 05:59:59 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd8b_d20260724_m055748_c001_v0001101_t0059_u01784872668068") 2026/07/24 05:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dc2_d20260724_m055908_c001_v7007000_t0000_u01784872748797") 2026/07/24 05:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6258_d20260724_m055858_c001_v0001182_t0007_u01784872738906") 2026/07/24 05:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d7e6_d20260724_m055853_c001_v7007000_t0000_u01784872733024") 2026/07/24 05:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6216_d20260724_m055843_c001_v0001182_t0044_u01784872723775") 2026/07/24 05:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7d9e_d20260724_m055837_c001_v7007000_t0000_u01784872717816") 2026/07/24 05:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff61de_d20260724_m055829_c001_v0001182_t0001_u01784872709139") 2026/07/24 05:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f413394997cc56ac6_d20260724_m055823_c001_v7007000_t0000_u01784872703268") 2026/07/24 05:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6198_d20260724_m055813_c001_v0001182_t0011_u01784872693583") 2026/07/24 05:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f422046c13a46c3d9_d20260724_m055807_c001_v7007000_t0000_u01784872687808") 2026/07/24 05:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6156_d20260724_m055758_c001_v0001182_t0015_u01784872678842") 2026/07/24 05:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630df_d20260724_m055749_c001_v7007000_t0000_u01784872669627") 2026/07/24 05:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e3c0_d20260724_m055741_c001_v0001113_t0027_u01784872661712") 2026/07/24 05:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca4577f_d20260724_m055735_c001_v7007000_t0000_u01784872655895") 2026/07/24 05:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff60e0_d20260724_m055731_c001_v0001182_t0040_u01784872651551") 2026/07/24 05:59:59 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f415eb8f3872c78b7_d20260724_m055729_c001_v7007000_t0000_u01784872649442") 2026/07/24 06:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff60ac_d20260724_m055721_c001_v0001182_t0026_u01784872641631") 2026/07/24 06:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833b1_d20260724_m055715_c001_v7007000_t0000_u01784872635971") 2026/07/24 06:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfde8d_d20260724_m055711_c001_v0001174_t0029_u01784872631614") 2026/07/24 06:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b296d4_d20260724_m055710_c001_v7007000_t0000_u01784872630095") 2026/07/24 06:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6028_d20260724_m055701_c001_v0001182_t0027_u01784872621708") 2026/07/24 06:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f424072d8c39c8c8f_d20260724_m055652_c001_v7007000_t0000_u01784872612742") 2026/07/24 06:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bcd3_d20260724_m055643_c001_v0001101_t0024_u01784872603360") 2026/07/24 06:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f1a_d20260724_m055637_c001_v7007000_t0000_u01784872597836") 2026/07/24 06:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bcb7_d20260724_m055627_c001_v0001101_t0044_u01784872587571") 2026/07/24 06:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f42009d4baa23a573_d20260724_m055621_c001_v7007000_t0000_u01784872581880") 2026/07/24 06:00:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bc8d_d20260724_m055612_c001_v0001101_t0025_u01784872572728") 2026/07/24 06:00:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833d1_d20260724_m055732_c001_v7007000_t0000_u01784872652754") 2026/07/24 06:00:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff60cc_d20260724_m055728_c001_v0001182_t0013_u01784872648301") 2026/07/24 06:00:00 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630eb_d20260724_m055753_c001_v7007000_t0000_u01784872673077") 2026/07/24 06:00:00 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff612a_d20260724_m055748_c001_v0001182_t0052_u01784872668124") 2026/07/24 06:00:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dc3_d20260724_m055908_c001_v7007000_t0000_u01784872748968") 2026/07/24 06:00:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e490_d20260724_m055859_c001_v0001113_t0006_u01784872739184") 2026/07/24 06:00:00 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d7e8_d20260724_m055853_c001_v7007000_t0000_u01784872733205") 2026/07/24 06:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e468_d20260724_m055843_c001_v0001113_t0044_u01784872723980") 2026/07/24 06:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7d9f_d20260724_m055837_c001_v7007000_t0000_u01784872717989") 2026/07/24 06:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e43c_d20260724_m055829_c001_v0001113_t0008_u01784872709348") 2026/07/24 06:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f413394997cc56ac7_d20260724_m055823_c001_v7007000_t0000_u01784872703496") 2026/07/24 06:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e424_d20260724_m055813_c001_v0001113_t0059_u01784872693788") 2026/07/24 06:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f422046c13a46c3db_d20260724_m055807_c001_v7007000_t0000_u01784872687981") 2026/07/24 06:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e3f4_d20260724_m055759_c001_v0001113_t0026_u01784872679041") 2026/07/24 06:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b29733_d20260724_m055749_c001_v7007000_t0000_u01784872669749") 2026/07/24 06:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd7d_d20260724_m055742_c001_v0001101_t0047_u01784872662064") 2026/07/24 06:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca45780_d20260724_m055736_c001_v7007000_t0000_u01784872656075") 2026/07/24 06:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdf39_d20260724_m055731_c001_v0001174_t0018_u01784872651567") 2026/07/24 06:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f417f9d998c4c0967_d20260724_m055729_c001_v7007000_t0000_u01784872649977") 2026/07/24 06:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdee9_d20260724_m055721_c001_v0001174_t0036_u01784872641947") 2026/07/24 06:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833b2_d20260724_m055716_c001_v7007000_t0000_u01784872636152") 2026/07/24 06:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6078_d20260724_m055711_c001_v0001182_t0048_u01784872631635") 2026/07/24 06:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc83389_d20260724_m055709_c001_v7007000_t0000_u01784872629939") 2026/07/24 06:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bcf3_d20260724_m055701_c001_v0001101_t0002_u01784872621944") 2026/07/24 06:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a151497d_d20260724_m055652_c001_v7007000_t0000_u01784872612587") 2026/07/24 06:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfddc1_d20260724_m055643_c001_v0001174_t0011_u01784872603704") 2026/07/24 06:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f1c_d20260724_m055638_c001_v7007000_t0000_u01784872598008") 2026/07/24 06:00:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdd20_d20260724_m055627_c001_v0001174_t0042_u01784872587894") 2026/07/24 06:00:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f42009d4baa23a574_d20260724_m055622_c001_v7007000_t0000_u01784872582052") 2026/07/24 06:00:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdc66_d20260724_m055613_c001_v0001174_t0057_u01784872573121") 2026/07/24 06:00:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d6e1_d20260724_m055732_c001_v7007000_t0000_u01784872652979") 2026/07/24 06:00:02 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e39a_d20260724_m055728_c001_v0001113_t0050_u01784872648376") 2026/07/24 06:00:02 DEBUG : dir1/0007-12345: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630ec_d20260724_m055753_c001_v7007000_t0000_u01784872673249") 2026/07/24 06:00:02 DEBUG : dir1/0007-12345: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e3da_d20260724_m055748_c001_v0001113_t0000_u01784872668270") 2026/07/24 06:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dc4_d20260724_m055909_c001_v7007000_t0000_u01784872749140") 2026/07/24 06:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327be24_d20260724_m055859_c001_v0001101_t0015_u01784872739583") 2026/07/24 06:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d7e9_d20260724_m055853_c001_v7007000_t0000_u01784872733387") 2026/07/24 06:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327be04_d20260724_m055844_c001_v0001101_t0030_u01784872724328") 2026/07/24 06:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7da0_d20260724_m055838_c001_v7007000_t0000_u01784872718163") 2026/07/24 06:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bdd2_d20260724_m055829_c001_v0001101_t0021_u01784872709725") 2026/07/24 06:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f413394997cc56aca_d20260724_m055823_c001_v7007000_t0000_u01784872703716") 2026/07/24 06:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bdb0_d20260724_m055814_c001_v0001101_t0053_u01784872694534") 2026/07/24 06:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f422046c13a46c3dc_d20260724_m055808_c001_v7007000_t0000_u01784872688154") 2026/07/24 06:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bda0_d20260724_m055759_c001_v0001101_t0034_u01784872679388") 2026/07/24 06:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f14dfb_d20260724_m055749_c001_v7007000_t0000_u01784872669408") 2026/07/24 06:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdf8d_d20260724_m055742_c001_v0001174_t0052_u01784872662429") 2026/07/24 06:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca45781_d20260724_m055736_c001_v7007000_t0000_u01784872656254") 2026/07/24 06:00:02 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff60e2_d20260724_m055731_c001_v0001182_t0034_u01784872651777") 2026/07/24 06:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4188738daf81f814_d20260724_m055729_c001_v7007000_t0000_u01784872649857") 2026/07/24 06:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd41_d20260724_m055722_c001_v0001101_t0005_u01784872642263") 2026/07/24 06:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833b3_d20260724_m055716_c001_v7007000_t0000_u01784872636334") 2026/07/24 06:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff607a_d20260724_m055711_c001_v0001182_t0058_u01784872631828") 2026/07/24 06:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4277822aa4149420_d20260724_m055710_c001_v7007000_t0000_u01784872630112") 2026/07/24 06:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e350_d20260724_m055702_c001_v0001113_t0028_u01784872622473") 2026/07/24 06:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f14da4_d20260724_m055652_c001_v7007000_t0000_u01784872612598") 2026/07/24 06:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e314_d20260724_m055644_c001_v0001113_t0040_u01784872604143") 2026/07/24 06:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f1d_d20260724_m055638_c001_v7007000_t0000_u01784872598179") 2026/07/24 06:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e2ea_d20260724_m055628_c001_v0001113_t0059_u01784872588185") 2026/07/24 06:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f42009d4baa23a575_d20260724_m055622_c001_v7007000_t0000_u01784872582225") 2026/07/24 06:00:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e2ae_d20260724_m055613_c001_v0001113_t0026_u01784872573391") 2026/07/24 06:00:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f57_d20260724_m055733_c001_v7007000_t0000_u01784872653107") 2026/07/24 06:00:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdf29_d20260724_m055728_c001_v0001174_t0057_u01784872648414") 2026/07/24 06:00:03 DEBUG : dir1/0008-23456: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630ed_d20260724_m055753_c001_v7007000_t0000_u01784872673421") 2026/07/24 06:00:03 DEBUG : dir1/0008-23456: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdfa9_d20260724_m055748_c001_v0001174_t0056_u01784872668282") 2026/07/24 06:00:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dc5_d20260724_m055909_c001_v7007000_t0000_u01784872749313") 2026/07/24 06:00:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe16d_d20260724_m055859_c001_v0001174_t0039_u01784872739875") 2026/07/24 06:00:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d7ea_d20260724_m055853_c001_v7007000_t0000_u01784872733569") 2026/07/24 06:00:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe0fb_d20260724_m055844_c001_v0001174_t0033_u01784872724591") 2026/07/24 06:00:03 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7da1_d20260724_m055838_c001_v7007000_t0000_u01784872718339") 2026/07/24 06:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe0a1_d20260724_m055830_c001_v0001174_t0023_u01784872710052") 2026/07/24 06:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f413394997cc56acb_d20260724_m055823_c001_v7007000_t0000_u01784872703937") 2026/07/24 06:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe03f_d20260724_m055815_c001_v0001174_t0054_u01784872695089") 2026/07/24 06:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f422046c13a46c3dd_d20260724_m055808_c001_v7007000_t0000_u01784872688329") 2026/07/24 06:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdfdb_d20260724_m055759_c001_v0001174_t0020_u01784872679722") 2026/07/24 06:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630e0_d20260724_m055749_c001_v7007000_t0000_u01784872669758") 2026/07/24 06:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6112_d20260724_m055742_c001_v0001182_t0009_u01784872662820") 2026/07/24 06:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca45782_d20260724_m055736_c001_v7007000_t0000_u01784872656433") 2026/07/24 06:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e3a4_d20260724_m055731_c001_v0001113_t0027_u01784872651789") 2026/07/24 06:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d6dc_d20260724_m055729_c001_v7007000_t0000_u01784872649775") 2026/07/24 06:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e388_d20260724_m055722_c001_v0001113_t0008_u01784872642616") 2026/07/24 06:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833b4_d20260724_m055716_c001_v7007000_t0000_u01784872636515") 2026/07/24 06:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd27_d20260724_m055711_c001_v0001101_t0054_u01784872631910") 2026/07/24 06:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a151499a_d20260724_m055709_c001_v7007000_t0000_u01784872629941") 2026/07/24 06:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfde59_d20260724_m055702_c001_v0001174_t0019_u01784872622862") 2026/07/24 06:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc82f74_d20260724_m055652_c001_v7007000_t0000_u01784872612611") 2026/07/24 06:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff5fd0_d20260724_m055644_c001_v0001182_t0022_u01784872604567") 2026/07/24 06:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f1e_d20260724_m055638_c001_v7007000_t0000_u01784872598350") 2026/07/24 06:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff5f80_d20260724_m055628_c001_v0001182_t0019_u01784872588622") 2026/07/24 06:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f42009d4baa23a576_d20260724_m055622_c001_v7007000_t0000_u01784872582398") 2026/07/24 06:00:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff5f2a_d20260724_m055613_c001_v0001182_t0004_u01784872573683") 2026/07/24 06:00:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833d2_d20260724_m055732_c001_v7007000_t0000_u01784872652936") 2026/07/24 06:00:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff60ce_d20260724_m055728_c001_v0001182_t0050_u01784872648512") 2026/07/24 06:00:05 DEBUG : dir1/0009-34567: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630ee_d20260724_m055753_c001_v7007000_t0000_u01784872673593") 2026/07/24 06:00:05 DEBUG : dir1/0009-34567: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff612e_d20260724_m055748_c001_v0001182_t0049_u01784872668337") 2026/07/24 06:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dc6_d20260724_m055909_c001_v7007000_t0000_u01784872749485") 2026/07/24 06:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6276_d20260724_m055900_c001_v0001182_t0000_u01784872740226") 2026/07/24 06:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d7eb_d20260724_m055853_c001_v7007000_t0000_u01784872733751") 2026/07/24 06:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff621e_d20260724_m055844_c001_v0001182_t0045_u01784872724855") 2026/07/24 06:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7da2_d20260724_m055838_c001_v7007000_t0000_u01784872718513") 2026/07/24 06:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff61e2_d20260724_m055830_c001_v0001182_t0013_u01784872710543") 2026/07/24 06:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f413394997cc56acc_d20260724_m055824_c001_v7007000_t0000_u01784872704116") 2026/07/24 06:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff61a0_d20260724_m055815_c001_v0001182_t0017_u01784872695398") 2026/07/24 06:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f422046c13a46c3de_d20260724_m055808_c001_v7007000_t0000_u01784872688503") 2026/07/24 06:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff615c_d20260724_m055800_c001_v0001182_t0003_u01784872680180") 2026/07/24 06:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7d51_d20260724_m055749_c001_v7007000_t0000_u01784872669600") 2026/07/24 06:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e3c6_d20260724_m055743_c001_v0001113_t0007_u01784872663183") 2026/07/24 06:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca45784_d20260724_m055736_c001_v7007000_t0000_u01784872656613") 2026/07/24 06:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd5f_d20260724_m055731_c001_v0001101_t0000_u01784872651880") 2026/07/24 06:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833ce_d20260724_m055729_c001_v7007000_t0000_u01784872649990") 2026/07/24 06:00:05 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff60b2_d20260724_m055723_c001_v0001182_t0000_u01784872643011") 2026/07/24 06:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833b7_d20260724_m055716_c001_v7007000_t0000_u01784872636696") 2026/07/24 06:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfde91_d20260724_m055711_c001_v0001174_t0015_u01784872631964") 2026/07/24 06:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41142c4d3004841f_d20260724_m055709_c001_v7007000_t0000_u01784872629900") 2026/07/24 06:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff602e_d20260724_m055703_c001_v0001182_t0040_u01784872623319") 2026/07/24 06:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f425cfe14b2b8ccc0_d20260724_m055652_c001_v7007000_t0000_u01784872612621") 2026/07/24 06:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bcd5_d20260724_m055644_c001_v0001101_t0000_u01784872604762") 2026/07/24 06:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f1f_d20260724_m055638_c001_v7007000_t0000_u01784872598522") 2026/07/24 06:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bcbb_d20260724_m055628_c001_v0001101_t0047_u01784872588823") 2026/07/24 06:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f42009d4baa23a577_d20260724_m055622_c001_v7007000_t0000_u01784872582570") 2026/07/24 06:00:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bc95_d20260724_m055613_c001_v0001101_t0018_u01784872573885") 2026/07/24 06:00:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833d3_d20260724_m055733_c001_v7007000_t0000_u01784872653118") 2026/07/24 06:00:06 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd51_d20260724_m055728_c001_v0001101_t0026_u01784872648599") 2026/07/24 06:00:06 DEBUG : dir1/0010-45678: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630ef_d20260724_m055753_c001_v7007000_t0000_u01784872673884") 2026/07/24 06:00:06 DEBUG : dir1/0010-45678: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd8d_d20260724_m055748_c001_v0001101_t0047_u01784872668498") 2026/07/24 06:00:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dc7_d20260724_m055909_c001_v7007000_t0000_u01784872749663") 2026/07/24 06:00:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e498_d20260724_m055900_c001_v0001113_t0004_u01784872740510") 2026/07/24 06:00:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d7ed_d20260724_m055853_c001_v7007000_t0000_u01784872733933") 2026/07/24 06:00:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e46a_d20260724_m055845_c001_v0001113_t0044_u01784872725052") 2026/07/24 06:00:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7da3_d20260724_m055838_c001_v7007000_t0000_u01784872718686") 2026/07/24 06:00:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e43e_d20260724_m055830_c001_v0001113_t0024_u01784872710751") 2026/07/24 06:00:06 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f413394997cc56ace_d20260724_m055824_c001_v7007000_t0000_u01784872704396") 2026/07/24 06:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e428_d20260724_m055815_c001_v0001113_t0050_u01784872695585") 2026/07/24 06:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f422046c13a46c3df_d20260724_m055808_c001_v7007000_t0000_u01784872688677") 2026/07/24 06:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e3fe_d20260724_m055800_c001_v0001113_t0033_u01784872680397") 2026/07/24 06:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7d52_d20260724_m055749_c001_v7007000_t0000_u01784872669772") 2026/07/24 06:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd7f_d20260724_m055743_c001_v0001101_t0055_u01784872663530") 2026/07/24 06:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca45785_d20260724_m055736_c001_v7007000_t0000_u01784872656792") 2026/07/24 06:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff60e4_d20260724_m055731_c001_v0001182_t0058_u01784872651982") 2026/07/24 06:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f417f9d998c4c0964_d20260724_m055729_c001_v7007000_t0000_u01784872649627") 2026/07/24 06:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdef5_d20260724_m055723_c001_v0001174_t0050_u01784872643226") 2026/07/24 06:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833b8_d20260724_m055716_c001_v7007000_t0000_u01784872636876") 2026/07/24 06:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff607c_d20260724_m055712_c001_v0001182_t0030_u01784872632023") 2026/07/24 06:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc8338c_d20260724_m055710_c001_v7007000_t0000_u01784872630122") 2026/07/24 06:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bcf9_d20260724_m055703_c001_v0001101_t0017_u01784872623517") 2026/07/24 06:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f424072d8c39c8c8d_d20260724_m055652_c001_v7007000_t0000_u01784872612569") 2026/07/24 06:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfddc7_d20260724_m055645_c001_v0001174_t0003_u01784872605159") 2026/07/24 06:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f20_d20260724_m055638_c001_v7007000_t0000_u01784872598693") 2026/07/24 06:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdd2e_d20260724_m055629_c001_v0001174_t0003_u01784872589362") 2026/07/24 06:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f42009d4baa23a578_d20260724_m055622_c001_v7007000_t0000_u01784872582742") 2026/07/24 06:00:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdc7c_d20260724_m055614_c001_v0001174_t0012_u01784872574246") 2026/07/24 06:00:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4188738daf81f820_d20260724_m055732_c001_v7007000_t0000_u01784872652914") 2026/07/24 06:00:07 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff60d2_d20260724_m055728_c001_v0001182_t0050_u01784872648713") 2026/07/24 06:00:07 DEBUG : dir1/0011-56789: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630f0_d20260724_m055754_c001_v7007000_t0000_u01784872674057") 2026/07/24 06:00:07 DEBUG : dir1/0011-56789: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6130_d20260724_m055748_c001_v0001182_t0047_u01784872668548") 2026/07/24 06:00:07 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dc8_d20260724_m055909_c001_v7007000_t0000_u01784872749836") 2026/07/24 06:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327be2e_d20260724_m055900_c001_v0001101_t0010_u01784872740983") 2026/07/24 06:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d7ee_d20260724_m055854_c001_v7007000_t0000_u01784872734115") 2026/07/24 06:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327be06_d20260724_m055845_c001_v0001101_t0041_u01784872725503") 2026/07/24 06:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7da4_d20260724_m055838_c001_v7007000_t0000_u01784872718860") 2026/07/24 06:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bddc_d20260724_m055831_c001_v0001101_t0005_u01784872711036") 2026/07/24 06:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f413394997cc56ad0_d20260724_m055824_c001_v7007000_t0000_u01784872704571") 2026/07/24 06:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bdb2_d20260724_m055816_c001_v0001101_t0049_u01784872696056") 2026/07/24 06:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f422046c13a46c3e0_d20260724_m055808_c001_v7007000_t0000_u01784872688901") 2026/07/24 06:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bda4_d20260724_m055800_c001_v0001101_t0019_u01784872680745") 2026/07/24 06:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b29732_d20260724_m055749_c001_v7007000_t0000_u01784872669575") 2026/07/24 06:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdf95_d20260724_m055743_c001_v0001174_t0042_u01784872663948") 2026/07/24 06:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca45786_d20260724_m055736_c001_v7007000_t0000_u01784872656971") 2026/07/24 06:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdf3d_d20260724_m055732_c001_v0001174_t0050_u01784872652051") 2026/07/24 06:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f53_d20260724_m055730_c001_v7007000_t0000_u01784872650030") 2026/07/24 06:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd43_d20260724_m055723_c001_v0001101_t0057_u01784872643491") 2026/07/24 06:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833b9_d20260724_m055717_c001_v7007000_t0000_u01784872637057") 2026/07/24 06:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e370_d20260724_m055712_c001_v0001113_t0032_u01784872632143") 2026/07/24 06:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9ea418c_d20260724_m055710_c001_v7007000_t0000_u01784872630132") 2026/07/24 06:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e352_d20260724_m055703_c001_v0001113_t0044_u01784872623797") 2026/07/24 06:00:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a151497f_d20260724_m055652_c001_v7007000_t0000_u01784872612769") 2026/07/24 06:00:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e31c_d20260724_m055645_c001_v0001113_t0023_u01784872605631") 2026/07/24 06:00:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f21_d20260724_m055638_c001_v7007000_t0000_u01784872598867") 2026/07/24 06:00:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e2f2_d20260724_m055629_c001_v0001113_t0000_u01784872589746") 2026/07/24 06:00:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f42009d4baa23a579_d20260724_m055622_c001_v7007000_t0000_u01784872582913") 2026/07/24 06:00:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e2b2_d20260724_m055614_c001_v0001113_t0023_u01784872574514") 2026/07/24 06:00:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630d2_d20260724_m055732_c001_v7007000_t0000_u01784872652988") 2026/07/24 06:00:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdf2b_d20260724_m055728_c001_v0001174_t0007_u01784872648726") 2026/07/24 06:00:09 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630f1_d20260724_m055754_c001_v7007000_t0000_u01784872674234") 2026/07/24 06:00:09 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdfaf_d20260724_m055748_c001_v0001174_t0008_u01784872668594") 2026/07/24 06:00:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dc9_d20260724_m055910_c001_v7007000_t0000_u01784872750008") 2026/07/24 06:00:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe17f_d20260724_m055901_c001_v0001174_t0053_u01784872741508") 2026/07/24 06:00:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d7ef_d20260724_m055854_c001_v7007000_t0000_u01784872734296") 2026/07/24 06:00:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe109_d20260724_m055845_c001_v0001174_t0009_u01784872725951") 2026/07/24 06:00:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7da5_d20260724_m055839_c001_v7007000_t0000_u01784872719033") 2026/07/24 06:00:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe0af_d20260724_m055831_c001_v0001174_t0022_u01784872711456") 2026/07/24 06:00:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f413394997cc56ad1_d20260724_m055824_c001_v7007000_t0000_u01784872704744") 2026/07/24 06:00:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe043_d20260724_m055816_c001_v0001174_t0026_u01784872696429") 2026/07/24 06:00:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f422046c13a46c3e1_d20260724_m055809_c001_v7007000_t0000_u01784872689076") 2026/07/24 06:00:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdfe1_d20260724_m055801_c001_v0001174_t0034_u01784872681042") 2026/07/24 06:00:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f405e578fa47a7598_d20260724_m055749_c001_v7007000_t0000_u01784872669606") 2026/07/24 06:00:09 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6114_d20260724_m055744_c001_v0001182_t0038_u01784872664304") 2026/07/24 06:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca45787_d20260724_m055737_c001_v7007000_t0000_u01784872657151") 2026/07/24 06:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e3a8_d20260724_m055732_c001_v0001113_t0036_u01784872652117") 2026/07/24 06:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f417f9d998c4c0965_d20260724_m055729_c001_v7007000_t0000_u01784872649803") 2026/07/24 06:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e38c_d20260724_m055723_c001_v0001113_t0013_u01784872643959") 2026/07/24 06:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833bb_d20260724_m055717_c001_v7007000_t0000_u01784872637239") 2026/07/24 06:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff607e_d20260724_m055712_c001_v0001182_t0025_u01784872632226") 2026/07/24 06:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b296d2_d20260724_m055709_c001_v7007000_t0000_u01784872629914") 2026/07/24 06:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfde61_d20260724_m055704_c001_v0001174_t0013_u01784872624416") 2026/07/24 06:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4091565d5967086a_d20260724_m055652_c001_v7007000_t0000_u01784872612669") 2026/07/24 06:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff5fd6_d20260724_m055645_c001_v0001182_t0001_u01784872605949") 2026/07/24 06:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f22_d20260724_m055639_c001_v7007000_t0000_u01784872599039") 2026/07/24 06:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff5f92_d20260724_m055630_c001_v0001182_t0034_u01784872590461") 2026/07/24 06:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f42009d4baa23a57a_d20260724_m055623_c001_v7007000_t0000_u01784872583085") 2026/07/24 06:00:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff5f38_d20260724_m055615_c001_v0001182_t0016_u01784872575084") 2026/07/24 06:00:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca45773_d20260724_m055732_c001_v7007000_t0000_u01784872652766") 2026/07/24 06:00:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e39c_d20260724_m055728_c001_v0001113_t0044_u01784872648744") 2026/07/24 06:00:10 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630f2_d20260724_m055754_c001_v7007000_t0000_u01784872674405") 2026/07/24 06:00:10 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6134_d20260724_m055748_c001_v0001182_t0055_u01784872668750") 2026/07/24 06:00:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dca_d20260724_m055910_c001_v7007000_t0000_u01784872750180") 2026/07/24 06:00:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6286_d20260724_m055901_c001_v0001182_t0018_u01784872741900") 2026/07/24 06:00:10 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d7f1_d20260724_m055854_c001_v7007000_t0000_u01784872734478") 2026/07/24 06:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6228_d20260724_m055846_c001_v0001182_t0046_u01784872726371") 2026/07/24 06:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7da6_d20260724_m055839_c001_v7007000_t0000_u01784872719226") 2026/07/24 06:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff61ee_d20260724_m055831_c001_v0001182_t0038_u01784872711946") 2026/07/24 06:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f413394997cc56ad2_d20260724_m055824_c001_v7007000_t0000_u01784872704919") 2026/07/24 06:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff61a8_d20260724_m055816_c001_v0001182_t0012_u01784872696850") 2026/07/24 06:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f422046c13a46c3e3_d20260724_m055809_c001_v7007000_t0000_u01784872689250") 2026/07/24 06:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6166_d20260724_m055801_c001_v0001182_t0054_u01784872681348") 2026/07/24 06:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f14dfa_d20260724_m055749_c001_v7007000_t0000_u01784872669235") 2026/07/24 06:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e3c8_d20260724_m055744_c001_v0001113_t0028_u01784872664516") 2026/07/24 06:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca45789_d20260724_m055737_c001_v7007000_t0000_u01784872657329") 2026/07/24 06:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff60e8_d20260724_m055732_c001_v0001182_t0024_u01784872652271") 2026/07/24 06:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4188738daf81f816_d20260724_m055730_c001_v7007000_t0000_u01784872650040") 2026/07/24 06:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff60b6_d20260724_m055724_c001_v0001182_t0044_u01784872644383") 2026/07/24 06:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833bc_d20260724_m055717_c001_v7007000_t0000_u01784872637426") 2026/07/24 06:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd2b_d20260724_m055712_c001_v0001101_t0037_u01784872632331") 2026/07/24 06:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f405e578fa47a7558_d20260724_m055709_c001_v7007000_t0000_u01784872629715") 2026/07/24 06:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff603a_d20260724_m055704_c001_v0001182_t0058_u01784872624770") 2026/07/24 06:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f14da2_d20260724_m055652_c001_v7007000_t0000_u01784872612226") 2026/07/24 06:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bcd7_d20260724_m055646_c001_v0001101_t0046_u01784872606161") 2026/07/24 06:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f23_d20260724_m055639_c001_v7007000_t0000_u01784872599212") 2026/07/24 06:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bcbf_d20260724_m055630_c001_v0001101_t0048_u01784872590733") 2026/07/24 06:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f42009d4baa23a57b_d20260724_m055623_c001_v7007000_t0000_u01784872583261") 2026/07/24 06:00:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bc99_d20260724_m055615_c001_v0001101_t0042_u01784872575276") 2026/07/24 06:00:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f56_d20260724_m055732_c001_v7007000_t0000_u01784872652926") 2026/07/24 06:00:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff60d4_d20260724_m055728_c001_v0001182_t0047_u01784872648905") 2026/07/24 06:00:12 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630f3_d20260724_m055754_c001_v7007000_t0000_u01784872674577") 2026/07/24 06:00:12 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e3dc_d20260724_m055748_c001_v0001113_t0017_u01784872668760") 2026/07/24 06:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dcb_d20260724_m055910_c001_v7007000_t0000_u01784872750351") 2026/07/24 06:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e4a2_d20260724_m055902_c001_v0001113_t0032_u01784872742097") 2026/07/24 06:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d7f2_d20260724_m055854_c001_v7007000_t0000_u01784872734661") 2026/07/24 06:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e476_d20260724_m055846_c001_v0001113_t0026_u01784872726563") 2026/07/24 06:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7da7_d20260724_m055839_c001_v7007000_t0000_u01784872719399") 2026/07/24 06:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e442_d20260724_m055832_c001_v0001113_t0032_u01784872712150") 2026/07/24 06:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f413394997cc56ad4_d20260724_m055825_c001_v7007000_t0000_u01784872705092") 2026/07/24 06:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e42a_d20260724_m055817_c001_v0001113_t0055_u01784872697056") 2026/07/24 06:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f422046c13a46c3e5_d20260724_m055809_c001_v7007000_t0000_u01784872689423") 2026/07/24 06:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e404_d20260724_m055801_c001_v0001113_t0022_u01784872681556") 2026/07/24 06:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833f5_d20260724_m055749_c001_v7007000_t0000_u01784872669782") 2026/07/24 06:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd83_d20260724_m055744_c001_v0001101_t0016_u01784872664780") 2026/07/24 06:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca4578b_d20260724_m055737_c001_v7007000_t0000_u01784872657508") 2026/07/24 06:00:12 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd63_d20260724_m055732_c001_v0001101_t0046_u01784872652283") 2026/07/24 06:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f417f9d998c4c0966_d20260724_m055729_c001_v7007000_t0000_u01784872649805") 2026/07/24 06:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdf03_d20260724_m055724_c001_v0001174_t0028_u01784872644583") 2026/07/24 06:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833bd_d20260724_m055717_c001_v7007000_t0000_u01784872637610") 2026/07/24 06:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfde93_d20260724_m055712_c001_v0001174_t0004_u01784872632344") 2026/07/24 06:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41142c4d3004841e_d20260724_m055709_c001_v7007000_t0000_u01784872629727") 2026/07/24 06:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd01_d20260724_m055704_c001_v0001101_t0027_u01784872624974") 2026/07/24 06:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f14da1_d20260724_m055652_c001_v7007000_t0000_u01784872612038") 2026/07/24 06:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfddcf_d20260724_m055646_c001_v0001174_t0017_u01784872606550") 2026/07/24 06:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f24_d20260724_m055639_c001_v7007000_t0000_u01784872599385") 2026/07/24 06:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdd4e_d20260724_m055631_c001_v0001174_t0039_u01784872591064") 2026/07/24 06:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f42009d4baa23a57d_d20260724_m055623_c001_v7007000_t0000_u01784872583434") 2026/07/24 06:00:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdc90_d20260724_m055615_c001_v0001174_t0015_u01784872575596") 2026/07/24 06:00:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f417f9d998c4c0968_d20260724_m055732_c001_v7007000_t0000_u01784872652775") 2026/07/24 06:00:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd57_d20260724_m055728_c001_v0001101_t0000_u01784872648980") 2026/07/24 06:00:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630f4_d20260724_m055754_c001_v7007000_t0000_u01784872674749") 2026/07/24 06:00:13 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd8f_d20260724_m055748_c001_v0001101_t0011_u01784872668880") 2026/07/24 06:00:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dcc_d20260724_m055910_c001_v7007000_t0000_u01784872750523") 2026/07/24 06:00:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327be30_d20260724_m055902_c001_v0001101_t0002_u01784872742517") 2026/07/24 06:00:13 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d7f3_d20260724_m055854_c001_v7007000_t0000_u01784872734844") 2026/07/24 06:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327be08_d20260724_m055846_c001_v0001101_t0022_u01784872726831") 2026/07/24 06:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7da9_d20260724_m055839_c001_v7007000_t0000_u01784872719574") 2026/07/24 06:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bde6_d20260724_m055832_c001_v0001101_t0038_u01784872712465") 2026/07/24 06:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f413394997cc56ad5_d20260724_m055825_c001_v7007000_t0000_u01784872705265") 2026/07/24 06:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bdb8_d20260724_m055817_c001_v0001101_t0003_u01784872697602") 2026/07/24 06:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f422046c13a46c3e6_d20260724_m055809_c001_v7007000_t0000_u01784872689598") 2026/07/24 06:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bda6_d20260724_m055801_c001_v0001101_t0041_u01784872681835") 2026/07/24 06:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833f4_d20260724_m055749_c001_v7007000_t0000_u01784872669608") 2026/07/24 06:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdf9d_d20260724_m055745_c001_v0001174_t0042_u01784872665207") 2026/07/24 06:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca4578c_d20260724_m055737_c001_v7007000_t0000_u01784872657688") 2026/07/24 06:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdf41_d20260724_m055732_c001_v0001174_t0007_u01784872652394") 2026/07/24 06:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f405e578fa47a7565_d20260724_m055729_c001_v7007000_t0000_u01784872649940") 2026/07/24 06:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd45_d20260724_m055724_c001_v0001101_t0026_u01784872644947") 2026/07/24 06:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833bf_d20260724_m055717_c001_v7007000_t0000_u01784872637793") 2026/07/24 06:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6080_d20260724_m055712_c001_v0001182_t0022_u01784872632425") 2026/07/24 06:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f405e578fa47a7559_d20260724_m055709_c001_v7007000_t0000_u01784872629889") 2026/07/24 06:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e354_d20260724_m055705_c001_v0001113_t0039_u01784872625359") 2026/07/24 06:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a151497c_d20260724_m055652_c001_v7007000_t0000_u01784872612452") 2026/07/24 06:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e31e_d20260724_m055647_c001_v0001113_t0015_u01784872607214") 2026/07/24 06:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f26_d20260724_m055639_c001_v7007000_t0000_u01784872599557") 2026/07/24 06:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e2f6_d20260724_m055631_c001_v0001113_t0027_u01784872591465") 2026/07/24 06:00:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f42009d4baa23a57e_d20260724_m055623_c001_v7007000_t0000_u01784872583606") 2026/07/24 06:00:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e2ba_d20260724_m055616_c001_v0001113_t0020_u01784872576230") 2026/07/24 06:00:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f415eb8f3872c78bd_d20260724_m055732_c001_v7007000_t0000_u01784872652785") 2026/07/24 06:00:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdf2d_d20260724_m055729_c001_v0001174_t0004_u01784872649074") 2026/07/24 06:00:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a1514986_d20260724_m055655_c001_v7007000_t0000_u01784872615217") 2026/07/24 06:00:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff5ff2_d20260724_m055650_c001_v0001182_t0028_u01784872610383") 2026/07/24 06:00:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a1514987_d20260724_m055655_c001_v7007000_t0000_u01784872615390") 2026/07/24 06:00:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bce1_d20260724_m055650_c001_v0001101_t0036_u01784872610513") 2026/07/24 06:00:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a1514988_d20260724_m055655_c001_v7007000_t0000_u01784872615633") 2026/07/24 06:00:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfddf5_d20260724_m055650_c001_v0001174_t0005_u01784872610529") 2026/07/24 06:00:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a1514989_d20260724_m055655_c001_v7007000_t0000_u01784872615807") 2026/07/24 06:00:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e32c_d20260724_m055650_c001_v0001113_t0054_u01784872610535") 2026/07/24 06:00:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a151498a_d20260724_m055655_c001_v7007000_t0000_u01784872615980") 2026/07/24 06:00:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff5ff4_d20260724_m055650_c001_v0001182_t0010_u01784872610606") 2026/07/24 06:00:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a151498b_d20260724_m055656_c001_v7007000_t0000_u01784872616314") 2026/07/24 06:00:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bce5_d20260724_m055650_c001_v0001101_t0059_u01784872610907") 2026/07/24 06:00:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a151498c_d20260724_m055656_c001_v7007000_t0000_u01784872616487") 2026/07/24 06:00:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff5ffa_d20260724_m055650_c001_v0001182_t0020_u01784872610940") 2026/07/24 06:00:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a151498d_d20260724_m055656_c001_v7007000_t0000_u01784872616661") 2026/07/24 06:00:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e32e_d20260724_m055650_c001_v0001113_t0020_u01784872610977") 2026/07/24 06:00:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a151498e_d20260724_m055656_c001_v7007000_t0000_u01784872616839") 2026/07/24 06:00:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff5ffc_d20260724_m055651_c001_v0001182_t0033_u01784872611142") 2026/07/24 06:00:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a151498f_d20260724_m055657_c001_v7007000_t0000_u01784872617012") 2026/07/24 06:00:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfddfb_d20260724_m055651_c001_v0001174_t0034_u01784872611157") 2026/07/24 06:00:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a1514990_d20260724_m055657_c001_v7007000_t0000_u01784872617185") 2026/07/24 06:00:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bce9_d20260724_m055651_c001_v0001101_t0003_u01784872611284") 2026/07/24 06:00:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a1514991_d20260724_m055657_c001_v7007000_t0000_u01784872617359") 2026/07/24 06:00:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e334_d20260724_m055651_c001_v0001113_t0017_u01784872611306") 2026/07/24 06:00:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a1514992_d20260724_m055657_c001_v7007000_t0000_u01784872617531") 2026/07/24 06:00:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6002_d20260724_m055651_c001_v0001182_t0003_u01784872611336") 2026/07/24 06:00:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a1514993_d20260724_m055657_c001_v7007000_t0000_u01784872617704") 2026/07/24 06:00:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6004_d20260724_m055651_c001_v0001182_t0039_u01784872611523") 2026/07/24 06:00:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a1514994_d20260724_m055657_c001_v7007000_t0000_u01784872617876") 2026/07/24 06:00:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e336_d20260724_m055651_c001_v0001113_t0003_u01784872611597") 2026/07/24 06:00:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a1514995_d20260724_m055658_c001_v7007000_t0000_u01784872618049") 2026/07/24 06:00:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bceb_d20260724_m055651_c001_v0001101_t0002_u01784872611619") 2026/07/24 06:00:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833a0_d20260724_m055713_c001_v7007000_t0000_u01784872633118") 2026/07/24 06:00:16 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6052_d20260724_m055707_c001_v0001182_t0007_u01784872627894") 2026/07/24 06:00:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41142c4d30048423_d20260724_m055712_c001_v7007000_t0000_u01784872632726") 2026/07/24 06:00:16 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e362_d20260724_m055707_c001_v0001113_t0058_u01784872627959") 2026/07/24 06:00:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a15149a1_d20260724_m055712_c001_v7007000_t0000_u01784872632909") 2026/07/24 06:00:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfde7b_d20260724_m055708_c001_v0001174_t0038_u01784872628069") 2026/07/24 06:00:17 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc8339b_d20260724_m055712_c001_v7007000_t0000_u01784872632757") 2026/07/24 06:00:17 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd17_d20260724_m055708_c001_v0001101_t0041_u01784872628114") 2026/07/24 06:00:17 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9ea457a_d20260724_m055712_c001_v7007000_t0000_u01784872632920") 2026/07/24 06:00:17 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6054_d20260724_m055708_c001_v0001182_t0047_u01784872628286") 2026/07/24 06:00:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc8339e_d20260724_m055712_c001_v7007000_t0000_u01784872632937") 2026/07/24 06:00:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e364_d20260724_m055708_c001_v0001113_t0020_u01784872628386") 2026/07/24 06:00:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b296db_d20260724_m055712_c001_v7007000_t0000_u01784872632778") 2026/07/24 06:00:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6056_d20260724_m055708_c001_v0001182_t0030_u01784872628477") 2026/07/24 06:00:17 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc8339f_d20260724_m055712_c001_v7007000_t0000_u01784872632973") 2026/07/24 06:00:17 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd19_d20260724_m055708_c001_v0001101_t0054_u01784872628488") 2026/07/24 06:00:17 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41142c4d30048424_d20260724_m055712_c001_v7007000_t0000_u01784872632899") 2026/07/24 06:00:17 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e366_d20260724_m055708_c001_v0001113_t0006_u01784872628656") 2026/07/24 06:00:17 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f405e578fa47a755b_d20260724_m055712_c001_v7007000_t0000_u01784872632983") 2026/07/24 06:00:17 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6058_d20260724_m055708_c001_v0001182_t0030_u01784872628666") 2026/07/24 06:00:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a151499f_d20260724_m055712_c001_v7007000_t0000_u01784872632736") 2026/07/24 06:00:17 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfde7f_d20260724_m055708_c001_v0001174_t0000_u01784872628677") 2026/07/24 06:00:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4277822aa4149424_d20260724_m055712_c001_v7007000_t0000_u01784872632949") 2026/07/24 06:00:17 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff605c_d20260724_m055708_c001_v0001182_t0031_u01784872628858") 2026/07/24 06:00:17 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9ea4579_d20260724_m055712_c001_v7007000_t0000_u01784872632746") 2026/07/24 06:00:18 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd1b_d20260724_m055708_c001_v0001101_t0052_u01784872628923") 2026/07/24 06:00:18 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc8339c_d20260724_m055712_c001_v7007000_t0000_u01784872632798") 2026/07/24 06:00:18 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfde83_d20260724_m055708_c001_v0001174_t0012_u01784872628982") 2026/07/24 06:00:18 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4277822aa4149423_d20260724_m055712_c001_v7007000_t0000_u01784872632767") 2026/07/24 06:00:18 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e368_d20260724_m055709_c001_v0001113_t0038_u01784872629031") 2026/07/24 06:00:18 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4020872c5fdf37a7_d20260724_m055712_c001_v7007000_t0000_u01784872632793") 2026/07/24 06:00:18 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6060_d20260724_m055709_c001_v0001182_t0043_u01784872629054") 2026/07/24 06:00:18 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f425cfe14b2b8c898_d20260724_m055459_c001_v7007000_t0000_u01784872499463") 2026/07/24 06:00:18 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfd916_d20260724_m055456_c001_v0001174_t0013_u01784872496462") 2026/07/24 06:00:18 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9c5ab_d20260724_m055456_c001_v7007000_t0000_u01784872496284") 2026/07/24 06:00:18 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfd8ee_d20260724_m055452_c001_v0001174_t0032_u01784872492764") 2026/07/24 06:00:18 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9c5a8_d20260724_m055452_c001_v7007000_t0000_u01784872492074") 2026/07/24 06:00:18 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bafb_d20260724_m055442_c001_v0001101_t0007_u01784872482403") 2026/07/24 06:00:18 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f12fa9_d20260724_m055440_c001_v7007000_t0000_u01784872480978") 2026/07/24 06:00:18 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f101ccde8288b638f_d20260724_m055438_c001_v0001100_t0005_u01784872478663") 2026/07/24 06:00:18 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7c01_d20260724_m055438_c001_v7007000_t0000_u01784872478483") 2026/07/24 06:00:18 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f101ccde8288b6383_d20260724_m055434_c001_v0001100_t0054_u01784872474989") 2026/07/24 06:00:18 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7bfc_d20260724_m055434_c001_v7007000_t0000_u01784872474259") 2026/07/24 06:00:18 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e0ec_d20260724_m055427_c001_v0001113_t0019_u01784872467604") 2026/07/24 06:00:18 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca45595_d20260724_m055426_c001_v7007000_t0000_u01784872466348") 2026/07/24 06:00:18 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11368ab7891642ed_d20260724_m055424_c001_v0001172_t0044_u01784872464826") 2026/07/24 06:00:18 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f417f9d998c4bf982_d20260724_m055424_c001_v7007000_t0000_u01784872464636") 2026/07/24 06:00:19 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11368ab7891642e1_d20260724_m055421_c001_v0001172_t0002_u01784872461806") 2026/07/24 06:00:19 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f417f9d998c4bf97c_d20260724_m055421_c001_v7007000_t0000_u01784872461083") 2026/07/24 06:00:19 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6af7_d20260724_m055416_c001_v0001120_t0008_u01784872456495") 2026/07/24 06:00:19 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca45591_d20260724_m055415_c001_v7007000_t0000_u01784872455632") 2026/07/24 06:00:19 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f111b48ed024ee090_d20260724_m055413_c001_v0001091_t0023_u01784872453816") 2026/07/24 06:00:19 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f424072d8c39c8c3b_d20260724_m055413_c001_v7007000_t0000_u01784872453643") 2026/07/24 06:00:19 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f111b48ed024ee086_d20260724_m055409_c001_v0001091_t0031_u01784872449796") 2026/07/24 06:00:19 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f424072d8c39c8c38_d20260724_m055409_c001_v7007000_t0000_u01784872449111") 2026/07/24 06:00:19 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327ba55_d20260724_m055356_c001_v0001101_t0025_u01784872436914") 2026/07/24 06:00:19 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a151490a_d20260724_m055356_c001_v7007000_t0000_u01784872436050") 2026/07/24 06:00:19 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109d06bac1958d19_d20260724_m055354_c001_v0001145_t0016_u01784872434204") 2026/07/24 06:00:19 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4188738daf81eed5_d20260724_m055354_c001_v7007000_t0000_u01784872434032") 2026/07/24 06:00:19 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109d06bac1958d09_d20260724_m055350_c001_v0001145_t0001_u01784872430248") 2026/07/24 06:00:19 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4188738daf81eed1_d20260724_m055349_c001_v7007000_t0000_u01784872429561") 2026/07/24 06:00:19 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e034_d20260724_m055343_c001_v0001113_t0055_u01784872423458") 2026/07/24 06:00:19 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b453462a13_d20260724_m055342_c001_v7007000_t0000_u01784872422600") 2026/07/24 06:00:19 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f118b13cdeec114d9_d20260724_m055340_c001_v0001161_t0001_u01784872420698") 2026/07/24 06:00:19 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f409022e3429a3ec0_d20260724_m055340_c001_v7007000_t0000_u01784872420168") 2026/07/24 06:00:19 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f118b13cdeec114a3_d20260724_m055330_c001_v0001161_t0015_u01784872410726") 2026/07/24 06:00:19 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8ce74_d20260724_m055330_c001_v7007000_t0000_u01784872410035") 2026/07/24 06:00:19 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6a7d_d20260724_m055324_c001_v0001120_t0044_u01784872404333") 2026/07/24 06:00:20 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b4ca_d20260724_m055323_c001_v7007000_t0000_u01784872403268") 2026/07/24 06:00:20 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f104688a194fd7779_d20260724_m055317_c001_v0001137_t0040_u01784872397012") 2026/07/24 06:00:20 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f425cfe14b2b8c82e_d20260724_m055316_c001_v7007000_t0000_u01784872396807") 2026/07/24 06:00:20 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327b9c7_d20260724_m055312_c001_v0001101_t0051_u01784872392385") 2026/07/24 06:00:20 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1154fc551d6e2e50_d20260724_m055311_c001_v0001101_t0052_u01784872391465") 2026/07/24 06:00:20 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1154fc551d6e2e4c_d20260724_m055310_c001_v0001101_t0038_u01784872390315") 2026/07/24 06:00:20 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f408d77f41ce310e9_d20260724_m055257_c001_v7007000_t0000_u01784872377561") 2026/07/24 06:00:20 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6a2b_d20260724_m055249_c001_v0001120_t0049_u01784872369833") 2026/07/24 06:00:20 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1047689d5b712c1b_d20260724_m055248_c001_v0001037_t0018_u01784872368960") 2026/07/24 06:00:20 DEBUG : dst/one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1047689d5b712c19_d20260724_m055247_c001_v0001037_t0055_u01784872367787") 2026/07/24 06:00:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f425cfe14b2b8c899_d20260724_m055459_c001_v7007000_t0000_u01784872499650") 2026/07/24 06:00:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f106684eb7c4e2582_d20260724_m055456_c001_v0001185_t0006_u01784872496089") 2026/07/24 06:00:20 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f118cee5411bbc1cb_d20260724_m055451_c001_v0001174_t0015_u01784872491580") 2026/07/24 06:00:20 DEBUG : dst/one.bak: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f12faa_d20260724_m055441_c001_v7007000_t0000_u01784872481153") 2026/07/24 06:00:20 DEBUG : dst/one.bak: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11449a5a88f83730_d20260724_m055438_c001_v0001033_t0048_u01784872478070") 2026/07/24 06:00:20 DEBUG : dst/one.bak: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1066bce5420be40d_d20260724_m055434_c001_v0001183_t0047_u01784872474061") 2026/07/24 06:00:20 DEBUG : dst/one.bak: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca45596_d20260724_m055426_c001_v7007000_t0000_u01784872466520") 2026/07/24 06:00:20 DEBUG : dst/one.bak: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11473acec7ea10ad_d20260724_m055424_c001_v0001176_t0054_u01784872464381") 2026/07/24 06:00:20 DEBUG : dst/one.bak: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1181f4a017c3bdd1_d20260724_m055420_c001_v0001099_t0008_u01784872460607") 2026/07/24 06:00:20 DEBUG : dst/three: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b4cb_d20260724_m055323_c001_v7007000_t0000_u01784872403448") 2026/07/24 06:00:21 DEBUG : dst/three: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1154fc551d6e2e74_d20260724_m055321_c001_v0001101_t0053_u01784872401652") 2026/07/24 06:00:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f425cfe14b2b8c89b_d20260724_m055459_c001_v7007000_t0000_u01784872499854") 2026/07/24 06:00:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1010c0e99aefae22_d20260724_m055458_c001_v0001150_t0009_u01784872498049") 2026/07/24 06:00:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109e01dec97d9035_d20260724_m055454_c001_v0001180_t0041_u01784872494196") 2026/07/24 06:00:21 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f425cfe14b2b8c89c_d20260724_m055500_c001_v7007000_t0000_u01784872500043") 2026/07/24 06:00:21 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfd92a_d20260724_m055458_c001_v0001174_t0056_u01784872498622") 2026/07/24 06:00:21 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9c5ad_d20260724_m055458_c001_v7007000_t0000_u01784872498446") 2026/07/24 06:00:21 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfd904_d20260724_m055454_c001_v0001174_t0003_u01784872494592") 2026/07/24 06:00:21 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9c5a9_d20260724_m055454_c001_v7007000_t0000_u01784872494409") 2026/07/24 06:00:21 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bafd_d20260724_m055443_c001_v0001101_t0016_u01784872483618") 2026/07/24 06:00:21 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f12fab_d20260724_m055441_c001_v7007000_t0000_u01784872481327") 2026/07/24 06:00:21 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f101ccde8288b6393_d20260724_m055440_c001_v0001100_t0043_u01784872480308") 2026/07/24 06:00:21 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7c03_d20260724_m055440_c001_v7007000_t0000_u01784872480128") 2026/07/24 06:00:21 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f101ccde8288b6389_d20260724_m055436_c001_v0001100_t0021_u01784872476640") 2026/07/24 06:00:21 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7bfd_d20260724_m055436_c001_v7007000_t0000_u01784872476460") 2026/07/24 06:00:21 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e0f6_d20260724_m055430_c001_v0001113_t0038_u01784872470793") 2026/07/24 06:00:21 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f417f9d998c4bf984_d20260724_m055425_c001_v7007000_t0000_u01784872465812") 2026/07/24 06:00:21 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6b09_d20260724_m055423_c001_v0001120_t0008_u01784872463334") 2026/07/24 06:00:21 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f417f9d998c4bf97e_d20260724_m055422_c001_v7007000_t0000_u01784872462609") 2026/07/24 06:00:21 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327baa5_d20260724_m055418_c001_v0001101_t0045_u01784872458039") 2026/07/24 06:00:21 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f424072d8c39c8c3d_d20260724_m055414_c001_v7007000_t0000_u01784872454765") 2026/07/24 06:00:21 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327ba87_d20260724_m055412_c001_v0001101_t0005_u01784872452142") 2026/07/24 06:00:22 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f424072d8c39c8c39_d20260724_m055411_c001_v7007000_t0000_u01784872451112") 2026/07/24 06:00:22 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e074_d20260724_m055358_c001_v0001113_t0016_u01784872438529") 2026/07/24 06:00:22 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4188738daf81eed6_d20260724_m055355_c001_v7007000_t0000_u01784872435170") 2026/07/24 06:00:22 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e064_d20260724_m055352_c001_v0001113_t0018_u01784872432548") 2026/07/24 06:00:22 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4188738daf81eed4_d20260724_m055351_c001_v7007000_t0000_u01784872431492") 2026/07/24 06:00:22 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6abb_d20260724_m055344_c001_v0001120_t0000_u01784872424899") 2026/07/24 06:00:22 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f409022e3429a3ec1_d20260724_m055341_c001_v7007000_t0000_u01784872421723") 2026/07/24 06:00:22 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6aad_d20260724_m055338_c001_v0001120_t0018_u01784872418522") 2026/07/24 06:00:22 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f409022e3429a3ebe_d20260724_m055337_c001_v7007000_t0000_u01784872417443") 2026/07/24 06:00:22 DEBUG : dst/three.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327b9ed_d20260724_m055325_c001_v0001101_t0029_u01784872405543") 2026/07/24 06:00:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f12fac_d20260724_m055441_c001_v7007000_t0000_u01784872481502") 2026/07/24 06:00:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1098f38bab6c1691_d20260724_m055439_c001_v0001172_t0022_u01784872479815") 2026/07/24 06:00:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1168226469250a46_d20260724_m055436_c001_v0001173_t0054_u01784872476116") 2026/07/24 06:00:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca45597_d20260724_m055426_c001_v7007000_t0000_u01784872466711") 2026/07/24 06:00:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f111906f1d8d23fbe_d20260724_m055425_c001_v0001130_t0053_u01784872465406") 2026/07/24 06:00:22 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f105add72455075a2_d20260724_m055422_c001_v0001182_t0049_u01784872462390") 2026/07/24 06:00:22 DEBUG : dst/two: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f425cfe14b2b8c89d_d20260724_m055500_c001_v7007000_t0000_u01784872500230") 2026/07/24 06:00:22 DEBUG : dst/two: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e11c_d20260724_m055443_c001_v0001113_t0059_u01784872483151") 2026/07/24 06:00:22 DEBUG : dst/two: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f12fad_d20260724_m055441_c001_v7007000_t0000_u01784872481675") 2026/07/24 06:00:22 DEBUG : dst/two: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bac7_d20260724_m055428_c001_v0001101_t0001_u01784872468360") 2026/07/24 06:00:22 DEBUG : dst/two: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca45598_d20260724_m055426_c001_v7007000_t0000_u01784872466883") 2026/07/24 06:00:22 DEBUG : dst/two: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e0c4_d20260724_m055417_c001_v0001113_t0034_u01784872457380") 2026/07/24 06:00:23 DEBUG : dst/two: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca45592_d20260724_m055415_c001_v7007000_t0000_u01784872455807") 2026/07/24 06:00:23 DEBUG : dst/two: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6ae3_d20260724_m055357_c001_v0001120_t0004_u01784872437733") 2026/07/24 06:00:23 DEBUG : dst/two: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41455061a151490b_d20260724_m055356_c001_v7007000_t0000_u01784872436224") 2026/07/24 06:00:23 DEBUG : dst/two: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327ba37_d20260724_m055344_c001_v0001101_t0017_u01784872424248") 2026/07/24 06:00:23 DEBUG : dst/two: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b453462a14_d20260724_m055342_c001_v7007000_t0000_u01784872422772") 2026/07/24 06:00:23 DEBUG : dst/two: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58dfea_d20260724_m055325_c001_v0001113_t0030_u01784872405223") 2026/07/24 06:00:23 DEBUG : dst/two: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b4cc_d20260724_m055323_c001_v7007000_t0000_u01784872403630") 2026/07/24 06:00:23 DEBUG : dst/two: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1145424d187a2f3e_d20260724_m055318_c001_v0001039_t0026_u01784872398889") 2026/07/24 06:00:23 DEBUG : dst/two: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f408d77f41ce310ea_d20260724_m055257_c001_v7007000_t0000_u01784872377735") 2026/07/24 06:00:23 DEBUG : dst/two: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1047689d5b712c31_d20260724_m055256_c001_v0001037_t0058_u01784872376304") 2026/07/24 06:00:23 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f405c50d2260cb17b_d20260724_m055223_c001_v7007000_t0000_u01784872343880") 2026/07/24 06:00:23 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327b915_d20260724_m055219_c001_v0001101_t0047_u01784872339993") 2026/07/24 06:00:23 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f405c50d2260cb179_d20260724_m055217_c001_v7007000_t0000_u01784872337974") 2026/07/24 06:00:23 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327b8f3_d20260724_m055207_c001_v0001101_t0052_u01784872327940") 2026/07/24 06:00:23 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b349_d20260724_m055159_c001_v7007000_t0000_u01784872319493") 2026/07/24 06:00:23 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327b8d5_d20260724_m055156_c001_v0001101_t0018_u01784872316052") 2026/07/24 06:00:23 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b319_d20260724_m055133_c001_v7007000_t0000_u01784872293962") 2026/07/24 06:00:23 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6937_d20260724_m055131_c001_v0001120_t0045_u01784872291670") 2026/07/24 06:00:23 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b2f2_d20260724_m055130_c001_v7007000_t0000_u01784872290691") 2026/07/24 06:00:24 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d692b_d20260724_m055128_c001_v0001120_t0004_u01784872288647") 2026/07/24 06:00:24 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8cd14_d20260724_m055125_c001_v7007000_t0000_u01784872285580") 2026/07/24 06:00:24 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d690d_d20260724_m055123_c001_v0001120_t0021_u01784872283513") 2026/07/24 06:00:24 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8cd10_d20260724_m055122_c001_v7007000_t0000_u01784872282607") 2026/07/24 06:00:24 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6901_d20260724_m055120_c001_v0001120_t0032_u01784872280989") 2026/07/24 06:00:24 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8cd08_d20260724_m055114_c001_v7007000_t0000_u01784872274248") 2026/07/24 06:00:24 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d68e1_d20260724_m055112_c001_v0001120_t0052_u01784872272231") 2026/07/24 06:00:24 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8ccff_d20260724_m055111_c001_v7007000_t0000_u01784872271183") 2026/07/24 06:00:24 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d68d9_d20260724_m055110_c001_v0001120_t0022_u01784872270003") 2026/07/24 06:00:24 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8ccfa_d20260724_m055105_c001_v7007000_t0000_u01784872265011") 2026/07/24 06:00:24 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d68ad_d20260724_m055103_c001_v0001120_t0008_u01784872263380") 2026/07/24 06:00:24 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8ccf7_d20260724_m055101_c001_v7007000_t0000_u01784872261564") 2026/07/24 06:00:24 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d68a3_d20260724_m055100_c001_v0001120_t0023_u01784872260434") 2026/07/24 06:00:24 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8ccf5_d20260724_m055100_c001_v7007000_t0000_u01784872260056") 2026/07/24 06:00:24 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10595d8ce2d77739_d20260724_m055059_c001_v0001101_t0005_u01784872259334") 2026/07/24 06:00:24 DEBUG : empty space: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6899_d20260724_m055057_c001_v0001120_t0004_u01784872257485") 2026/07/24 06:00:24 DEBUG : enormous: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b316_d20260724_m055133_c001_v7007000_t0000_u01784872293015") 2026/07/24 06:00:24 DEBUG : enormous: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d693b_d20260724_m055132_c001_v0001120_t0035_u01784872292207") 2026/07/24 06:00:24 DEBUG : existing: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f425cfe14b2b8c8a2_d20260724_m055505_c001_v7007000_t0000_u01784872505023") 2026/07/24 06:00:24 DEBUG : existing: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e15a_d20260724_m055503_c001_v0001113_t0007_u01784872503518") 2026/07/24 06:00:24 DEBUG : existing: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b343_d20260724_m055154_c001_v7007000_t0000_u01784872314524") 2026/07/24 06:00:25 DEBUG : existing: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327b8c7_d20260724_m055152_c001_v0001101_t0049_u01784872312908") 2026/07/24 06:00:25 DEBUG : existing: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b45345c3b3_d20260724_m055053_c001_v7007000_t0000_u01784872253756") 2026/07/24 06:00:25 DEBUG : existing: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d687d_d20260724_m055052_c001_v0001120_t0043_u01784872252661") 2026/07/24 06:00:25 DEBUG : existing: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b45345c3b0_d20260724_m055052_c001_v7007000_t0000_u01784872252139") 2026/07/24 06:00:25 DEBUG : existing: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6877_d20260724_m055051_c001_v0001120_t0037_u01784872251360") 2026/07/24 06:00:25 DEBUG : existing: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6871_d20260724_m055050_c001_v0001120_t0049_u01784872250090") 2026/07/24 06:00:25 DEBUG : existing-b: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b344_d20260724_m055154_c001_v7007000_t0000_u01784872314717") 2026/07/24 06:00:25 DEBUG : existing-b: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6975_d20260724_m055152_c001_v0001120_t0007_u01784872312898") 2026/07/24 06:00:25 DEBUG : file1: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7eee_d20260724_m055602_c001_v7007000_t0000_u01784872562856") 2026/07/24 06:00:25 DEBUG : file1: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdbd0_d20260724_m055601_c001_v0001174_t0045_u01784872561406") 2026/07/24 06:00:25 DEBUG : file1: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7eeb_d20260724_m055600_c001_v7007000_t0000_u01784872560104") 2026/07/24 06:00:25 DEBUG : file1: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff5ec2_d20260724_m055558_c001_v0001182_t0035_u01784872558827") 2026/07/24 06:00:25 DEBUG : five: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b31b_d20260724_m055137_c001_v7007000_t0000_u01784872297960") 2026/07/24 06:00:25 DEBUG : five: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4190c78b689d6953_d20260724_m055135_c001_v0001120_t0009_u01784872295986") 2026/07/24 06:00:25 DEBUG : foo: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8ccf8_d20260724_m055103_c001_v7007000_t0000_u01784872263032") 2026/07/24 06:00:25 DEBUG : foo: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4190c78b689d68a7_d20260724_m055102_c001_v0001120_t0009_u01784872262467") 2026/07/24 06:00:25 DEBUG : foo: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4190c78b689d68a5_d20260724_m055101_c001_v0001120_t0009_u01784872261907") 2026/07/24 06:00:25 DEBUG : four: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b31c_d20260724_m055138_c001_v7007000_t0000_u01784872298147") 2026/07/24 06:00:25 DEBUG : four: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f409c89e64a58deaa_d20260724_m055136_c001_v0001113_t0006_u01784872296521") 2026/07/24 06:00:25 DEBUG : four: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6951_d20260724_m055135_c001_v0001120_t0026_u01784872295245") 2026/07/24 06:00:25 DEBUG : hello world2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f1271c_d20260724_m055004_c001_v7007000_t0000_u01784872204378") 2026/07/24 06:00:25 DEBUG : hello world2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d67e3_d20260724_m055003_c001_v0001120_t0053_u01784872203431") 2026/07/24 06:00:25 DEBUG : ignore-size: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b45345c3ae_d20260724_m055049_c001_v7007000_t0000_u01784872249743") 2026/07/24 06:00:26 DEBUG : ignore-size: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d686d_d20260724_m055048_c001_v0001120_t0055_u01784872248429") 2026/07/24 06:00:26 DEBUG : nested/sub dir/file: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b335_d20260724_m055152_c001_v7007000_t0000_u01784872312069") 2026/07/24 06:00:26 DEBUG : nested/sub dir/file: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327b8c3_d20260724_m055151_c001_v0001101_t0033_u01784872311287") 2026/07/24 06:00:26 DEBUG : nested/sub dir/file: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b333_d20260724_m055150_c001_v7007000_t0000_u01784872310517") 2026/07/24 06:00:26 DEBUG : nested/sub dir/file: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327b8b3_d20260724_m055149_c001_v0001101_t0027_u01784872309197") 2026/07/24 06:00:26 DEBUG : one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b31d_d20260724_m055138_c001_v7007000_t0000_u01784872298335") 2026/07/24 06:00:26 DEBUG : one: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4190c78b689d6945_d20260724_m055134_c001_v0001120_t0009_u01784872294350") 2026/07/24 06:00:26 DEBUG : only0: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ed6_d20260724_m055554_c001_v7007000_t0000_u01784872554459") 2026/07/24 06:00:26 DEBUG : only0: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f409c89e64a58e21e_d20260724_m055548_c001_v0001113_t0006_u01784872548770") 2026/07/24 06:00:26 DEBUG : only0: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bbb9_d20260724_m055532_c001_v0001101_t0000_u01784872532146") 2026/07/24 06:00:26 DEBUG : only0: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4091565d59670310_d20260724_m055526_c001_v7007000_t0000_u01784872526225") 2026/07/24 06:00:26 DEBUG : only0: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bb33_d20260724_m055509_c001_v0001101_t0057_u01784872509079") 2026/07/24 06:00:26 DEBUG : only1: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ed7_d20260724_m055554_c001_v7007000_t0000_u01784872554639") 2026/07/24 06:00:26 DEBUG : only1: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f417071e161dfdb0e_d20260724_m055549_c001_v0001174_t0041_u01784872549483") 2026/07/24 06:00:26 DEBUG : only1: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bbbd_d20260724_m055532_c001_v0001101_t0040_u01784872532840") 2026/07/24 06:00:26 DEBUG : only1: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4091565d59670311_d20260724_m055526_c001_v7007000_t0000_u01784872526398") 2026/07/24 06:00:26 DEBUG : only1: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bb35_d20260724_m055509_c001_v0001101_t0006_u01784872509910") 2026/07/24 06:00:26 DEBUG : only10: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ed8_d20260724_m055554_c001_v7007000_t0000_u01784872554820") 2026/07/24 06:00:26 DEBUG : only10: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41076aa63327bc29_d20260724_m055548_c001_v0001101_t0046_u01784872548778") 2026/07/24 06:00:26 DEBUG : only10: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bbef_d20260724_m055540_c001_v0001101_t0053_u01784872540808") 2026/07/24 06:00:26 DEBUG : only10: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b2960d_d20260724_m055526_c001_v7007000_t0000_u01784872526232") 2026/07/24 06:00:26 DEBUG : only10: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bb67_d20260724_m055517_c001_v0001101_t0025_u01784872517247") 2026/07/24 06:00:27 DEBUG : only11: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ed9_d20260724_m055555_c001_v7007000_t0000_u01784872555001") 2026/07/24 06:00:27 DEBUG : only11: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f417071e161dfdb0c_d20260724_m055549_c001_v0001174_t0041_u01784872549307") 2026/07/24 06:00:27 DEBUG : only11: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bbf7_d20260724_m055541_c001_v0001101_t0035_u01784872541543") 2026/07/24 06:00:27 DEBUG : only11: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f410a68a6d87b61ee_d20260724_m055526_c001_v7007000_t0000_u01784872526230") 2026/07/24 06:00:27 DEBUG : only11: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bb6b_d20260724_m055518_c001_v0001101_t0020_u01784872518125") 2026/07/24 06:00:27 DEBUG : only12: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7eda_d20260724_m055555_c001_v7007000_t0000_u01784872555182") 2026/07/24 06:00:27 DEBUG : only12: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41076aa63327bc35_d20260724_m055549_c001_v0001101_t0046_u01784872549702") 2026/07/24 06:00:27 DEBUG : only12: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bbfb_d20260724_m055542_c001_v0001101_t0011_u01784872542389") 2026/07/24 06:00:27 DEBUG : only12: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f410a68a6d87b61ec_d20260724_m055525_c001_v7007000_t0000_u01784872525870") 2026/07/24 06:00:27 DEBUG : only12: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bb71_d20260724_m055518_c001_v0001101_t0022_u01784872518689") 2026/07/24 06:00:27 DEBUG : only13: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7edb_d20260724_m055555_c001_v7007000_t0000_u01784872555363") 2026/07/24 06:00:27 DEBUG : only13: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f40723d7deaff5e5e_d20260724_m055549_c001_v0001182_t0047_u01784872549496") 2026/07/24 06:00:27 DEBUG : only13: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bbff_d20260724_m055543_c001_v0001101_t0025_u01784872543087") 2026/07/24 06:00:27 DEBUG : only13: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b571_d20260724_m055526_c001_v7007000_t0000_u01784872526419") 2026/07/24 06:00:27 DEBUG : only13: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bb75_d20260724_m055519_c001_v0001101_t0032_u01784872519237") 2026/07/24 06:00:27 DEBUG : only14: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7edc_d20260724_m055555_c001_v7007000_t0000_u01784872555543") 2026/07/24 06:00:27 DEBUG : only14: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f417071e161dfdb1c_d20260724_m055549_c001_v0001174_t0041_u01784872549833") 2026/07/24 06:00:27 DEBUG : only14: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bc03_d20260724_m055543_c001_v0001101_t0044_u01784872543793") 2026/07/24 06:00:27 DEBUG : only14: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b29610_d20260724_m055526_c001_v7007000_t0000_u01784872526755") 2026/07/24 06:00:27 DEBUG : only14: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bb7b_d20260724_m055520_c001_v0001101_t0055_u01784872520216") 2026/07/24 06:00:28 DEBUG : only15: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7edd_d20260724_m055555_c001_v7007000_t0000_u01784872555723") 2026/07/24 06:00:28 DEBUG : only15: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f409c89e64a58e220_d20260724_m055549_c001_v0001113_t0006_u01784872549158") 2026/07/24 06:00:28 DEBUG : only15: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bc0d_d20260724_m055544_c001_v0001101_t0058_u01784872544632") 2026/07/24 06:00:28 DEBUG : only15: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f410a68a6d87b61ef_d20260724_m055526_c001_v7007000_t0000_u01784872526429") 2026/07/24 06:00:28 DEBUG : only15: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bb81_d20260724_m055521_c001_v0001101_t0058_u01784872521017") 2026/07/24 06:00:28 DEBUG : only16: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ede_d20260724_m055555_c001_v7007000_t0000_u01784872555904") 2026/07/24 06:00:28 DEBUG : only16: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41076aa63327bc2b_d20260724_m055549_c001_v0001101_t0046_u01784872549169") 2026/07/24 06:00:28 DEBUG : only16: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bc11_d20260724_m055545_c001_v0001101_t0024_u01784872545411") 2026/07/24 06:00:28 DEBUG : only16: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4091565d59670312_d20260724_m055526_c001_v7007000_t0000_u01784872526572") 2026/07/24 06:00:28 DEBUG : only16: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bb87_d20260724_m055521_c001_v0001101_t0007_u01784872521791") 2026/07/24 06:00:29 DEBUG : only17: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ee0_d20260724_m055556_c001_v7007000_t0000_u01784872556083") 2026/07/24 06:00:29 DEBUG : only17: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f409c89e64a58e222_d20260724_m055549_c001_v0001113_t0006_u01784872549341") 2026/07/24 06:00:29 DEBUG : only17: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bc17_d20260724_m055546_c001_v0001101_t0020_u01784872546149") 2026/07/24 06:00:29 DEBUG : only17: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b570_d20260724_m055526_c001_v7007000_t0000_u01784872526244") 2026/07/24 06:00:29 DEBUG : only17: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bb89_d20260724_m055522_c001_v0001101_t0039_u01784872522558") 2026/07/24 06:00:29 DEBUG : only18: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ee1_d20260724_m055556_c001_v7007000_t0000_u01784872556264") 2026/07/24 06:00:29 DEBUG : only18: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f409c89e64a58e22c_d20260724_m055549_c001_v0001113_t0006_u01784872549860") 2026/07/24 06:00:29 DEBUG : only18: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bc1d_d20260724_m055546_c001_v0001101_t0029_u01784872546849") 2026/07/24 06:00:29 DEBUG : only18: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b574_d20260724_m055526_c001_v7007000_t0000_u01784872526766") 2026/07/24 06:00:29 DEBUG : only18: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bb8f_d20260724_m055523_c001_v0001101_t0027_u01784872523721") 2026/07/24 06:00:29 DEBUG : only19: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ee2_d20260724_m055556_c001_v7007000_t0000_u01784872556445") 2026/07/24 06:00:29 DEBUG : only19: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41076aa63327bc31_d20260724_m055549_c001_v0001101_t0046_u01784872549351") 2026/07/24 06:00:29 DEBUG : only19: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bc23_d20260724_m055547_c001_v0001101_t0024_u01784872547908") 2026/07/24 06:00:29 DEBUG : only19: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f410a68a6d87b61f1_d20260724_m055526_c001_v7007000_t0000_u01784872526789") 2026/07/24 06:00:29 DEBUG : only19: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bb93_d20260724_m055524_c001_v0001101_t0005_u01784872524535") 2026/07/24 06:00:29 DEBUG : only2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ee3_d20260724_m055556_c001_v7007000_t0000_u01784872556627") 2026/07/24 06:00:29 DEBUG : only2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f409c89e64a58e224_d20260724_m055549_c001_v0001113_t0006_u01784872549514") 2026/07/24 06:00:29 DEBUG : only2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bbc1_d20260724_m055533_c001_v0001101_t0007_u01784872533604") 2026/07/24 06:00:29 DEBUG : only2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b2960f_d20260724_m055526_c001_v7007000_t0000_u01784872526581") 2026/07/24 06:00:29 DEBUG : only2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bb37_d20260724_m055510_c001_v0001101_t0028_u01784872510563") 2026/07/24 06:00:29 DEBUG : only3: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ee4_d20260724_m055556_c001_v7007000_t0000_u01784872556814") 2026/07/24 06:00:29 DEBUG : only3: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41076aa63327bc33_d20260724_m055549_c001_v0001101_t0046_u01784872549529") 2026/07/24 06:00:29 DEBUG : only3: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bbcd_d20260724_m055534_c001_v0001101_t0059_u01784872534272") 2026/07/24 06:00:29 DEBUG : only3: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4091565d59670313_d20260724_m055526_c001_v7007000_t0000_u01784872526745") 2026/07/24 06:00:29 DEBUG : only3: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bb3d_d20260724_m055511_c001_v0001101_t0002_u01784872511473") 2026/07/24 06:00:30 DEBUG : only4: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ee5_d20260724_m055556_c001_v7007000_t0000_u01784872556997") 2026/07/24 06:00:30 DEBUG : only4: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f417071e161dfdb16_d20260724_m055549_c001_v0001174_t0041_u01784872549657") 2026/07/24 06:00:30 DEBUG : only4: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bbd3_d20260724_m055535_c001_v0001101_t0032_u01784872535242") 2026/07/24 06:00:30 DEBUG : only4: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f410a68a6d87b61ed_d20260724_m055526_c001_v7007000_t0000_u01784872526051") 2026/07/24 06:00:30 DEBUG : only4: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bb45_d20260724_m055512_c001_v0001101_t0007_u01784872512270") 2026/07/24 06:00:30 DEBUG : only5: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ee6_d20260724_m055557_c001_v7007000_t0000_u01784872557179") 2026/07/24 06:00:30 DEBUG : only5: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f40723d7deaff5e60_d20260724_m055549_c001_v0001182_t0047_u01784872549673") 2026/07/24 06:00:30 DEBUG : only5: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bbd7_d20260724_m055535_c001_v0001101_t0036_u01784872535881") 2026/07/24 06:00:30 DEBUG : only5: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b2960e_d20260724_m055526_c001_v7007000_t0000_u01784872526408") 2026/07/24 06:00:30 DEBUG : only5: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bb47_d20260724_m055512_c001_v0001101_t0009_u01784872512935") 2026/07/24 06:00:30 DEBUG : only6: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ee7_d20260724_m055557_c001_v7007000_t0000_u01784872557360") 2026/07/24 06:00:30 DEBUG : only6: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f409c89e64a58e228_d20260724_m055549_c001_v0001113_t0006_u01784872549687") 2026/07/24 06:00:30 DEBUG : only6: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bbdb_d20260724_m055536_c001_v0001101_t0033_u01784872536637") 2026/07/24 06:00:30 DEBUG : only6: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b573_d20260724_m055526_c001_v7007000_t0000_u01784872526592") 2026/07/24 06:00:30 DEBUG : only6: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bb4b_d20260724_m055513_c001_v0001101_t0022_u01784872513963") 2026/07/24 06:00:30 DEBUG : only7: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ee8_d20260724_m055557_c001_v7007000_t0000_u01784872557540") 2026/07/24 06:00:30 DEBUG : only7: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f40723d7deaff5e62_d20260724_m055549_c001_v0001182_t0047_u01784872549848") 2026/07/24 06:00:30 DEBUG : only7: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bbdd_d20260724_m055537_c001_v0001101_t0002_u01784872537309") 2026/07/24 06:00:30 DEBUG : only7: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f410a68a6d87b61f0_d20260724_m055526_c001_v7007000_t0000_u01784872526609") 2026/07/24 06:00:30 DEBUG : only7: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bb4f_d20260724_m055514_c001_v0001101_t0044_u01784872514595") 2026/07/24 06:00:30 DEBUG : only8: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ee9_d20260724_m055557_c001_v7007000_t0000_u01784872557722") 2026/07/24 06:00:31 DEBUG : only8: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41076aa63327bc39_d20260724_m055549_c001_v0001101_t0046_u01784872549876") 2026/07/24 06:00:31 DEBUG : only8: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bbdf_d20260724_m055538_c001_v0001101_t0041_u01784872538132") 2026/07/24 06:00:31 DEBUG : only8: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4091565d59670314_d20260724_m055526_c001_v7007000_t0000_u01784872526918") 2026/07/24 06:00:31 DEBUG : only8: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bb55_d20260724_m055515_c001_v0001101_t0050_u01784872515336") 2026/07/24 06:00:31 DEBUG : only9: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7eea_d20260724_m055557_c001_v7007000_t0000_u01784872557903") 2026/07/24 06:00:31 DEBUG : only9: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f417071e161dfdb1e_d20260724_m055550_c001_v0001174_t0041_u01784872550008") 2026/07/24 06:00:31 DEBUG : only9: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bbe3_d20260724_m055538_c001_v0001101_t0039_u01784872538908") 2026/07/24 06:00:31 DEBUG : only9: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b29611_d20260724_m055526_c001_v7007000_t0000_u01784872526928") 2026/07/24 06:00:31 DEBUG : only9: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bb5f_d20260724_m055516_c001_v0001101_t0020_u01784872516534") 2026/07/24 06:00:31 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b32c_d20260724_m055148_c001_v7007000_t0000_u01784872308046") 2026/07/24 06:00:31 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58debe_d20260724_m055146_c001_v0001113_t0031_u01784872306149") 2026/07/24 06:00:31 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b328_d20260724_m055144_c001_v7007000_t0000_u01784872304923") 2026/07/24 06:00:31 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d695f_d20260724_m055143_c001_v0001120_t0057_u01784872303075") 2026/07/24 06:00:31 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b325_d20260724_m055141_c001_v7007000_t0000_u01784872301964") 2026/07/24 06:00:31 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58deae_d20260724_m055139_c001_v0001113_t0059_u01784872299288") 2026/07/24 06:00:31 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8cd16_d20260724_m055127_c001_v7007000_t0000_u01784872287709") 2026/07/24 06:00:31 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6919_d20260724_m055126_c001_v0001120_t0059_u01784872286095") 2026/07/24 06:00:31 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8cd13_d20260724_m055124_c001_v7007000_t0000_u01784872284446") 2026/07/24 06:00:31 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d690b_d20260724_m055123_c001_v0001120_t0019_u01784872283124") 2026/07/24 06:00:31 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8cd0f_d20260724_m055121_c001_v7007000_t0000_u01784872281803") 2026/07/24 06:00:31 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d68ff_d20260724_m055120_c001_v0001120_t0035_u01784872280526") 2026/07/24 06:00:31 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8cd07_d20260724_m055113_c001_v7007000_t0000_u01784872273734") 2026/07/24 06:00:32 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d68df_d20260724_m055111_c001_v0001120_t0007_u01784872271761") 2026/07/24 06:00:32 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8cd00_d20260724_m055111_c001_v7007000_t0000_u01784872271355") 2026/07/24 06:00:32 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d68d5_d20260724_m055109_c001_v0001120_t0053_u01784872269574") 2026/07/24 06:00:32 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8ccfd_d20260724_m055109_c001_v7007000_t0000_u01784872269230") 2026/07/24 06:00:32 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d68cf_d20260724_m055108_c001_v0001120_t0036_u01784872268467") 2026/07/24 06:00:32 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d68cb_d20260724_m055107_c001_v0001120_t0023_u01784872267595") 2026/07/24 06:00:32 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8ccfc_d20260724_m055107_c001_v7007000_t0000_u01784872267253") 2026/07/24 06:00:32 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d68c1_d20260724_m055106_c001_v0001120_t0005_u01784872266368") 2026/07/24 06:00:32 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d68bb_d20260724_m055105_c001_v0001120_t0032_u01784872265525") 2026/07/24 06:00:32 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8ccfb_d20260724_m055105_c001_v7007000_t0000_u01784872265182") 2026/07/24 06:00:32 DEBUG : potato: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d68b5_d20260724_m055104_c001_v0001120_t0032_u01784872264198") 2026/07/24 06:00:32 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f425cfe14b2b8c368_d20260724_m055232_c001_v7007000_t0000_u01784872352671") 2026/07/24 06:00:32 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58df4a_d20260724_m055231_c001_v0001113_t0058_u01784872351843") 2026/07/24 06:00:32 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f405c50d2260cb17c_d20260724_m055224_c001_v7007000_t0000_u01784872344299") 2026/07/24 06:00:32 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58df1c_d20260724_m055219_c001_v0001113_t0005_u01784872339253") 2026/07/24 06:00:32 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f405c50d2260cb177_d20260724_m055212_c001_v7007000_t0000_u01784872332433") 2026/07/24 06:00:32 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58defa_d20260724_m055207_c001_v0001113_t0046_u01784872327103") 2026/07/24 06:00:32 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b34b_d20260724_m055159_c001_v7007000_t0000_u01784872319936") 2026/07/24 06:00:32 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58ded8_d20260724_m055155_c001_v0001113_t0036_u01784872315655") 2026/07/24 06:00:33 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b317_d20260724_m055133_c001_v7007000_t0000_u01784872293203") 2026/07/24 06:00:33 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6935_d20260724_m055131_c001_v0001120_t0043_u01784872291257") 2026/07/24 06:00:33 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b2f6_d20260724_m055130_c001_v7007000_t0000_u01784872290877") 2026/07/24 06:00:33 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6927_d20260724_m055128_c001_v0001120_t0055_u01784872288225") 2026/07/24 06:00:33 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8cd17_d20260724_m055127_c001_v7007000_t0000_u01784872287882") 2026/07/24 06:00:33 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6921_d20260724_m055126_c001_v0001120_t0050_u01784872286893") 2026/07/24 06:00:33 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8cd15_d20260724_m055125_c001_v7007000_t0000_u01784872285751") 2026/07/24 06:00:33 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6913_d20260724_m055124_c001_v0001120_t0050_u01784872284795") 2026/07/24 06:00:33 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8cd11_d20260724_m055122_c001_v7007000_t0000_u01784872282779") 2026/07/24 06:00:33 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6905_d20260724_m055121_c001_v0001120_t0051_u01784872281793") 2026/07/24 06:00:33 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41270844a9e8cd09_d20260724_m055114_c001_v7007000_t0000_u01784872274420") 2026/07/24 06:00:33 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d68e5_d20260724_m055113_c001_v0001120_t0010_u01784872273124") 2026/07/24 06:00:33 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f1271e_d20260724_m055007_c001_v7007000_t0000_u01784872207552") 2026/07/24 06:00:33 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d67ef_d20260724_m055006_c001_v0001120_t0025_u01784872206763") 2026/07/24 06:00:33 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f1271d_d20260724_m055005_c001_v7007000_t0000_u01784872205728") 2026/07/24 06:00:33 DEBUG : potato2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d67e9_d20260724_m055004_c001_v0001120_t0046_u01784872204939") 2026/07/24 06:00:33 DEBUG : potato3: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f405c50d2260cb17d_d20260724_m055224_c001_v7007000_t0000_u01784872344539") 2026/07/24 06:00:33 DEBUG : potato3: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d69cf_d20260724_m055220_c001_v0001120_t0007_u01784872340772") 2026/07/24 06:00:33 DEBUG : potato3: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f405c50d2260cb178_d20260724_m055212_c001_v7007000_t0000_u01784872332615") 2026/07/24 06:00:33 DEBUG : potato3: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d69af_d20260724_m055208_c001_v0001120_t0011_u01784872328760") 2026/07/24 06:00:33 DEBUG : potato3: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f410a68a6d87b5fed_d20260724_m055200_c001_v7007000_t0000_u01784872320117") 2026/07/24 06:00:33 DEBUG : potato3: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6981_d20260724_m055156_c001_v0001120_t0059_u01784872316448") 2026/07/24 06:00:33 DEBUG : pre-dest1/1: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b4b5_d20260724_m055306_c001_v7007000_t0000_u01784872386228") 2026/07/24 06:00:34 DEBUG : pre-dest1/1: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6a3f_d20260724_m055258_c001_v0001120_t0026_u01784872378426") 2026/07/24 06:00:34 DEBUG : pre-dest2/2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b4b6_d20260724_m055306_c001_v7007000_t0000_u01784872386407") 2026/07/24 06:00:34 DEBUG : pre-dest2/2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58df94_d20260724_m055259_c001_v0001113_t0044_u01784872379129") 2026/07/24 06:00:34 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f408d77f41ce310e4_d20260724_m055243_c001_v7007000_t0000_u01784872363949") 2026/07/24 06:00:34 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327b959_d20260724_m055240_c001_v0001101_t0031_u01784872360148") 2026/07/24 06:00:34 DEBUG : sizeonly: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b45345c349_d20260724_m055047_c001_v7007000_t0000_u01784872247857") 2026/07/24 06:00:34 DEBUG : sizeonly: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d686b_d20260724_m055046_c001_v0001120_t0015_u01784872246772") 2026/07/24 06:00:34 DEBUG : splitbanan: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b4534630f5_d20260724_m055754_c001_v7007000_t0000_u01784872674921") 2026/07/24 06:00:34 DEBUG : splitbanan: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e3d6_d20260724_m055747_c001_v0001113_t0055_u01784872667446") 2026/07/24 06:00:34 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dcd_d20260724_m055910_c001_v7007000_t0000_u01784872750762") 2026/07/24 06:00:34 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327be38_d20260724_m055904_c001_v0001101_t0019_u01784872744133") 2026/07/24 06:00:34 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4069203833b9d7f5_d20260724_m055855_c001_v7007000_t0000_u01784872735026") 2026/07/24 06:00:34 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327be0a_d20260724_m055848_c001_v0001101_t0028_u01784872728134") 2026/07/24 06:00:34 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7daa_d20260724_m055839_c001_v7007000_t0000_u01784872719754") 2026/07/24 06:00:34 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bdec_d20260724_m055833_c001_v0001101_t0019_u01784872713623") 2026/07/24 06:00:34 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f413394997cc56ad6_d20260724_m055825_c001_v7007000_t0000_u01784872705439") 2026/07/24 06:00:34 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bdba_d20260724_m055819_c001_v0001101_t0044_u01784872699073") 2026/07/24 06:00:34 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f422046c13a46c3e7_d20260724_m055809_c001_v7007000_t0000_u01784872689771") 2026/07/24 06:00:34 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bdaa_d20260724_m055803_c001_v0001101_t0001_u01784872683058") 2026/07/24 06:00:35 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b2972f_d20260724_m055749_c001_v7007000_t0000_u01784872669226") 2026/07/24 06:00:35 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdf9f_d20260724_m055746_c001_v0001174_t0022_u01784872666452") 2026/07/24 06:00:35 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4154f98efca4578e_d20260724_m055737_c001_v7007000_t0000_u01784872657867") 2026/07/24 06:00:35 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd5b_d20260724_m055730_c001_v0001101_t0029_u01784872650955") 2026/07/24 06:00:35 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f413394997cc56904_d20260724_m055729_c001_v7007000_t0000_u01784872649883") 2026/07/24 06:00:35 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd47_d20260724_m055726_c001_v0001101_t0017_u01784872646483") 2026/07/24 06:00:35 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41609b788fc833c0_d20260724_m055717_c001_v7007000_t0000_u01784872637974") 2026/07/24 06:00:35 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bd23_d20260724_m055711_c001_v0001101_t0003_u01784872631047") 2026/07/24 06:00:35 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41142c4d30048420_d20260724_m055710_c001_v7007000_t0000_u01784872630074") 2026/07/24 06:00:35 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e356_d20260724_m055706_c001_v0001113_t0035_u01784872626654") 2026/07/24 06:00:35 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4080a4a999b296c3_d20260724_m055652_c001_v7007000_t0000_u01784872612633") 2026/07/24 06:00:35 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e324_d20260724_m055648_c001_v0001113_t0035_u01784872608691") 2026/07/24 06:00:35 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41713ed0813d4f27_d20260724_m055639_c001_v7007000_t0000_u01784872599729") 2026/07/24 06:00:35 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e2fa_d20260724_m055632_c001_v0001113_t0010_u01784872592791") 2026/07/24 06:00:35 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f42009d4baa23a580_d20260724_m055623_c001_v7007000_t0000_u01784872583777") 2026/07/24 06:00:35 DEBUG : splitbananasplit: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e2c2_d20260724_m055617_c001_v0001113_t0012_u01784872577418") 2026/07/24 06:00:35 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f417f9d998c4c0969_d20260724_m055732_c001_v7007000_t0000_u01784872652957") 2026/07/24 06:00:35 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdf1f_d20260724_m055727_c001_v0001174_t0059_u01784872647662") 2026/07/24 06:00:35 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ef4_d20260724_m055610_c001_v7007000_t0000_u01784872570039") 2026/07/24 06:00:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e284_d20260724_m055607_c001_v0001113_t0055_u01784872567374") 2026/07/24 06:00:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f425cfe14b2b8cb89_d20260724_m055606_c001_v7007000_t0000_u01784872566304") 2026/07/24 06:00:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bc6f_d20260724_m055603_c001_v0001101_t0028_u01784872563778") 2026/07/24 06:00:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b337_d20260724_m055152_c001_v7007000_t0000_u01784872312331") 2026/07/24 06:00:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58dec6_d20260724_m055151_c001_v0001113_t0013_u01784872311277") 2026/07/24 06:00:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b334_d20260724_m055150_c001_v7007000_t0000_u01784872310710") 2026/07/24 06:00:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6969_d20260724_m055149_c001_v0001120_t0037_u01784872309547") 2026/07/24 06:00:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b45345c27d_d20260724_m055044_c001_v7007000_t0000_u01784872244637") 2026/07/24 06:00:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d685f_d20260724_m055042_c001_v0001120_t0009_u01784872242771") 2026/07/24 06:00:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b45345c277_d20260724_m055042_c001_v7007000_t0000_u01784872242426") 2026/07/24 06:00:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d685d_d20260724_m055040_c001_v0001120_t0005_u01784872240812") 2026/07/24 06:00:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b45345c275_d20260724_m055038_c001_v7007000_t0000_u01784872238895") 2026/07/24 06:00:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d684d_d20260724_m055036_c001_v0001120_t0047_u01784872236835") 2026/07/24 06:00:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b45345c274_d20260724_m055036_c001_v7007000_t0000_u01784872236276") 2026/07/24 06:00:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6849_d20260724_m055035_c001_v0001120_t0018_u01784872235075") 2026/07/24 06:00:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6841_d20260724_m055032_c001_v0001120_t0024_u01784872232020") 2026/07/24 06:00:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b45345c26e_d20260724_m055031_c001_v7007000_t0000_u01784872231674") 2026/07/24 06:00:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d683b_d20260724_m055030_c001_v0001120_t0038_u01784872230905") 2026/07/24 06:00:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6835_d20260724_m055029_c001_v0001120_t0043_u01784872229917") 2026/07/24 06:00:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f418881b45345c13c_d20260724_m055029_c001_v7007000_t0000_u01784872229572") 2026/07/24 06:00:36 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d682f_d20260724_m055026_c001_v0001120_t0026_u01784872226650") 2026/07/24 06:00:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6827_d20260724_m055023_c001_v0001120_t0038_u01784872223541") 2026/07/24 06:00:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f12729_d20260724_m055023_c001_v7007000_t0000_u01784872223165") 2026/07/24 06:00:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6825_d20260724_m055022_c001_v0001120_t0034_u01784872222309") 2026/07/24 06:00:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6821_d20260724_m055021_c001_v0001120_t0040_u01784872221329") 2026/07/24 06:00:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f12728_d20260724_m055020_c001_v7007000_t0000_u01784872220954") 2026/07/24 06:00:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6815_d20260724_m055017_c001_v0001120_t0009_u01784872217241") 2026/07/24 06:00:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f12727_d20260724_m055016_c001_v7007000_t0000_u01784872216866") 2026/07/24 06:00:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d680d_d20260724_m055016_c001_v0001120_t0052_u01784872216046") 2026/07/24 06:00:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f12725_d20260724_m055015_c001_v7007000_t0000_u01784872215111") 2026/07/24 06:00:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d680b_d20260724_m055014_c001_v0001120_t0026_u01784872214412") 2026/07/24 06:00:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f12724_d20260724_m055013_c001_v7007000_t0000_u01784872213841") 2026/07/24 06:00:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6807_d20260724_m055013_c001_v0001120_t0012_u01784872213167") 2026/07/24 06:00:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f12722_d20260724_m055012_c001_v7007000_t0000_u01784872212219") 2026/07/24 06:00:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d67fb_d20260724_m055010_c001_v0001120_t0040_u01784872210801") 2026/07/24 06:00:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f12721_d20260724_m055010_c001_v7007000_t0000_u01784872210236") 2026/07/24 06:00:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d67f7_d20260724_m055009_c001_v0001120_t0011_u01784872209558") 2026/07/24 06:00:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f1271f_d20260724_m055008_c001_v7007000_t0000_u01784872208995") 2026/07/24 06:00:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d67f5_d20260724_m055008_c001_v0001120_t0057_u01784872208115") 2026/07/24 06:00:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f1271a_d20260724_m055002_c001_v7007000_t0000_u01784872202868") 2026/07/24 06:00:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d67dd_d20260724_m055002_c001_v0001120_t0044_u01784872202116") 2026/07/24 06:00:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f12717_d20260724_m055001_c001_v7007000_t0000_u01784872201551") 2026/07/24 06:00:37 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d67d5_d20260724_m055000_c001_v0001120_t0016_u01784872200883") 2026/07/24 06:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f12716_d20260724_m054959_c001_v7007000_t0000_u01784872199943") 2026/07/24 06:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d67c9_d20260724_m054958_c001_v0001120_t0037_u01784872198731") 2026/07/24 06:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f426e7bf1f8f12714_d20260724_m054956_c001_v7007000_t0000_u01784872196480") 2026/07/24 06:00:38 DEBUG : sub dir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d67bd_d20260724_m054955_c001_v0001120_t0000_u01784872195554") 2026/07/24 06:00:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ef5_d20260724_m055610_c001_v7007000_t0000_u01784872570221") 2026/07/24 06:00:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfdc22_d20260724_m055607_c001_v0001174_t0038_u01784872567376") 2026/07/24 06:00:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f425cfe14b2b8cb8c_d20260724_m055606_c001_v7007000_t0000_u01784872566475") 2026/07/24 06:00:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff5ee6_d20260724_m055603_c001_v0001182_t0017_u01784872563790") 2026/07/24 06:00:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dce_d20260724_m055912_c001_v7007000_t0000_u01784872752960") 2026/07/24 06:00:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe1eb_d20260724_m055912_c001_v0001174_t0002_u01784872752102") 2026/07/24 06:00:38 DEBUG : sub/yam: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b32b_d20260724_m055147_c001_v7007000_t0000_u01784872307440") 2026/07/24 06:00:38 DEBUG : sub/yam: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327b8a7_d20260724_m055145_c001_v0001101_t0033_u01784872305811") 2026/07/24 06:00:38 DEBUG : test_dir1/file2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7eef_d20260724_m055603_c001_v7007000_t0000_u01784872563036") 2026/07/24 06:00:38 DEBUG : test_dir1/file2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e25c_d20260724_m055601_c001_v0001113_t0052_u01784872561050") 2026/07/24 06:00:38 DEBUG : test_dir1/file2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7eec_d20260724_m055600_c001_v7007000_t0000_u01784872560285") 2026/07/24 06:00:38 DEBUG : test_dir1/file2: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327bc5b_d20260724_m055558_c001_v0001101_t0025_u01784872558844") 2026/07/24 06:00:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7ef0_d20260724_m055603_c001_v7007000_t0000_u01784872563217") 2026/07/24 06:00:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff5ed4_d20260724_m055601_c001_v0001182_t0023_u01784872561040") 2026/07/24 06:00:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f407f393e6e0f7eed_d20260724_m055600_c001_v7007000_t0000_u01784872560464") 2026/07/24 06:00:38 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e248_d20260724_m055558_c001_v0001113_t0026_u01784872558821") 2026/07/24 06:00:38 DEBUG : three: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b31e_d20260724_m055138_c001_v7007000_t0000_u01784872298523") 2026/07/24 06:00:39 DEBUG : three: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6957_d20260724_m055137_c001_v0001120_t0019_u01784872297319") 2026/07/24 06:00:39 DEBUG : three: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1190c78b689d6949_d20260724_m055134_c001_v0001120_t0021_u01784872294709") 2026/07/24 06:00:39 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dcf_d20260724_m055914_c001_v7007000_t0000_u01784872754498") 2026/07/24 06:00:39 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff62fc_d20260724_m055913_c001_v0001182_t0059_u01784872753888") 2026/07/24 06:00:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7df6_d20260724_m055934_c001_v7007000_t0000_u01784872774892") 2026/07/24 06:00:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e4fa_d20260724_m055932_c001_v0001113_t0054_u01784872772915") 2026/07/24 06:00:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7de9_d20260724_m055931_c001_v7007000_t0000_u01784872771408") 2026/07/24 06:00:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff6368_d20260724_m055930_c001_v0001182_t0054_u01784872770100") 2026/07/24 06:00:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7de1_d20260724_m055929_c001_v7007000_t0000_u01784872769150") 2026/07/24 06:00:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe28b_d20260724_m055928_c001_v0001174_t0002_u01784872768457") 2026/07/24 06:00:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dd5_d20260724_m055922_c001_v7007000_t0000_u01784872762671") 2026/07/24 06:00:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff632a_d20260724_m055921_c001_v0001182_t0018_u01784872761497") 2026/07/24 06:00:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dd9_d20260724_m055925_c001_v7007000_t0000_u01784872765791") 2026/07/24 06:00:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e4da_d20260724_m055923_c001_v0001113_t0046_u01784872763593") 2026/07/24 06:00:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dd2_d20260724_m055920_c001_v7007000_t0000_u01784872760575") 2026/07/24 06:00:39 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f117071e161dfe23b_d20260724_m055919_c001_v0001174_t0049_u01784872759706") 2026/07/24 06:00:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dd1_d20260724_m055917_c001_v7007000_t0000_u01784872757832") 2026/07/24 06:00:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327be50_d20260724_m055917_c001_v0001101_t0052_u01784872757050") 2026/07/24 06:00:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dd0_d20260724_m055916_c001_v7007000_t0000_u01784872756130") 2026/07/24 06:00:39 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f109c89e64a58e4c6_d20260724_m055915_c001_v0001113_t0014_u01784872755402") 2026/07/24 06:00:40 DEBUG : toe/toe/toe: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f425cfe14b2b8d142_d20260724_m055940_c001_v7007000_t0000_u01784872780031") 2026/07/24 06:00:40 DEBUG : toe/toe/toe: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f10723d7deaff63a8_d20260724_m055939_c001_v0001182_t0027_u01784872779438") 2026/07/24 06:00:40 DEBUG : toe/toe/toe: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7ddd_d20260724_m055927_c001_v7007000_t0000_u01784872767500") 2026/07/24 06:00:40 DEBUG : toe/toe/toe: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327be7c_d20260724_m055926_c001_v0001101_t0037_u01784872766742") 2026/07/24 06:00:40 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7df9_d20260724_m055935_c001_v7007000_t0000_u01784872775470") 2026/07/24 06:00:40 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327be98_d20260724_m055934_c001_v0001101_t0052_u01784872774414") 2026/07/24 06:00:40 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f404729e3fdff7dec_d20260724_m055931_c001_v7007000_t0000_u01784872771989") 2026/07/24 06:00:40 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f1168d24b6835d9c5_d20260724_m055931_c001_v0001165_t0044_u01784872771196") 2026/07/24 06:00:40 DEBUG : two: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b31f_d20260724_m055138_c001_v7007000_t0000_u01784872298723") 2026/07/24 06:00:40 DEBUG : two: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f41076aa63327b889_d20260724_m055136_c001_v0001101_t0046_u01784872296740") 2026/07/24 06:00:40 DEBUG : two: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f4190c78b689d6947_d20260724_m055134_c001_v0001120_t0009_u01784872294523") 2026/07/24 06:00:40 DEBUG : yam: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b32d_d20260724_m055148_c001_v7007000_t0000_u01784872308233") 2026/07/24 06:00:40 DEBUG : yam: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11487fb9491e9156_d20260724_m055147_c001_v0001182_t0049_u01784872307235") 2026/07/24 06:00:40 DEBUG : yam: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b327_d20260724_m055144_c001_v7007000_t0000_u01784872304356") 2026/07/24 06:00:40 DEBUG : yam: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327b899_d20260724_m055142_c001_v0001101_t0018_u01784872302730") 2026/07/24 06:00:40 DEBUG : yam: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b323_d20260724_m055141_c001_v7007000_t0000_u01784872301394") 2026/07/24 06:00:40 DEBUG : yam: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11076aa63327b893_d20260724_m055139_c001_v0001101_t0003_u01784872299298") 2026/07/24 06:00:40 DEBUG : yaml: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b32a_d20260724_m055145_c001_v7007000_t0000_u01784872305113") 2026/07/24 06:00:40 DEBUG : yaml: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f101614c642997552_d20260724_m055144_c001_v0001176_t0044_u01784872304103") 2026/07/24 06:00:40 DEBUG : yaml: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f419fba772908b326_d20260724_m055142_c001_v7007000_t0000_u01784872302154") 2026/07/24 06:00:40 DEBUG : yaml: Deleting (id "4_z6f324de3a0cd9b2b9ff80e1b_f11044f156fec6398_d20260724_m055140_c001_v0001098_t0051_u01784872300917") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m49.180646031s (try 1/5)