"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/07/16 01:50:47 DEBUG : Creating backend with remote "TestB2:rclone-test-wonurez2pamo" 2026/07/16 01:50:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 01:50:47 DEBUG : Creating backend with remote "/tmp/rclone372822633" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:50:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:50:48 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:50:48 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:50:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (1.80s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:50:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/16 01:50:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:50:49 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:50:49 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:50:50 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:50:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:50:50 INFO : sub dir/hello world: Copied (new) 2026/07/16 01:50:50 DEBUG : B2 bucket rclone-test-wonurez2pamo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.76s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", 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-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.38s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:50:51 DEBUG : Creating backend with remote "/non-existing" 2026/07/16 01:50:52 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/16 01:50:52 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:50:52 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.56s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:50:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:50:53 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:50:53 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:50:53 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:50:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:50:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.48s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:50:54 INFO : B2 bucket rclone-test-wonurez2pamo: Running all checks before starting transfers 2026/07/16 01:50:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:50:54 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:50:54 INFO : B2 bucket rclone-test-wonurez2pamo: Checks finished, now starting transfers 2026/07/16 01:50:54 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:50:54 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:50:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:50:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.13s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:50:55 ERROR : Ignoring --no-traverse with sync 2026/07/16 01:50:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:50:55 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:50:55 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:50:56 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:50:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:50:56 INFO : sub dir/hello world: Copied (new) 2026/07/16 01:50:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.28s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:50:57 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/16 01:50:57 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:50:57 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:50:57 DEBUG : hello world2: size = 12 OK 2026/07/16 01:50:57 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/16 01:50:57 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.14s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:50:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:50:58 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:50:58 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:50:58 DEBUG : potato2: size = 11 OK 2026/07/16 01:50:58 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:50:58 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.27s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:50:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:50:59 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:50:59 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:50:59 DEBUG : potato2: size = 11 OK 2026/07/16 01:50:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:50:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.47s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/16 01:51:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 01:51:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/16 01:51:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/16 01:51:00 INFO : sub dir2: Making directory 2026/07/16 01:51:00 INFO : sub dir: Making directory 2026/07/16 01:51:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:51:00 INFO : sub dir2/sub sub dir2: Making directory 2026/07/16 01:51:00 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:00 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:01 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:51:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:51:01 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/16 01:51:01 DEBUG : B2 bucket rclone-test-wonurez2pamo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.13s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:01 INFO : sub dir2: Making directory 2026/07/16 01:51:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/16 01:51:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 01:51:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:51:02 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:02 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:02 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:51:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:51:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:02 DEBUG : sub dir2: Making directory with metadata 2026/07/16 01:51:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 01:51:03 INFO : sub dir2: Making directory 2026/07/16 01:51:03 INFO : sub dir: Making directory 2026/07/16 01:51:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:51:03 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:03 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:03 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:51:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:51:03 INFO : sub dir/hello world: Copied (new) 2026/07/16 01:51:03 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/16 01:51:03 DEBUG : B2 bucket rclone-test-wonurez2pamo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/16 01:51:03 DEBUG : B2 bucket rclone-test-wonurez2pamo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.44s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:04 INFO : sub dir2: Making directory 2026/07/16 01:51:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:51:04 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:04 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:05 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:51:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:51:05 INFO : sub dir/hello world: Copied (new) 2026/07/16 01:51:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.15s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:05 DEBUG : sub dir2: Making directory with metadata 2026/07/16 01:51:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 01:51:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/16 01:51:06 INFO : sub dir2: Making directory 2026/07/16 01:51:06 INFO : sub dir: Making directory 2026/07/16 01:51:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:51:06 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:06 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:06 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:51:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:51:06 INFO : sub dir/hello world: Copied (new) 2026/07/16 01:51:06 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/16 01:51:06 DEBUG : B2 bucket rclone-test-wonurez2pamo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.14s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", 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-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:07 INFO : sub dir2: Making directory 2026/07/16 01:51:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:51:07 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:07 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:07 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:51:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:51:07 INFO : sub dir/hello world: Copied (new) 2026/07/16 01:51:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.16s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:08 DEBUG : Creating backend with remote "TestB2:rclone-test-vabibog2toco" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-wonurez2pamo -> B2 bucket rclone-test-vabibog2toco 2026/07/16 01:51:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:51:10 DEBUG : B2 bucket rclone-test-vabibog2toco: Waiting for checks to finish 2026/07/16 01:51:10 DEBUG : B2 bucket rclone-test-vabibog2toco: Waiting for transfers to finish 2026/07/16 01:51:11 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:51:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:51:11 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/16 01:51:11 DEBUG : B2 bucket rclone-test-vabibog2toco: Purge remote 2026/07/16 01:51:11 INFO : B2 bucket rclone-test-vabibog2toco: cleaning bucket "rclone-test-vabibog2toco" of all files 2026/07/16 01:51:11 DEBUG : sub dir/hello world: Deleting (id "4_z3f02ed0390ed6b8b9ff80e1b_f108e2cbb10ff2767_d20260716_m015110_c001_v0001091_t0018_u01784166670777") --- PASS: TestServerSideCopy (3.98s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:13 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone372822633) 2026/07/16 01:51:13 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:51:13 DEBUG : sub dir/hello world: Sizes differ 2026/07/16 01:51:13 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:13 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:13 DEBUG : sub dir/hello world: size = 17 OK 2026/07/16 01:51:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/16 01:51:13 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.71s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:14 DEBUG : Creating backend with remote "TestB2:rclone-test-focuwoy5baka" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-wonurez2pamo -> B2 bucket rclone-test-focuwoy5baka 2026/07/16 01:51:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:51:16 DEBUG : B2 bucket rclone-test-focuwoy5baka: Waiting for checks to finish 2026/07/16 01:51:16 DEBUG : B2 bucket rclone-test-focuwoy5baka: Waiting for transfers to finish 2026/07/16 01:51:17 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:51:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:51:17 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/16 01:51:18 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:51:18 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-focuwoy5baka) 2026/07/16 01:51:18 DEBUG : sub dir/hello world: Sizes differ 2026/07/16 01:51:18 DEBUG : B2 bucket rclone-test-focuwoy5baka: Waiting for checks to finish 2026/07/16 01:51:18 DEBUG : B2 bucket rclone-test-focuwoy5baka: Waiting for transfers to finish 2026/07/16 01:51:18 DEBUG : sub dir/hello world: size = 17 OK 2026/07/16 01:51:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/16 01:51:18 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/16 01:51:19 DEBUG : B2 bucket rclone-test-focuwoy5baka: Purge remote 2026/07/16 01:51:19 INFO : B2 bucket rclone-test-focuwoy5baka: cleaning bucket "rclone-test-focuwoy5baka" of all files 2026/07/16 01:51:19 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fd7390ed6b8b9ff80e1b_f1018eb5fd88e5a96_d20260716_m015118_c001_v0001134_t0048_u01784166678580") 2026/07/16 01:51:19 DEBUG : sub dir/hello world: Deleting (id "4_z6f52fd7390ed6b8b9ff80e1b_f115af8059d78fc3b_d20260716_m015116_c001_v0001167_t0008_u01784166676922") --- PASS: TestServerSideCopyOverSelf (6.22s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:21 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone372822633) 2026/07/16 01:51:21 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:51:21 DEBUG : sub dir/hello world: Sizes differ 2026/07/16 01:51:21 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:21 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:21 DEBUG : sub dir/hello world: size = 17 OK 2026/07/16 01:51:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/16 01:51:21 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/16 01:51:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.65s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:22 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyixas2roso" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-wonurez2pamo -> B2 bucket rclone-test-fuyixas2roso 2026/07/16 01:51:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:51:23 DEBUG : B2 bucket rclone-test-fuyixas2roso: Waiting for checks to finish 2026/07/16 01:51:23 DEBUG : B2 bucket rclone-test-fuyixas2roso: Waiting for transfers to finish 2026/07/16 01:51:24 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:51:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:51:24 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/16 01:51:25 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:51:25 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-fuyixas2roso) 2026/07/16 01:51:25 DEBUG : sub dir/hello world: Sizes differ 2026/07/16 01:51:25 DEBUG : B2 bucket rclone-test-fuyixas2roso: Waiting for checks to finish 2026/07/16 01:51:25 DEBUG : B2 bucket rclone-test-fuyixas2roso: Waiting for transfers to finish 2026/07/16 01:51:25 DEBUG : sub dir/hello world: size = 17 OK 2026/07/16 01:51:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/16 01:51:25 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/16 01:51:25 INFO : sub dir/hello world: Deleted 2026/07/16 01:51:26 DEBUG : testing file moves 2026/07/16 01:51:27 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:51:27 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-fuyixas2roso) 2026/07/16 01:51:27 DEBUG : B2 bucket rclone-test-fuyixas2roso: Waiting for checks to finish 2026/07/16 01:51:27 DEBUG : sub dir/hello world: Sizes differ 2026/07/16 01:51:27 DEBUG : B2 bucket rclone-test-fuyixas2roso: Waiting for transfers to finish 2026/07/16 01:51:27 DEBUG : sub dir/hello world: size = 24 OK 2026/07/16 01:51:27 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/16 01:51:27 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/16 01:51:27 INFO : sub dir/hello world: Deleted 2026/07/16 01:51:27 DEBUG : B2 bucket rclone-test-fuyixas2roso: Purge remote 2026/07/16 01:51:27 INFO : B2 bucket rclone-test-fuyixas2roso: cleaning bucket "rclone-test-fuyixas2roso" of all files 2026/07/16 01:51:28 DEBUG : sub dir/hello world: Deleting (id "4_zffb21d4390fd6b8b9ff80e1b_f11213a679dc06c4d_d20260716_m015127_c001_v0001183_t0028_u01784166687185") 2026/07/16 01:51:28 DEBUG : sub dir/hello world: Deleting (id "4_zffb21d4390fd6b8b9ff80e1b_f118e19cd70fa5489_d20260716_m015125_c001_v0001181_t0059_u01784166685498") 2026/07/16 01:51:28 DEBUG : sub dir/hello world: Deleting (id "4_zffb21d4390fd6b8b9ff80e1b_f1154fd065cb08f5c_d20260716_m015124_c001_v0001181_t0048_u01784166684357") --- PASS: TestServerSideMoveOverSelf (7.38s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:29 ERROR : error listing: directory not found 2026/07/16 01:51:29 INFO : Local file system at /tmp/rclone372822633: Making directory 2026/07/16 01:51:30 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:30 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.43s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:51:31 DEBUG : Local file system at /tmp/rclone372822633: Waiting for checks to finish 2026/07/16 01:51:31 DEBUG : Local file system at /tmp/rclone372822633: Waiting for transfers to finish 2026/07/16 01:51:32 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/16 01:51:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:51:32 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/16 01:51:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.76s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:32 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/16 01:51:32 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:32 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:33 DEBUG : check sum: size = 1 OK 2026/07/16 01:51:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/16 01:51:33 INFO : check sum: Copied (new) 2026/07/16 01:51:33 DEBUG : Waiting for deletions to finish 2026/07/16 01:51:33 DEBUG : check sum: size = 1 OK 2026/07/16 01:51:33 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/16 01:51:33 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/16 01:51:33 DEBUG : check sum: Unchanged skipping 2026/07/16 01:51:33 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:33 DEBUG : Waiting for deletions to finish 2026/07/16 01:51:33 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.44s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:34 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/16 01:51:34 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:34 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:34 DEBUG : sizeonly: size = 6 OK 2026/07/16 01:51:34 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/16 01:51:34 INFO : sizeonly: Copied (new) 2026/07/16 01:51:34 DEBUG : Waiting for deletions to finish 2026/07/16 01:51:34 DEBUG : sizeonly: size = 6 OK 2026/07/16 01:51:34 DEBUG : sizeonly: Sizes identical 2026/07/16 01:51:34 DEBUG : sizeonly: Unchanged skipping 2026/07/16 01:51:34 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:34 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:34 DEBUG : Waiting for deletions to finish 2026/07/16 01:51:34 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.43s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:35 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/16 01:51:35 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:35 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:35 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/16 01:51:35 INFO : ignore-size: Copied (new) 2026/07/16 01:51:35 DEBUG : Waiting for deletions to finish 2026/07/16 01:51:36 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:51:36 DEBUG : ignore-size: Unchanged skipping 2026/07/16 01:51:36 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:36 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:36 DEBUG : Waiting for deletions to finish 2026/07/16 01:51:36 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.43s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:37 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:37 DEBUG : existing: size = 6 OK 2026/07/16 01:51:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:51:37 DEBUG : existing: Unchanged skipping 2026/07/16 01:51:37 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:37 DEBUG : Waiting for deletions to finish 2026/07/16 01:51:37 INFO : There was nothing to transfer 2026/07/16 01:51:37 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/16 01:51:37 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:37 DEBUG : existing: size = 6 OK 2026/07/16 01:51:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/16 01:51:37 INFO : existing: Copied (replaced existing) 2026/07/16 01:51:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.62s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:38 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/16 01:51:38 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:38 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:39 DEBUG : existing: size = 6 OK 2026/07/16 01:51:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/16 01:51:39 INFO : existing: Copied (new) 2026/07/16 01:51:39 DEBUG : Waiting for deletions to finish 2026/07/16 01:51:39 DEBUG : existing: Destination exists, skipping 2026/07/16 01:51:39 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:39 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:39 DEBUG : Waiting for deletions to finish 2026/07/16 01:51:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.42s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:40 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/16 01:51:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/16 01:51:41 DEBUG : c/non empty space: size = 5 OK 2026/07/16 01:51:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:51:41 DEBUG : c/non empty space: Unchanged skipping 2026/07/16 01:51:41 DEBUG : a/potato2: size = 60 OK 2026/07/16 01:51:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:51:41 INFO : a/potato2: Copied (new) 2026/07/16 01:51:41 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:41 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:41 DEBUG : Waiting for deletions to finish 2026/07/16 01:51:41 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.20s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:42 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:42 DEBUG : empty space: size = 1 OK 2026/07/16 01:51:42 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/16 01:51:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/16 01:51:42 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/16 01:51:42 DEBUG : empty space: Unchanged skipping 2026/07/16 01:51:42 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:42 DEBUG : Waiting for deletions to finish 2026/07/16 01:51:42 INFO : There was nothing to transfer 2026/07/16 01:51:43 DEBUG : empty space: size = 1 OK 2026/07/16 01:51:43 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/16 01:51:43 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/16 01:51:45 INFO : empty space: Updated modification time in destination 2026/07/16 01:51:45 DEBUG : empty space: Unchanged skipping 2026/07/16 01:51:45 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:45 DEBUG : Waiting for deletions to finish 2026/07/16 01:51:45 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:46 DEBUG : empty space: size = 1 OK 2026/07/16 01:51:46 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/16 01:51:46 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/16 01:51:46 DEBUG : empty space: Unchanged skipping 2026/07/16 01:51:46 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:46 DEBUG : Waiting for deletions to finish 2026/07/16 01:51:46 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.25s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:47 DEBUG : foo: size = 3 OK 2026/07/16 01:51:47 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/16 01:51:47 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone372822633) 2026/07/16 01:51:47 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:51:47 DEBUG : foo: sha1 differ 2026/07/16 01:51:47 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:47 DEBUG : foo: size = 3 OK 2026/07/16 01:51:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/16 01:51:47 INFO : foo: Copied (replaced existing) 2026/07/16 01:51:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.41s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:49 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/16 01:51:49 DEBUG : empty space: size = 1 OK 2026/07/16 01:51:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:51:49 DEBUG : empty space: Unchanged skipping 2026/07/16 01:51:49 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:49 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:49 DEBUG : potato: size = 60 OK 2026/07/16 01:51:49 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:51:49 INFO : potato: Copied (new) 2026/07/16 01:51:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.73s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:50 DEBUG : potato: size = 21 (Local file system at /tmp/rclone372822633) 2026/07/16 01:51:50 DEBUG : potato: size = 60 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:51:50 DEBUG : potato: Sizes differ 2026/07/16 01:51:50 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:50 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:51 DEBUG : potato: size = 21 OK 2026/07/16 01:51:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/16 01:51:51 INFO : potato: Copied (replaced existing) 2026/07/16 01:51:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.49s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:52 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:52 DEBUG : potato: size = 21 OK 2026/07/16 01:51:52 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/16 01:51:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone372822633) 2026/07/16 01:51:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:51:52 DEBUG : potato: sha1 differ 2026/07/16 01:51:52 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:52 DEBUG : potato: size = 21 OK 2026/07/16 01:51:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/16 01:51:52 INFO : potato: Copied (replaced existing) 2026/07/16 01:51:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:51:53 DEBUG : empty space: size = 1 OK 2026/07/16 01:51:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:51:53 DEBUG : empty space: Unchanged skipping 2026/07/16 01:51:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/16 01:51:53 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:53 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:53 DEBUG : Waiting for deletions to finish 2026/07/16 01:51:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:55 DEBUG : empty space: size = 1 OK 2026/07/16 01:51:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:51:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:51:55 DEBUG : empty space: Unchanged skipping 2026/07/16 01:51:55 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:55 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:55 DEBUG : potato2: size = 60 OK 2026/07/16 01:51:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:51:55 INFO : potato2: Copied (new) 2026/07/16 01:51:55 DEBUG : Waiting for deletions to finish 2026/07/16 01:51:56 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:57 INFO : d: Making directory 2026/07/16 01:51:57 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/16 01:51:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/16 01:51:57 DEBUG : c/non empty space: size = 5 OK 2026/07/16 01:51:57 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:51:57 DEBUG : c/non empty space: Unchanged skipping 2026/07/16 01:51:57 DEBUG : a/potato2: size = 60 OK 2026/07/16 01:51:57 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:51:57 INFO : a/potato2: Copied (new) 2026/07/16 01:51:58 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:51:58 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:51:58 DEBUG : Waiting for deletions to finish 2026/07/16 01:51:58 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:51:59 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/16 01:52:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/16 01:52:00 DEBUG : c/non empty space: size = 5 OK 2026/07/16 01:52:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:52:00 DEBUG : c/non empty space: Unchanged skipping 2026/07/16 01:52:00 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:52:00 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:52:00 DEBUG : a/potato2: size = 60 OK 2026/07/16 01:52:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:52:00 INFO : a/potato2: Copied (new) 2026/07/16 01:52:00 ERROR : B2 bucket rclone-test-wonurez2pamo: not deleting files as there were IO errors 2026/07/16 01:52:00 ERROR : B2 bucket rclone-test-wonurez2pamo: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.31s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:52:02 DEBUG : Waiting for deletions to finish 2026/07/16 01:52:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:52:02 DEBUG : empty space: size = 1 OK 2026/07/16 01:52:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:52:02 DEBUG : empty space: Unchanged skipping 2026/07/16 01:52:02 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:52:02 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:52:02 INFO : potato: Deleted 2026/07/16 01:52:02 DEBUG : potato2: size = 60 OK 2026/07/16 01:52:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:52:02 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.88s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:52:03 DEBUG : Waiting for deletions to finish 2026/07/16 01:52:03 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:52:03 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:52:04 INFO : potato: Deleted 2026/07/16 01:52:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:52:04 DEBUG : empty space: size = 1 OK 2026/07/16 01:52:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:52:04 DEBUG : empty space: Unchanged skipping 2026/07/16 01:52:04 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:52:04 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:52:04 DEBUG : potato2: size = 60 OK 2026/07/16 01:52:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:52:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.17s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:52:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:52:05 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:52:05 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:52:06 DEBUG : potato2: size = 19 OK 2026/07/16 01:52:06 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/16 01:52:06 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.62s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:52:07 DEBUG : enormous: Excluded (Size Filter) 2026/07/16 01:52:07 DEBUG : enormous: Excluded 2026/07/16 01:52:07 DEBUG : potato2: Excluded (Size Filter) 2026/07/16 01:52:07 DEBUG : potato2: Excluded 2026/07/16 01:52:07 DEBUG : potato2: Excluded (Size Filter) 2026/07/16 01:52:07 DEBUG : potato2: Excluded 2026/07/16 01:52:07 DEBUG : empty space: size = 1 OK 2026/07/16 01:52:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:52:07 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:52:07 DEBUG : empty space: Unchanged skipping 2026/07/16 01:52:07 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:52:07 DEBUG : Waiting for deletions to finish 2026/07/16 01:52:07 INFO : There was nothing to transfer 2026/07/16 01:52:08 DEBUG : enormous: Excluded (Size Filter) 2026/07/16 01:52:08 DEBUG : enormous: Excluded 2026/07/16 01:52:08 DEBUG : potato2: Excluded (Size Filter) 2026/07/16 01:52:08 DEBUG : potato2: Excluded 2026/07/16 01:52:08 DEBUG : potato2: Excluded (Size Filter) 2026/07/16 01:52:08 DEBUG : potato2: Excluded 2026/07/16 01:52:08 DEBUG : Local file system at /tmp/rclone372822633: Waiting for checks to finish 2026/07/16 01:52:08 DEBUG : empty space: size = 1 OK 2026/07/16 01:52:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/16 01:52:08 DEBUG : empty space: Unchanged skipping 2026/07/16 01:52:08 DEBUG : Local file system at /tmp/rclone372822633: Waiting for transfers to finish 2026/07/16 01:52:08 DEBUG : Waiting for deletions to finish 2026/07/16 01:52:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.97s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:52:09 DEBUG : enormous: Excluded (Size Filter) 2026/07/16 01:52:09 DEBUG : enormous: Excluded 2026/07/16 01:52:09 DEBUG : potato2: Excluded (Size Filter) 2026/07/16 01:52:09 DEBUG : potato2: Excluded 2026/07/16 01:52:10 DEBUG : empty space: size = 1 OK 2026/07/16 01:52:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:52:10 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:52:10 DEBUG : empty space: Unchanged skipping 2026/07/16 01:52:10 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:52:10 DEBUG : Waiting for deletions to finish 2026/07/16 01:52:10 INFO : enormous: Deleted 2026/07/16 01:52:10 INFO : potato2: Deleted 2026/07/16 01:52:10 INFO : There was nothing to transfer 2026/07/16 01:52:10 DEBUG : empty space: size = 1 OK 2026/07/16 01:52:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/16 01:52:10 DEBUG : empty space: Unchanged skipping 2026/07/16 01:52:10 DEBUG : Local file system at /tmp/rclone372822633: Waiting for checks to finish 2026/07/16 01:52:10 DEBUG : Local file system at /tmp/rclone372822633: Waiting for transfers to finish 2026/07/16 01:52:10 DEBUG : Waiting for deletions to finish 2026/07/16 01:52:10 INFO : potato2: Deleted 2026/07/16 01:52:10 INFO : enormous: Deleted 2026/07/16 01:52:10 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.27s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:52:12 DEBUG : five: Need to transfer - File not found at Destination 2026/07/16 01:52:12 DEBUG : four: size = 4 (Local file system at /tmp/rclone372822633) 2026/07/16 01:52:12 DEBUG : four: size = 8 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:52:12 DEBUG : four: Sizes differ 2026/07/16 01:52:12 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/16 01:52:12 DEBUG : one: Destination is newer than source, skipping 2026/07/16 01:52:12 DEBUG : three: size = 5 OK 2026/07/16 01:52:12 DEBUG : three: Sizes identical 2026/07/16 01:52:12 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/16 01:52:12 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:52:12 DEBUG : two: size = 3 OK 2026/07/16 01:52:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone372822633) 2026/07/16 01:52:12 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:52:12 DEBUG : two: sha1 differ 2026/07/16 01:52:12 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:52:12 DEBUG : five: size = 4 OK 2026/07/16 01:52:12 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/16 01:52:12 INFO : five: Copied (new) 2026/07/16 01:52:13 DEBUG : four: size = 4 OK 2026/07/16 01:52:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/16 01:52:13 INFO : four: Copied (replaced existing) 2026/07/16 01:52:13 DEBUG : two: size = 3 OK 2026/07/16 01:52:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/16 01:52:13 INFO : two: Copied (replaced existing) 2026/07/16 01:52:13 DEBUG : Waiting for deletions to finish 2026/07/16 01:52:13 DEBUG : five: size = 4 OK 2026/07/16 01:52:13 DEBUG : one: Destination is newer than source, skipping 2026/07/16 01:52:13 DEBUG : three: size = 5 OK 2026/07/16 01:52:13 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:52:13 DEBUG : four: size = 4 OK 2026/07/16 01:52:13 DEBUG : two: size = 3 OK 2026/07/16 01:52:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/16 01:52:13 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/16 01:52:13 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/16 01:52:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/16 01:52:13 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/16 01:52:13 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/16 01:52:13 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone372822633) 2026/07/16 01:52:13 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:52:13 DEBUG : three: sha1 differ 2026/07/16 01:52:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/16 01:52:13 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/16 01:52:13 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/16 01:52:13 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/16 01:52:13 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:52:13 DEBUG : three: size = 5 OK 2026/07/16 01:52:13 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/16 01:52:13 INFO : three: Copied (replaced existing) 2026/07/16 01:52:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (3.99s) === 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-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/16 01:52:15 INFO : B2 bucket rclone-test-wonurez2pamo: Making map for --track-renames 2026/07/16 01:52:15 INFO : B2 bucket rclone-test-wonurez2pamo: Finished making map for --track-renames 2026/07/16 01:52:15 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:52:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/16 01:52:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/16 01:52:15 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for renames to finish 2026/07/16 01:52:15 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:52:15 DEBUG : potato: size = 14 OK 2026/07/16 01:52:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/16 01:52:15 INFO : potato: Copied (new) 2026/07/16 01:52:15 DEBUG : yam: size = 11 OK 2026/07/16 01:52:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/16 01:52:15 INFO : yam: Copied (new) 2026/07/16 01:52:15 DEBUG : Waiting for deletions to finish 2026/07/16 01:52:16 DEBUG : potato: size = 14 OK 2026/07/16 01:52:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:52:16 DEBUG : potato: Unchanged skipping 2026/07/16 01:52:16 INFO : B2 bucket rclone-test-wonurez2pamo: Making map for --track-renames 2026/07/16 01:52:16 INFO : B2 bucket rclone-test-wonurez2pamo: Finished making map for --track-renames 2026/07/16 01:52:16 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:52:16 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for renames to finish 2026/07/16 01:52:17 DEBUG : yaml: size = 11 OK 2026/07/16 01:52:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/16 01:52:17 INFO : yam: Copied (server-side copy) to: yaml 2026/07/16 01:52:17 INFO : yam: Deleted 2026/07/16 01:52:17 INFO : yaml: Renamed from "yam" 2026/07/16 01:52:17 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:52:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.93s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/16 01:52:18 INFO : B2 bucket rclone-test-wonurez2pamo: Making map for --track-renames 2026/07/16 01:52:18 INFO : B2 bucket rclone-test-wonurez2pamo: Finished making map for --track-renames 2026/07/16 01:52:18 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:52:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/16 01:52:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/16 01:52:18 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for renames to finish 2026/07/16 01:52:18 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:52:18 DEBUG : potato: size = 14 OK 2026/07/16 01:52:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/16 01:52:18 INFO : potato: Copied (new) 2026/07/16 01:52:19 DEBUG : yam: size = 11 OK 2026/07/16 01:52:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/16 01:52:19 INFO : yam: Copied (new) 2026/07/16 01:52:19 DEBUG : Waiting for deletions to finish 2026/07/16 01:52:19 DEBUG : potato: size = 14 OK 2026/07/16 01:52:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:52:19 DEBUG : potato: Unchanged skipping 2026/07/16 01:52:19 INFO : B2 bucket rclone-test-wonurez2pamo: Making map for --track-renames 2026/07/16 01:52:19 INFO : B2 bucket rclone-test-wonurez2pamo: Finished making map for --track-renames 2026/07/16 01:52:19 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:52:19 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for renames to finish 2026/07/16 01:52:19 DEBUG : yaml: size = 11 OK 2026/07/16 01:52:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/16 01:52:19 INFO : yam: Copied (server-side copy) to: yaml 2026/07/16 01:52:20 INFO : yam: Deleted 2026/07/16 01:52:20 INFO : yaml: Renamed from "yam" 2026/07/16 01:52:20 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:52:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.84s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/16 01:52:21 INFO : B2 bucket rclone-test-wonurez2pamo: Making map for --track-renames 2026/07/16 01:52:21 INFO : B2 bucket rclone-test-wonurez2pamo: Finished making map for --track-renames 2026/07/16 01:52:21 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:52:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/16 01:52:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/16 01:52:21 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for renames to finish 2026/07/16 01:52:21 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:52:21 DEBUG : sub/yam: size = 11 OK 2026/07/16 01:52:21 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/16 01:52:21 INFO : sub/yam: Copied (new) 2026/07/16 01:52:22 DEBUG : potato: size = 14 OK 2026/07/16 01:52:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/16 01:52:22 INFO : potato: Copied (new) 2026/07/16 01:52:22 DEBUG : Waiting for deletions to finish 2026/07/16 01:52:22 DEBUG : potato: size = 14 OK 2026/07/16 01:52:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:52:22 DEBUG : potato: Unchanged skipping 2026/07/16 01:52:22 INFO : B2 bucket rclone-test-wonurez2pamo: Making map for --track-renames 2026/07/16 01:52:22 INFO : B2 bucket rclone-test-wonurez2pamo: Finished making map for --track-renames 2026/07/16 01:52:22 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:52:22 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for renames to finish 2026/07/16 01:52:23 DEBUG : yam: size = 11 OK 2026/07/16 01:52:23 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/16 01:52:23 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/16 01:52:24 INFO : sub/yam: Deleted 2026/07/16 01:52:24 INFO : yam: Renamed from "sub/yam" 2026/07/16 01:52:24 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:52:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.86s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:52:24 DEBUG : Creating backend with remote "/tmp/rclone372822633/dir1" 2026/07/16 01:52:24 DEBUG : Config file has changed externally - reloading 2026/07/16 01:52:24 DEBUG : Creating backend with remote "/tmp/rclone372822633/dir2" 2026/07/16 01:52:24 DEBUG : Local file system at /tmp/rclone372822633/dir2: Using server-side directory move 2026/07/16 01:52:24 INFO : Local file system at /tmp/rclone372822633/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/16 01:52:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/16 01:52:24 DEBUG : Local file system at /tmp/rclone372822633/dir2: Waiting for checks to finish 2026/07/16 01:52:24 DEBUG : Local file system at /tmp/rclone372822633/dir2: Waiting for transfers to finish 2026/07/16 01:52:24 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:52:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:52:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/16 01:52:25 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:52:25 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:52:25 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:52:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:52:25 INFO : sub dir/hello world: Copied (new) 2026/07/16 01:52:25 INFO : sub dir/hello world: Deleted 2026/07/16 01:52:26 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/16 01:52:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/16 01:52:26 INFO : nested/sub dir/file: Copied (new) 2026/07/16 01:52:26 INFO : nested/sub dir/file: Deleted 2026/07/16 01:52:26 INFO : sub dir: Removing directory 2026/07/16 01:52:26 INFO : nested/sub dir: Removing directory 2026/07/16 01:52:26 INFO : nested: Removing directory 2026/07/16 01:52:26 DEBUG : Local file system at /tmp/rclone372822633: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.16s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:52:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/16 01:52:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/16 01:52:27 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:52:27 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:52:27 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/16 01:52:27 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/16 01:52:27 INFO : nested/sub dir/file: Copied (new) 2026/07/16 01:52:27 INFO : nested/sub dir/file: Deleted 2026/07/16 01:52:28 DEBUG : sub dir/hello world: size = 11 OK 2026/07/16 01:52:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:52:28 INFO : sub dir/hello world: Copied (new) 2026/07/16 01:52:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.95s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:52:29 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/16 01:52:29 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/16 01:52:29 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:52:29 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:52:29 DEBUG : existing: size = 6 OK 2026/07/16 01:52:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/16 01:52:29 INFO : existing: Copied (new) 2026/07/16 01:52:29 INFO : existing: Deleted 2026/07/16 01:52:30 DEBUG : existing-b: size = 6 OK 2026/07/16 01:52:30 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/16 01:52:30 INFO : existing-b: Copied (new) 2026/07/16 01:52:30 INFO : existing-b: Deleted 2026/07/16 01:52:30 DEBUG : existing: Destination exists, skipping 2026/07/16 01:52:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/16 01:52:30 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:52:30 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:52:30 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.89s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:52:31 DEBUG : Creating backend with remote "TestB2:rclone-test-somutaw3xibi" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-wonurez2pamo -> B2 bucket rclone-test-somutaw3xibi 2026/07/16 01:52:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:52:35 DEBUG : empty space: size = 1 OK 2026/07/16 01:52:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/16 01:52:35 DEBUG : empty space: Unchanged skipping 2026/07/16 01:52:35 DEBUG : potato3: size = 68 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:52:35 DEBUG : potato3: size = 60 (B2 bucket rclone-test-somutaw3xibi) 2026/07/16 01:52:35 DEBUG : potato3: Sizes differ 2026/07/16 01:52:35 DEBUG : B2 bucket rclone-test-somutaw3xibi: Waiting for checks to finish 2026/07/16 01:52:35 INFO : empty space: Deleted 2026/07/16 01:52:35 DEBUG : B2 bucket rclone-test-somutaw3xibi: Waiting for transfers to finish 2026/07/16 01:52:35 DEBUG : potato2: size = 60 OK 2026/07/16 01:52:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:52:35 INFO : potato2: Copied (server-side copy) 2026/07/16 01:52:36 INFO : potato2: Deleted 2026/07/16 01:52:36 DEBUG : potato3: size = 68 OK 2026/07/16 01:52:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/16 01:52:36 INFO : potato3: Copied (server-side copy) 2026/07/16 01:52:36 INFO : potato3: Deleted 2026/07/16 01:52:36 DEBUG : Creating backend with remote "TestB2:rclone-test-pixaxol4coyo" 2026/07/16 01:52:37 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/16 01:52:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:52:37 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/16 01:52:37 DEBUG : B2 bucket rclone-test-pixaxol4coyo: Waiting for checks to finish 2026/07/16 01:52:37 DEBUG : B2 bucket rclone-test-pixaxol4coyo: Waiting for transfers to finish 2026/07/16 01:52:38 DEBUG : empty space: size = 1 OK 2026/07/16 01:52:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/16 01:52:38 INFO : empty space: Copied (server-side copy) 2026/07/16 01:52:38 INFO : empty space: Deleted 2026/07/16 01:52:38 DEBUG : potato2: size = 60 OK 2026/07/16 01:52:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:52:38 INFO : potato2: Copied (server-side copy) 2026/07/16 01:52:38 DEBUG : potato3: size = 68 OK 2026/07/16 01:52:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/16 01:52:38 INFO : potato3: Copied (server-side copy) 2026/07/16 01:52:38 INFO : potato2: Deleted 2026/07/16 01:52:39 INFO : potato3: Deleted 2026/07/16 01:52:39 DEBUG : B2 bucket rclone-test-pixaxol4coyo: Purge remote 2026/07/16 01:52:39 INFO : B2 bucket rclone-test-pixaxol4coyo: cleaning bucket "rclone-test-pixaxol4coyo" of all files 2026/07/16 01:52:39 DEBUG : empty space: Deleting (id "4_z1f023d63a00d6b8b9ff80e1b_f103736ec81795bf4_d20260716_m015238_c001_v0001177_t0048_u01784166758305") 2026/07/16 01:52:39 DEBUG : potato2: Deleting (id "4_z1f023d63a00d6b8b9ff80e1b_f114aab80e535e91d_d20260716_m015238_c001_v0001174_t0015_u01784166758546") 2026/07/16 01:52:39 DEBUG : potato3: Deleting (id "4_z1f023d63a00d6b8b9ff80e1b_f11203c9139d0f5db_d20260716_m015238_c001_v0001134_t0017_u01784166758659") 2026/07/16 01:52:40 DEBUG : B2 bucket rclone-test-somutaw3xibi: Purge remote 2026/07/16 01:52:40 INFO : B2 bucket rclone-test-somutaw3xibi: cleaning bucket "rclone-test-somutaw3xibi" of all files 2026/07/16 01:52:40 DEBUG : empty space: Deleting (id "4_z7f522d53a00d6b8b9ff80e1b_f4078cf379f43514f_d20260716_m015238_c001_v7007000_t0000_u01784166758516") 2026/07/16 01:52:40 DEBUG : empty space: Deleting (id "4_z7f522d53a00d6b8b9ff80e1b_f111ba3d810ee48e7_d20260716_m015234_c001_v0001103_t0043_u01784166754571") 2026/07/16 01:52:40 DEBUG : potato2: Deleting (id "4_z7f522d53a00d6b8b9ff80e1b_f4078cf379f435150_d20260716_m015238_c001_v7007000_t0000_u01784166758885") 2026/07/16 01:52:40 DEBUG : potato2: Deleting (id "4_z7f522d53a00d6b8b9ff80e1b_f1040f1520bd422f9_d20260716_m015235_c001_v0001183_t0048_u01784166755832") 2026/07/16 01:52:40 DEBUG : potato3: Deleting (id "4_z7f522d53a00d6b8b9ff80e1b_f4035627ccfdde9d8_d20260716_m015238_c001_v7007000_t0000_u01784166758931") 2026/07/16 01:52:40 DEBUG : potato3: Deleting (id "4_z7f522d53a00d6b8b9ff80e1b_f110ee32336e9f35b_d20260716_m015236_c001_v0001177_t0033_u01784166756063") 2026/07/16 01:52:40 DEBUG : potato3: Deleting (id "4_z7f522d53a00d6b8b9ff80e1b_f111ba3d810ee48e9_d20260716_m015235_c001_v0001103_t0030_u01784166755100") 2026/07/16 01:52:41 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/07/16 01:52:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/16 01:52:42 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (10.99s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:52:42 DEBUG : Creating backend with remote "TestB2:rclone-test-vabamed9wibe" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-wonurez2pamo -> B2 bucket rclone-test-vabamed9wibe 2026/07/16 01:52:47 DEBUG : empty space: Excluded (Size Filter) 2026/07/16 01:52:47 DEBUG : empty space: Excluded 2026/07/16 01:52:47 DEBUG : empty space: Excluded (Size Filter) 2026/07/16 01:52:47 DEBUG : empty space: Excluded 2026/07/16 01:52:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:52:47 DEBUG : potato3: size = 68 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:52:47 DEBUG : potato3: size = 60 (B2 bucket rclone-test-vabamed9wibe) 2026/07/16 01:52:47 DEBUG : potato3: Sizes differ 2026/07/16 01:52:47 DEBUG : B2 bucket rclone-test-vabamed9wibe: Waiting for checks to finish 2026/07/16 01:52:47 DEBUG : B2 bucket rclone-test-vabamed9wibe: Waiting for transfers to finish 2026/07/16 01:52:48 DEBUG : potato2: size = 60 OK 2026/07/16 01:52:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:52:48 INFO : potato2: Copied (server-side copy) 2026/07/16 01:52:48 DEBUG : potato3: size = 68 OK 2026/07/16 01:52:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/16 01:52:48 INFO : potato3: Copied (server-side copy) 2026/07/16 01:52:48 INFO : potato2: Deleted 2026/07/16 01:52:48 INFO : potato3: Deleted 2026/07/16 01:52:48 DEBUG : Creating backend with remote "TestB2:rclone-test-cimewet5fuka" 2026/07/16 01:52:49 DEBUG : empty space: Excluded (Size Filter) 2026/07/16 01:52:49 DEBUG : empty space: Excluded 2026/07/16 01:52:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:52:49 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/16 01:52:49 DEBUG : B2 bucket rclone-test-cimewet5fuka: Waiting for checks to finish 2026/07/16 01:52:49 DEBUG : B2 bucket rclone-test-cimewet5fuka: Waiting for transfers to finish 2026/07/16 01:52:50 DEBUG : potato2: size = 60 OK 2026/07/16 01:52:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:52:50 INFO : potato2: Copied (server-side copy) 2026/07/16 01:52:50 INFO : potato2: Deleted 2026/07/16 01:52:51 DEBUG : potato3: size = 68 OK 2026/07/16 01:52:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/16 01:52:51 INFO : potato3: Copied (server-side copy) 2026/07/16 01:52:51 INFO : potato3: Deleted 2026/07/16 01:52:51 DEBUG : B2 bucket rclone-test-cimewet5fuka: Purge remote 2026/07/16 01:52:51 INFO : B2 bucket rclone-test-cimewet5fuka: cleaning bucket "rclone-test-cimewet5fuka" of all files 2026/07/16 01:52:52 DEBUG : potato2: Deleting (id "4_zbf226d53a00d6b8b9ff80e1b_f1001f0a6644c2a23_d20260716_m015250_c001_v0001181_t0012_u01784166770568") 2026/07/16 01:52:52 DEBUG : potato3: Deleting (id "4_zbf226d53a00d6b8b9ff80e1b_f10738dc80de4dfb9_d20260716_m015250_c001_v0001104_t0010_u01784166770790") 2026/07/16 01:52:52 DEBUG : B2 bucket rclone-test-vabamed9wibe: Purge remote 2026/07/16 01:52:52 INFO : B2 bucket rclone-test-vabamed9wibe: cleaning bucket "rclone-test-vabamed9wibe" of all files 2026/07/16 01:52:52 DEBUG : empty space: Deleting (id "4_z0fd25d43a00d6b8b9ff80e1b_f115e5a313da71fe7_d20260716_m015246_c001_v0001172_t0025_u01784166766491") 2026/07/16 01:52:52 DEBUG : potato2: Deleting (id "4_z0fd25d43a00d6b8b9ff80e1b_f410bfa020f8b369d_d20260716_m015250_c001_v7007000_t0000_u01784166770773") 2026/07/16 01:52:52 DEBUG : potato2: Deleting (id "4_z0fd25d43a00d6b8b9ff80e1b_f105c74faf703d66b_d20260716_m015247_c001_v0001120_t0049_u01784166767655") 2026/07/16 01:52:52 DEBUG : potato3: Deleting (id "4_z0fd25d43a00d6b8b9ff80e1b_f410bfa020f8b36a3_d20260716_m015251_c001_v7007000_t0000_u01784166771465") 2026/07/16 01:52:52 DEBUG : potato3: Deleting (id "4_z0fd25d43a00d6b8b9ff80e1b_f116ab58cac087b64_d20260716_m015248_c001_v0001177_t0043_u01784166768038") 2026/07/16 01:52:52 DEBUG : potato3: Deleting (id "4_z0fd25d43a00d6b8b9ff80e1b_f115e5a313da71fed_d20260716_m015246_c001_v0001172_t0044_u01784166766793") --- PASS: TestServerSideMoveWithFilter (12.58s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:52:54 DEBUG : Creating backend with remote "TestB2:rclone-test-humomin4zehe" 2026/07/16 01:52:57 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-wonurez2pamo -> B2 bucket rclone-test-humomin4zehe 2026/07/16 01:53:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:53:00 DEBUG : empty space: size = 1 OK 2026/07/16 01:53:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/16 01:53:00 DEBUG : empty space: Unchanged skipping 2026/07/16 01:53:00 DEBUG : B2 bucket rclone-test-humomin4zehe: Waiting for checks to finish 2026/07/16 01:53:00 DEBUG : potato3: size = 68 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:53:00 DEBUG : potato3: size = 60 (B2 bucket rclone-test-humomin4zehe) 2026/07/16 01:53:00 DEBUG : potato3: Sizes differ 2026/07/16 01:53:00 INFO : empty space: Deleted 2026/07/16 01:53:00 DEBUG : B2 bucket rclone-test-humomin4zehe: Waiting for transfers to finish 2026/07/16 01:53:00 DEBUG : potato2: size = 60 OK 2026/07/16 01:53:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:53:00 INFO : potato2: Copied (server-side copy) 2026/07/16 01:53:01 INFO : potato2: Deleted 2026/07/16 01:53:01 DEBUG : potato3: size = 68 OK 2026/07/16 01:53:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/16 01:53:01 INFO : potato3: Copied (server-side copy) 2026/07/16 01:53:01 INFO : potato3: Deleted 2026/07/16 01:53:01 DEBUG : Creating backend with remote "TestB2:rclone-test-tuzacub7kufu" 2026/07/16 01:53:02 INFO : tomatoDir: Making directory 2026/07/16 01:53:03 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/16 01:53:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/16 01:53:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/16 01:53:03 DEBUG : B2 bucket rclone-test-tuzacub7kufu: Waiting for checks to finish 2026/07/16 01:53:03 DEBUG : B2 bucket rclone-test-tuzacub7kufu: Waiting for transfers to finish 2026/07/16 01:53:03 DEBUG : empty space: size = 1 OK 2026/07/16 01:53:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/16 01:53:03 INFO : empty space: Copied (server-side copy) 2026/07/16 01:53:04 INFO : empty space: Deleted 2026/07/16 01:53:04 DEBUG : potato3: size = 68 OK 2026/07/16 01:53:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/16 01:53:04 INFO : potato3: Copied (server-side copy) 2026/07/16 01:53:04 DEBUG : potato2: size = 60 OK 2026/07/16 01:53:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/16 01:53:04 INFO : potato2: Copied (server-side copy) 2026/07/16 01:53:04 INFO : potato3: Deleted 2026/07/16 01:53:04 INFO : potato2: Deleted 2026/07/16 01:53:04 DEBUG : B2 bucket rclone-test-tuzacub7kufu: Purge remote 2026/07/16 01:53:04 INFO : B2 bucket rclone-test-tuzacub7kufu: cleaning bucket "rclone-test-tuzacub7kufu" of all files 2026/07/16 01:53:05 DEBUG : empty space: Deleting (id "4_zdfd29d83a00d6b8b9ff80e1b_f118c99f7297cfc77_d20260716_m015303_c001_v0001101_t0022_u01784166783638") 2026/07/16 01:53:05 DEBUG : potato2: Deleting (id "4_zdfd29d83a00d6b8b9ff80e1b_f1065e4e0f4916df0_d20260716_m015303_c001_v0001174_t0030_u01784166783928") 2026/07/16 01:53:05 DEBUG : potato3: Deleting (id "4_zdfd29d83a00d6b8b9ff80e1b_f110be2ccee8bf459_d20260716_m015303_c001_v0001167_t0052_u01784166783942") 2026/07/16 01:53:05 DEBUG : B2 bucket rclone-test-humomin4zehe: Purge remote 2026/07/16 01:53:05 INFO : B2 bucket rclone-test-humomin4zehe: cleaning bucket "rclone-test-humomin4zehe" of all files 2026/07/16 01:53:05 DEBUG : empty space: Deleting (id "4_z8fb28d63a00d6b8b9ff80e1b_f4159f73aac9037fe_d20260716_m015303_c001_v7007000_t0000_u01784166783924") 2026/07/16 01:53:05 DEBUG : empty space: Deleting (id "4_z8fb28d63a00d6b8b9ff80e1b_f118d07becbab41b3_d20260716_m015259_c001_v0001042_t0017_u01784166779387") 2026/07/16 01:53:05 DEBUG : potato2: Deleting (id "4_z8fb28d63a00d6b8b9ff80e1b_f419d7f15eaa9ef8b_d20260716_m015304_c001_v7007000_t0000_u01784166784359") 2026/07/16 01:53:05 DEBUG : potato2: Deleting (id "4_z8fb28d63a00d6b8b9ff80e1b_f11000dc3861d97cf_d20260716_m015300_c001_v0001183_t0009_u01784166780709") 2026/07/16 01:53:05 DEBUG : potato3: Deleting (id "4_z8fb28d63a00d6b8b9ff80e1b_f4159f73aac9037ff_d20260716_m015304_c001_v7007000_t0000_u01784166784197") 2026/07/16 01:53:05 DEBUG : potato3: Deleting (id "4_z8fb28d63a00d6b8b9ff80e1b_f1128c27a420fa495_d20260716_m015300_c001_v0001174_t0030_u01784166780965") 2026/07/16 01:53:05 DEBUG : potato3: Deleting (id "4_z8fb28d63a00d6b8b9ff80e1b_f118d07becbab41b5_d20260716_m015259_c001_v0001042_t0031_u01784166779942") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.71s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:53:07 DEBUG : Creating backend with remote "TestB2:rclone-test-wonurez2pamo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.68s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:53:10 DEBUG : Creating backend with remote "TestB2:rclone-test-wonurez2pamo/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:53:11 DEBUG : Creating backend with remote "TestB2:rclone-test-wonurez2pamo/rclone-sync-test" 2026/07/16 01:53:13 DEBUG : Creating backend with remote "TestB2:rclone-test-wonurez2pamo/rclone-sync-test-include/layer2" 2026/07/16 01:53:15 DEBUG : Creating backend with remote "TestB2:rclone-test-wonurez2pamo/rclone-sync-test-ignore-file" 2026/07/16 01:53:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/16 01:53:19 DEBUG : B2 bucket rclone-test-wonurez2pamo path rclone-sync-test: Waiting for checks to finish 2026/07/16 01:53:19 DEBUG : B2 bucket rclone-test-wonurez2pamo path rclone-sync-test: Waiting for transfers to finish 2026/07/16 01:53:19 DEBUG : Waiting for deletions to finish 2026/07/16 01:53:19 INFO : There was nothing to transfer 2026/07/16 01:53:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/16 01:53:19 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:53:19 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:53:19 DEBUG : Waiting for deletions to finish 2026/07/16 01:53:19 INFO : There was nothing to transfer 2026/07/16 01:53:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/16 01:53:20 DEBUG : B2 bucket rclone-test-wonurez2pamo path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/16 01:53:20 DEBUG : B2 bucket rclone-test-wonurez2pamo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/16 01:53:20 DEBUG : Waiting for deletions to finish 2026/07/16 01:53:20 INFO : There was nothing to transfer 2026/07/16 01:53:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/16 01:53:20 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:53:20 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:53:20 DEBUG : Waiting for deletions to finish 2026/07/16 01:53:20 INFO : There was nothing to transfer 2026/07/16 01:53:21 DEBUG : Excluded 2026/07/16 01:53:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/16 01:53:21 DEBUG : B2 bucket rclone-test-wonurez2pamo path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/16 01:53:21 DEBUG : B2 bucket rclone-test-wonurez2pamo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/16 01:53:21 DEBUG : Waiting for deletions to finish 2026/07/16 01:53:21 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.07s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:53:21 DEBUG : Creating backend with remote "TestB2:rclone-test-wonurez2pamo/dst" 2026/07/16 01:53:22 DEBUG : Creating backend with remote "TestB2:rclone-test-wonurez2pamo/CompareDest" 2026/07/16 01:53:24 DEBUG : one: Need to transfer - File not found at Destination 2026/07/16 01:53:24 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for checks to finish 2026/07/16 01:53:24 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for transfers to finish 2026/07/16 01:53:25 DEBUG : one: size = 3 OK 2026/07/16 01:53:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/16 01:53:25 INFO : one: Copied (new) 2026/07/16 01:53:25 DEBUG : Waiting for deletions to finish 2026/07/16 01:53:26 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for checks to finish 2026/07/16 01:53:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone372822633) 2026/07/16 01:53:26 DEBUG : one: size = 3 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:53:26 DEBUG : one: Sizes differ 2026/07/16 01:53:26 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for transfers to finish 2026/07/16 01:53:26 DEBUG : one: size = 5 OK 2026/07/16 01:53:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/16 01:53:26 INFO : one: Copied (replaced existing) 2026/07/16 01:53:26 DEBUG : Waiting for deletions to finish 2026/07/16 01:53:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone372822633) 2026/07/16 01:53:29 DEBUG : one: size = 3 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:53:29 DEBUG : one: Sizes differ 2026/07/16 01:53:29 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for checks to finish 2026/07/16 01:53:29 DEBUG : one: size = 5 OK 2026/07/16 01:53:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:53:29 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/16 01:53:29 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for transfers to finish 2026/07/16 01:53:29 DEBUG : Waiting for deletions to finish 2026/07/16 01:53:29 INFO : There was nothing to transfer 2026/07/16 01:53:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone372822633) 2026/07/16 01:53:30 DEBUG : one: size = 3 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:53:30 DEBUG : one: Sizes differ 2026/07/16 01:53:30 DEBUG : two: size = 3 OK 2026/07/16 01:53:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:53:30 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/16 01:53:30 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for checks to finish 2026/07/16 01:53:30 DEBUG : one: size = 5 OK 2026/07/16 01:53:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:53:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/16 01:53:30 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for transfers to finish 2026/07/16 01:53:30 DEBUG : Waiting for deletions to finish 2026/07/16 01:53:30 INFO : There was nothing to transfer 2026/07/16 01:53:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone372822633) 2026/07/16 01:53:31 DEBUG : one: size = 3 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:53:31 DEBUG : one: Sizes differ 2026/07/16 01:53:31 DEBUG : two: size = 3 OK 2026/07/16 01:53:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:53:31 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/16 01:53:31 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for checks to finish 2026/07/16 01:53:31 DEBUG : one: size = 5 OK 2026/07/16 01:53:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:53:31 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/16 01:53:31 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for transfers to finish 2026/07/16 01:53:31 DEBUG : Waiting for deletions to finish 2026/07/16 01:53:31 INFO : There was nothing to transfer 2026/07/16 01:53:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone372822633) 2026/07/16 01:53:32 DEBUG : one: size = 3 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:53:32 DEBUG : one: Sizes differ 2026/07/16 01:53:32 DEBUG : two: size = 3 OK 2026/07/16 01:53:32 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/16 01:53:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/16 01:53:32 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/16 01:53:32 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for checks to finish 2026/07/16 01:53:32 DEBUG : one: size = 5 OK 2026/07/16 01:53:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:53:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/16 01:53:32 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for transfers to finish 2026/07/16 01:53:32 DEBUG : Waiting for deletions to finish 2026/07/16 01:53:32 INFO : There was nothing to transfer 2026/07/16 01:53:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone372822633) 2026/07/16 01:53:32 DEBUG : one: size = 3 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:53:32 DEBUG : one: Sizes differ 2026/07/16 01:53:33 DEBUG : two: size = 5 (Local file system at /tmp/rclone372822633) 2026/07/16 01:53:33 DEBUG : two: size = 3 (B2 bucket rclone-test-wonurez2pamo path CompareDest) 2026/07/16 01:53:33 DEBUG : two: Sizes differ 2026/07/16 01:53:33 DEBUG : two: Need to transfer - File not found at Destination 2026/07/16 01:53:33 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for checks to finish 2026/07/16 01:53:33 DEBUG : one: size = 5 OK 2026/07/16 01:53:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:53:33 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/16 01:53:33 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for transfers to finish 2026/07/16 01:53:33 DEBUG : two: size = 5 OK 2026/07/16 01:53:33 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/16 01:53:33 INFO : two: Copied (new) 2026/07/16 01:53:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.33s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:53:37 DEBUG : Creating backend with remote "TestB2:rclone-test-wonurez2pamo/dest" 2026/07/16 01:53:38 DEBUG : Creating backend with remote "TestB2:rclone-test-wonurez2pamo/pre-dest1" 2026/07/16 01:53:39 DEBUG : Creating backend with remote "TestB2:rclone-test-wonurez2pamo/pre-dest2" 2026/07/16 01:53:41 DEBUG : 1: size = 1 OK 2026/07/16 01:53:41 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:53:41 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/16 01:53:41 DEBUG : 2: size = 1 OK 2026/07/16 01:53:41 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:53:41 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/16 01:53:42 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/16 01:53:42 DEBUG : B2 bucket rclone-test-wonurez2pamo path dest: Waiting for checks to finish 2026/07/16 01:53:42 DEBUG : B2 bucket rclone-test-wonurez2pamo path dest: Waiting for transfers to finish 2026/07/16 01:53:42 DEBUG : 3: size = 1 OK 2026/07/16 01:53:42 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/16 01:53:42 INFO : 3: Copied (new) 2026/07/16 01:53:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.27s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:53:44 DEBUG : Creating backend with remote "TestB2:rclone-test-wonurez2pamo/dst" 2026/07/16 01:53:45 DEBUG : Creating backend with remote "TestB2:rclone-test-wonurez2pamo/CopyDest" 2026/07/16 01:53:47 DEBUG : one: Need to transfer - File not found at Destination 2026/07/16 01:53:47 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for checks to finish 2026/07/16 01:53:47 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for transfers to finish 2026/07/16 01:53:48 DEBUG : one: size = 3 OK 2026/07/16 01:53:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/16 01:53:48 INFO : one: Copied (new) 2026/07/16 01:53:48 DEBUG : Waiting for deletions to finish 2026/07/16 01:53:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone372822633) 2026/07/16 01:53:48 DEBUG : one: size = 3 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:53:48 DEBUG : one: Sizes differ 2026/07/16 01:53:48 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for checks to finish 2026/07/16 01:53:49 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for transfers to finish 2026/07/16 01:53:49 DEBUG : one: size = 5 OK 2026/07/16 01:53:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/16 01:53:49 INFO : one: Copied (replaced existing) 2026/07/16 01:53:49 DEBUG : Waiting for deletions to finish 2026/07/16 01:53:51 DEBUG : Creating backend with remote "TestB2:rclone-test-wonurez2pamo/BackupDir" 2026/07/16 01:53:52 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for checks to finish 2026/07/16 01:53:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone372822633) 2026/07/16 01:53:52 DEBUG : one: size = 3 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:53:52 DEBUG : one: Sizes differ 2026/07/16 01:53:52 DEBUG : one: size = 5 OK 2026/07/16 01:53:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:53:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone372822633) 2026/07/16 01:53:52 DEBUG : one: size = 3 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:53:52 DEBUG : one: Sizes differ 2026/07/16 01:53:54 DEBUG : one: size = 3 OK 2026/07/16 01:53:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/16 01:53:54 INFO : one: Copied (server-side copy) 2026/07/16 01:53:54 INFO : one: Deleted 2026/07/16 01:53:54 DEBUG : one: size = 5 OK 2026/07/16 01:53:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/16 01:53:54 INFO : one: Copied (server-side copy) 2026/07/16 01:53:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/16 01:53:54 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for transfers to finish 2026/07/16 01:53:54 DEBUG : Waiting for deletions to finish 2026/07/16 01:53:56 DEBUG : one: size = 5 OK 2026/07/16 01:53:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:53:56 DEBUG : one: Unchanged skipping 2026/07/16 01:53:56 DEBUG : two: size = 3 OK 2026/07/16 01:53:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:53:56 DEBUG : two: size = 3 OK 2026/07/16 01:53:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/16 01:53:56 INFO : two: Copied (server-side copy) 2026/07/16 01:53:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/16 01:53:56 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for checks to finish 2026/07/16 01:53:56 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for transfers to finish 2026/07/16 01:53:56 DEBUG : Waiting for deletions to finish 2026/07/16 01:53:57 DEBUG : two: size = 3 OK 2026/07/16 01:53:57 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for checks to finish 2026/07/16 01:53:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:53:57 DEBUG : two: Unchanged skipping 2026/07/16 01:53:57 DEBUG : one: size = 5 OK 2026/07/16 01:53:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:53:57 DEBUG : one: Unchanged skipping 2026/07/16 01:53:57 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for transfers to finish 2026/07/16 01:53:57 DEBUG : Waiting for deletions to finish 2026/07/16 01:53:57 INFO : There was nothing to transfer 2026/07/16 01:53:58 DEBUG : one: size = 5 OK 2026/07/16 01:53:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:53:58 DEBUG : one: Unchanged skipping 2026/07/16 01:53:58 DEBUG : three: size = 7 (Local file system at /tmp/rclone372822633) 2026/07/16 01:53:58 DEBUG : three: size = 5 (B2 bucket rclone-test-wonurez2pamo path CopyDest) 2026/07/16 01:53:58 DEBUG : three: Sizes differ 2026/07/16 01:53:58 DEBUG : three: Destination not found in --copy-dest 2026/07/16 01:53:58 DEBUG : three: Need to transfer - File not found at Destination 2026/07/16 01:53:58 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for checks to finish 2026/07/16 01:53:58 DEBUG : two: size = 3 OK 2026/07/16 01:53:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/16 01:53:58 DEBUG : two: Unchanged skipping 2026/07/16 01:53:58 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for transfers to finish 2026/07/16 01:53:59 DEBUG : three: size = 7 OK 2026/07/16 01:53:59 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/16 01:53:59 INFO : three: Copied (new) 2026/07/16 01:53:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.86s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:54:02 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-14.backblaze.com/b2api/v1/b2_upload_file/6fd28d9390ed6b8b9ff80e1b/c001_v0001183_t0048": EOF 2026/07/16 01:54:02 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-14.backblaze.com/b2api/v1/b2_upload_file/6fd28d9390ed6b8b9ff80e1b/c001_v0001183_t0048": EOF) 2026/07/16 01:54:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-wonurez2pamo: 1/10 (Post "https://pod-000-1183-14.backblaze.com/b2api/v1/b2_upload_file/6fd28d9390ed6b8b9ff80e1b/c001_v0001183_t0048": EOF) 2026/07/16 01:54:05 DEBUG : pacer: Reducing sleep to 10ms 2026/07/16 01:54:05 DEBUG : Creating backend with remote "TestB2:rclone-test-wonurez2pamo/dst" 2026/07/16 01:54:06 DEBUG : Creating backend with remote "TestB2:rclone-test-wonurez2pamo/backup" 2026/07/16 01:54:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone372822633) 2026/07/16 01:54:08 DEBUG : one: size = 3 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:54:08 DEBUG : one: Sizes differ 2026/07/16 01:54:08 DEBUG : two: size = 3 OK 2026/07/16 01:54:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:54:08 DEBUG : two: Unchanged skipping 2026/07/16 01:54:08 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for checks to finish 2026/07/16 01:54:09 DEBUG : one: size = 3 OK 2026/07/16 01:54:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/16 01:54:09 INFO : one: Copied (server-side copy) 2026/07/16 01:54:09 INFO : one: Deleted 2026/07/16 01:54:09 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for transfers to finish 2026/07/16 01:54:10 DEBUG : one: size = 4 OK 2026/07/16 01:54:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:54:10 INFO : one: Copied (new) 2026/07/16 01:54:10 DEBUG : Waiting for deletions to finish 2026/07/16 01:54:11 DEBUG : three.txt: size = 5 OK 2026/07/16 01:54:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/16 01:54:11 INFO : three.txt: Copied (server-side copy) 2026/07/16 01:54:11 INFO : three.txt: Deleted 2026/07/16 01:54:11 INFO : three.txt: Moved into backup dir 2026/07/16 01:54:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone372822633) 2026/07/16 01:54:12 DEBUG : one: size = 4 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:54:12 DEBUG : one: Sizes differ 2026/07/16 01:54:12 DEBUG : two: size = 3 OK 2026/07/16 01:54:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:54:12 DEBUG : two: Unchanged skipping 2026/07/16 01:54:12 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for checks to finish 2026/07/16 01:54:13 DEBUG : one: size = 4 OK 2026/07/16 01:54:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:54:13 INFO : one: Copied (server-side copy) 2026/07/16 01:54:13 INFO : one: Deleted 2026/07/16 01:54:13 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for transfers to finish 2026/07/16 01:54:13 DEBUG : one: size = 5 OK 2026/07/16 01:54:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/16 01:54:13 INFO : one: Copied (new) 2026/07/16 01:54:13 DEBUG : Waiting for deletions to finish 2026/07/16 01:54:14 DEBUG : three.txt: size = 6 OK 2026/07/16 01:54:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/16 01:54:14 INFO : three.txt: Copied (server-side copy) 2026/07/16 01:54:14 INFO : three.txt: Deleted 2026/07/16 01:54:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.45s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:54:17 DEBUG : Creating backend with remote "TestB2:rclone-test-wonurez2pamo/dst" 2026/07/16 01:54:18 DEBUG : Creating backend with remote "TestB2:rclone-test-wonurez2pamo/backup" 2026/07/16 01:54:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone372822633) 2026/07/16 01:54:20 DEBUG : one: size = 3 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:54:20 DEBUG : one: Sizes differ 2026/07/16 01:54:20 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for checks to finish 2026/07/16 01:54:20 DEBUG : two: size = 3 OK 2026/07/16 01:54:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:54:20 DEBUG : two: Unchanged skipping 2026/07/16 01:54:21 DEBUG : one.bak: size = 3 OK 2026/07/16 01:54:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/16 01:54:21 INFO : one: Copied (server-side copy) to: one.bak 2026/07/16 01:54:21 INFO : one: Deleted 2026/07/16 01:54:21 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for transfers to finish 2026/07/16 01:54:22 DEBUG : one: size = 4 OK 2026/07/16 01:54:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:54:22 INFO : one: Copied (new) 2026/07/16 01:54:22 DEBUG : Waiting for deletions to finish 2026/07/16 01:54:23 DEBUG : three.txt.bak: size = 5 OK 2026/07/16 01:54:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/16 01:54:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/16 01:54:23 INFO : three.txt: Deleted 2026/07/16 01:54:23 INFO : three.txt: Moved into backup dir 2026/07/16 01:54:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone372822633) 2026/07/16 01:54:25 DEBUG : one: size = 4 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:54:25 DEBUG : one: Sizes differ 2026/07/16 01:54:25 DEBUG : two: size = 3 OK 2026/07/16 01:54:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:54:25 DEBUG : two: Unchanged skipping 2026/07/16 01:54:25 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for checks to finish 2026/07/16 01:54:25 DEBUG : one.bak: size = 4 OK 2026/07/16 01:54:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:54:25 INFO : one: Copied (server-side copy) to: one.bak 2026/07/16 01:54:25 INFO : one: Deleted 2026/07/16 01:54:25 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for transfers to finish 2026/07/16 01:54:26 DEBUG : one: size = 5 OK 2026/07/16 01:54:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/16 01:54:26 INFO : one: Copied (new) 2026/07/16 01:54:26 DEBUG : Waiting for deletions to finish 2026/07/16 01:54:26 DEBUG : three.txt.bak: size = 6 OK 2026/07/16 01:54:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/16 01:54:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/16 01:54:27 INFO : three.txt: Deleted 2026/07/16 01:54:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.75s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:54:30 DEBUG : Creating backend with remote "TestB2:rclone-test-wonurez2pamo/dst" 2026/07/16 01:54:31 DEBUG : Creating backend with remote "TestB2:rclone-test-wonurez2pamo/backup" 2026/07/16 01:54:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone372822633) 2026/07/16 01:54:33 DEBUG : one: size = 3 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:54:33 DEBUG : one: Sizes differ 2026/07/16 01:54:33 DEBUG : two: size = 3 OK 2026/07/16 01:54:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:54:33 DEBUG : two: Unchanged skipping 2026/07/16 01:54:33 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for checks to finish 2026/07/16 01:54:34 DEBUG : one-2019-01-01: size = 3 OK 2026/07/16 01:54:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/16 01:54:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/16 01:54:34 INFO : one: Deleted 2026/07/16 01:54:34 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for transfers to finish 2026/07/16 01:54:35 DEBUG : one: size = 4 OK 2026/07/16 01:54:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:54:35 INFO : one: Copied (new) 2026/07/16 01:54:35 DEBUG : Waiting for deletions to finish 2026/07/16 01:54:36 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/16 01:54:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/16 01:54:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/16 01:54:36 INFO : three.txt: Deleted 2026/07/16 01:54:36 INFO : three.txt: Moved into backup dir 2026/07/16 01:54:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone372822633) 2026/07/16 01:54:38 DEBUG : one: size = 4 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:54:38 DEBUG : one: Sizes differ 2026/07/16 01:54:38 DEBUG : two: size = 3 OK 2026/07/16 01:54:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:54:38 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for checks to finish 2026/07/16 01:54:38 DEBUG : two: Unchanged skipping 2026/07/16 01:54:38 DEBUG : one-2019-01-01: size = 4 OK 2026/07/16 01:54:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:54:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/16 01:54:39 INFO : one: Deleted 2026/07/16 01:54:39 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for transfers to finish 2026/07/16 01:54:39 DEBUG : one: size = 5 OK 2026/07/16 01:54:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/16 01:54:39 INFO : one: Copied (new) 2026/07/16 01:54:39 DEBUG : Waiting for deletions to finish 2026/07/16 01:54:39 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/16 01:54:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/16 01:54:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/16 01:54:40 INFO : three.txt: Deleted 2026/07/16 01:54:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.95s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:54:43 DEBUG : Creating backend with remote "TestB2:rclone-test-wonurez2pamo/dst" 2026/07/16 01:54:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone372822633) 2026/07/16 01:54:44 DEBUG : one: size = 3 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:54:44 DEBUG : one: Sizes differ 2026/07/16 01:54:44 DEBUG : two: size = 3 OK 2026/07/16 01:54:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:54:44 DEBUG : two: Unchanged skipping 2026/07/16 01:54:44 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for checks to finish 2026/07/16 01:54:45 DEBUG : one.bak: size = 3 OK 2026/07/16 01:54:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/16 01:54:45 INFO : one: Copied (server-side copy) to: one.bak 2026/07/16 01:54:45 INFO : one: Deleted 2026/07/16 01:54:45 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for transfers to finish 2026/07/16 01:54:46 DEBUG : one: size = 4 OK 2026/07/16 01:54:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:54:46 INFO : one: Copied (new) 2026/07/16 01:54:46 DEBUG : Waiting for deletions to finish 2026/07/16 01:54:46 DEBUG : three.txt.bak: size = 5 OK 2026/07/16 01:54:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/16 01:54:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/16 01:54:47 INFO : three.txt: Deleted 2026/07/16 01:54:47 INFO : three.txt: Moved into backup dir 2026/07/16 01:54:48 DEBUG : one.bak: Excluded (Path Filter) 2026/07/16 01:54:48 DEBUG : one.bak: Excluded 2026/07/16 01:54:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/16 01:54:48 DEBUG : three.txt.bak: Excluded 2026/07/16 01:54:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone372822633) 2026/07/16 01:54:48 DEBUG : two: size = 3 OK 2026/07/16 01:54:48 DEBUG : one: size = 4 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:54:48 DEBUG : one: Sizes differ 2026/07/16 01:54:48 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for checks to finish 2026/07/16 01:54:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:54:48 DEBUG : two: Unchanged skipping 2026/07/16 01:54:48 DEBUG : one.bak: size = 4 OK 2026/07/16 01:54:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:54:48 INFO : one: Copied (server-side copy) to: one.bak 2026/07/16 01:54:48 INFO : one: Deleted 2026/07/16 01:54:48 DEBUG : B2 bucket rclone-test-wonurez2pamo path dst: Waiting for transfers to finish 2026/07/16 01:54:49 DEBUG : one: size = 5 OK 2026/07/16 01:54:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/16 01:54:49 INFO : one: Copied (new) 2026/07/16 01:54:49 DEBUG : Waiting for deletions to finish 2026/07/16 01:54:49 DEBUG : three.txt.bak: size = 6 OK 2026/07/16 01:54:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/16 01:54:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/16 01:54:50 INFO : three.txt: Deleted 2026/07/16 01:54:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.89s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:54:52 DEBUG : Creating backend with remote "TestB2:rclone-test-wonurez2pamo/dst" 2026/07/16 01:54:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone372822633) 2026/07/16 01:54:54 DEBUG : one: size = 3 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:54:54 DEBUG : one: Sizes differ 2026/07/16 01:54:55 DEBUG : one.bak: size = 3 OK 2026/07/16 01:54:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/16 01:54:55 INFO : one: Copied (server-side copy) to: one.bak 2026/07/16 01:54:56 INFO : one: Deleted 2026/07/16 01:54:56 DEBUG : one: size = 4 OK 2026/07/16 01:54:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:54:56 INFO : one: Copied (new) 2026/07/16 01:54:57 DEBUG : two: size = 3 OK 2026/07/16 01:54:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:54:57 DEBUG : two: Unchanged skipping 2026/07/16 01:54:57 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone372822633) 2026/07/16 01:54:57 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:54:57 DEBUG : three.txt: Sizes differ 2026/07/16 01:54:57 DEBUG : three.txt.bak: size = 5 OK 2026/07/16 01:54:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/16 01:54:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/16 01:54:57 INFO : three.txt: Deleted 2026/07/16 01:54:58 DEBUG : three.txt: size = 6 OK 2026/07/16 01:54:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/16 01:54:58 INFO : three.txt: Copied (new) 2026/07/16 01:54:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone372822633) 2026/07/16 01:54:59 DEBUG : one: size = 4 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:54:59 DEBUG : one: Sizes differ 2026/07/16 01:55:00 DEBUG : one.bak: size = 4 OK 2026/07/16 01:55:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:55:00 INFO : one: Copied (server-side copy) to: one.bak 2026/07/16 01:55:00 INFO : one: Deleted 2026/07/16 01:55:00 DEBUG : one: size = 5 OK 2026/07/16 01:55:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/16 01:55:00 INFO : one: Copied (new) 2026/07/16 01:55:01 DEBUG : two: size = 3 OK 2026/07/16 01:55:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:01 DEBUG : two: Unchanged skipping 2026/07/16 01:55:01 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone372822633) 2026/07/16 01:55:01 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:55:01 DEBUG : three.txt: Sizes differ 2026/07/16 01:55:01 DEBUG : three.txt.bak: size = 6 OK 2026/07/16 01:55:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/16 01:55:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/16 01:55:02 INFO : three.txt: Deleted 2026/07/16 01:55:02 DEBUG : three.txt: size = 19 OK 2026/07/16 01:55:02 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/16 01:55:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.60s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:55:06 DEBUG : Creating backend with remote "TestB2:rclone-test-wonurez2pamo/dst" 2026/07/16 01:55:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone372822633) 2026/07/16 01:55:07 DEBUG : one: size = 3 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:55:07 DEBUG : one: Sizes differ 2026/07/16 01:55:08 DEBUG : one-2019-01-01: size = 3 OK 2026/07/16 01:55:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/16 01:55:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/16 01:55:08 INFO : one: Deleted 2026/07/16 01:55:09 DEBUG : one: size = 4 OK 2026/07/16 01:55:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:55:09 INFO : one: Copied (new) 2026/07/16 01:55:10 DEBUG : two: size = 3 OK 2026/07/16 01:55:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:10 DEBUG : two: Unchanged skipping 2026/07/16 01:55:10 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone372822633) 2026/07/16 01:55:10 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:55:10 DEBUG : three.txt: Sizes differ 2026/07/16 01:55:11 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/16 01:55:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/16 01:55:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/16 01:55:11 INFO : three.txt: Deleted 2026/07/16 01:55:11 DEBUG : three.txt: size = 6 OK 2026/07/16 01:55:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/16 01:55:11 INFO : three.txt: Copied (new) 2026/07/16 01:55:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone372822633) 2026/07/16 01:55:12 DEBUG : one: size = 4 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:55:12 DEBUG : one: Sizes differ 2026/07/16 01:55:13 DEBUG : one-2019-01-01: size = 4 OK 2026/07/16 01:55:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/16 01:55:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/16 01:55:13 INFO : one: Deleted 2026/07/16 01:55:13 DEBUG : one: size = 5 OK 2026/07/16 01:55:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/16 01:55:13 INFO : one: Copied (new) 2026/07/16 01:55:13 DEBUG : two: size = 3 OK 2026/07/16 01:55:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:13 DEBUG : two: Unchanged skipping 2026/07/16 01:55:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone372822633) 2026/07/16 01:55:13 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-wonurez2pamo path dst) 2026/07/16 01:55:13 DEBUG : three.txt: Sizes differ 2026/07/16 01:55:14 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/16 01:55:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/16 01:55:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/16 01:55:15 INFO : three.txt: Deleted 2026/07/16 01:55:15 DEBUG : three.txt: size = 19 OK 2026/07/16 01:55:15 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/16 01:55:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.03s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:55:17 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone372822633) 2026/07/16 01:55:17 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:55:17 DEBUG : Testêé: Sizes differ 2026/07/16 01:55:17 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:55:17 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:55:18 DEBUG : Testêé: size = 14 OK 2026/07/16 01:55:18 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/16 01:55:18 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/16 01:55:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.60s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:55:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/16 01:55:19 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:55:19 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:55:20 DEBUG : existing: size = 6 OK 2026/07/16 01:55:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/16 01:55:20 INFO : existing: Copied (new) 2026/07/16 01:55:20 DEBUG : Waiting for deletions to finish 2026/07/16 01:55:20 DEBUG : existing: size = 8 (Local file system at /tmp/rclone372822633) 2026/07/16 01:55:20 DEBUG : existing: size = 6 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:55:20 DEBUG : existing: Sizes differ 2026/07/16 01:55:20 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/16 01:55:20 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:55:20 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:55:20 ERROR : B2 bucket rclone-test-wonurez2pamo: not deleting files as there were IO errors 2026/07/16 01:55:20 ERROR : B2 bucket rclone-test-wonurez2pamo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.17s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:55:22 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:55:22 DEBUG : EXISTING: size = 6 OK 2026/07/16 01:55:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:22 DEBUG : existing: Unchanged skipping 2026/07/16 01:55:22 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:55:22 DEBUG : Waiting for deletions to finish 2026/07/16 01:55:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.64s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:55:43 DEBUG : both0: size = 6 OK 2026/07/16 01:55:43 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:43 DEBUG : both10: size = 6 OK 2026/07/16 01:55:43 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:43 DEBUG : both11: size = 6 OK 2026/07/16 01:55:43 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:43 DEBUG : both0: Unchanged skipping 2026/07/16 01:55:43 DEBUG : both13: size = 6 OK 2026/07/16 01:55:43 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:43 DEBUG : both12: size = 6 OK 2026/07/16 01:55:43 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:43 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:55:43 DEBUG : both10: Unchanged skipping 2026/07/16 01:55:43 DEBUG : both14: size = 6 OK 2026/07/16 01:55:43 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:43 DEBUG : both12: Unchanged skipping 2026/07/16 01:55:43 DEBUG : both15: size = 6 OK 2026/07/16 01:55:43 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:43 DEBUG : both15: Unchanged skipping 2026/07/16 01:55:43 DEBUG : both16: size = 6 OK 2026/07/16 01:55:43 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:43 DEBUG : both11: Unchanged skipping 2026/07/16 01:55:43 DEBUG : both17: size = 6 OK 2026/07/16 01:55:43 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:43 DEBUG : both17: Unchanged skipping 2026/07/16 01:55:43 DEBUG : both18: size = 6 OK 2026/07/16 01:55:43 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:43 DEBUG : both13: Unchanged skipping 2026/07/16 01:55:43 DEBUG : both19: size = 6 OK 2026/07/16 01:55:43 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:43 DEBUG : both14: Unchanged skipping 2026/07/16 01:55:43 DEBUG : both1: size = 6 OK 2026/07/16 01:55:43 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:43 DEBUG : both1: Unchanged skipping 2026/07/16 01:55:43 DEBUG : both2: size = 6 OK 2026/07/16 01:55:43 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:43 DEBUG : both2: Unchanged skipping 2026/07/16 01:55:43 DEBUG : both3: size = 6 OK 2026/07/16 01:55:43 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:43 DEBUG : both16: Unchanged skipping 2026/07/16 01:55:43 DEBUG : both4: size = 6 OK 2026/07/16 01:55:43 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:43 DEBUG : both4: Unchanged skipping 2026/07/16 01:55:43 DEBUG : both5: size = 6 OK 2026/07/16 01:55:43 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:43 DEBUG : both19: Unchanged skipping 2026/07/16 01:55:43 DEBUG : both6: size = 6 OK 2026/07/16 01:55:43 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:43 DEBUG : both6: Unchanged skipping 2026/07/16 01:55:43 DEBUG : both7: size = 6 OK 2026/07/16 01:55:43 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:43 DEBUG : both7: Unchanged skipping 2026/07/16 01:55:43 DEBUG : both8: size = 6 OK 2026/07/16 01:55:43 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:43 DEBUG : both3: Unchanged skipping 2026/07/16 01:55:43 DEBUG : both9: size = 6 OK 2026/07/16 01:55:43 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:55:43 DEBUG : both9: Unchanged skipping 2026/07/16 01:55:43 DEBUG : both18: Unchanged skipping 2026/07/16 01:55:43 DEBUG : both5: Unchanged skipping 2026/07/16 01:55:43 DEBUG : both8: Unchanged skipping 2026/07/16 01:55:43 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:55:43 DEBUG : Waiting for deletions to finish 2026/07/16 01:55:43 INFO : only4: Deleted 2026/07/16 01:55:43 INFO : only7: Deleted 2026/07/16 01:55:44 INFO : only11: Deleted 2026/07/16 01:55:44 INFO : only18: Deleted 2026/07/16 01:55:44 INFO : only12: Deleted 2026/07/16 01:55:44 INFO : only13: Deleted 2026/07/16 01:55:44 INFO : only2: Deleted 2026/07/16 01:55:44 INFO : only16: Deleted 2026/07/16 01:55:44 INFO : only19: Deleted 2026/07/16 01:55:44 INFO : only5: Deleted 2026/07/16 01:55:44 INFO : only10: Deleted 2026/07/16 01:55:44 INFO : only8: Deleted 2026/07/16 01:55:44 INFO : only17: Deleted 2026/07/16 01:55:44 INFO : only1: Deleted 2026/07/16 01:55:44 INFO : only6: Deleted 2026/07/16 01:55:44 INFO : only9: Deleted 2026/07/16 01:55:44 INFO : only0: Deleted 2026/07/16 01:55:44 INFO : only14: Deleted 2026/07/16 01:55:44 INFO : only15: Deleted 2026/07/16 01:55:44 INFO : only3: Deleted 2026/07/16 01:55:44 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.16s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:56:08 DEBUG : both0: size = 6 OK 2026/07/16 01:56:08 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:08 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:56:08 DEBUG : both10: size = 6 OK 2026/07/16 01:56:08 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:08 DEBUG : both12: size = 6 OK 2026/07/16 01:56:08 DEBUG : both0: Unchanged skipping 2026/07/16 01:56:08 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:08 DEBUG : both13: size = 6 OK 2026/07/16 01:56:08 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:08 DEBUG : both11: size = 6 OK 2026/07/16 01:56:08 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:08 DEBUG : both12: Unchanged skipping 2026/07/16 01:56:08 DEBUG : both14: size = 6 OK 2026/07/16 01:56:08 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:08 DEBUG : both14: Unchanged skipping 2026/07/16 01:56:08 DEBUG : both15: size = 6 OK 2026/07/16 01:56:08 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:08 DEBUG : both13: Unchanged skipping 2026/07/16 01:56:08 DEBUG : both16: size = 6 OK 2026/07/16 01:56:08 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:08 DEBUG : both16: Unchanged skipping 2026/07/16 01:56:08 DEBUG : both17: size = 6 OK 2026/07/16 01:56:08 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:08 DEBUG : both17: Unchanged skipping 2026/07/16 01:56:08 DEBUG : both18: size = 6 OK 2026/07/16 01:56:08 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:08 DEBUG : both18: Unchanged skipping 2026/07/16 01:56:08 DEBUG : both19: size = 6 OK 2026/07/16 01:56:08 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:08 DEBUG : both19: Unchanged skipping 2026/07/16 01:56:08 DEBUG : both1: size = 6 OK 2026/07/16 01:56:08 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:08 DEBUG : both1: Unchanged skipping 2026/07/16 01:56:08 DEBUG : both2: size = 6 OK 2026/07/16 01:56:08 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:08 DEBUG : both2: Unchanged skipping 2026/07/16 01:56:08 DEBUG : both3: size = 6 OK 2026/07/16 01:56:08 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:08 DEBUG : both10: Unchanged skipping 2026/07/16 01:56:08 DEBUG : both4: size = 6 OK 2026/07/16 01:56:08 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:08 DEBUG : both4: Unchanged skipping 2026/07/16 01:56:08 DEBUG : both5: size = 6 OK 2026/07/16 01:56:08 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:08 DEBUG : both5: Unchanged skipping 2026/07/16 01:56:08 DEBUG : both6: size = 6 OK 2026/07/16 01:56:08 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:08 DEBUG : both11: Unchanged skipping 2026/07/16 01:56:08 DEBUG : both7: size = 6 OK 2026/07/16 01:56:08 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:08 DEBUG : both7: Unchanged skipping 2026/07/16 01:56:08 DEBUG : both8: size = 6 OK 2026/07/16 01:56:08 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:08 DEBUG : both8: Unchanged skipping 2026/07/16 01:56:08 DEBUG : both9: size = 6 OK 2026/07/16 01:56:08 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:08 DEBUG : both3: Unchanged skipping 2026/07/16 01:56:08 DEBUG : only0: size = 0 (Local file system at /tmp/rclone372822633) 2026/07/16 01:56:08 DEBUG : only0: size = 6 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:56:08 DEBUG : only0: Sizes differ 2026/07/16 01:56:08 DEBUG : only10: size = 0 (Local file system at /tmp/rclone372822633) 2026/07/16 01:56:08 DEBUG : only10: size = 6 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:56:08 DEBUG : only10: Sizes differ 2026/07/16 01:56:08 DEBUG : only11: size = 0 (Local file system at /tmp/rclone372822633) 2026/07/16 01:56:08 DEBUG : only11: size = 6 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:56:08 DEBUG : only11: Sizes differ 2026/07/16 01:56:08 DEBUG : only12: size = 0 (Local file system at /tmp/rclone372822633) 2026/07/16 01:56:08 DEBUG : only12: size = 6 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:56:08 DEBUG : only12: Sizes differ 2026/07/16 01:56:08 DEBUG : only13: size = 0 (Local file system at /tmp/rclone372822633) 2026/07/16 01:56:08 DEBUG : only13: size = 6 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:56:08 DEBUG : only13: Sizes differ 2026/07/16 01:56:08 DEBUG : only14: size = 0 (Local file system at /tmp/rclone372822633) 2026/07/16 01:56:08 DEBUG : only14: size = 6 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:56:08 DEBUG : only14: Sizes differ 2026/07/16 01:56:08 DEBUG : only15: size = 0 (Local file system at /tmp/rclone372822633) 2026/07/16 01:56:08 DEBUG : only15: size = 6 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:56:08 DEBUG : only15: Sizes differ 2026/07/16 01:56:08 DEBUG : only16: size = 0 (Local file system at /tmp/rclone372822633) 2026/07/16 01:56:08 DEBUG : only16: size = 6 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:56:08 DEBUG : only16: Sizes differ 2026/07/16 01:56:08 DEBUG : only17: size = 0 (Local file system at /tmp/rclone372822633) 2026/07/16 01:56:08 DEBUG : only17: size = 6 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:56:08 DEBUG : only17: Sizes differ 2026/07/16 01:56:08 DEBUG : both6: Unchanged skipping 2026/07/16 01:56:08 DEBUG : only18: size = 0 (Local file system at /tmp/rclone372822633) 2026/07/16 01:56:08 DEBUG : only18: size = 6 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:56:08 DEBUG : only18: Sizes differ 2026/07/16 01:56:08 DEBUG : both15: Unchanged skipping 2026/07/16 01:56:08 DEBUG : only19: size = 0 (Local file system at /tmp/rclone372822633) 2026/07/16 01:56:08 DEBUG : only19: size = 6 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:56:08 DEBUG : only19: Sizes differ 2026/07/16 01:56:08 DEBUG : only1: size = 0 (Local file system at /tmp/rclone372822633) 2026/07/16 01:56:08 DEBUG : only1: size = 6 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:56:08 DEBUG : only1: Sizes differ 2026/07/16 01:56:08 DEBUG : only2: size = 0 (Local file system at /tmp/rclone372822633) 2026/07/16 01:56:08 DEBUG : only2: size = 6 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:56:08 DEBUG : only2: Sizes differ 2026/07/16 01:56:08 DEBUG : only3: size = 0 (Local file system at /tmp/rclone372822633) 2026/07/16 01:56:08 DEBUG : only3: size = 6 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:56:08 DEBUG : only3: Sizes differ 2026/07/16 01:56:08 DEBUG : only4: size = 0 (Local file system at /tmp/rclone372822633) 2026/07/16 01:56:08 DEBUG : only4: size = 6 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:56:08 DEBUG : only4: Sizes differ 2026/07/16 01:56:08 DEBUG : only5: size = 0 (Local file system at /tmp/rclone372822633) 2026/07/16 01:56:08 DEBUG : only5: size = 6 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:56:08 DEBUG : only5: Sizes differ 2026/07/16 01:56:08 DEBUG : only6: size = 0 (Local file system at /tmp/rclone372822633) 2026/07/16 01:56:08 DEBUG : only6: size = 6 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:56:08 DEBUG : only6: Sizes differ 2026/07/16 01:56:08 DEBUG : only7: size = 0 (Local file system at /tmp/rclone372822633) 2026/07/16 01:56:08 DEBUG : only7: size = 6 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:56:08 DEBUG : only7: Sizes differ 2026/07/16 01:56:08 DEBUG : only8: size = 0 (Local file system at /tmp/rclone372822633) 2026/07/16 01:56:08 DEBUG : only8: size = 6 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:56:08 DEBUG : only8: Sizes differ 2026/07/16 01:56:08 DEBUG : only9: size = 0 (Local file system at /tmp/rclone372822633) 2026/07/16 01:56:08 DEBUG : only9: size = 6 (B2 bucket rclone-test-wonurez2pamo) 2026/07/16 01:56:08 DEBUG : only9: Sizes differ 2026/07/16 01:56:08 DEBUG : both9: Unchanged skipping 2026/07/16 01:56:08 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:56:09 DEBUG : only0: size = 0 OK 2026/07/16 01:56:09 DEBUG : only10: size = 0 OK 2026/07/16 01:56:09 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:56:09 INFO : only0: Copied (replaced existing) 2026/07/16 01:56:09 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:56:09 INFO : only10: Copied (replaced existing) 2026/07/16 01:56:09 DEBUG : only13: size = 0 OK 2026/07/16 01:56:09 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:56:09 INFO : only13: Copied (replaced existing) 2026/07/16 01:56:09 DEBUG : only14: size = 0 OK 2026/07/16 01:56:09 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:56:09 INFO : only14: Copied (replaced existing) 2026/07/16 01:56:09 DEBUG : only15: size = 0 OK 2026/07/16 01:56:09 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:56:09 INFO : only15: Copied (replaced existing) 2026/07/16 01:56:09 DEBUG : only16: size = 0 OK 2026/07/16 01:56:09 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:56:09 INFO : only16: Copied (replaced existing) 2026/07/16 01:56:09 DEBUG : only11: size = 0 OK 2026/07/16 01:56:09 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:56:09 INFO : only11: Copied (replaced existing) 2026/07/16 01:56:09 DEBUG : only12: size = 0 OK 2026/07/16 01:56:09 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:56:09 INFO : only12: Copied (replaced existing) 2026/07/16 01:56:09 DEBUG : only18: size = 0 OK 2026/07/16 01:56:09 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:56:09 INFO : only18: Copied (replaced existing) 2026/07/16 01:56:09 DEBUG : only19: size = 0 OK 2026/07/16 01:56:09 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:56:09 INFO : only19: Copied (replaced existing) 2026/07/16 01:56:09 DEBUG : only1: size = 0 OK 2026/07/16 01:56:09 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:56:09 INFO : only1: Copied (replaced existing) 2026/07/16 01:56:09 DEBUG : only2: size = 0 OK 2026/07/16 01:56:09 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:56:09 INFO : only2: Copied (replaced existing) 2026/07/16 01:56:09 DEBUG : only4: size = 0 OK 2026/07/16 01:56:09 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:56:09 INFO : only4: Copied (replaced existing) 2026/07/16 01:56:09 DEBUG : only5: size = 0 OK 2026/07/16 01:56:09 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:56:09 INFO : only5: Copied (replaced existing) 2026/07/16 01:56:10 DEBUG : only6: size = 0 OK 2026/07/16 01:56:10 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:56:10 INFO : only6: Copied (replaced existing) 2026/07/16 01:56:10 DEBUG : only7: size = 0 OK 2026/07/16 01:56:10 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:56:10 INFO : only7: Copied (replaced existing) 2026/07/16 01:56:10 DEBUG : only8: size = 0 OK 2026/07/16 01:56:10 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:56:10 INFO : only8: Copied (replaced existing) 2026/07/16 01:56:10 DEBUG : only9: size = 0 OK 2026/07/16 01:56:10 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:56:10 INFO : only9: Copied (replaced existing) 2026/07/16 01:56:10 DEBUG : only3: size = 0 OK 2026/07/16 01:56:10 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:56:10 INFO : only3: Copied (replaced existing) 2026/07/16 01:56:10 DEBUG : only17: size = 0 OK 2026/07/16 01:56:10 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/16 01:56:10 INFO : only17: Copied (replaced existing) 2026/07/16 01:56:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (29.31s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:56:18 DEBUG : empty_dir: Making directory with metadata 2026/07/16 01:56:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 01:56:18 DEBUG : empty_on_remote: Making directory with metadata 2026/07/16 01:56:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 01:56:18 INFO : empty_on_remote: Making directory 2026/07/16 01:56:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/16 01:56:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/16 01:56:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/16 01:56:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/16 01:56:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (3.17s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:56:21 DEBUG : empty_dir: Making directory with metadata 2026/07/16 01:56:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 01:56:21 DEBUG : empty_on_remote: Making directory with metadata 2026/07/16 01:56:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/16 01:56:21 INFO : empty_on_remote: Making directory 2026/07/16 01:56:21 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/16 01:56:22 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/16 01:56:22 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/16 01:56:22 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/16 01:56:22 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/16 01:56:22 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.40s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:56:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/16 01:56:23 INFO : sub dir: Making directory 2026/07/16 01:56:23 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.52s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:56:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/16 01:56:27 INFO : sub dir: Making directory 2026/07/16 01:56:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.61s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:56:39 DEBUG : Waiting for deletions to finish 2026/07/16 01:56:39 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:56:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:56:39 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:56:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:56:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:56:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:56:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:56:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:56:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:56:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:56:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:56:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:56:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:56:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:56:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:56:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:56:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:56:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:56:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:56:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:56:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:56:39 DEBUG : apple: size = 5 OK 2026/07/16 01:56:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:39 DEBUG : apple: Unchanged skipping 2026/07/16 01:56:39 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:56:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:56:39 DEBUG : banana: size = 6 OK 2026/07/16 01:56:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:39 DEBUG : banana: Unchanged skipping 2026/07/16 01:56:39 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:56:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:56:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:56:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:56:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:56:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:56:40 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:56:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:56:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:56:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:56:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:56:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:56:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:56:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:56:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:56:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:56:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:56:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:56:40 DEBUG : Waiting for deletions to finish 2026/07/16 01:56:40 INFO : There was nothing to transfer 2026/07/16 01:56:40 DEBUG : Waiting for deletions to finish 2026/07/16 01:56:40 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:56:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:56:40 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:56:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:56:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:56:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:56:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:56:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:56:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:56:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:56:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:56:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:56:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:56:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:56:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:56:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:56:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:56:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:56:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:56:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:56:40 DEBUG : apple: size = 5 OK 2026/07/16 01:56:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : apple: Unchanged skipping 2026/07/16 01:56:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:56:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:56:40 DEBUG : banana: size = 6 OK 2026/07/16 01:56:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:56:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : banana: Unchanged skipping 2026/07/16 01:56:40 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:56:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:56:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:56:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:56:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:56:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:56:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:56:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:56:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:56:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:56:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:56:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:56:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:56:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:56:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:56:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:56:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:56:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:56:40 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:56:40 DEBUG : Waiting for deletions to finish 2026/07/16 01:56:40 INFO : There was nothing to transfer 2026/07/16 01:56:40 DEBUG : Waiting for deletions to finish 2026/07/16 01:56:41 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:56:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:56:41 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:56:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:56:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:56:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:56:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:56:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:56:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:56:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:56:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:56:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:56:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:56:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:56:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:56:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:56:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:56:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:56:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:56:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:56:55 DEBUG : Waiting for deletions to finish 2026/07/16 01:56:55 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:56:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:56:55 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:56:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:56:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:56:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:56:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:56:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:56:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:56:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:56:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:56:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:56:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:56:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:56:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:56:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:56:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:56:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:56:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:56:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:56:56 DEBUG : apple: size = 5 OK 2026/07/16 01:56:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : apple: Unchanged skipping 2026/07/16 01:56:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:56:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:56:56 DEBUG : banana: size = 6 OK 2026/07/16 01:56:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : banana: Unchanged skipping 2026/07/16 01:56:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:56:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:56:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:56:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:56:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:56:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:56:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:56:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:56:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:56:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:56:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:56:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:56:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:56:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:56:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:56:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:56:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:56:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:56:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:56:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:56:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:56:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:56:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:56:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:56:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:56:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:56:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:56:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:56:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:56:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:56:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:56:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:56:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:56:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:56:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:56:56 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:56:56 DEBUG : Waiting for deletions to finish 2026/07/16 01:56:56 INFO : There was nothing to transfer 2026/07/16 01:56:56 DEBUG : Waiting for deletions to finish 2026/07/16 01:56:56 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:56:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:56:56 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:56:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:56:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:56:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:56:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:56:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:56:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:56:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:56:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:56:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:56:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:56:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:56:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:56:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:56:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:56:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:56:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:56:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:56:56 DEBUG : apple: size = 5 OK 2026/07/16 01:56:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : apple: Unchanged skipping 2026/07/16 01:56:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:56:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:56:56 DEBUG : banana: size = 6 OK 2026/07/16 01:56:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : banana: Unchanged skipping 2026/07/16 01:56:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:56:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:56:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:56:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:56:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:56:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:56:57 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:56:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:56:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:56:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:56:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:56:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:56:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:56:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:56:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:56:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:56:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:56:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:56:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:56:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:56:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:56:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:56:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:56:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:56:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:56:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:56:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:56:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:56:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:56:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:56:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:56:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:56:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:56:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:56:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:56:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:56:57 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:56:57 DEBUG : Waiting for deletions to finish 2026/07/16 01:56:57 INFO : There was nothing to transfer 2026/07/16 01:56:57 DEBUG : Waiting for deletions to finish 2026/07/16 01:56:57 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:56:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:56:57 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:56:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:56:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:56:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:56:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:56:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:56:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:56:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:56:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:56:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:56:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:56:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:56:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:56:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:56:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:56:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:56:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:56:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:57:11 DEBUG : Waiting for deletions to finish 2026/07/16 01:57:12 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:57:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:57:12 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:57:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:57:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:57:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:57:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:57:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:57:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:57:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:57:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:57:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:57:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:57:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:57:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:57:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:57:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:57:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:57:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:57:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:57:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:12 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/16 01:57:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/16 01:57:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:12 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/16 01:57:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/16 01:57:12 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:12 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:12 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:12 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/16 01:57:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:12 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:12 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:12 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:12 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:12 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:12 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:12 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:12 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:12 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:12 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:12 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:12 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:12 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:12 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:12 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:12 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/16 01:57:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:12 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:57:12 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:57:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/16 01:57:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/16 01:57:12 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:12 DEBUG : YXBwbGU=: size = 5 OK 2026/07/16 01:57:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/16 01:57:12 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/16 01:57:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/16 01:57:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/16 01:57:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:13 DEBUG : YmFuYW5h: size = 6 OK 2026/07/16 01:57:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/16 01:57:13 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/16 01:57:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:13 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/16 01:57:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/16 01:57:13 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:13 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/16 01:57:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/16 01:57:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:13 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/16 01:57:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/16 01:57:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:13 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/16 01:57:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/16 01:57:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:13 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/16 01:57:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/16 01:57:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:13 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/16 01:57:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/16 01:57:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/16 01:57:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/16 01:57:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/16 01:57:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/16 01:57:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/16 01:57:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/16 01:57:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:13 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/16 01:57:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/16 01:57:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:14 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/16 01:57:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/16 01:57:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/16 01:57:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/16 01:57:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 01:57:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/16 01:57:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/16 01:57:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:14 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/16 01:57:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/16 01:57:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:14 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/16 01:57:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/16 01:57:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/16 01:57:14 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/16 01:57:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/16 01:57:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:14 DEBUG : Waiting for deletions to finish 2026/07/16 01:57:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/16 01:57:14 INFO : apple: Deleted 2026/07/16 01:57:15 INFO : splitbananasplit: Deleted 2026/07/16 01:57:15 INFO : dir1/0007-1234567.txt: Deleted 2026/07/16 01:57:15 INFO : banana: Deleted 2026/07/16 01:57:15 INFO : dir1/0011-56789;.txt: Deleted 2026/07/16 01:57:15 INFO : dir1/0014-89;=.txt: Deleted 2026/07/16 01:57:15 INFO : dir1/0008-2345678.txt: Deleted 2026/07/16 01:57:15 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/16 01:57:15 INFO : appleappleapplebanana: Deleted 2026/07/16 01:57:15 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/16 01:57:15 INFO : dir1/0010-456789.txt: Deleted 2026/07/16 01:57:15 INFO : dir1/0012-6789;.txt: Deleted 2026/07/16 01:57:15 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/16 01:57:15 INFO : dir1/0003-defghij.txt: Deleted 2026/07/16 01:57:15 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/16 01:57:15 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/16 01:57:15 INFO : dir1/0009-3456789.txt: Deleted 2026/07/16 01:57:15 INFO : dir1/0013-789;=.txt: Deleted 2026/07/16 01:57:15 INFO : dir1/0015-9;=.txt: Deleted 2026/07/16 01:57:15 DEBUG : Waiting for deletions to finish 2026/07/16 01:57:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/16 01:57:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/16 01:57:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/16 01:57:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/16 01:57:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/16 01:57:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/16 01:57:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/16 01:57:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/16 01:57:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/16 01:57:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/16 01:57:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/16 01:57:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/16 01:57:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/16 01:57:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/16 01:57:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/16 01:57:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/16 01:57:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/16 01:57:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/16 01:57:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/16 01:57:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/16 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:15 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:15 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:15 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:15 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:16 DEBUG : YXBwbGU=: size = 5 OK 2026/07/16 01:57:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:57:16 DEBUG : apple: Unchanged skipping 2026/07/16 01:57:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/16 01:57:16 DEBUG : YmFuYW5h: size = 6 OK 2026/07/16 01:57:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:57:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:57:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:57:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/16 01:57:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:57:16 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:57:16 DEBUG : banana: Unchanged skipping 2026/07/16 01:57:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/16 01:57:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/16 01:57:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/16 01:57:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:57:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:57:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:57:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/16 01:57:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:57:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/16 01:57:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:57:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/16 01:57:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:57:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:57:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:57:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:57:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/16 01:57:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:57:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/16 01:57:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/16 01:57:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:57:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:57:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:57:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/16 01:57:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/16 01:57:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:57:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:57:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/16 01:57:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:57:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/16 01:57:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:57:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:57:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/16 01:57:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:57:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:57:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/16 01:57:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/16 01:57:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:57:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/16 01:57:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:57:16 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/16 01:57:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:57:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:57:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:57:16 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:57:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:57:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:57:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:57:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:57:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:57:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:57:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:57:16 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:57:16 DEBUG : Waiting for deletions to finish 2026/07/16 01:57:16 DEBUG : Waiting for deletions to finish 2026/07/16 01:57:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/16 01:57:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/16 01:57:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/16 01:57:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/16 01:57:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/16 01:57:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/16 01:57:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/16 01:57:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/16 01:57:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/16 01:57:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/16 01:57:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/16 01:57:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/16 01:57:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/16 01:57:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/16 01:57:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/16 01:57:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/16 01:57:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/16 01:57:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/16 01:57:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/16 01:57:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/16 01:57:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/16 01:57:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/16 01:57:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/16 01:57:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/16 01:57:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/16 01:57:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/16 01:57:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/16 01:57:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/16 01:57:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/16 01:57:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/16 01:57:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:57:29 DEBUG : Waiting for deletions to finish 2026/07/16 01:57:29 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:57:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:57:29 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:57:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:57:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:57:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:57:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:57:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:57:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:57:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:57:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:57:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:57:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:57:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:57:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:57:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:57:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:57:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:57:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:57:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:57:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:29 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:29 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:29 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:29 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:29 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:29 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:29 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/16 01:57:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/16 01:57:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/16 01:57:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/16 01:57:30 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:30 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:57:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:57:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 01:57:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:57:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 01:57:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:57:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:57:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:57:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:57:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:57:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:57:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:57:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:57:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:57:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:57:30 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:57:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:57:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 01:57:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:57:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:57:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:57:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:57:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:57:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:57:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:57:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:57:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 01:57:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:57:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 01:57:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:57:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:57:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:57:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:57:30 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:57:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:57:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:57:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:57:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 01:57:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:57:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:57:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:57:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 01:57:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:57:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:57:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:57:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:57:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:57:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:57:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:57:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:57:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:57:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 01:57:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:57:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:57:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:57:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:57:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:57:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:57:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:57:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:57:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:57:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 01:57:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:57:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 01:57:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 01:57:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 01:57:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:57:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 01:57:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:57:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 01:57:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:57:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:57:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:57:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:57:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:57:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:57:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:57:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:57:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:57:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:57:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:57:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:57:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:57:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:57:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:57:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:57:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:57:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:57:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/16 01:57:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:57:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/16 01:57:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 01:57:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/16 01:57:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:57:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/16 01:57:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:57:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/16 01:57:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:57:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:57:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:57:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:57:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:57:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/16 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:57:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:57:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:57:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:57:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:57:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:57:30 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/16 01:57:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:57:30 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/16 01:57:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:30 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/16 01:57:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:30 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/16 01:57:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:30 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/16 01:57:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:30 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/16 01:57:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:30 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/16 01:57:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:30 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/16 01:57:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:30 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/16 01:57:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:30 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/16 01:57:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:30 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/16 01:57:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:30 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/16 01:57:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:30 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/16 01:57:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:30 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/16 01:57:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:30 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/16 01:57:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:30 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/16 01:57:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:30 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/16 01:57:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:30 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:57:30 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:57:30 DEBUG : PREFIXbanana: size = 6 OK 2026/07/16 01:57:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/16 01:57:30 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/16 01:57:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 01:57:30 DEBUG : PREFIXapple: size = 5 OK 2026/07/16 01:57:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/16 01:57:30 INFO : apple: Copied (new) to: PREFIXapple 2026/07/16 01:57:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 01:57:30 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/16 01:57:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/16 01:57:30 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/16 01:57:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 01:57:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/16 01:57:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/16 01:57:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 01:57:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 01:57:30 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/16 01:57:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/16 01:57:30 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/16 01:57:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 01:57:30 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/16 01:57:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/16 01:57:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/16 01:57:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 01:57:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:57:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/16 01:57:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 01:57:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 01:57:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/16 01:57:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/16 01:57:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 01:57:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 01:57:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/16 01:57:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/16 01:57:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 01:57:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 01:57:31 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/16 01:57:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/16 01:57:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/16 01:57:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 01:57:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/16 01:57:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/16 01:57:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 01:57:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 01:57:31 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/16 01:57:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/16 01:57:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/16 01:57:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 01:57:31 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/16 01:57:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/16 01:57:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/16 01:57:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 01:57:31 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/16 01:57:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/16 01:57:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/16 01:57:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 01:57:31 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/16 01:57:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/16 01:57:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/16 01:57:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 01:57:31 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/16 01:57:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/16 01:57:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/16 01:57:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/16 01:57:31 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/16 01:57:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/16 01:57:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/16 01:57:31 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/16 01:57:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/16 01:57:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/16 01:57:32 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/16 01:57:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/16 01:57:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/16 01:57:32 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/16 01:57:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/16 01:57:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/16 01:57:32 DEBUG : Waiting for deletions to finish 2026/07/16 01:57:32 INFO : dir1/0007-1234567.txt: Deleted 2026/07/16 01:57:32 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/16 01:57:32 INFO : splitbananasplit: Deleted 2026/07/16 01:57:32 INFO : dir1/0003-defghij.txt: Deleted 2026/07/16 01:57:32 INFO : dir1/0012-6789;.txt: Deleted 2026/07/16 01:57:32 INFO : dir1/0009-3456789.txt: Deleted 2026/07/16 01:57:32 INFO : dir1/0015-9;=.txt: Deleted 2026/07/16 01:57:32 INFO : dir1/0011-56789;.txt: Deleted 2026/07/16 01:57:32 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/16 01:57:32 INFO : apple: Deleted 2026/07/16 01:57:32 INFO : dir1/0013-789;=.txt: Deleted 2026/07/16 01:57:32 INFO : appleappleapplebanana: Deleted 2026/07/16 01:57:32 INFO : banana: Deleted 2026/07/16 01:57:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/16 01:57:32 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/16 01:57:32 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/16 01:57:32 INFO : dir1/0010-456789.txt: Deleted 2026/07/16 01:57:32 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/16 01:57:32 INFO : dir1/0008-2345678.txt: Deleted 2026/07/16 01:57:32 INFO : dir1/0014-89;=.txt: Deleted 2026/07/16 01:57:32 DEBUG : Waiting for deletions to finish 2026/07/16 01:57:33 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/16 01:57:33 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:57:33 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/16 01:57:33 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/16 01:57:33 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:57:33 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:57:33 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:57:33 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:57:33 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:57:33 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:57:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:57:33 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:57:33 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:57:33 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:57:33 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:57:33 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:57:33 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:57:33 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:57:33 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:57:33 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:57:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 01:57:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 01:57:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 01:57:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 01:57:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 01:57:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 01:57:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 01:57:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 01:57:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 01:57:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 01:57:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 01:57:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 01:57:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 01:57:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 01:57:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 01:57:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 01:57:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 01:57:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 01:57:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 01:57:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 01:57:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 01:57:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 01:57:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 01:57:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 01:57:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 01:57:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 01:57:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 01:57:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 01:57:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/16 01:57:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 01:57:33 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/16 01:57:33 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 01:57:33 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 01:57:33 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 01:57:33 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 01:57:33 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 01:57:33 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 01:57:33 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 01:57:33 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 01:57:33 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 01:57:33 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 01:57:33 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 01:57:33 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 01:57:33 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 01:57:33 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 01:57:33 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 01:57:33 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/16 01:57:33 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 01:57:33 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 01:57:33 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 01:57:33 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 01:57:33 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 01:57:33 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 01:57:33 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 01:57:33 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 01:57:33 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 01:57:33 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 01:57:33 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 01:57:33 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 01:57:33 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 01:57:33 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 01:57:33 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 01:57:33 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:33 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/16 01:57:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 01:57:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 01:57:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 01:57:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 01:57:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 01:57:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 01:57:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 01:57:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 01:57:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 01:57:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 01:57:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 01:57:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 01:57:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 01:57:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 01:57:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 01:57:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:33 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:33 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/16 01:57:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 01:57:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 01:57:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 01:57:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 01:57:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 01:57:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 01:57:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 01:57:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 01:57:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 01:57:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 01:57:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 01:57:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 01:57:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 01:57:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 01:57:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 01:57:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:33 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:33 DEBUG : apple: transformed to: PREFIXapple 2026/07/16 01:57:33 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/16 01:57:33 DEBUG : banana: transformed to: PREFIXbanana 2026/07/16 01:57:33 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/16 01:57:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/16 01:57:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/16 01:57:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/16 01:57:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/16 01:57:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/16 01:57:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/16 01:57:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/16 01:57:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/16 01:57:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/16 01:57:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/16 01:57:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/16 01:57:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/16 01:57:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/16 01:57:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/16 01:57:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/16 01:57:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/16 01:57:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/16 01:57:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/16 01:57:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/16 01:57:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/16 01:57:33 DEBUG : apple: size = 5 OK 2026/07/16 01:57:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/16 01:57:33 INFO : apple: Copied (new) 2026/07/16 01:57:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:33 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:57:33 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:57:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:57:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/16 01:57:33 INFO : splitbananasplit: Copied (new) 2026/07/16 01:57:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:57:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/16 01:57:33 INFO : appleappleapplebanana: Copied (new) 2026/07/16 01:57:33 DEBUG : banana: size = 6 OK 2026/07/16 01:57:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/16 01:57:33 INFO : banana: Copied (new) 2026/07/16 01:57:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:57:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/16 01:57:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/16 01:57:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:57:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/16 01:57:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/16 01:57:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:57:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/16 01:57:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/16 01:57:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:57:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/16 01:57:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/16 01:57:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:57:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/16 01:57:34 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/16 01:57:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:57:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/16 01:57:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/16 01:57:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:57:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/16 01:57:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/16 01:57:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:57:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/16 01:57:34 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/16 01:57:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:57:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/16 01:57:34 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/16 01:57:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:57:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/16 01:57:34 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/16 01:57:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:57:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/16 01:57:34 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/16 01:57:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:57:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/16 01:57:34 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/16 01:57:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:57:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/16 01:57:35 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/16 01:57:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:57:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/16 01:57:35 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/16 01:57:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:57:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/16 01:57:35 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/16 01:57:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:57:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/16 01:57:35 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/16 01:57:35 DEBUG : Waiting for deletions to finish 2026/07/16 01:57:35 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/16 01:57:35 INFO : PREFIXapple: Deleted 2026/07/16 01:57:35 INFO : PREFIXsplitbananasplit: Deleted 2026/07/16 01:57:35 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/16 01:57:35 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/16 01:57:35 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/16 01:57:35 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/16 01:57:35 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/16 01:57:35 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/16 01:57:35 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/16 01:57:35 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/16 01:57:35 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/16 01:57:35 INFO : PREFIXbanana: Deleted 2026/07/16 01:57:35 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/16 01:57:35 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/16 01:57:36 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/16 01:57:36 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/16 01:57:36 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/16 01:57:36 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/16 01:57:36 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/16 01:57:36 DEBUG : Waiting for deletions to finish 2026/07/16 01:57:36 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : Waiting for deletions to finish 2026/07/16 01:57:36 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:57:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:57:50 DEBUG : Waiting for deletions to finish 2026/07/16 01:57:50 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:57:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:57:50 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:57:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:57:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:57:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:57:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:57:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:57:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:57:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:57:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:57:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:57:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:57:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:57:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:57:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:57:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:57:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:57:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:57:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:57:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 01:57:51 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 01:57:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:51 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 01:57:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 01:57:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:51 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:51 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/16 01:57:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/16 01:57:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/16 01:57:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 01:57:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/16 01:57:51 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 01:57:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/16 01:57:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/16 01:57:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/16 01:57:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/16 01:57:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/16 01:57:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/16 01:57:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/16 01:57:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/16 01:57:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/16 01:57:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/16 01:57:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/16 01:57:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/16 01:57:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/16 01:57:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:51 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:57:51 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:57:51 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/16 01:57:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/16 01:57:51 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/16 01:57:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/16 01:57:51 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/16 01:57:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/16 01:57:51 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/16 01:57:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 01:57:51 DEBUG : appleSUFFIX: size = 5 OK 2026/07/16 01:57:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/16 01:57:51 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/16 01:57:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 01:57:51 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/16 01:57:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/16 01:57:51 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/16 01:57:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/16 01:57:51 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/16 01:57:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/16 01:57:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/16 01:57:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/16 01:57:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/16 01:57:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/16 01:57:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/16 01:57:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/16 01:57:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/16 01:57:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/16 01:57:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/16 01:57:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/16 01:57:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/16 01:57:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/16 01:57:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/16 01:57:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/16 01:57:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/16 01:57:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/16 01:57:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/16 01:57:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/16 01:57:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/16 01:57:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/16 01:57:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/16 01:57:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/16 01:57:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/16 01:57:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/16 01:57:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/16 01:57:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/16 01:57:52 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/16 01:57:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/16 01:57:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/16 01:57:53 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/16 01:57:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/16 01:57:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/16 01:57:53 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/16 01:57:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/16 01:57:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/16 01:57:53 DEBUG : Waiting for deletions to finish 2026/07/16 01:57:53 INFO : dir1/0008-2345678.txt: Deleted 2026/07/16 01:57:53 INFO : dir1/0007-1234567.txt: Deleted 2026/07/16 01:57:53 INFO : dir1/0009-3456789.txt: Deleted 2026/07/16 01:57:53 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/16 01:57:53 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/16 01:57:53 INFO : dir1/0011-56789;.txt: Deleted 2026/07/16 01:57:53 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/16 01:57:53 INFO : dir1/0015-9;=.txt: Deleted 2026/07/16 01:57:53 INFO : apple: Deleted 2026/07/16 01:57:53 INFO : banana: Deleted 2026/07/16 01:57:53 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/16 01:57:53 INFO : dir1/0010-456789.txt: Deleted 2026/07/16 01:57:53 INFO : dir1/0012-6789;.txt: Deleted 2026/07/16 01:57:54 INFO : dir1/0013-789;=.txt: Deleted 2026/07/16 01:57:54 INFO : dir1/0014-89;=.txt: Deleted 2026/07/16 01:57:54 INFO : appleappleapplebanana: Deleted 2026/07/16 01:57:54 INFO : splitbananasplit: Deleted 2026/07/16 01:57:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/16 01:57:54 INFO : dir1/0003-defghij.txt: Deleted 2026/07/16 01:57:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/16 01:57:54 DEBUG : Waiting for deletions to finish 2026/07/16 01:57:54 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/16 01:57:54 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/16 01:57:54 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/16 01:57:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:57:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:57:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:57:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:57:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:57:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:57:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:57:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:57:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:57:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:57:54 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:57:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:57:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:57:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:57:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:57:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/16 01:57:54 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/16 01:57:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/16 01:57:54 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/16 01:57:54 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/16 01:57:54 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/16 01:57:54 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/16 01:57:54 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/16 01:57:54 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/16 01:57:54 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/16 01:57:54 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/16 01:57:54 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/16 01:57:54 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 01:57:54 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 01:57:54 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 01:57:54 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/16 01:57:54 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 01:57:54 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 01:57:54 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/16 01:57:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/16 01:57:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/16 01:57:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/16 01:57:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/16 01:57:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/16 01:57:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/16 01:57:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/16 01:57:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/16 01:57:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/16 01:57:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 01:57:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 01:57:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 01:57:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/16 01:57:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 01:57:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 01:57:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/16 01:57:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:54 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/16 01:57:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/16 01:57:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/16 01:57:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/16 01:57:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/16 01:57:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/16 01:57:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/16 01:57:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/16 01:57:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/16 01:57:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 01:57:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 01:57:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 01:57:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/16 01:57:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 01:57:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 01:57:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/16 01:57:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:54 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/16 01:57:54 DEBUG : apple: transformed to: appleSUFFIX 2026/07/16 01:57:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/16 01:57:54 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/16 01:57:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/16 01:57:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/16 01:57:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/16 01:57:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/16 01:57:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/16 01:57:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/16 01:57:54 DEBUG : apple: size = 5 OK 2026/07/16 01:57:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/16 01:57:54 INFO : apple: Copied (new) 2026/07/16 01:57:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:57:54 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:57:54 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:57:55 DEBUG : banana: size = 6 OK 2026/07/16 01:57:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/16 01:57:55 INFO : banana: Copied (new) 2026/07/16 01:57:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:57:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/16 01:57:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/16 01:57:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:57:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/16 01:57:55 INFO : appleappleapplebanana: Copied (new) 2026/07/16 01:57:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:57:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/16 01:57:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/16 01:57:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:57:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/16 01:57:55 INFO : splitbananasplit: Copied (new) 2026/07/16 01:57:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:57:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/16 01:57:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/16 01:57:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:57:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/16 01:57:55 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/16 01:57:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:57:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/16 01:57:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/16 01:57:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:57:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/16 01:57:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/16 01:57:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:57:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/16 01:57:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/16 01:57:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:57:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/16 01:57:55 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/16 01:57:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:57:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/16 01:57:55 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/16 01:57:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:57:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/16 01:57:55 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/16 01:57:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:57:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/16 01:57:56 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/16 01:57:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:57:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/16 01:57:56 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/16 01:57:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:57:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/16 01:57:56 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/16 01:57:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:57:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/16 01:57:56 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/16 01:57:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:57:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/16 01:57:56 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/16 01:57:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:57:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/16 01:57:56 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/16 01:57:56 DEBUG : Waiting for deletions to finish 2026/07/16 01:57:56 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/16 01:57:56 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/16 01:57:56 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/16 01:57:56 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/16 01:57:56 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/16 01:57:56 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/16 01:57:56 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/16 01:57:56 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/16 01:57:56 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/16 01:57:56 INFO : appleSUFFIX: Deleted 2026/07/16 01:57:56 INFO : bananaSUFFIX: Deleted 2026/07/16 01:57:56 INFO : splitbananasplitSUFFIX: Deleted 2026/07/16 01:57:56 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/16 01:57:56 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/16 01:57:56 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/16 01:57:57 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/16 01:57:57 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/16 01:57:57 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/16 01:57:57 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/16 01:57:57 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/16 01:57:57 DEBUG : Waiting for deletions to finish 2026/07/16 01:57:57 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : Waiting for deletions to finish 2026/07/16 01:57:57 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:57:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:58:11 DEBUG : Waiting for deletions to finish 2026/07/16 01:58:11 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:58:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:58:11 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:58:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:58:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:58:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:58:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:58:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:58:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:58:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:58:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:58:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:58:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:58:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:58:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:58:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:58:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:58:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:58:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:58:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:58:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:58:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:58:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:58:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:58:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/16 01:58:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:58:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/16 01:58:11 DEBUG : apple: size = 5 OK 2026/07/16 01:58:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:11 DEBUG : apple: Unchanged skipping 2026/07/16 01:58:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:58:11 DEBUG : banana: size = 6 OK 2026/07/16 01:58:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:11 DEBUG : banana: Unchanged skipping 2026/07/16 01:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:58:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:58:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:58:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:58:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:58:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:58:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:58:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:58:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:58:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:58:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:58:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:58:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:58:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:58:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:58:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/16 01:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:11 DEBUG : appleapple: size = 21 OK 2026/07/16 01:58:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/16 01:58:11 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/16 01:58:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/16 01:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/16 01:58:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/16 01:58:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/16 01:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/16 01:58:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/16 01:58:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:58:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/16 01:58:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/16 01:58:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/16 01:58:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:58:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 01:58:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 01:58:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:58:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:58:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/16 01:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/16 01:58:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:58:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:58:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/16 01:58:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/16 01:58:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 01:58:11 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:58:11 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:58:12 DEBUG : splitbanan: size = 16 OK 2026/07/16 01:58:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/16 01:58:12 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/16 01:58:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 01:58:12 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/16 01:58:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/16 01:58:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/16 01:58:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 01:58:12 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/16 01:58:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/16 01:58:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/16 01:58:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 01:58:12 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/16 01:58:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/16 01:58:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/16 01:58:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 01:58:12 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/16 01:58:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/16 01:58:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/16 01:58:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 01:58:12 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/16 01:58:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/16 01:58:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/16 01:58:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 01:58:12 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/16 01:58:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/16 01:58:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/16 01:58:12 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/16 01:58:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 01:58:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/16 01:58:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/16 01:58:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 01:58:12 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/16 01:58:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/16 01:58:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/16 01:58:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 01:58:12 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/16 01:58:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/16 01:58:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/16 01:58:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 01:58:12 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/16 01:58:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/16 01:58:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/16 01:58:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 01:58:12 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/16 01:58:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/16 01:58:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/16 01:58:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 01:58:13 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/16 01:58:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/16 01:58:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/16 01:58:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 01:58:13 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/16 01:58:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/16 01:58:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/16 01:58:13 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/16 01:58:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/16 01:58:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/16 01:58:13 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/16 01:58:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/16 01:58:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/16 01:58:13 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/16 01:58:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/16 01:58:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/16 01:58:13 DEBUG : Waiting for deletions to finish 2026/07/16 01:58:13 INFO : appleappleapplebanana: Deleted 2026/07/16 01:58:13 INFO : dir1/0003-defghij.txt: Deleted 2026/07/16 01:58:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/16 01:58:14 INFO : dir1/0009-3456789.txt: Deleted 2026/07/16 01:58:14 INFO : dir1/0012-6789;.txt: Deleted 2026/07/16 01:58:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/16 01:58:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/16 01:58:14 INFO : dir1/0007-1234567.txt: Deleted 2026/07/16 01:58:14 INFO : dir1/0011-56789;.txt: Deleted 2026/07/16 01:58:14 INFO : dir1/0010-456789.txt: Deleted 2026/07/16 01:58:14 INFO : splitbananasplit: Deleted 2026/07/16 01:58:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/16 01:58:14 INFO : dir1/0008-2345678.txt: Deleted 2026/07/16 01:58:14 INFO : dir1/0015-9;=.txt: Deleted 2026/07/16 01:58:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/16 01:58:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/16 01:58:14 INFO : dir1/0013-789;=.txt: Deleted 2026/07/16 01:58:14 INFO : dir1/0014-89;=.txt: Deleted 2026/07/16 01:58:14 DEBUG : Waiting for deletions to finish 2026/07/16 01:58:14 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:58:14 DEBUG : appleapple: Excluded (Path Filter) 2026/07/16 01:58:14 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:58:14 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/16 01:58:14 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/16 01:58:14 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/16 01:58:14 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/16 01:58:14 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/16 01:58:14 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/16 01:58:14 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/16 01:58:14 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/16 01:58:14 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/16 01:58:14 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/16 01:58:14 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/16 01:58:14 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/16 01:58:14 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/16 01:58:14 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/16 01:58:14 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/16 01:58:14 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/16 01:58:14 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/16 01:58:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 01:58:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 01:58:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 01:58:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 01:58:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 01:58:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 01:58:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 01:58:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 01:58:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 01:58:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 01:58:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 01:58:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 01:58:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 01:58:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 01:58:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 01:58:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 01:58:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 01:58:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 01:58:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 01:58:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 01:58:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 01:58:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 01:58:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 01:58:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 01:58:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 01:58:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 01:58:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 01:58:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 01:58:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 01:58:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 01:58:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 01:58:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 01:58:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 01:58:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 01:58:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 01:58:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 01:58:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 01:58:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 01:58:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 01:58:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 01:58:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 01:58:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 01:58:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 01:58:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 01:58:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 01:58:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 01:58:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 01:58:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 01:58:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 01:58:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 01:58:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 01:58:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 01:58:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 01:58:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 01:58:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 01:58:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 01:58:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 01:58:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 01:58:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 01:58:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 01:58:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 01:58:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:58:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 01:58:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 01:58:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 01:58:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 01:58:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 01:58:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 01:58:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 01:58:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 01:58:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 01:58:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 01:58:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 01:58:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 01:58:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 01:58:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 01:58:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 01:58:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 01:58:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:58:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:58:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:58:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:14 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:58:15 DEBUG : apple: size = 5 OK 2026/07/16 01:58:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:15 DEBUG : apple: Unchanged skipping 2026/07/16 01:58:15 DEBUG : appleapple: size = 21 OK 2026/07/16 01:58:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:58:15 DEBUG : banana: size = 6 OK 2026/07/16 01:58:15 DEBUG : splitbanan: size = 16 OK 2026/07/16 01:58:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:15 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:58:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:15 DEBUG : banana: Unchanged skipping 2026/07/16 01:58:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:58:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:58:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:58:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:58:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:58:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:58:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:58:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:58:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:58:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:58:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:58:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:58:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:58:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:58:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:58:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:58:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:58:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:58:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:58:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:58:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:58:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:58:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:58:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:58:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:58:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:58:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:58:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:58:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:58:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:58:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:58:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/16 01:58:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/16 01:58:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/16 01:58:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/16 01:58:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/16 01:58:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/16 01:58:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/16 01:58:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/16 01:58:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/16 01:58:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/16 01:58:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/16 01:58:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/16 01:58:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/16 01:58:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/16 01:58:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/16 01:58:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/16 01:58:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/16 01:58:15 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/16 01:58:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:15 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/16 01:58:15 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/16 01:58:15 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/16 01:58:15 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/16 01:58:15 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/16 01:58:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:15 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/16 01:58:15 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:58:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:58:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:58:15 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/16 01:58:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:58:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:58:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:58:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:58:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:58:15 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/16 01:58:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:58:15 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/16 01:58:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:58:15 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/16 01:58:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:15 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/16 01:58:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:58:15 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/16 01:58:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:58:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:58:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:15 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/16 01:58:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:58:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:58:15 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/16 01:58:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:58:15 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/16 01:58:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:58:15 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:58:15 DEBUG : Waiting for deletions to finish 2026/07/16 01:58:15 DEBUG : Waiting for deletions to finish 2026/07/16 01:58:15 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:58:15 DEBUG : appleapple: Excluded (Path Filter) 2026/07/16 01:58:15 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:58:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/16 01:58:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/16 01:58:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/16 01:58:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/16 01:58:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/16 01:58:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/16 01:58:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/16 01:58:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/16 01:58:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/16 01:58:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/16 01:58:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/16 01:58:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/16 01:58:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/16 01:58:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/16 01:58:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/16 01:58:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/16 01:58:15 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/16 01:58:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 01:58:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 01:58:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 01:58:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 01:58:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 01:58:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 01:58:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 01:58:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 01:58:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 01:58:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 01:58:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 01:58:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 01:58:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 01:58:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 01:58:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 01:58:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 01:58:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 01:58:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 01:58:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 01:58:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 01:58:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 01:58:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 01:58:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 01:58:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 01:58:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 01:58:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 01:58:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 01:58:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 01:58:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 01:58:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 01:58:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 01:58:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/16 01:58:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 01:58:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/16 01:58:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/16 01:58:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/16 01:58:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/16 01:58:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/16 01:58:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/16 01:58:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/16 01:58:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/16 01:58:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/16 01:58:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/16 01:58:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/16 01:58:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/16 01:58:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/16 01:58:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/16 01:58:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/16 01:58:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/16 01:58:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/16 01:58:15 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:58:28 DEBUG : Waiting for deletions to finish 2026/07/16 01:58:29 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:58:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:58:29 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:58:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:58:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:58:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:58:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:58:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:58:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:58:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:58:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:58:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:58:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:58:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:58:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:58:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:58:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:58:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:58:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:58:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:58:29 DEBUG : apple: size = 5 OK 2026/07/16 01:58:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:29 DEBUG : banana: size = 6 OK 2026/07/16 01:58:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:29 DEBUG : banana: Unchanged skipping 2026/07/16 01:58:29 DEBUG : apple: Unchanged skipping 2026/07/16 01:58:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:58:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:58:29 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:58:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:29 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:58:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:58:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:58:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:58:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:58:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:58:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:58:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:58:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:58:29 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:58:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:58:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:58:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:58:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:58:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:58:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:58:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:58:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:58:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:58:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:58:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:58:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:58:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:58:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:58:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:58:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:58:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:58:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:58:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:58:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:58:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:58:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:58:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:58:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:58:29 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:58:29 DEBUG : Waiting for deletions to finish 2026/07/16 01:58:29 DEBUG : Waiting for deletions to finish 2026/07/16 01:58:30 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:58:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:58:30 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:58:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:58:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:58:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:58:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:58:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:58:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:58:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:58:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:58:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:58:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:58:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:58:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:58:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:58:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:58:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:58:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:58:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:58:30 DEBUG : apple: size = 5 OK 2026/07/16 01:58:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:30 DEBUG : apple: Unchanged skipping 2026/07/16 01:58:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:58:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:58:30 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:58:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:30 DEBUG : banana: size = 6 OK 2026/07/16 01:58:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:30 DEBUG : banana: Unchanged skipping 2026/07/16 01:58:30 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:58:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:58:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:58:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:58:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:58:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:58:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:58:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:58:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:58:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:58:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:58:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:58:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:58:30 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:58:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:58:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:58:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:58:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:58:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:58:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:58:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:58:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:58:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:58:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:58:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:58:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:58:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:58:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:58:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:58:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:58:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:58:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:58:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:58:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:58:30 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:58:30 DEBUG : Waiting for deletions to finish 2026/07/16 01:58:30 DEBUG : Waiting for deletions to finish 2026/07/16 01:58:31 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : Waiting for deletions to finish 2026/07/16 01:58:31 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:58:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:58:45 DEBUG : Waiting for deletions to finish 2026/07/16 01:58:45 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:58:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:58:45 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:58:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:58:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:58:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:58:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:58:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:58:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:58:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:58:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:58:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:58:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:58:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:58:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:58:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:58:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:58:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:58:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:58:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:58:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:58:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:58:45 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:58:45 DEBUG : apple: size = 5 OK 2026/07/16 01:58:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:45 DEBUG : apple: Unchanged skipping 2026/07/16 01:58:45 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:58:45 DEBUG : banana: size = 6 OK 2026/07/16 01:58:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:45 DEBUG : banana: Unchanged skipping 2026/07/16 01:58:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:58:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:58:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:58:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:58:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:58:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:58:45 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:58:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:58:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:58:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:58:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:58:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:58:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:58:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:58:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:58:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:58:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:58:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:58:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:58:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:58:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:58:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:58:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:58:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:58:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:58:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:58:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:58:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:58:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:58:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:58:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:58:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:58:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:58:45 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:58:45 DEBUG : Waiting for deletions to finish 2026/07/16 01:58:45 DEBUG : Waiting for deletions to finish 2026/07/16 01:58:46 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:58:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:58:46 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:58:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:58:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:58:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:58:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:58:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:58:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:58:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:58:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:58:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:58:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:58:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:58:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:58:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:58:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:58:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:58:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:58:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:58:46 DEBUG : apple: size = 5 OK 2026/07/16 01:58:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:46 DEBUG : apple: Unchanged skipping 2026/07/16 01:58:46 DEBUG : banana: size = 6 OK 2026/07/16 01:58:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:58:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:46 DEBUG : banana: Unchanged skipping 2026/07/16 01:58:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:58:46 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:58:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:46 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:58:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:58:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:58:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:58:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:58:46 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:58:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:58:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:58:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:58:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:58:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:58:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:58:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:58:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:58:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:58:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:58:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:58:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:58:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:58:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:58:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:58:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:58:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:58:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:58:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:58:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:58:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:58:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:58:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:58:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:58:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:58:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:58:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:58:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:58:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:58:46 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:58:46 DEBUG : Waiting for deletions to finish 2026/07/16 01:58:46 DEBUG : Waiting for deletions to finish 2026/07/16 01:58:47 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:58:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:58:47 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:58:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:58:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:58:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:58:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:58:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:58:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:58:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:58:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:58:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:58:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:58:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:58:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:58:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:58:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:58:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:58:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:58:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:59:01 DEBUG : Waiting for deletions to finish 2026/07/16 01:59:01 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:59:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:59:01 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:59:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:59:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:59:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:59:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:59:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:59:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:59:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:59:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:59:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:59:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:59:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:59:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:59:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:59:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:59:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:59:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:59:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:59:01 DEBUG : apple: size = 5 OK 2026/07/16 01:59:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:01 DEBUG : apple: Unchanged skipping 2026/07/16 01:59:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:59:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:59:01 DEBUG : banana: size = 6 OK 2026/07/16 01:59:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:01 DEBUG : banana: Unchanged skipping 2026/07/16 01:59:01 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:59:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:01 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:59:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:59:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:59:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:59:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:59:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:59:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:59:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:59:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:59:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:59:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:59:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:59:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:59:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:59:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:59:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:59:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:59:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:59:02 DEBUG : Waiting for deletions to finish 2026/07/16 01:59:02 DEBUG : Waiting for deletions to finish 2026/07/16 01:59:02 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:59:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:59:02 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:59:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:59:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:59:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:59:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:59:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:59:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:59:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:59:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:59:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:59:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:59:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:59:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:59:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:59:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:59:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:59:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:59:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:59:02 DEBUG : apple: size = 5 OK 2026/07/16 01:59:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:59:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:59:02 DEBUG : banana: size = 6 OK 2026/07/16 01:59:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : apple: Unchanged skipping 2026/07/16 01:59:02 DEBUG : banana: Unchanged skipping 2026/07/16 01:59:02 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:59:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:59:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:59:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:59:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:59:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:59:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:59:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:59:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:59:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:59:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:59:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:59:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:59:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:59:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:59:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:59:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:59:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:59:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:59:02 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:59:02 DEBUG : Waiting for deletions to finish 2026/07/16 01:59:02 DEBUG : Waiting for deletions to finish 2026/07/16 01:59:03 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:59:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:59:03 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:59:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:59:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:59:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:59:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:59:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:59:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:59:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:59:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:59:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:59:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:59:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:59:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:59:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:59:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:59:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:59:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:59:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:59:16 DEBUG : Waiting for deletions to finish 2026/07/16 01:59:17 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:59:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:59:17 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:59:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:59:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:59:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:59:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:59:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:59:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:59:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:59:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:59:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:59:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:59:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:59:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:59:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:59:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:59:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:59:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:59:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:59:17 DEBUG : apple: size = 5 OK 2026/07/16 01:59:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:17 DEBUG : apple: Unchanged skipping 2026/07/16 01:59:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:59:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:59:17 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:59:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:17 DEBUG : banana: size = 6 OK 2026/07/16 01:59:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:17 DEBUG : banana: Unchanged skipping 2026/07/16 01:59:17 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:59:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:59:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:59:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:59:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:59:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:59:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:59:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:59:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:59:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:59:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:59:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:59:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:59:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:59:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:59:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:59:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:59:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:59:18 DEBUG : Waiting for deletions to finish 2026/07/16 01:59:18 DEBUG : Waiting for deletions to finish 2026/07/16 01:59:18 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:59:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:59:18 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:59:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:59:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:59:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:59:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:59:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:59:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:59:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:59:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:59:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:59:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:59:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:59:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:59:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:59:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:59:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:59:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:59:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:59:18 DEBUG : apple: size = 5 OK 2026/07/16 01:59:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : apple: Unchanged skipping 2026/07/16 01:59:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:59:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:59:18 DEBUG : banana: size = 6 OK 2026/07/16 01:59:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : banana: Unchanged skipping 2026/07/16 01:59:18 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:59:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:59:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:59:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:59:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:59:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:59:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:59:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:59:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:59:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:59:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:59:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:59:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:59:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:59:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:59:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:59:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:59:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:59:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:59:18 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:59:18 DEBUG : Waiting for deletions to finish 2026/07/16 01:59:18 DEBUG : Waiting for deletions to finish 2026/07/16 01:59:19 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:59:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:59:19 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:59:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:59:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:59:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:59:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:59:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:59:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:59:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:59:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:59:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:59:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:59:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:59:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:59:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:59:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:59:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:59:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:59:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:59:32 DEBUG : Waiting for deletions to finish 2026/07/16 01:59:33 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:59:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:59:33 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:59:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:59:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:59:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:59:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:59:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:59:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:59:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:59:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:59:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:59:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:59:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:59:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:59:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:59:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:59:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:59:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:59:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:59:33 DEBUG : apple: size = 5 OK 2026/07/16 01:59:33 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:59:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:33 DEBUG : apple: Unchanged skipping 2026/07/16 01:59:33 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:59:33 DEBUG : banana: size = 6 OK 2026/07/16 01:59:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:33 DEBUG : banana: Unchanged skipping 2026/07/16 01:59:33 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:59:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:33 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:59:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:59:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:59:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:59:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:59:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:59:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:59:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:59:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:59:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:59:34 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:59:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:59:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:59:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:59:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:59:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:59:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:59:34 DEBUG : Waiting for deletions to finish 2026/07/16 01:59:34 DEBUG : Waiting for deletions to finish 2026/07/16 01:59:34 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:59:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:59:34 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:59:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:59:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:59:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:59:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:59:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:59:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:59:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:59:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:59:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:59:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:59:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:59:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:59:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:59:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:59:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:59:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/16 01:59:34 DEBUG : apple: size = 5 OK 2026/07/16 01:59:34 DEBUG : banana: size = 6 OK 2026/07/16 01:59:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : apple: Unchanged skipping 2026/07/16 01:59:34 DEBUG : banana: Unchanged skipping 2026/07/16 01:59:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/16 01:59:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/16 01:59:34 DEBUG : splitbananasplit: size = 16 OK 2026/07/16 01:59:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : splitbananasplit: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/16 01:59:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/16 01:59:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/16 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/16 01:59:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/16 01:59:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/16 01:59:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/16 01:59:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/16 01:59:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/16 01:59:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/16 01:59:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/16 01:59:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/16 01:59:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/16 01:59:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/16 01:59:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:59:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/16 01:59:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/16 01:59:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/16 01:59:34 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:59:34 DEBUG : Waiting for deletions to finish 2026/07/16 01:59:34 DEBUG : Waiting for deletions to finish 2026/07/16 01:59:35 DEBUG : apple: Excluded (Path Filter) 2026/07/16 01:59:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/16 01:59:35 DEBUG : banana: Excluded (Path Filter) 2026/07/16 01:59:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/16 01:59:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/16 01:59:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/16 01:59:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/16 01:59:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/16 01:59:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/16 01:59:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/16 01:59:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/16 01:59:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/16 01:59:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/16 01:59:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/16 01:59:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/16 01:59:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/16 01:59:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/16 01:59:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/16 01:59:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/16 01:59:35 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (189.10s) --- PASS: TestTransform/NFC (15.42s) --- PASS: TestTransform/NFD (15.59s) --- PASS: TestTransform/base64 (19.13s) --- PASS: TestTransform/prefix (20.76s) --- PASS: TestTransform/suffix (20.62s) --- PASS: TestTransform/truncate (17.58s) --- PASS: TestTransform/encoder (16.34s) --- PASS: TestTransform/ISO-8859-1 (15.35s) --- PASS: TestTransform/charmap (15.98s) --- PASS: TestTransform/lowercase (16.05s) --- PASS: TestTransform/ascii (16.27s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:59:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/16 01:59:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/16 01:59:40 INFO : sub dir_somesuffix: Making directory 2026/07/16 01:59:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/16 01:59:40 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/16 01:59:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/16 01:59:40 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/16 01:59:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/16 01:59:40 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:59:40 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:59:40 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/16 01:59:40 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:59:40 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/16 01:59:40 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.55s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:59:41 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:41 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:41 INFO : tictactoe: Making directory 2026/07/16 01:59:41 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:41 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:59:41 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/16 01:59:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:59:41 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:59:41 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:59:42 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/16 01:59:42 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:59:42 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/16 01:59:42 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.66s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:59:43 INFO : toe: Making directory 2026/07/16 01:59:43 INFO : toe/toe: Making directory 2026/07/16 01:59:43 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/16 01:59:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/16 01:59:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/16 01:59:43 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:59:43 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:59:44 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/16 01:59:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:59:44 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/16 01:59:44 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.02s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:59:45 INFO : toe: Making directory 2026/07/16 01:59:45 INFO : toe/toe: Making directory 2026/07/16 01:59:45 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/16 01:59:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/16 01:59:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/16 01:59:45 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:59:45 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:59:46 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/16 01:59:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:59:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/16 01:59:46 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.78s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:59:47 DEBUG : empty_dir: Making directory with metadata 2026/07/16 01:59:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/16 01:59:47 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:59:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:59:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:59:47 INFO : tictacempty_dir: Making directory 2026/07/16 01:59:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:59:47 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:47 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:47 INFO : tictactoe: Making directory 2026/07/16 01:59:47 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:47 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:59:47 INFO : tictactoe/tictactoe: Making directory 2026/07/16 01:59:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:59:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/16 01:59:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 01:59:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/16 01:59:47 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:59:47 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:59:47 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/16 01:59:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:59:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/16 01:59:47 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.55s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:59:48 DEBUG : empty_dir: Making directory with metadata 2026/07/16 01:59:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/16 01:59:48 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:59:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:59:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:59:48 INFO : tictacempty_dir: Making directory 2026/07/16 01:59:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:59:48 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:48 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:48 INFO : tictactoe: Making directory 2026/07/16 01:59:48 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:48 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:59:48 INFO : tictactoe/tictactoe: Making directory 2026/07/16 01:59:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:59:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/16 01:59:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:59:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 01:59:48 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:59:48 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:59:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:59:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 01:59:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:59:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:59:49 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/16 01:59:49 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:59:49 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:59:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:59:49 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:49 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:50 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/16 01:59:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 01:59:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:59:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/16 01:59:50 NOTICE: B2 bucket rclone-test-wonurez2pamo: 0 differences found 2026/07/16 01:59:50 NOTICE: B2 bucket rclone-test-wonurez2pamo: 1 matching files --- PASS: TestAllTag (2.28s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:59:50 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:51 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:51 INFO : tictactoe: Making directory 2026/07/16 01:59:51 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:51 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:59:51 INFO : tictactoe/tictactoe: Making directory 2026/07/16 01:59:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:59:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/16 01:59:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 01:59:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/16 01:59:51 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:59:51 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:59:51 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/16 01:59:51 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:59:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/16 01:59:51 DEBUG : Waiting for deletions to finish 2026/07/16 01:59:52 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:52 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:52 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:59:52 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/16 01:59:52 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/16 01:59:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/16 01:59:52 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/16 01:59:52 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:59:52 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:59:52 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.57s) === RUN TestSyntax 2026/07/16 01:59:53 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:59:53 INFO : toe: Making directory 2026/07/16 01:59:53 INFO : toe/toe: Making directory 2026/07/16 01:59:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/16 01:59:53 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:59:53 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:59:54 DEBUG : toe/toe/toe: size = 11 OK 2026/07/16 01:59:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:59:54 INFO : toe/toe/toe: Copied (new) 2026/07/16 01:59:54 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.79s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:59:55 DEBUG : empty_dir: Making directory with metadata 2026/07/16 01:59:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/16 01:59:55 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:59:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:59:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:59:55 INFO : tictacempty_dir: Making directory 2026/07/16 01:59:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:59:55 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:55 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:55 INFO : tictactoe: Making directory 2026/07/16 01:59:55 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:55 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:59:55 INFO : tictactoe/tictactoe: Making directory 2026/07/16 01:59:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:59:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/16 01:59:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:59:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 01:59:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:59:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:59:55 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:59:55 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:59:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 01:59:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:59:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:59:56 INFO : toe/toe/toe.txt: Deleted 2026/07/16 01:59:56 INFO : toe/toe: Removing directory 2026/07/16 01:59:56 INFO : toe: Removing directory 2026/07/16 01:59:56 INFO : empty_dir: Removing directory 2026/07/16 01:59:56 DEBUG : Local file system at /tmp/rclone372822633: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.63s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 01:59:56 DEBUG : empty_dir: Making directory with metadata 2026/07/16 01:59:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/16 01:59:56 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:59:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:59:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:59:57 INFO : tictacempty_dir: Making directory 2026/07/16 01:59:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 01:59:57 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:57 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:57 INFO : tictactoe: Making directory 2026/07/16 01:59:57 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:57 DEBUG : toe: transformed to: tictactoe 2026/07/16 01:59:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:59:57 INFO : tictactoe/tictactoe: Making directory 2026/07/16 01:59:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 01:59:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/16 01:59:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:59:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 01:59:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:59:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:59:57 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 01:59:57 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 01:59:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 01:59:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:59:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 01:59:58 INFO : toe/toe/toe.txt: Deleted 2026/07/16 01:59:58 INFO : toe/toe: Removing directory 2026/07/16 01:59:58 INFO : toe: Removing directory 2026/07/16 01:59:58 INFO : empty_dir: Removing directory 2026/07/16 01:59:58 DEBUG : Local file system at /tmp/rclone372822633: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/16 01:59:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 01:59:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/16 01:59:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/16 01:59:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/16 01:59:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/16 01:59:59 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/16 01:59:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 01:59:59 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/16 01:59:59 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.40s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 02:00:00 DEBUG : Reset feature "Copy" 2026/07/16 02:00:00 DEBUG : Reset feature "Move" 2026/07/16 02:00:00 DEBUG : Reset feature "Copy" 2026/07/16 02:00:00 DEBUG : Reset feature "Move" 2026/07/16 02:00:00 DEBUG : empty_dir: Making directory with metadata 2026/07/16 02:00:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/16 02:00:00 DEBUG : toe: transformed to: tictactoe 2026/07/16 02:00:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 02:00:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 02:00:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 02:00:00 INFO : tictacempty_dir: Making directory 2026/07/16 02:00:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/16 02:00:00 DEBUG : toe: transformed to: tictactoe 2026/07/16 02:00:00 DEBUG : toe: transformed to: tictactoe 2026/07/16 02:00:00 INFO : tictactoe: Making directory 2026/07/16 02:00:00 DEBUG : toe: transformed to: tictactoe 2026/07/16 02:00:00 DEBUG : toe: transformed to: tictactoe 2026/07/16 02:00:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 02:00:00 INFO : tictactoe/tictactoe: Making directory 2026/07/16 02:00:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/16 02:00:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/16 02:00:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 02:00:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 02:00:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 02:00:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 02:00:00 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 02:00:00 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 02:00:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 02:00:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 02:00:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/16 02:00:01 INFO : toe/toe/toe.txt: Deleted 2026/07/16 02:00:01 INFO : toe/toe: Removing directory 2026/07/16 02:00:01 INFO : toe: Removing directory 2026/07/16 02:00:01 INFO : empty_dir: Removing directory 2026/07/16 02:00:01 DEBUG : Local file system at /tmp/rclone372822633: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/16 02:00:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/16 02:00:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/16 02:00:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/16 02:00:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/16 02:00:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/16 02:00:03 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/16 02:00:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 02:00:03 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/16 02:00:03 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.35s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 02:00:04 DEBUG : toe: transformed to: dG9l 2026/07/16 02:00:04 DEBUG : toe: transformed to: dG9l 2026/07/16 02:00:04 INFO : dG9l: Making directory 2026/07/16 02:00:04 DEBUG : toe: transformed to: dG9l 2026/07/16 02:00:04 DEBUG : toe: transformed to: dG9l 2026/07/16 02:00:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/16 02:00:04 INFO : dG9l/dG9l: Making directory 2026/07/16 02:00:04 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/16 02:00:04 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/16 02:00:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/16 02:00:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/16 02:00:04 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/16 02:00:04 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 02:00:04 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 02:00:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/16 02:00:05 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 02:00:05 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/16 02:00:05 DEBUG : Waiting for deletions to finish 2026/07/16 02:00:05 DEBUG : dG9l: transformed to: toe 2026/07/16 02:00:05 DEBUG : dG9l: transformed to: toe 2026/07/16 02:00:06 DEBUG : dG9l: transformed to: toe 2026/07/16 02:00:06 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/16 02:00:06 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/16 02:00:06 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/16 02:00:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/16 02:00:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/16 02:00:06 DEBUG : Local file system at /tmp/rclone372822633: Waiting for checks to finish 2026/07/16 02:00:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/16 02:00:06 DEBUG : Local file system at /tmp/rclone372822633: Waiting for transfers to finish 2026/07/16 02:00:06 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.55s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-wonurez2pamo", Local "Local file system at /tmp/rclone372822633", Modify Window "1ms" 2026/07/16 02:00:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 02:00:07 DEBUG : toe: transformed to: 2026/07/16 02:00:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 02:00:07 DEBUG : toe: transformed to: 2026/07/16 02:00:07 INFO : B2 bucket rclone-test-wonurez2pamo: Making directory 2026/07/16 02:00:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 02:00:07 DEBUG : toe: transformed to: 2026/07/16 02:00:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 02:00:07 DEBUG : toe: transformed to: 2026/07/16 02:00:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 02:00:07 DEBUG : toe/toe: transformed to: 2026/07/16 02:00:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/16 02:00:07 INFO : toe/toe: Making directory 2026/07/16 02:00:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 02:00:07 DEBUG : toe/toe: transformed to: 2026/07/16 02:00:07 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/16 02:00:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 02:00:07 DEBUG : toe: transformed to: 2026/07/16 02:00:07 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/16 02:00:07 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/16 02:00:07 DEBUG : toe/toe/toe: transformed to: 2026/07/16 02:00:07 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/16 02:00:07 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for checks to finish 2026/07/16 02:00:07 DEBUG : B2 bucket rclone-test-wonurez2pamo: Waiting for transfers to finish 2026/07/16 02:00:08 DEBUG : toe/toe/toe: size = 11 OK 2026/07/16 02:00:08 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/16 02:00:08 INFO : toe/toe/toe: Copied (new) 2026/07/16 02:00:08 ERROR : B2 bucket rclone-test-wonurez2pamo: not deleting files as there were IO errors 2026/07/16 02:00:08 ERROR : B2 bucket rclone-test-wonurez2pamo: not deleting directories as there were IO errors --- PASS: TestError (1.81s) PASS 2026/07/16 02:00:08 DEBUG : B2 bucket rclone-test-wonurez2pamo: Purge remote 2026/07/16 02:00:08 INFO : B2 bucket rclone-test-wonurez2pamo: cleaning bucket "rclone-test-wonurez2pamo" of all files 2026/07/16 02:00:10 DEBUG : BackupDir/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b938059_d20260716_m015359_c001_v7007000_t0000_u01784166839900") 2026/07/16 02:00:10 DEBUG : BackupDir/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1037490219c18521_d20260716_m015353_c001_v0001174_t0019_u01784166833820") 2026/07/16 02:00:10 DEBUG : CompareDest/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a9689942f_d20260716_m015334_c001_v7007000_t0000_u01784166814196") 2026/07/16 02:00:10 DEBUG : CompareDest/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ed46_d20260716_m015328_c001_v0001040_t0029_u01784166808444") 2026/07/16 02:00:10 DEBUG : CompareDest/two: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a96899430_d20260716_m015334_c001_v7007000_t0000_u01784166814445") 2026/07/16 02:00:10 DEBUG : CompareDest/two: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335ac78_d20260716_m015329_c001_v0001183_t0041_u01784166809904") 2026/07/16 02:00:10 DEBUG : CopyDest/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b93805c_d20260716_m015400_c001_v7007000_t0000_u01784166840075") 2026/07/16 02:00:10 DEBUG : CopyDest/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7c8e5_d20260716_m015350_c001_v0001157_t0050_u01784166830845") 2026/07/16 02:00:10 DEBUG : CopyDest/three: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b93805d_d20260716_m015400_c001_v7007000_t0000_u01784166840252") 2026/07/16 02:00:10 DEBUG : CopyDest/three: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335ad2c_d20260716_m015357_c001_v0001183_t0046_u01784166837662") 2026/07/16 02:00:10 DEBUG : CopyDest/two: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b93805f_d20260716_m015400_c001_v7007000_t0000_u01784166840426") 2026/07/16 02:00:10 DEBUG : CopyDest/two: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ed6e_d20260716_m015355_c001_v0001040_t0041_u01784166835200") 2026/07/16 02:00:10 DEBUG : EXISTING: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40284b4c66554ac7_d20260716_m015523_c001_v7007000_t0000_u01784166923012") 2026/07/16 02:00:10 DEBUG : EXISTING: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee06_d20260716_m015521_c001_v0001040_t0053_u01784166921737") 2026/07/16 02:00:10 DEBUG : PREFIXapple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b9382ac_d20260716_m015735_c001_v7007000_t0000_u01784167055649") 2026/07/16 02:00:10 DEBUG : PREFIXapple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4118_d20260716_m015730_c001_v0001174_t0008_u01784167050256") 2026/07/16 02:00:10 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b3840c3_d20260716_m015735_c001_v7007000_t0000_u01784167055719") 2026/07/16 02:00:10 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cc8b_d20260716_m015730_c001_v0001157_t0035_u01784167050304") 2026/07/16 02:00:10 DEBUG : PREFIXbanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f400e769906ec7dbe_d20260716_m015735_c001_v7007000_t0000_u01784167055864") 2026/07/16 02:00:10 DEBUG : PREFIXbanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b274c5_d20260716_m015730_c001_v0001176_t0030_u01784167050319") 2026/07/16 02:00:11 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d72140b_d20260716_m015735_c001_v7007000_t0000_u01784167055661") 2026/07/16 02:00:11 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef74_d20260716_m015730_c001_v0001040_t0014_u01784167050287") 2026/07/16 02:00:11 DEBUG : Testêé: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40284b4c66554ab6_d20260716_m015519_c001_v7007000_t0000_u01784166919195") 2026/07/16 02:00:11 DEBUG : Testêé: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee02_d20260716_m015518_c001_v0001040_t0035_u01784166918419") 2026/07/16 02:00:11 DEBUG : Testêé: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ca05_d20260716_m015517_c001_v0001157_t0034_u01784166917313") 2026/07/16 02:00:11 DEBUG : YXBwbGU=: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9f6e_d20260716_m015717_c001_v7007000_t0000_u01784167037025") 2026/07/16 02:00:11 DEBUG : YXBwbGU=: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cc4d_d20260716_m015712_c001_v0001157_t0020_u01784167032660") 2026/07/16 02:00:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9f70_d20260716_m015717_c001_v7007000_t0000_u01784167037199") 2026/07/16 02:00:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4064_d20260716_m015712_c001_v0001174_t0034_u01784167032690") 2026/07/16 02:00:11 DEBUG : YmFuYW5h: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9f72_d20260716_m015717_c001_v7007000_t0000_u01784167037375") 2026/07/16 02:00:11 DEBUG : YmFuYW5h: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef46_d20260716_m015712_c001_v0001040_t0044_u01784167032668") 2026/07/16 02:00:11 DEBUG : a/potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f55_d20260716_m015200_c001_v7007000_t0000_u01784166720771") 2026/07/16 02:00:11 DEBUG : a/potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a9ea_d20260716_m015200_c001_v0001183_t0028_u01784166720206") 2026/07/16 02:00:11 DEBUG : a/potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b3830c4_d20260716_m015158_c001_v7007000_t0000_u01784166718631") 2026/07/16 02:00:11 DEBUG : a/potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a9d8_d20260716_m015157_c001_v0001183_t0019_u01784166717773") 2026/07/16 02:00:11 DEBUG : a/potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f42170da24a697622_d20260716_m015141_c001_v7007000_t0000_u01784166701834") 2026/07/16 02:00:11 DEBUG : a/potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a94c_d20260716_m015140_c001_v0001183_t0011_u01784166700972") 2026/07/16 02:00:11 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b16_d20260716_m015935_c001_v7007000_t0000_u01784167175866") 2026/07/16 02:00:11 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27625_d20260716_m015931_c001_v0001176_t0029_u01784167171398") 2026/07/16 02:00:11 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721515_d20260716_m015919_c001_v7007000_t0000_u01784167159750") 2026/07/16 02:00:11 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b275fd_d20260716_m015915_c001_v0001176_t0045_u01784167155500") 2026/07/16 02:00:12 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbea76_d20260716_m015903_c001_v7007000_t0000_u01784167143639") 2026/07/16 02:00:12 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b275d9_d20260716_m015859_c001_v0001176_t0003_u01784167139456") 2026/07/16 02:00:12 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f425e3a23a65b2777_d20260716_m015847_c001_v7007000_t0000_u01784167127576") 2026/07/16 02:00:12 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b275b1_d20260716_m015843_c001_v0001176_t0023_u01784167123704") 2026/07/16 02:00:12 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e6787_d20260716_m015832_c001_v7007000_t0000_u01784167112097") 2026/07/16 02:00:12 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2758d_d20260716_m015827_c001_v0001176_t0044_u01784167107432") 2026/07/16 02:00:12 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63a7_d20260716_m015816_c001_v7007000_t0000_u01784167096072") 2026/07/16 02:00:12 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27567_d20260716_m015809_c001_v0001176_t0022_u01784167089978") 2026/07/16 02:00:12 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe9d5_d20260716_m015758_c001_v7007000_t0000_u01784167078449") 2026/07/16 02:00:12 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27529_d20260716_m015754_c001_v0001176_t0008_u01784167074865") 2026/07/16 02:00:12 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f400e769906ec7dda_d20260716_m015753_c001_v7007000_t0000_u01784167073766") 2026/07/16 02:00:12 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8efb4_d20260716_m015749_c001_v0001040_t0015_u01784167069573") 2026/07/16 02:00:12 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aebfea_d20260716_m015737_c001_v7007000_t0000_u01784167057361") 2026/07/16 02:00:12 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b274db_d20260716_m015733_c001_v0001176_t0036_u01784167053656") 2026/07/16 02:00:12 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721409_d20260716_m015732_c001_v7007000_t0000_u01784167052539") 2026/07/16 02:00:12 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d40f8_d20260716_m015728_c001_v0001174_t0011_u01784167048336") 2026/07/16 02:00:12 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4050722b329d93cf_d20260716_m015714_c001_v7007000_t0000_u01784167034757") 2026/07/16 02:00:12 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cc43_d20260716_m015710_c001_v0001157_t0014_u01784167030371") 2026/07/16 02:00:12 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f423573d2fd039b29_d20260716_m015657_c001_v7007000_t0000_u01784167017980") 2026/07/16 02:00:12 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cc13_d20260716_m015653_c001_v0001157_t0055_u01784167013864") 2026/07/16 02:00:12 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d72137e_d20260716_m015641_c001_v7007000_t0000_u01784167001903") 2026/07/16 02:00:12 DEBUG : apple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cbc7_d20260716_m015637_c001_v0001157_t0007_u01784166997624") 2026/07/16 02:00:13 DEBUG : appleSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f406bed4791aa99bb_d20260716_m015756_c001_v7007000_t0000_u01784167076829") 2026/07/16 02:00:13 DEBUG : appleSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8efba_d20260716_m015751_c001_v0001040_t0027_u01784167071496") 2026/07/16 02:00:13 DEBUG : appleapple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63a8_d20260716_m015816_c001_v7007000_t0000_u01784167096247") 2026/07/16 02:00:13 DEBUG : appleapple: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27569_d20260716_m015811_c001_v0001176_t0009_u01784167091782") 2026/07/16 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b17_d20260716_m015936_c001_v7007000_t0000_u01784167176047") 2026/07/16 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f0ac_d20260716_m015932_c001_v0001040_t0049_u01784167172052") 2026/07/16 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721516_d20260716_m015919_c001_v7007000_t0000_u01784167159924") 2026/07/16 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f08e_d20260716_m015916_c001_v0001040_t0008_u01784167156122") 2026/07/16 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbea77_d20260716_m015903_c001_v7007000_t0000_u01784167143817") 2026/07/16 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f070_d20260716_m015900_c001_v0001040_t0059_u01784167140010") 2026/07/16 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f425e3a23a65b2779_d20260716_m015847_c001_v7007000_t0000_u01784167127835") 2026/07/16 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f050_d20260716_m015844_c001_v0001040_t0025_u01784167124394") 2026/07/16 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e6789_d20260716_m015832_c001_v7007000_t0000_u01784167112280") 2026/07/16 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f028_d20260716_m015828_c001_v0001040_t0040_u01784167108028") 2026/07/16 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4265123bc7849b1a_d20260716_m015813_c001_v7007000_t0000_u01784167093790") 2026/07/16 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8eff8_d20260716_m015810_c001_v0001040_t0058_u01784167090454") 2026/07/16 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe9d6_d20260716_m015758_c001_v7007000_t0000_u01784167078626") 2026/07/16 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8efc6_d20260716_m015754_c001_v0001040_t0031_u01784167074876") 2026/07/16 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aec00e_d20260716_m015753_c001_v7007000_t0000_u01784167073940") 2026/07/16 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4227_d20260716_m015750_c001_v0001174_t0039_u01784167070118") 2026/07/16 02:00:13 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aebfed_d20260716_m015737_c001_v7007000_t0000_u01784167057554") 2026/07/16 02:00:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d414a_d20260716_m015733_c001_v0001174_t0002_u01784167053666") 2026/07/16 02:00:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f417896f9648c2cb1_d20260716_m015732_c001_v7007000_t0000_u01784167052549") 2026/07/16 02:00:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b274bd_d20260716_m015729_c001_v0001176_t0007_u01784167049002") 2026/07/16 02:00:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52c58_d20260716_m015715_c001_v7007000_t0000_u01784167035004") 2026/07/16 02:00:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2748f_d20260716_m015711_c001_v0001176_t0016_u01784167031145") 2026/07/16 02:00:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f423573d2fd039b2a_d20260716_m015658_c001_v7007000_t0000_u01784167018155") 2026/07/16 02:00:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2745f_d20260716_m015654_c001_v0001176_t0033_u01784167014714") 2026/07/16 02:00:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d72137f_d20260716_m015642_c001_v7007000_t0000_u01784167002103") 2026/07/16 02:00:14 DEBUG : appleappleapplebanana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2742b_d20260716_m015638_c001_v0001176_t0034_u01784166998493") 2026/07/16 02:00:14 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4159f73aac903a93_d20260716_m015756_c001_v7007000_t0000_u01784167076676") 2026/07/16 02:00:14 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27517_d20260716_m015751_c001_v0001176_t0052_u01784167071506") 2026/07/16 02:00:14 DEBUG : b/potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f56_d20260716_m015200_c001_v7007000_t0000_u01784166720947") 2026/07/16 02:00:14 DEBUG : b/potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a9de_d20260716_m015159_c001_v0001183_t0027_u01784166719163") 2026/07/16 02:00:14 DEBUG : b/potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b3830c1_d20260716_m015158_c001_v7007000_t0000_u01784166718103") 2026/07/16 02:00:14 DEBUG : b/potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a9d2_d20260716_m015156_c001_v0001183_t0029_u01784166716981") 2026/07/16 02:00:14 DEBUG : b/potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f42170da24a697621_d20260716_m015141_c001_v7007000_t0000_u01784166701305") 2026/07/16 02:00:14 DEBUG : b/potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a944_d20260716_m015140_c001_v0001183_t0047_u01784166700163") 2026/07/16 02:00:14 DEBUG : backup/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe845_d20260716_m015414_c001_v7007000_t0000_u01784166854869") 2026/07/16 02:00:14 DEBUG : backup/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1170901ce5d3a744_d20260716_m015413_c001_v0001179_t0016_u01784166853237") 2026/07/16 02:00:14 DEBUG : backup/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f108fd7864d314557_d20260716_m015409_c001_v0001174_t0018_u01784166849408") 2026/07/16 02:00:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e5ce3_d20260716_m015440_c001_v7007000_t0000_u01784166880566") 2026/07/16 02:00:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f10020ff629a0810a_d20260716_m015438_c001_v0001131_t0058_u01784166878564") 2026/07/16 02:00:15 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1037490219c1883b_d20260716_m015434_c001_v0001174_t0050_u01784166874112") 2026/07/16 02:00:15 DEBUG : backup/one.bak: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52a59_d20260716_m015427_c001_v7007000_t0000_u01784166867520") 2026/07/16 02:00:15 DEBUG : backup/one.bak: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f105f3fd5dc5d8737_d20260716_m015425_c001_v0001171_t0009_u01784166865418") 2026/07/16 02:00:15 DEBUG : backup/one.bak: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f105a13e2d14b6464_d20260716_m015421_c001_v0001145_t0019_u01784166861480") 2026/07/16 02:00:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e5ce5_d20260716_m015440_c001_v7007000_t0000_u01784166880742") 2026/07/16 02:00:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f116d08eb8662ad50_d20260716_m015439_c001_v0001131_t0012_u01784166879717") 2026/07/16 02:00:15 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1003f798f94f36f7_d20260716_m015435_c001_v0001099_t0012_u01784166875856") 2026/07/16 02:00:15 DEBUG : backup/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe846_d20260716_m015415_c001_v7007000_t0000_u01784166855045") 2026/07/16 02:00:15 DEBUG : backup/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f10534a358f96f793_d20260716_m015414_c001_v0001165_t0029_u01784166854100") 2026/07/16 02:00:15 DEBUG : backup/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1116426eb1b4e26d_d20260716_m015410_c001_v0001176_t0032_u01784166850943") 2026/07/16 02:00:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52a5b_d20260716_m015427_c001_v7007000_t0000_u01784166867697") 2026/07/16 02:00:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f111aab935c3d454c_d20260716_m015426_c001_v0001097_t0035_u01784166866463") 2026/07/16 02:00:15 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1077cf840fa49f9b_d20260716_m015423_c001_v0001098_t0019_u01784166863085") 2026/07/16 02:00:15 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b18_d20260716_m015936_c001_v7007000_t0000_u01784167176227") 2026/07/16 02:00:15 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d460d_d20260716_m015931_c001_v0001174_t0006_u01784167171619") 2026/07/16 02:00:15 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721517_d20260716_m015920_c001_v7007000_t0000_u01784167160098") 2026/07/16 02:00:15 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4585_d20260716_m015915_c001_v0001174_t0058_u01784167155769") 2026/07/16 02:00:15 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbea78_d20260716_m015903_c001_v7007000_t0000_u01784167143994") 2026/07/16 02:00:15 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d44e7_d20260716_m015859_c001_v0001174_t0038_u01784167139671") 2026/07/16 02:00:15 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f425e3a23a65b277a_d20260716_m015848_c001_v7007000_t0000_u01784167128012") 2026/07/16 02:00:15 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d443d_d20260716_m015843_c001_v0001174_t0053_u01784167123902") 2026/07/16 02:00:16 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e67c5_d20260716_m015832_c001_v7007000_t0000_u01784167112465") 2026/07/16 02:00:16 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d43a9_d20260716_m015827_c001_v0001174_t0027_u01784167107633") 2026/07/16 02:00:16 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63a9_d20260716_m015816_c001_v7007000_t0000_u01784167096421") 2026/07/16 02:00:16 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cd67_d20260716_m015810_c001_v0001157_t0027_u01784167090181") 2026/07/16 02:00:16 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe9d7_d20260716_m015758_c001_v7007000_t0000_u01784167078801") 2026/07/16 02:00:16 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4265_d20260716_m015754_c001_v0001174_t0027_u01784167074884") 2026/07/16 02:00:16 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40815605991f21e6_d20260716_m015753_c001_v7007000_t0000_u01784167073776") 2026/07/16 02:00:16 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27511_d20260716_m015749_c001_v0001176_t0013_u01784167069913") 2026/07/16 02:00:16 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aebfee_d20260716_m015737_c001_v7007000_t0000_u01784167057736") 2026/07/16 02:00:16 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef82_d20260716_m015733_c001_v0001040_t0021_u01784167053676") 2026/07/16 02:00:16 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b384099_d20260716_m015732_c001_v7007000_t0000_u01784167052648") 2026/07/16 02:00:16 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cc7f_d20260716_m015728_c001_v0001157_t0005_u01784167048650") 2026/07/16 02:00:16 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f412f77845fcb2090_d20260716_m015714_c001_v7007000_t0000_u01784167034953") 2026/07/16 02:00:16 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef44_d20260716_m015710_c001_v0001040_t0052_u01784167030671") 2026/07/16 02:00:16 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f423573d2fd039b2c_d20260716_m015658_c001_v7007000_t0000_u01784167018331") 2026/07/16 02:00:16 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef20_d20260716_m015654_c001_v0001040_t0056_u01784167014247") 2026/07/16 02:00:16 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721380_d20260716_m015642_c001_v7007000_t0000_u01784167002293") 2026/07/16 02:00:16 DEBUG : banana: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8eefa_d20260716_m015637_c001_v0001040_t0014_u01784166997924") 2026/07/16 02:00:16 DEBUG : bananaSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f400e769906ec7ddf_d20260716_m015756_c001_v7007000_t0000_u01784167076839") 2026/07/16 02:00:16 DEBUG : bananaSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4239_d20260716_m015751_c001_v0001174_t0013_u01784167071515") 2026/07/16 02:00:17 DEBUG : both0: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b68_d20260716_m015610_c001_v7007000_t0000_u01784166970915") 2026/07/16 02:00:17 DEBUG : both0: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cab7_d20260716_m015549_c001_v0001157_t0040_u01784166949373") 2026/07/16 02:00:17 DEBUG : both0: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a96899583_d20260716_m015545_c001_v7007000_t0000_u01784166945301") 2026/07/16 02:00:17 DEBUG : both0: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ca1f_d20260716_m015524_c001_v0001157_t0059_u01784166924869") 2026/07/16 02:00:17 DEBUG : both1: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b69_d20260716_m015611_c001_v7007000_t0000_u01784166971092") 2026/07/16 02:00:17 DEBUG : both1: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cab9_d20260716_m015550_c001_v0001157_t0009_u01784166950745") 2026/07/16 02:00:17 DEBUG : both1: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a96899586_d20260716_m015545_c001_v7007000_t0000_u01784166945476") 2026/07/16 02:00:17 DEBUG : both1: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ca27_d20260716_m015525_c001_v0001157_t0026_u01784166925796") 2026/07/16 02:00:17 DEBUG : both10: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b6a_d20260716_m015611_c001_v7007000_t0000_u01784166971269") 2026/07/16 02:00:17 DEBUG : both10: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cad9_d20260716_m015558_c001_v0001157_t0051_u01784166958602") 2026/07/16 02:00:17 DEBUG : both10: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a96899588_d20260716_m015545_c001_v7007000_t0000_u01784166945651") 2026/07/16 02:00:17 DEBUG : both10: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ca6b_d20260716_m015533_c001_v0001157_t0047_u01784166933398") 2026/07/16 02:00:17 DEBUG : both11: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b6d_d20260716_m015611_c001_v7007000_t0000_u01784166971444") 2026/07/16 02:00:17 DEBUG : both11: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cadd_d20260716_m015559_c001_v0001157_t0027_u01784166959636") 2026/07/16 02:00:17 DEBUG : both11: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a96899589_d20260716_m015545_c001_v7007000_t0000_u01784166945828") 2026/07/16 02:00:17 DEBUG : both11: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ca71_d20260716_m015534_c001_v0001157_t0040_u01784166934211") 2026/07/16 02:00:17 DEBUG : both12: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b6e_d20260716_m015611_c001_v7007000_t0000_u01784166971619") 2026/07/16 02:00:17 DEBUG : both12: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cae3_d20260716_m015600_c001_v0001157_t0037_u01784166960495") 2026/07/16 02:00:17 DEBUG : both12: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a9689958b_d20260716_m015546_c001_v7007000_t0000_u01784166946006") 2026/07/16 02:00:17 DEBUG : both12: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ca73_d20260716_m015535_c001_v0001157_t0038_u01784166935220") 2026/07/16 02:00:18 DEBUG : both13: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b6f_d20260716_m015611_c001_v7007000_t0000_u01784166971794") 2026/07/16 02:00:18 DEBUG : both13: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7caeb_d20260716_m015601_c001_v0001157_t0021_u01784166961788") 2026/07/16 02:00:18 DEBUG : both13: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a9689958e_d20260716_m015546_c001_v7007000_t0000_u01784166946181") 2026/07/16 02:00:18 DEBUG : both13: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ca79_d20260716_m015535_c001_v0001157_t0054_u01784166935997") 2026/07/16 02:00:18 DEBUG : both14: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b71_d20260716_m015611_c001_v7007000_t0000_u01784166971970") 2026/07/16 02:00:18 DEBUG : both14: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7caf5_d20260716_m015602_c001_v0001157_t0049_u01784166962803") 2026/07/16 02:00:18 DEBUG : both14: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a9689958f_d20260716_m015546_c001_v7007000_t0000_u01784166946359") 2026/07/16 02:00:18 DEBUG : both14: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ca81_d20260716_m015536_c001_v0001157_t0024_u01784166936968") 2026/07/16 02:00:18 DEBUG : both15: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b73_d20260716_m015612_c001_v7007000_t0000_u01784166972146") 2026/07/16 02:00:18 DEBUG : both15: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7caf9_d20260716_m015603_c001_v0001157_t0048_u01784166963792") 2026/07/16 02:00:18 DEBUG : both15: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a96899591_d20260716_m015546_c001_v7007000_t0000_u01784166946534") 2026/07/16 02:00:18 DEBUG : both15: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ca87_d20260716_m015538_c001_v0001157_t0028_u01784166938023") 2026/07/16 02:00:18 DEBUG : both16: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b75_d20260716_m015612_c001_v7007000_t0000_u01784166972382") 2026/07/16 02:00:18 DEBUG : both16: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cafd_d20260716_m015604_c001_v0001157_t0020_u01784166964848") 2026/07/16 02:00:18 DEBUG : both16: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a96899592_d20260716_m015546_c001_v7007000_t0000_u01784166946709") 2026/07/16 02:00:18 DEBUG : both16: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ca8b_d20260716_m015538_c001_v0001157_t0049_u01784166938730") 2026/07/16 02:00:18 DEBUG : both17: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b76_d20260716_m015612_c001_v7007000_t0000_u01784166972557") 2026/07/16 02:00:18 DEBUG : both17: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cb01_d20260716_m015605_c001_v0001157_t0052_u01784166965525") 2026/07/16 02:00:18 DEBUG : both17: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a96899595_d20260716_m015546_c001_v7007000_t0000_u01784166946886") 2026/07/16 02:00:18 DEBUG : both17: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ca91_d20260716_m015539_c001_v0001157_t0044_u01784166939753") 2026/07/16 02:00:18 DEBUG : both18: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b7b_d20260716_m015612_c001_v7007000_t0000_u01784166972733") 2026/07/16 02:00:18 DEBUG : both18: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cb05_d20260716_m015606_c001_v0001157_t0019_u01784166966256") 2026/07/16 02:00:18 DEBUG : both18: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a96899598_d20260716_m015547_c001_v7007000_t0000_u01784166947060") 2026/07/16 02:00:18 DEBUG : both18: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ca97_d20260716_m015540_c001_v0001157_t0036_u01784166940698") 2026/07/16 02:00:19 DEBUG : both19: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b80_d20260716_m015612_c001_v7007000_t0000_u01784166972908") 2026/07/16 02:00:19 DEBUG : both19: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cb09_d20260716_m015607_c001_v0001157_t0025_u01784166967319") 2026/07/16 02:00:19 DEBUG : both19: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a96899599_d20260716_m015547_c001_v7007000_t0000_u01784166947237") 2026/07/16 02:00:19 DEBUG : both19: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ca9b_d20260716_m015541_c001_v0001157_t0031_u01784166941792") 2026/07/16 02:00:19 DEBUG : both2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b84_d20260716_m015613_c001_v7007000_t0000_u01784166973083") 2026/07/16 02:00:19 DEBUG : both2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cabb_d20260716_m015551_c001_v0001157_t0022_u01784166951616") 2026/07/16 02:00:19 DEBUG : both2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a9689959b_d20260716_m015547_c001_v7007000_t0000_u01784166947413") 2026/07/16 02:00:19 DEBUG : both2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ca2f_d20260716_m015526_c001_v0001157_t0014_u01784166926499") 2026/07/16 02:00:19 DEBUG : both3: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b86_d20260716_m015613_c001_v7007000_t0000_u01784166973259") 2026/07/16 02:00:19 DEBUG : both3: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cac1_d20260716_m015552_c001_v0001157_t0033_u01784166952333") 2026/07/16 02:00:19 DEBUG : both3: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a9689959c_d20260716_m015547_c001_v7007000_t0000_u01784166947592") 2026/07/16 02:00:19 DEBUG : both3: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ca35_d20260716_m015527_c001_v0001157_t0039_u01784166927196") 2026/07/16 02:00:19 DEBUG : both4: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b88_d20260716_m015613_c001_v7007000_t0000_u01784166973435") 2026/07/16 02:00:19 DEBUG : both4: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cac5_d20260716_m015553_c001_v0001157_t0040_u01784166953359") 2026/07/16 02:00:19 DEBUG : both4: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a9689959f_d20260716_m015547_c001_v7007000_t0000_u01784166947768") 2026/07/16 02:00:19 DEBUG : both4: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ca3b_d20260716_m015528_c001_v0001157_t0018_u01784166928233") 2026/07/16 02:00:19 DEBUG : both5: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b89_d20260716_m015613_c001_v7007000_t0000_u01784166973611") 2026/07/16 02:00:19 DEBUG : both5: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cac9_d20260716_m015554_c001_v0001157_t0008_u01784166954592") 2026/07/16 02:00:19 DEBUG : both5: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a968995a1_d20260716_m015547_c001_v7007000_t0000_u01784166947944") 2026/07/16 02:00:19 DEBUG : both5: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ca43_d20260716_m015528_c001_v0001157_t0013_u01784166928953") 2026/07/16 02:00:20 DEBUG : both6: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b8b_d20260716_m015613_c001_v7007000_t0000_u01784166973786") 2026/07/16 02:00:20 DEBUG : both6: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cacb_d20260716_m015555_c001_v0001157_t0056_u01784166955258") 2026/07/16 02:00:20 DEBUG : both6: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a968995a2_d20260716_m015548_c001_v7007000_t0000_u01784166948120") 2026/07/16 02:00:20 DEBUG : both6: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ca49_d20260716_m015529_c001_v0001157_t0041_u01784166929771") 2026/07/16 02:00:20 DEBUG : both7: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b8c_d20260716_m015613_c001_v7007000_t0000_u01784166973962") 2026/07/16 02:00:20 DEBUG : both7: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cacd_d20260716_m015556_c001_v0001157_t0037_u01784166956178") 2026/07/16 02:00:20 DEBUG : both7: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a968995a4_d20260716_m015548_c001_v7007000_t0000_u01784166948295") 2026/07/16 02:00:20 DEBUG : both7: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ca51_d20260716_m015530_c001_v0001157_t0040_u01784166930628") 2026/07/16 02:00:20 DEBUG : both8: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b8d_d20260716_m015614_c001_v7007000_t0000_u01784166974138") 2026/07/16 02:00:20 DEBUG : both8: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cad1_d20260716_m015557_c001_v0001157_t0038_u01784166957048") 2026/07/16 02:00:20 DEBUG : both8: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a968995a5_d20260716_m015548_c001_v7007000_t0000_u01784166948471") 2026/07/16 02:00:20 DEBUG : both8: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ca5d_d20260716_m015531_c001_v0001157_t0051_u01784166931664") 2026/07/16 02:00:20 DEBUG : both9: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b90_d20260716_m015614_c001_v7007000_t0000_u01784166974313") 2026/07/16 02:00:20 DEBUG : both9: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cad5_d20260716_m015557_c001_v0001157_t0057_u01784166957875") 2026/07/16 02:00:20 DEBUG : both9: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a968995a7_d20260716_m015548_c001_v7007000_t0000_u01784166948647") 2026/07/16 02:00:20 DEBUG : both9: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ca63_d20260716_m015532_c001_v0001157_t0047_u01784166932530") 2026/07/16 02:00:20 DEBUG : c/non empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f57_d20260716_m015201_c001_v7007000_t0000_u01784166721121") 2026/07/16 02:00:20 DEBUG : c/non empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a9e2_d20260716_m015159_c001_v0001183_t0059_u01784166719441") 2026/07/16 02:00:20 DEBUG : c/non empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b3830c6_d20260716_m015158_c001_v7007000_t0000_u01784166718808") 2026/07/16 02:00:20 DEBUG : c/non empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a9d4_d20260716_m015157_c001_v0001183_t0046_u01784166717184") 2026/07/16 02:00:20 DEBUG : c/non empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f42170da24a697623_d20260716_m015142_c001_v7007000_t0000_u01784166702010") 2026/07/16 02:00:21 DEBUG : c/non empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a94a_d20260716_m015140_c001_v0001183_t0028_u01784166700395") 2026/07/16 02:00:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9f73_d20260716_m015717_c001_v7007000_t0000_u01784167037549") 2026/07/16 02:00:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27491_d20260716_m015712_c001_v0001176_t0033_u01784167032680") 2026/07/16 02:00:21 DEBUG : check sum: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f42170da24a69761a_d20260716_m015133_c001_v7007000_t0000_u01784166693902") 2026/07/16 02:00:21 DEBUG : check sum: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a914_d20260716_m015132_c001_v0001183_t0013_u01784166692999") 2026/07/16 02:00:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f410bfa020f8b45e3_d20260716_m020006_c001_v7007000_t0000_u01784167206857") 2026/07/16 02:00:21 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27687_d20260716_m020005_c001_v0001176_t0026_u01784167205276") 2026/07/16 02:00:21 DEBUG : dest/3: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b938033_d20260716_m015343_c001_v7007000_t0000_u01784166823747") 2026/07/16 02:00:21 DEBUG : dest/3: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414942f32454f746_d20260716_m015342_c001_v0001136_t0045_u01784166822685") 2026/07/16 02:00:21 DEBUG : dir1/0000-abcde: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63ab_d20260716_m015816_c001_v7007000_t0000_u01784167096594") 2026/07/16 02:00:21 DEBUG : dir1/0000-abcde: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4323_d20260716_m015812_c001_v0001174_t0016_u01784167092005") 2026/07/16 02:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b19_d20260716_m015936_c001_v7007000_t0000_u01784167176409") 2026/07/16 02:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27613_d20260716_m015924_c001_v0001176_t0048_u01784167164217") 2026/07/16 02:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721518_d20260716_m015920_c001_v7007000_t0000_u01784167160274") 2026/07/16 02:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b275e7_d20260716_m015908_c001_v0001176_t0055_u01784167148189") 2026/07/16 02:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbea7a_d20260716_m015904_c001_v7007000_t0000_u01784167144169") 2026/07/16 02:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b275c7_d20260716_m015852_c001_v0001176_t0059_u01784167132208") 2026/07/16 02:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f425e3a23a65b277b_d20260716_m015848_c001_v7007000_t0000_u01784167128188") 2026/07/16 02:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27599_d20260716_m015836_c001_v0001176_t0057_u01784167116834") 2026/07/16 02:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e67c6_d20260716_m015832_c001_v7007000_t0000_u01784167112650") 2026/07/16 02:00:21 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27583_d20260716_m015820_c001_v0001176_t0005_u01784167100490") 2026/07/16 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63a4_d20260716_m015813_c001_v7007000_t0000_u01784167093989") 2026/07/16 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27547_d20260716_m015802_c001_v0001176_t0055_u01784167082919") 2026/07/16 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe9d8_d20260716_m015758_c001_v7007000_t0000_u01784167078978") 2026/07/16 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2752b_d20260716_m015755_c001_v0001176_t0011_u01784167075078") 2026/07/16 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4159f73aac903a8c_d20260716_m015753_c001_v7007000_t0000_u01784167073746") 2026/07/16 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef9e_d20260716_m015742_c001_v0001040_t0039_u01784167062287") 2026/07/16 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aebfef_d20260716_m015737_c001_v7007000_t0000_u01784167057919") 2026/07/16 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b274dd_d20260716_m015733_c001_v0001176_t0054_u01784167053881") 2026/07/16 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d72140a_d20260716_m015732_c001_v7007000_t0000_u01784167052763") 2026/07/16 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d40b4_d20260716_m015721_c001_v0001174_t0005_u01784167041527") 2026/07/16 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b384039_d20260716_m015715_c001_v7007000_t0000_u01784167035008") 2026/07/16 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cc29_d20260716_m015702_c001_v0001157_t0029_u01784167022492") 2026/07/16 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f423573d2fd039b2f_d20260716_m015658_c001_v7007000_t0000_u01784167018506") 2026/07/16 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cbf5_d20260716_m015646_c001_v0001157_t0057_u01784167006803") 2026/07/16 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721381_d20260716_m015642_c001_v7007000_t0000_u01784167002482") 2026/07/16 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cb99_d20260716_m015631_c001_v0001157_t0005_u01784166991383") 2026/07/16 02:00:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4159f73aac903a95_d20260716_m015756_c001_v7007000_t0000_u01784167076860") 2026/07/16 02:00:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27519_d20260716_m015751_c001_v0001176_t0001_u01784167071711") 2026/07/16 02:00:22 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63ac_d20260716_m015816_c001_v7007000_t0000_u01784167096769") 2026/07/16 02:00:22 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2756b_d20260716_m015812_c001_v0001176_t0027_u01784167092013") 2026/07/16 02:00:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b1a_d20260716_m015936_c001_v7007000_t0000_u01784167176590") 2026/07/16 02:00:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d45c7_d20260716_m015924_c001_v0001174_t0059_u01784167164765") 2026/07/16 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d72151a_d20260716_m015920_c001_v7007000_t0000_u01784167160448") 2026/07/16 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4539_d20260716_m015908_c001_v0001174_t0046_u01784167148766") 2026/07/16 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbea7c_d20260716_m015904_c001_v7007000_t0000_u01784167144344") 2026/07/16 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4497_d20260716_m015852_c001_v0001174_t0043_u01784167132918") 2026/07/16 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f425e3a23a65b277c_d20260716_m015848_c001_v7007000_t0000_u01784167128364") 2026/07/16 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d43ff_d20260716_m015837_c001_v0001174_t0030_u01784167117412") 2026/07/16 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e67c7_d20260716_m015832_c001_v7007000_t0000_u01784167112835") 2026/07/16 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d436d_d20260716_m015821_c001_v0001174_t0005_u01784167101072") 2026/07/16 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4265123bc7849b1e_d20260716_m015814_c001_v7007000_t0000_u01784167094313") 2026/07/16 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cd3b_d20260716_m015803_c001_v0001157_t0034_u01784167083479") 2026/07/16 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe9d9_d20260716_m015759_c001_v7007000_t0000_u01784167079153") 2026/07/16 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4269_d20260716_m015755_c001_v0001174_t0028_u01784167075123") 2026/07/16 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40815605991f21e7_d20260716_m015753_c001_v7007000_t0000_u01784167073961") 2026/07/16 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b274ff_d20260716_m015743_c001_v0001176_t0047_u01784167063109") 2026/07/16 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aebff0_d20260716_m015738_c001_v7007000_t0000_u01784167058104") 2026/07/16 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cca7_d20260716_m015733_c001_v0001157_t0032_u01784167053986") 2026/07/16 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e5d94_d20260716_m015732_c001_v7007000_t0000_u01784167052665") 2026/07/16 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cc69_d20260716_m015722_c001_v0001157_t0035_u01784167042174") 2026/07/16 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4050722b329d93ce_d20260716_m015714_c001_v7007000_t0000_u01784167034583") 2026/07/16 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef2e_d20260716_m015703_c001_v0001040_t0042_u01784167023360") 2026/07/16 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f423573d2fd039b31_d20260716_m015658_c001_v7007000_t0000_u01784167018681") 2026/07/16 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef06_d20260716_m015647_c001_v0001040_t0025_u01784167007588") 2026/07/16 02:00:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721382_d20260716_m015642_c001_v7007000_t0000_u01784167002672") 2026/07/16 02:00:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8eee2_d20260716_m015632_c001_v0001040_t0011_u01784166992052") 2026/07/16 02:00:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f418455c9faf69f95_d20260716_m015756_c001_v7007000_t0000_u01784167076871") 2026/07/16 02:00:24 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4241_d20260716_m015751_c001_v0001174_t0038_u01784167071807") 2026/07/16 02:00:24 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63ae_d20260716_m015816_c001_v7007000_t0000_u01784167096943") 2026/07/16 02:00:24 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f000_d20260716_m015811_c001_v0001040_t0024_u01784167091992") 2026/07/16 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b1b_d20260716_m015936_c001_v7007000_t0000_u01784167176772") 2026/07/16 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f098_d20260716_m015925_c001_v0001040_t0054_u01784167165714") 2026/07/16 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d72151b_d20260716_m015920_c001_v7007000_t0000_u01784167160621") 2026/07/16 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f082_d20260716_m015909_c001_v0001040_t0055_u01784167149735") 2026/07/16 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbea7e_d20260716_m015904_c001_v7007000_t0000_u01784167144519") 2026/07/16 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f060_d20260716_m015853_c001_v0001040_t0059_u01784167133600") 2026/07/16 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f425e3a23a65b277d_d20260716_m015848_c001_v7007000_t0000_u01784167128541") 2026/07/16 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f044_d20260716_m015838_c001_v0001040_t0057_u01784167118380") 2026/07/16 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e67c8_d20260716_m015833_c001_v7007000_t0000_u01784167113020") 2026/07/16 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f018_d20260716_m015821_c001_v0001040_t0014_u01784167101796") 2026/07/16 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4265123bc7849b1d_d20260716_m015814_c001_v7007000_t0000_u01784167094138") 2026/07/16 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8efe4_d20260716_m015804_c001_v0001040_t0034_u01784167084278") 2026/07/16 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe9da_d20260716_m015759_c001_v7007000_t0000_u01784167079329") 2026/07/16 02:00:24 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2752d_d20260716_m015755_c001_v0001176_t0038_u01784167075285") 2026/07/16 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f418455c9faf69f90_d20260716_m015753_c001_v7007000_t0000_u01784167073567") 2026/07/16 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d41d4_d20260716_m015743_c001_v0001174_t0030_u01784167063711") 2026/07/16 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aebff1_d20260716_m015738_c001_v7007000_t0000_u01784167058286") 2026/07/16 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4152_d20260716_m015734_c001_v0001174_t0012_u01784167054028") 2026/07/16 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f412f77845fcb20e3_d20260716_m015732_c001_v7007000_t0000_u01784167052693") 2026/07/16 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b274af_d20260716_m015722_c001_v0001176_t0029_u01784167042948") 2026/07/16 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f405b6b47b5a92a8a_d20260716_m015715_c001_v7007000_t0000_u01784167035143") 2026/07/16 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27481_d20260716_m015704_c001_v0001176_t0031_u01784167024473") 2026/07/16 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f423573d2fd039b33_d20260716_m015658_c001_v7007000_t0000_u01784167018856") 2026/07/16 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27445_d20260716_m015648_c001_v0001176_t0031_u01784167008350") 2026/07/16 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721383_d20260716_m015642_c001_v7007000_t0000_u01784167002861") 2026/07/16 02:00:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2740d_d20260716_m015632_c001_v0001176_t0019_u01784166992592") 2026/07/16 02:00:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aec011_d20260716_m015756_c001_v7007000_t0000_u01784167076667") 2026/07/16 02:00:25 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8efbc_d20260716_m015751_c001_v0001040_t0027_u01784167071839") 2026/07/16 02:00:25 DEBUG : dir1/0003-defgh: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63af_d20260716_m015817_c001_v7007000_t0000_u01784167097118") 2026/07/16 02:00:25 DEBUG : dir1/0003-defgh: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cd6d_d20260716_m015812_c001_v0001157_t0008_u01784167092179") 2026/07/16 02:00:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b1c_d20260716_m015936_c001_v7007000_t0000_u01784167176954") 2026/07/16 02:00:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ceb3_d20260716_m015926_c001_v0001157_t0015_u01784167166624") 2026/07/16 02:00:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d72151c_d20260716_m015920_c001_v7007000_t0000_u01784167160795") 2026/07/16 02:00:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ce6d_d20260716_m015910_c001_v0001157_t0017_u01784167150712") 2026/07/16 02:00:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbea7f_d20260716_m015904_c001_v7007000_t0000_u01784167144694") 2026/07/16 02:00:25 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ce2b_d20260716_m015854_c001_v0001157_t0054_u01784167134333") 2026/07/16 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f425e3a23a65b277e_d20260716_m015848_c001_v7007000_t0000_u01784167128757") 2026/07/16 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cddb_d20260716_m015839_c001_v0001157_t0056_u01784167119148") 2026/07/16 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e67ca_d20260716_m015833_c001_v7007000_t0000_u01784167113204") 2026/07/16 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cda3_d20260716_m015822_c001_v0001157_t0019_u01784167102755") 2026/07/16 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b938911_d20260716_m015813_c001_v7007000_t0000_u01784167093799") 2026/07/16 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d42e3_d20260716_m015805_c001_v0001174_t0045_u01784167085130") 2026/07/16 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe9db_d20260716_m015759_c001_v7007000_t0000_u01784167079505") 2026/07/16 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8efca_d20260716_m015755_c001_v0001040_t0019_u01784167075296") 2026/07/16 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f406bed4791aa99a9_d20260716_m015753_c001_v7007000_t0000_u01784167073974") 2026/07/16 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ccd5_d20260716_m015744_c001_v0001157_t0054_u01784167064484") 2026/07/16 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aebff3_d20260716_m015738_c001_v7007000_t0000_u01784167058669") 2026/07/16 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef88_d20260716_m015734_c001_v0001040_t0009_u01784167054039") 2026/07/16 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f417896f9648c2cb0_d20260716_m015732_c001_v7007000_t0000_u01784167052363") 2026/07/16 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef56_d20260716_m015723_c001_v0001040_t0013_u01784167043529") 2026/07/16 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f418302ec27cb45f7_d20260716_m015715_c001_v7007000_t0000_u01784167035162") 2026/07/16 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4026_d20260716_m015705_c001_v0001174_t0042_u01784167025036") 2026/07/16 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f423573d2fd039b34_d20260716_m015659_c001_v7007000_t0000_u01784167019030") 2026/07/16 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d3f82_d20260716_m015648_c001_v0001174_t0007_u01784167008935") 2026/07/16 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721384_d20260716_m015643_c001_v7007000_t0000_u01784167003052") 2026/07/16 02:00:26 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d3ed8_d20260716_m015632_c001_v0001174_t0019_u01784166992812") 2026/07/16 02:00:27 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4159f73aac903a92_d20260716_m015756_c001_v7007000_t0000_u01784167076625") 2026/07/16 02:00:27 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cd03_d20260716_m015751_c001_v0001157_t0034_u01784167071850") 2026/07/16 02:00:27 DEBUG : dir1/0004-efghi: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63b1_d20260716_m015817_c001_v7007000_t0000_u01784167097292") 2026/07/16 02:00:27 DEBUG : dir1/0004-efghi: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2756d_d20260716_m015812_c001_v0001176_t0055_u01784167092220") 2026/07/16 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b1d_d20260716_m015937_c001_v7007000_t0000_u01784167177135") 2026/07/16 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2761b_d20260716_m015927_c001_v0001176_t0054_u01784167167137") 2026/07/16 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d72151d_d20260716_m015920_c001_v7007000_t0000_u01784167160969") 2026/07/16 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b275ed_d20260716_m015911_c001_v0001176_t0047_u01784167151044") 2026/07/16 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbea80_d20260716_m015904_c001_v7007000_t0000_u01784167144872") 2026/07/16 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b275c9_d20260716_m015854_c001_v0001176_t0030_u01784167134848") 2026/07/16 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f425e3a23a65b277f_d20260716_m015848_c001_v7007000_t0000_u01784167128934") 2026/07/16 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b275a5_d20260716_m015839_c001_v0001176_t0008_u01784167119525") 2026/07/16 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e680a_d20260716_m015833_c001_v7007000_t0000_u01784167113388") 2026/07/16 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27587_d20260716_m015823_c001_v0001176_t0017_u01784167103023") 2026/07/16 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f412f77845fcb2133_d20260716_m015814_c001_v7007000_t0000_u01784167094182") 2026/07/16 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27551_d20260716_m015805_c001_v0001176_t0045_u01784167085478") 2026/07/16 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe9dc_d20260716_m015759_c001_v7007000_t0000_u01784167079680") 2026/07/16 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d426d_d20260716_m015755_c001_v0001174_t0021_u01784167075389") 2026/07/16 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b9382d9_d20260716_m015753_c001_v7007000_t0000_u01784167073729") 2026/07/16 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8efa4_d20260716_m015744_c001_v0001040_t0026_u01784167064982") 2026/07/16 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aebff4_d20260716_m015738_c001_v7007000_t0000_u01784167058887") 2026/07/16 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b274df_d20260716_m015734_c001_v0001176_t0047_u01784167054142") 2026/07/16 02:00:27 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f400e769906ec7daf_d20260716_m015732_c001_v7007000_t0000_u01784167052711") 2026/07/16 02:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d40c6_d20260716_m015724_c001_v0001174_t0038_u01784167044016") 2026/07/16 02:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f417f7466ddc0aa3b_d20260716_m015715_c001_v7007000_t0000_u01784167035177") 2026/07/16 02:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cc33_d20260716_m015705_c001_v0001157_t0035_u01784167025294") 2026/07/16 02:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f423573d2fd039b36_d20260716_m015659_c001_v7007000_t0000_u01784167019205") 2026/07/16 02:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cbff_d20260716_m015649_c001_v0001157_t0049_u01784167009273") 2026/07/16 02:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721385_d20260716_m015643_c001_v7007000_t0000_u01784167003306") 2026/07/16 02:00:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cbad_d20260716_m015633_c001_v0001157_t0011_u01784166993161") 2026/07/16 02:00:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f406bed4791aa99b8_d20260716_m015756_c001_v7007000_t0000_u01784167076635") 2026/07/16 02:00:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2751b_d20260716_m015751_c001_v0001176_t0040_u01784167071922") 2026/07/16 02:00:28 DEBUG : dir1/0005-fghij: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63b2_d20260716_m015817_c001_v7007000_t0000_u01784167097466") 2026/07/16 02:00:28 DEBUG : dir1/0005-fghij: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4325_d20260716_m015812_c001_v0001174_t0045_u01784167092296") 2026/07/16 02:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b1e_d20260716_m015937_c001_v7007000_t0000_u01784167177334") 2026/07/16 02:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d45df_d20260716_m015927_c001_v0001174_t0052_u01784167167345") 2026/07/16 02:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d72151e_d20260716_m015921_c001_v7007000_t0000_u01784167161143") 2026/07/16 02:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d454f_d20260716_m015911_c001_v0001174_t0012_u01784167151267") 2026/07/16 02:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbea81_d20260716_m015905_c001_v7007000_t0000_u01784167145048") 2026/07/16 02:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d44b9_d20260716_m015855_c001_v0001174_t0038_u01784167135074") 2026/07/16 02:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f425e3a23a65b2780_d20260716_m015849_c001_v7007000_t0000_u01784167129111") 2026/07/16 02:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4411_d20260716_m015839_c001_v0001174_t0020_u01784167119730") 2026/07/16 02:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e680d_d20260716_m015833_c001_v7007000_t0000_u01784167113573") 2026/07/16 02:00:28 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d438b_d20260716_m015823_c001_v0001174_t0056_u01784167103225") 2026/07/16 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63a3_d20260716_m015813_c001_v7007000_t0000_u01784167093815") 2026/07/16 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cd4b_d20260716_m015805_c001_v0001157_t0038_u01784167085711") 2026/07/16 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe9dd_d20260716_m015759_c001_v7007000_t0000_u01784167079855") 2026/07/16 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cd15_d20260716_m015755_c001_v0001157_t0010_u01784167075438") 2026/07/16 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4159f73aac903a90_d20260716_m015753_c001_v7007000_t0000_u01784167073994") 2026/07/16 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27505_d20260716_m015745_c001_v0001176_t0036_u01784167065427") 2026/07/16 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aebff5_d20260716_m015739_c001_v7007000_t0000_u01784167059070") 2026/07/16 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4158_d20260716_m015734_c001_v0001174_t0015_u01784167054325") 2026/07/16 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f417896f9648c2caf_d20260716_m015732_c001_v7007000_t0000_u01784167052181") 2026/07/16 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cc71_d20260716_m015724_c001_v0001157_t0008_u01784167044414") 2026/07/16 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4050722b329d93d2_d20260716_m015715_c001_v7007000_t0000_u01784167035106") 2026/07/16 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef34_d20260716_m015705_c001_v0001040_t0012_u01784167025807") 2026/07/16 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f423573d2fd039b37_d20260716_m015659_c001_v7007000_t0000_u01784167019380") 2026/07/16 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef0c_d20260716_m015649_c001_v0001040_t0040_u01784167009718") 2026/07/16 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721386_d20260716_m015643_c001_v7007000_t0000_u01784167003497") 2026/07/16 02:00:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8eee8_d20260716_m015633_c001_v0001040_t0044_u01784166993493") 2026/07/16 02:00:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4159f73aac903a96_d20260716_m015756_c001_v7007000_t0000_u01784167076991") 2026/07/16 02:00:29 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4245_d20260716_m015752_c001_v0001174_t0057_u01784167072103") 2026/07/16 02:00:30 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63b4_d20260716_m015817_c001_v7007000_t0000_u01784167097640") 2026/07/16 02:00:30 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2756f_d20260716_m015812_c001_v0001176_t0056_u01784167092422") 2026/07/16 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b1f_d20260716_m015937_c001_v7007000_t0000_u01784167177515") 2026/07/16 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f09c_d20260716_m015927_c001_v0001040_t0049_u01784167167632") 2026/07/16 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d72151f_d20260716_m015921_c001_v7007000_t0000_u01784167161316") 2026/07/16 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f084_d20260716_m015911_c001_v0001040_t0003_u01784167151739") 2026/07/16 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbea82_d20260716_m015905_c001_v7007000_t0000_u01784167145223") 2026/07/16 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f068_d20260716_m015855_c001_v0001040_t0037_u01784167135666") 2026/07/16 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f425e3a23a65b2781_d20260716_m015849_c001_v7007000_t0000_u01784167129288") 2026/07/16 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f04a_d20260716_m015840_c001_v0001040_t0020_u01784167120088") 2026/07/16 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e680e_d20260716_m015833_c001_v7007000_t0000_u01784167113839") 2026/07/16 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f01c_d20260716_m015823_c001_v0001040_t0024_u01784167103519") 2026/07/16 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b938914_d20260716_m015814_c001_v7007000_t0000_u01784167094329") 2026/07/16 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8efea_d20260716_m015806_c001_v0001040_t0050_u01784167086138") 2026/07/16 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe9de_d20260716_m015800_c001_v7007000_t0000_u01784167080030") 2026/07/16 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2752f_d20260716_m015755_c001_v0001176_t0005_u01784167075481") 2026/07/16 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f406bed4791aa99a7_d20260716_m015753_c001_v7007000_t0000_u01784167073793") 2026/07/16 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d41ec_d20260716_m015745_c001_v0001174_t0008_u01784167065634") 2026/07/16 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aebff6_d20260716_m015739_c001_v7007000_t0000_u01784167059252") 2026/07/16 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b274e1_d20260716_m015734_c001_v0001176_t0015_u01784167054351") 2026/07/16 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aebfe2_d20260716_m015732_c001_v7007000_t0000_u01784167052538") 2026/07/16 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b274b3_d20260716_m015724_c001_v0001176_t0045_u01784167044690") 2026/07/16 02:00:30 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b38403b_d20260716_m015715_c001_v7007000_t0000_u01784167035186") 2026/07/16 02:00:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27489_d20260716_m015706_c001_v0001176_t0000_u01784167026350") 2026/07/16 02:00:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f423573d2fd039b39_d20260716_m015659_c001_v7007000_t0000_u01784167019554") 2026/07/16 02:00:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27449_d20260716_m015650_c001_v0001176_t0042_u01784167010158") 2026/07/16 02:00:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721387_d20260716_m015643_c001_v7007000_t0000_u01784167003687") 2026/07/16 02:00:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27413_d20260716_m015634_c001_v0001176_t0050_u01784166994212") 2026/07/16 02:00:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f418455c9faf69f94_d20260716_m015756_c001_v7007000_t0000_u01784167076686") 2026/07/16 02:00:31 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2751d_d20260716_m015752_c001_v0001176_t0046_u01784167072121") 2026/07/16 02:00:31 DEBUG : dir1/0007-12345: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63b6_d20260716_m015817_c001_v7007000_t0000_u01784167097813") 2026/07/16 02:00:31 DEBUG : dir1/0007-12345: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f002_d20260716_m015812_c001_v0001040_t0049_u01784167092440") 2026/07/16 02:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b20_d20260716_m015937_c001_v7007000_t0000_u01784167177697") 2026/07/16 02:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cebd_d20260716_m015928_c001_v0001157_t0015_u01784167168163") 2026/07/16 02:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721520_d20260716_m015921_c001_v7007000_t0000_u01784167161490") 2026/07/16 02:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ce71_d20260716_m015912_c001_v0001157_t0049_u01784167152139") 2026/07/16 02:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbea83_d20260716_m015905_c001_v7007000_t0000_u01784167145397") 2026/07/16 02:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ce33_d20260716_m015856_c001_v0001157_t0020_u01784167136072") 2026/07/16 02:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f425e3a23a65b2782_d20260716_m015849_c001_v7007000_t0000_u01784167129465") 2026/07/16 02:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cdeb_d20260716_m015840_c001_v0001157_t0057_u01784167120434") 2026/07/16 02:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e6847_d20260716_m015834_c001_v7007000_t0000_u01784167114023") 2026/07/16 02:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cda7_d20260716_m015823_c001_v0001157_t0025_u01784167103869") 2026/07/16 02:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b938913_d20260716_m015814_c001_v7007000_t0000_u01784167094153") 2026/07/16 02:00:31 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d42f5_d20260716_m015806_c001_v0001174_t0017_u01784167086720") 2026/07/16 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe9df_d20260716_m015800_c001_v7007000_t0000_u01784167080220") 2026/07/16 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8efd0_d20260716_m015755_c001_v0001040_t0004_u01784167075650") 2026/07/16 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f418455c9faf69f8f_d20260716_m015753_c001_v7007000_t0000_u01784167073391") 2026/07/16 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ccdf_d20260716_m015746_c001_v0001157_t0023_u01784167066095") 2026/07/16 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aebff7_d20260716_m015739_c001_v7007000_t0000_u01784167059434") 2026/07/16 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cca9_d20260716_m015734_c001_v0001157_t0048_u01784167054374") 2026/07/16 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721407_d20260716_m015732_c001_v7007000_t0000_u01784167052181") 2026/07/16 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef5e_d20260716_m015724_c001_v0001040_t0013_u01784167044933") 2026/07/16 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9f57_d20260716_m015714_c001_v7007000_t0000_u01784167034937") 2026/07/16 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4032_d20260716_m015706_c001_v0001174_t0053_u01784167026632") 2026/07/16 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f423573d2fd039b3a_d20260716_m015659_c001_v7007000_t0000_u01784167019729") 2026/07/16 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d3f92_d20260716_m015650_c001_v0001174_t0043_u01784167010358") 2026/07/16 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721388_d20260716_m015643_c001_v7007000_t0000_u01784167003877") 2026/07/16 02:00:32 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d3eea_d20260716_m015634_c001_v0001174_t0015_u01784166994412") 2026/07/16 02:00:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40815605991f21f0_d20260716_m015756_c001_v7007000_t0000_u01784167076818") 2026/07/16 02:00:32 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8efbe_d20260716_m015752_c001_v0001040_t0019_u01784167072275") 2026/07/16 02:00:32 DEBUG : dir1/0008-23456: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63b7_d20260716_m015817_c001_v7007000_t0000_u01784167097987") 2026/07/16 02:00:32 DEBUG : dir1/0008-23456: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cd71_d20260716_m015812_c001_v0001157_t0025_u01784167092473") 2026/07/16 02:00:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b21_d20260716_m015937_c001_v7007000_t0000_u01784167177878") 2026/07/16 02:00:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2761d_d20260716_m015928_c001_v0001176_t0039_u01784167168478") 2026/07/16 02:00:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721521_d20260716_m015921_c001_v7007000_t0000_u01784167161664") 2026/07/16 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b275f1_d20260716_m015912_c001_v0001176_t0057_u01784167152602") 2026/07/16 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbea85_d20260716_m015905_c001_v7007000_t0000_u01784167145573") 2026/07/16 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b275cf_d20260716_m015856_c001_v0001176_t0019_u01784167136412") 2026/07/16 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f425e3a23a65b2783_d20260716_m015849_c001_v7007000_t0000_u01784167129642") 2026/07/16 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b275ab_d20260716_m015840_c001_v0001176_t0025_u01784167120784") 2026/07/16 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e6848_d20260716_m015834_c001_v7007000_t0000_u01784167114208") 2026/07/16 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27589_d20260716_m015824_c001_v0001176_t0028_u01784167104168") 2026/07/16 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0a28_d20260716_m015814_c001_v7007000_t0000_u01784167094201") 2026/07/16 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2755b_d20260716_m015807_c001_v0001176_t0034_u01784167087201") 2026/07/16 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe9e0_d20260716_m015800_c001_v7007000_t0000_u01784167080396") 2026/07/16 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27531_d20260716_m015755_c001_v0001176_t0051_u01784167075697") 2026/07/16 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b9382d6_d20260716_m015753_c001_v7007000_t0000_u01784167073376") 2026/07/16 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8efa8_d20260716_m015746_c001_v0001040_t0048_u01784167066410") 2026/07/16 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aebff9_d20260716_m015739_c001_v7007000_t0000_u01784167059617") 2026/07/16 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef8a_d20260716_m015734_c001_v0001040_t0003_u01784167054466") 2026/07/16 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b9382a5_d20260716_m015732_c001_v7007000_t0000_u01784167052773") 2026/07/16 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d40da_d20260716_m015725_c001_v0001174_t0035_u01784167045527") 2026/07/16 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f417f7466ddc0aa39_d20260716_m015714_c001_v7007000_t0000_u01784167034998") 2026/07/16 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cc37_d20260716_m015706_c001_v0001157_t0030_u01784167026907") 2026/07/16 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f423573d2fd039b3c_d20260716_m015659_c001_v7007000_t0000_u01784167019903") 2026/07/16 02:00:33 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cc07_d20260716_m015650_c001_v0001157_t0042_u01784167010706") 2026/07/16 02:00:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721389_d20260716_m015644_c001_v7007000_t0000_u01784167004066") 2026/07/16 02:00:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cbbf_d20260716_m015634_c001_v0001157_t0017_u01784166994822") 2026/07/16 02:00:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40815605991f21ef_d20260716_m015756_c001_v7007000_t0000_u01784167076645") 2026/07/16 02:00:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2751f_d20260716_m015752_c001_v0001176_t0022_u01784167072328") 2026/07/16 02:00:34 DEBUG : dir1/0009-34567: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63b9_d20260716_m015818_c001_v7007000_t0000_u01784167098161") 2026/07/16 02:00:34 DEBUG : dir1/0009-34567: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27571_d20260716_m015812_c001_v0001176_t0012_u01784167092655") 2026/07/16 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b22_d20260716_m015938_c001_v7007000_t0000_u01784167178059") 2026/07/16 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d45f1_d20260716_m015928_c001_v0001174_t0009_u01784167168696") 2026/07/16 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721522_d20260716_m015921_c001_v7007000_t0000_u01784167161839") 2026/07/16 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4559_d20260716_m015912_c001_v0001174_t0035_u01784167152864") 2026/07/16 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbea86_d20260716_m015905_c001_v7007000_t0000_u01784167145747") 2026/07/16 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d44c7_d20260716_m015856_c001_v0001174_t0023_u01784167136634") 2026/07/16 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f425e3a23a65b2784_d20260716_m015849_c001_v7007000_t0000_u01784167129818") 2026/07/16 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4419_d20260716_m015841_c001_v0001174_t0031_u01784167121001") 2026/07/16 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e6849_d20260716_m015834_c001_v7007000_t0000_u01784167114392") 2026/07/16 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4391_d20260716_m015824_c001_v0001174_t0014_u01784167104377") 2026/07/16 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4265123bc7849b1b_d20260716_m015813_c001_v7007000_t0000_u01784167093964") 2026/07/16 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cd57_d20260716_m015807_c001_v0001157_t0010_u01784167087415") 2026/07/16 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe9e1_d20260716_m015800_c001_v7007000_t0000_u01784167080571") 2026/07/16 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4271_d20260716_m015755_c001_v0001174_t0037_u01784167075708") 2026/07/16 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b9382d7_d20260716_m015753_c001_v7007000_t0000_u01784167073554") 2026/07/16 02:00:34 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2750b_d20260716_m015746_c001_v0001176_t0015_u01784167066909") 2026/07/16 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aebffa_d20260716_m015739_c001_v7007000_t0000_u01784167059800") 2026/07/16 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b274e3_d20260716_m015734_c001_v0001176_t0020_u01784167054564") 2026/07/16 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e5d93_d20260716_m015732_c001_v7007000_t0000_u01784167052487") 2026/07/16 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cc73_d20260716_m015725_c001_v0001157_t0022_u01784167045808") 2026/07/16 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52c59_d20260716_m015715_c001_v7007000_t0000_u01784167035198") 2026/07/16 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef36_d20260716_m015707_c001_v0001040_t0012_u01784167027316") 2026/07/16 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f423573d2fd039b3e_d20260716_m015700_c001_v7007000_t0000_u01784167020077") 2026/07/16 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef14_d20260716_m015651_c001_v0001040_t0043_u01784167011315") 2026/07/16 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d72138a_d20260716_m015644_c001_v7007000_t0000_u01784167004256") 2026/07/16 02:00:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8eeee_d20260716_m015635_c001_v0001040_t0003_u01784166995128") 2026/07/16 02:00:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40815605991f21f1_d20260716_m015757_c001_v7007000_t0000_u01784167077002") 2026/07/16 02:00:35 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cd05_d20260716_m015752_c001_v0001157_t0000_u01784167072363") 2026/07/16 02:00:35 DEBUG : dir1/0010-45678: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63ba_d20260716_m015818_c001_v7007000_t0000_u01784167098336") 2026/07/16 02:00:35 DEBUG : dir1/0010-45678: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d432b_d20260716_m015812_c001_v0001174_t0056_u01784167092667") 2026/07/16 02:00:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b23_d20260716_m015938_c001_v7007000_t0000_u01784167178240") 2026/07/16 02:00:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f0a2_d20260716_m015929_c001_v0001040_t0049_u01784167169027") 2026/07/16 02:00:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721523_d20260716_m015922_c001_v7007000_t0000_u01784167162014") 2026/07/16 02:00:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f088_d20260716_m015913_c001_v0001040_t0047_u01784167153339") 2026/07/16 02:00:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbea87_d20260716_m015905_c001_v7007000_t0000_u01784167145923") 2026/07/16 02:00:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f06a_d20260716_m015857_c001_v0001040_t0054_u01784167137177") 2026/07/16 02:00:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f425e3a23a65b2785_d20260716_m015849_c001_v7007000_t0000_u01784167129995") 2026/07/16 02:00:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f04c_d20260716_m015841_c001_v0001040_t0016_u01784167121315") 2026/07/16 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e684b_d20260716_m015834_c001_v7007000_t0000_u01784167114576") 2026/07/16 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f020_d20260716_m015824_c001_v0001040_t0001_u01784167104745") 2026/07/16 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63a5_d20260716_m015814_c001_v7007000_t0000_u01784167094164") 2026/07/16 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8eff0_d20260716_m015807_c001_v0001040_t0013_u01784167087758") 2026/07/16 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe9e2_d20260716_m015800_c001_v7007000_t0000_u01784167080747") 2026/07/16 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cd17_d20260716_m015755_c001_v0001157_t0007_u01784167075747") 2026/07/16 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4159f73aac903a8d_d20260716_m015753_c001_v7007000_t0000_u01784167073812") 2026/07/16 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4202_d20260716_m015747_c001_v0001174_t0044_u01784167067108") 2026/07/16 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aebffb_d20260716_m015739_c001_v7007000_t0000_u01784167059984") 2026/07/16 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d415c_d20260716_m015734_c001_v0001174_t0009_u01784167054708") 2026/07/16 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aebfe3_d20260716_m015732_c001_v7007000_t0000_u01784167052723") 2026/07/16 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b274b7_d20260716_m015726_c001_v0001176_t0022_u01784167046103") 2026/07/16 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9f5a_d20260716_m015715_c001_v7007000_t0000_u01784167035117") 2026/07/16 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2748b_d20260716_m015707_c001_v0001176_t0030_u01784167027812") 2026/07/16 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f423573d2fd039b3f_d20260716_m015700_c001_v7007000_t0000_u01784167020254") 2026/07/16 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27451_d20260716_m015651_c001_v0001176_t0059_u01784167011828") 2026/07/16 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d72138b_d20260716_m015644_c001_v7007000_t0000_u01784167004446") 2026/07/16 02:00:36 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2741d_d20260716_m015635_c001_v0001176_t0037_u01784166995704") 2026/07/16 02:00:36 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f400e769906ec7dde_d20260716_m015756_c001_v7007000_t0000_u01784167076656") 2026/07/16 02:00:36 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27521_d20260716_m015752_c001_v0001176_t0032_u01784167072526") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63bc_d20260716_m015818_c001_v7007000_t0000_u01784167098511") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cd73_d20260716_m015812_c001_v0001157_t0050_u01784167092771") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b24_d20260716_m015938_c001_v7007000_t0000_u01784167178421") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cec9_d20260716_m015929_c001_v0001157_t0012_u01784167169710") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721524_d20260716_m015922_c001_v7007000_t0000_u01784167162187") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ce77_d20260716_m015913_c001_v0001157_t0048_u01784167153770") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbea88_d20260716_m015906_c001_v7007000_t0000_u01784167146098") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ce3f_d20260716_m015857_c001_v0001157_t0031_u01784167137690") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f425e3a23a65b2787_d20260716_m015850_c001_v7007000_t0000_u01784167130173") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cded_d20260716_m015841_c001_v0001157_t0031_u01784167121780") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e684c_d20260716_m015834_c001_v7007000_t0000_u01784167114760") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cdab_d20260716_m015825_c001_v0001157_t0047_u01784167105121") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aec01a_d20260716_m015814_c001_v7007000_t0000_u01784167094165") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d42ff_d20260716_m015808_c001_v0001174_t0056_u01784167088333") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe9e3_d20260716_m015800_c001_v7007000_t0000_u01784167080923") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27533_d20260716_m015755_c001_v0001176_t0014_u01784167075923") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f418455c9faf69f91_d20260716_m015753_c001_v7007000_t0000_u01784167073742") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cced_d20260716_m015747_c001_v0001157_t0022_u01784167067524") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aebffc_d20260716_m015740_c001_v7007000_t0000_u01784167060167") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b274e5_d20260716_m015734_c001_v0001176_t0025_u01784167054780") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f400e769906ec7dad_d20260716_m015732_c001_v7007000_t0000_u01784167052529") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef64_d20260716_m015726_c001_v0001040_t0002_u01784167046318") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f405b6b47b5a92a89_d20260716_m015714_c001_v7007000_t0000_u01784167034967") 2026/07/16 02:00:37 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4044_d20260716_m015708_c001_v0001174_t0030_u01784167028019") 2026/07/16 02:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f423573d2fd039b42_d20260716_m015700_c001_v7007000_t0000_u01784167020429") 2026/07/16 02:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d3fa6_d20260716_m015652_c001_v0001174_t0001_u01784167012081") 2026/07/16 02:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d72138c_d20260716_m015644_c001_v7007000_t0000_u01784167004647") 2026/07/16 02:00:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d3efc_d20260716_m015635_c001_v0001174_t0036_u01784166995912") 2026/07/16 02:00:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f406bed4791aa99bf_d20260716_m015757_c001_v7007000_t0000_u01784167077013") 2026/07/16 02:00:38 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4247_d20260716_m015752_c001_v0001174_t0023_u01784167072538") 2026/07/16 02:00:38 DEBUG : dir1/0012-6789;: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63bd_d20260716_m015818_c001_v7007000_t0000_u01784167098686") 2026/07/16 02:00:38 DEBUG : dir1/0012-6789;: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27573_d20260716_m015812_c001_v0001176_t0058_u01784167092880") 2026/07/16 02:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b25_d20260716_m015938_c001_v7007000_t0000_u01784167178603") 2026/07/16 02:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2761f_d20260716_m015930_c001_v0001176_t0027_u01784167170024") 2026/07/16 02:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721525_d20260716_m015922_c001_v7007000_t0000_u01784167162361") 2026/07/16 02:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b275f9_d20260716_m015914_c001_v0001176_t0046_u01784167154311") 2026/07/16 02:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbea8a_d20260716_m015906_c001_v7007000_t0000_u01784167146350") 2026/07/16 02:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b275d7_d20260716_m015858_c001_v0001176_t0029_u01784167138221") 2026/07/16 02:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f425e3a23a65b2788_d20260716_m015850_c001_v7007000_t0000_u01784167130350") 2026/07/16 02:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b275af_d20260716_m015842_c001_v0001176_t0010_u01784167122215") 2026/07/16 02:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e6884_d20260716_m015834_c001_v7007000_t0000_u01784167114944") 2026/07/16 02:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2758b_d20260716_m015825_c001_v0001176_t0033_u01784167105606") 2026/07/16 02:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b938912_d20260716_m015813_c001_v7007000_t0000_u01784167093977") 2026/07/16 02:00:38 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27565_d20260716_m015808_c001_v0001176_t0030_u01784167088590") 2026/07/16 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe9e4_d20260716_m015801_c001_v7007000_t0000_u01784167081098") 2026/07/16 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4277_d20260716_m015755_c001_v0001174_t0040_u01784167075955") 2026/07/16 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b9382da_d20260716_m015753_c001_v7007000_t0000_u01784167073906") 2026/07/16 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8efb0_d20260716_m015747_c001_v0001040_t0033_u01784167067887") 2026/07/16 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aebffd_d20260716_m015740_c001_v7007000_t0000_u01784167060415") 2026/07/16 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef8e_d20260716_m015734_c001_v0001040_t0031_u01784167054807") 2026/07/16 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b384095_d20260716_m015732_c001_v7007000_t0000_u01784167052471") 2026/07/16 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d40e2_d20260716_m015726_c001_v0001174_t0015_u01784167046686") 2026/07/16 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f412f77845fcb2093_d20260716_m015715_c001_v7007000_t0000_u01784167035129") 2026/07/16 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cc3b_d20260716_m015708_c001_v0001157_t0022_u01784167028402") 2026/07/16 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f423573d2fd039b43_d20260716_m015700_c001_v7007000_t0000_u01784167020612") 2026/07/16 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cc0f_d20260716_m015652_c001_v0001157_t0050_u01784167012412") 2026/07/16 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d72138e_d20260716_m015644_c001_v7007000_t0000_u01784167004837") 2026/07/16 02:00:39 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cbc3_d20260716_m015636_c001_v0001157_t0054_u01784166996231") 2026/07/16 02:00:39 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe9d3_d20260716_m015756_c001_v7007000_t0000_u01784167076854") 2026/07/16 02:00:39 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8efc2_d20260716_m015752_c001_v0001040_t0005_u01784167072602") 2026/07/16 02:00:39 DEBUG : dir1/0013-789;=: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63bf_d20260716_m015818_c001_v7007000_t0000_u01784167098860") 2026/07/16 02:00:39 DEBUG : dir1/0013-789;=: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d432f_d20260716_m015812_c001_v0001174_t0010_u01784167092964") 2026/07/16 02:00:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b26_d20260716_m015938_c001_v7007000_t0000_u01784167178784") 2026/07/16 02:00:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4601_d20260716_m015930_c001_v0001174_t0009_u01784167170224") 2026/07/16 02:00:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721526_d20260716_m015922_c001_v7007000_t0000_u01784167162535") 2026/07/16 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4571_d20260716_m015914_c001_v0001174_t0006_u01784167154540") 2026/07/16 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbea8b_d20260716_m015906_c001_v7007000_t0000_u01784167146526") 2026/07/16 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d44df_d20260716_m015858_c001_v0001174_t0018_u01784167138459") 2026/07/16 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f425e3a23a65b2789_d20260716_m015850_c001_v7007000_t0000_u01784167130528") 2026/07/16 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4431_d20260716_m015842_c001_v0001174_t0030_u01784167122410") 2026/07/16 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e6885_d20260716_m015835_c001_v7007000_t0000_u01784167115127") 2026/07/16 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d43a1_d20260716_m015825_c001_v0001174_t0039_u01784167105808") 2026/07/16 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aec01b_d20260716_m015814_c001_v7007000_t0000_u01784167094341") 2026/07/16 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cd5d_d20260716_m015808_c001_v0001157_t0040_u01784167088802") 2026/07/16 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe9e5_d20260716_m015801_c001_v7007000_t0000_u01784167081275") 2026/07/16 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8efd2_d20260716_m015756_c001_v0001040_t0055_u01784167076055") 2026/07/16 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f418455c9faf69f93_d20260716_m015753_c001_v7007000_t0000_u01784167073917") 2026/07/16 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2750f_d20260716_m015748_c001_v0001176_t0049_u01784167068412") 2026/07/16 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aebfff_d20260716_m015740_c001_v7007000_t0000_u01784167060627") 2026/07/16 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4162_d20260716_m015734_c001_v0001174_t0002_u01784167054967") 2026/07/16 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b9382a4_d20260716_m015732_c001_v7007000_t0000_u01784167052510") 2026/07/16 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cc79_d20260716_m015727_c001_v0001157_t0048_u01784167047086") 2026/07/16 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4050722b329d9408_d20260716_m015715_c001_v7007000_t0000_u01784167035280") 2026/07/16 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef3e_d20260716_m015708_c001_v0001040_t0013_u01784167028736") 2026/07/16 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f423573d2fd039b45_d20260716_m015700_c001_v7007000_t0000_u01784167020787") 2026/07/16 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef1c_d20260716_m015652_c001_v0001040_t0059_u01784167012794") 2026/07/16 02:00:40 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d72138f_d20260716_m015645_c001_v7007000_t0000_u01784167005027") 2026/07/16 02:00:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8eef8_d20260716_m015636_c001_v0001040_t0038_u01784166996710") 2026/07/16 02:00:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f400e769906ec7de0_d20260716_m015757_c001_v7007000_t0000_u01784167077024") 2026/07/16 02:00:41 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27523_d20260716_m015752_c001_v0001176_t0026_u01784167072735") 2026/07/16 02:00:41 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63c1_d20260716_m015819_c001_v7007000_t0000_u01784167099033") 2026/07/16 02:00:41 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f004_d20260716_m015813_c001_v0001040_t0022_u01784167093082") 2026/07/16 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b27_d20260716_m015938_c001_v7007000_t0000_u01784167178966") 2026/07/16 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f0a8_d20260716_m015930_c001_v0001040_t0058_u01784167170531") 2026/07/16 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721527_d20260716_m015922_c001_v7007000_t0000_u01784167162710") 2026/07/16 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f08a_d20260716_m015914_c001_v0001040_t0017_u01784167154803") 2026/07/16 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbea8d_d20260716_m015906_c001_v7007000_t0000_u01784167146700") 2026/07/16 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f06e_d20260716_m015858_c001_v0001040_t0027_u01784167138846") 2026/07/16 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f425e3a23a65b278a_d20260716_m015850_c001_v7007000_t0000_u01784167130705") 2026/07/16 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f04e_d20260716_m015842_c001_v0001040_t0015_u01784167122907") 2026/07/16 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e6887_d20260716_m015835_c001_v7007000_t0000_u01784167115312") 2026/07/16 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f022_d20260716_m015826_c001_v0001040_t0030_u01784167106198") 2026/07/16 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63a6_d20260716_m015814_c001_v7007000_t0000_u01784167094351") 2026/07/16 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8eff6_d20260716_m015809_c001_v0001040_t0035_u01784167089240") 2026/07/16 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe9e6_d20260716_m015801_c001_v7007000_t0000_u01784167081450") 2026/07/16 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27535_d20260716_m015756_c001_v0001176_t0019_u01784167076130") 2026/07/16 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4159f73aac903a8f_d20260716_m015753_c001_v7007000_t0000_u01784167073927") 2026/07/16 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d421b_d20260716_m015748_c001_v0001174_t0058_u01784167068619") 2026/07/16 02:00:41 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aec000_d20260716_m015740_c001_v7007000_t0000_u01784167060810") 2026/07/16 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b274e7_d20260716_m015735_c001_v0001176_t0014_u01784167055007") 2026/07/16 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f417896f9648c2cb3_d20260716_m015732_c001_v7007000_t0000_u01784167052787") 2026/07/16 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b274bb_d20260716_m015727_c001_v0001176_t0022_u01784167047693") 2026/07/16 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f418302ec27cb45f6_d20260716_m015714_c001_v7007000_t0000_u01784167034985") 2026/07/16 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2748d_d20260716_m015709_c001_v0001176_t0023_u01784167029481") 2026/07/16 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f423573d2fd039b46_d20260716_m015700_c001_v7007000_t0000_u01784167020961") 2026/07/16 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27455_d20260716_m015653_c001_v0001176_t0015_u01784167013306") 2026/07/16 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721390_d20260716_m015645_c001_v7007000_t0000_u01784167005222") 2026/07/16 02:00:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27421_d20260716_m015637_c001_v0001176_t0019_u01784166997111") 2026/07/16 02:00:42 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe9d4_d20260716_m015757_c001_v7007000_t0000_u01784167077035") 2026/07/16 02:00:42 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d424d_d20260716_m015752_c001_v0001174_t0031_u01784167072811") 2026/07/16 02:00:42 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63c2_d20260716_m015819_c001_v7007000_t0000_u01784167099211") 2026/07/16 02:00:42 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cd75_d20260716_m015813_c001_v0001157_t0047_u01784167093200") 2026/07/16 02:00:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b28_d20260716_m015939_c001_v7007000_t0000_u01784167179147") 2026/07/16 02:00:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cecf_d20260716_m015930_c001_v0001157_t0032_u01784167170963") 2026/07/16 02:00:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721528_d20260716_m015922_c001_v7007000_t0000_u01784167162883") 2026/07/16 02:00:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ce81_d20260716_m015915_c001_v0001157_t0028_u01784167155185") 2026/07/16 02:00:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbea8e_d20260716_m015906_c001_v7007000_t0000_u01784167146875") 2026/07/16 02:00:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ce43_d20260716_m015859_c001_v0001157_t0016_u01784167139177") 2026/07/16 02:00:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f425e3a23a65b278b_d20260716_m015850_c001_v7007000_t0000_u01784167130882") 2026/07/16 02:00:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cdf9_d20260716_m015843_c001_v0001157_t0027_u01784167123273") 2026/07/16 02:00:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e6888_d20260716_m015835_c001_v7007000_t0000_u01784167115498") 2026/07/16 02:00:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cdb1_d20260716_m015827_c001_v0001157_t0020_u01784167107031") 2026/07/16 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f406bed4791aa99e8_d20260716_m015814_c001_v7007000_t0000_u01784167094212") 2026/07/16 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d430b_d20260716_m015809_c001_v0001174_t0054_u01784167089572") 2026/07/16 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe9e7_d20260716_m015801_c001_v7007000_t0000_u01784167081633") 2026/07/16 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4283_d20260716_m015756_c001_v0001174_t0049_u01784167076326") 2026/07/16 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aec00d_d20260716_m015753_c001_v7007000_t0000_u01784167073757") 2026/07/16 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ccf1_d20260716_m015749_c001_v0001157_t0057_u01784167069011") 2026/07/16 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aec001_d20260716_m015740_c001_v7007000_t0000_u01784167060994") 2026/07/16 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ccab_d20260716_m015735_c001_v0001157_t0041_u01784167055050") 2026/07/16 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f412f77845fcb20e1_d20260716_m015732_c001_v7007000_t0000_u01784167052519") 2026/07/16 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef6c_d20260716_m015727_c001_v0001040_t0057_u01784167047907") 2026/07/16 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9f5e_d20260716_m015715_c001_v7007000_t0000_u01784167035292") 2026/07/16 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4050_d20260716_m015709_c001_v0001174_t0055_u01784167029687") 2026/07/16 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f423573d2fd039b48_d20260716_m015701_c001_v7007000_t0000_u01784167021146") 2026/07/16 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d3fbb_d20260716_m015653_c001_v0001174_t0057_u01784167013503") 2026/07/16 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721391_d20260716_m015645_c001_v7007000_t0000_u01784167005412") 2026/07/16 02:00:43 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d3f0a_d20260716_m015637_c001_v0001174_t0010_u01784166997321") 2026/07/16 02:00:43 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4159f73aac903a94_d20260716_m015756_c001_v7007000_t0000_u01784167076807") 2026/07/16 02:00:43 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cd07_d20260716_m015752_c001_v0001157_t0057_u01784167072917") 2026/07/16 02:00:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9f76_d20260716_m015717_c001_v7007000_t0000_u01784167037723") 2026/07/16 02:00:43 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27493_d20260716_m015712_c001_v0001176_t0014_u01784167032890") 2026/07/16 02:00:43 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9f77_d20260716_m015717_c001_v7007000_t0000_u01784167037900") 2026/07/16 02:00:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cc4f_d20260716_m015712_c001_v0001157_t0048_u01784167032952") 2026/07/16 02:00:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9f7a_d20260716_m015718_c001_v7007000_t0000_u01784167038075") 2026/07/16 02:00:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27495_d20260716_m015713_c001_v0001176_t0000_u01784167033097") 2026/07/16 02:00:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9f7b_d20260716_m015718_c001_v7007000_t0000_u01784167038249") 2026/07/16 02:00:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef48_d20260716_m015713_c001_v0001040_t0013_u01784167033150") 2026/07/16 02:00:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9f7e_d20260716_m015718_c001_v7007000_t0000_u01784167038423") 2026/07/16 02:00:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d406a_d20260716_m015713_c001_v0001174_t0059_u01784167033251") 2026/07/16 02:00:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9f80_d20260716_m015718_c001_v7007000_t0000_u01784167038597") 2026/07/16 02:00:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27497_d20260716_m015713_c001_v0001176_t0007_u01784167033351") 2026/07/16 02:00:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9f82_d20260716_m015718_c001_v7007000_t0000_u01784167038787") 2026/07/16 02:00:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cc51_d20260716_m015713_c001_v0001157_t0036_u01784167033515") 2026/07/16 02:00:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9f85_d20260716_m015718_c001_v7007000_t0000_u01784167038962") 2026/07/16 02:00:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2749b_d20260716_m015713_c001_v0001176_t0056_u01784167033560") 2026/07/16 02:00:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9f86_d20260716_m015719_c001_v7007000_t0000_u01784167039136") 2026/07/16 02:00:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef4a_d20260716_m015713_c001_v0001040_t0044_u01784167033621") 2026/07/16 02:00:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9f88_d20260716_m015719_c001_v7007000_t0000_u01784167039312") 2026/07/16 02:00:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4070_d20260716_m015713_c001_v0001174_t0032_u01784167033633") 2026/07/16 02:00:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9f8a_d20260716_m015719_c001_v7007000_t0000_u01784167039487") 2026/07/16 02:00:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2749d_d20260716_m015713_c001_v0001176_t0040_u01784167033776") 2026/07/16 02:00:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9f8c_d20260716_m015719_c001_v7007000_t0000_u01784167039662") 2026/07/16 02:00:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4074_d20260716_m015713_c001_v0001174_t0057_u01784167033938") 2026/07/16 02:00:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9f8f_d20260716_m015719_c001_v7007000_t0000_u01784167039837") 2026/07/16 02:00:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2749f_d20260716_m015713_c001_v0001176_t0048_u01784167033978") 2026/07/16 02:00:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9f92_d20260716_m015720_c001_v7007000_t0000_u01784167040098") 2026/07/16 02:00:45 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cc53_d20260716_m015714_c001_v0001157_t0057_u01784167034013") 2026/07/16 02:00:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9f94_d20260716_m015720_c001_v7007000_t0000_u01784167040276") 2026/07/16 02:00:45 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef4c_d20260716_m015714_c001_v0001040_t0016_u01784167034120") 2026/07/16 02:00:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9f97_d20260716_m015720_c001_v7007000_t0000_u01784167040450") 2026/07/16 02:00:45 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b274a1_d20260716_m015714_c001_v0001176_t0008_u01784167034186") 2026/07/16 02:00:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f412f77845fcb20f6_d20260716_m015735_c001_v7007000_t0000_u01784167055874") 2026/07/16 02:00:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b274c7_d20260716_m015730_c001_v0001176_t0017_u01784167050544") 2026/07/16 02:00:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aebfe7_d20260716_m015735_c001_v7007000_t0000_u01784167055672") 2026/07/16 02:00:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d411a_d20260716_m015730_c001_v0001174_t0032_u01784167050598") 2026/07/16 02:00:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d72140d_d20260716_m015736_c001_v7007000_t0000_u01784167056025") 2026/07/16 02:00:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cc8f_d20260716_m015730_c001_v0001157_t0021_u01784167050728") 2026/07/16 02:00:45 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e5d95_d20260716_m015735_c001_v7007000_t0000_u01784167055703") 2026/07/16 02:00:45 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b274c9_d20260716_m015730_c001_v0001176_t0040_u01784167050754") 2026/07/16 02:00:45 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f417896f9648c2cbb_d20260716_m015735_c001_v7007000_t0000_u01784167055820") 2026/07/16 02:00:45 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef76_d20260716_m015730_c001_v0001040_t0033_u01784167050888") 2026/07/16 02:00:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f412f77845fcb20f3_d20260716_m015735_c001_v7007000_t0000_u01784167055691") 2026/07/16 02:00:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b274cb_d20260716_m015730_c001_v0001176_t0014_u01784167050965") 2026/07/16 02:00:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b9382ad_d20260716_m015735_c001_v7007000_t0000_u01784167055831") 2026/07/16 02:00:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4123_d20260716_m015731_c001_v0001174_t0016_u01784167051042") 2026/07/16 02:00:46 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d72140c_d20260716_m015735_c001_v7007000_t0000_u01784167055843") 2026/07/16 02:00:46 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cc93_d20260716_m015731_c001_v0001157_t0047_u01784167051120") 2026/07/16 02:00:46 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f400e769906ec7dbb_d20260716_m015735_c001_v7007000_t0000_u01784167055681") 2026/07/16 02:00:46 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b274cf_d20260716_m015731_c001_v0001176_t0017_u01784167051171") 2026/07/16 02:00:46 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e5d96_d20260716_m015735_c001_v7007000_t0000_u01784167055891") 2026/07/16 02:00:46 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef78_d20260716_m015731_c001_v0001040_t0002_u01784167051294") 2026/07/16 02:00:46 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f417896f9648c2cba_d20260716_m015735_c001_v7007000_t0000_u01784167055637") 2026/07/16 02:00:46 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d412c_d20260716_m015731_c001_v0001174_t0042_u01784167051372") 2026/07/16 02:00:46 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aebfe9_d20260716_m015736_c001_v7007000_t0000_u01784167056040") 2026/07/16 02:00:46 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b274d1_d20260716_m015731_c001_v0001176_t0031_u01784167051390") 2026/07/16 02:00:46 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b3840c6_d20260716_m015735_c001_v7007000_t0000_u01784167055897") 2026/07/16 02:00:46 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cc99_d20260716_m015731_c001_v0001157_t0045_u01784167051554") 2026/07/16 02:00:46 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aebfe8_d20260716_m015735_c001_v7007000_t0000_u01784167055857") 2026/07/16 02:00:46 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b274d3_d20260716_m015731_c001_v0001176_t0011_u01784167051606") 2026/07/16 02:00:46 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f417896f9648c2cbd_d20260716_m015736_c001_v7007000_t0000_u01784167056003") 2026/07/16 02:00:46 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef7a_d20260716_m015731_c001_v0001040_t0028_u01784167051681") 2026/07/16 02:00:46 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b9382ae_d20260716_m015736_c001_v7007000_t0000_u01784167056014") 2026/07/16 02:00:46 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4134_d20260716_m015731_c001_v0001174_t0048_u01784167051735") 2026/07/16 02:00:46 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40284b4c66554aa6_d20260716_m015515_c001_v7007000_t0000_u01784166915863") 2026/07/16 02:00:46 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f110eef4deb9a3b68_d20260716_m015513_c001_v0001092_t0001_u01784166913392") 2026/07/16 02:00:46 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4050722b329d88cc_d20260716_m015513_c001_v7007000_t0000_u01784166913210") 2026/07/16 02:00:46 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f110eef4deb9a3b5c_d20260716_m015509_c001_v0001092_t0050_u01784166909672") 2026/07/16 02:00:47 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4050722b329d88bc_d20260716_m015508_c001_v7007000_t0000_u01784166908884") 2026/07/16 02:00:47 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ede0_d20260716_m015504_c001_v0001040_t0007_u01784166904287") 2026/07/16 02:00:47 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f411760f7033cfdce_d20260716_m015502_c001_v7007000_t0000_u01784166902880") 2026/07/16 02:00:47 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f109cfb8dabc3aefd_d20260716_m015500_c001_v0001161_t0009_u01784166900449") 2026/07/16 02:00:47 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40815605991f2028_d20260716_m015500_c001_v7007000_t0000_u01784166900262") 2026/07/16 02:00:47 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f109cfb8dabc3aeed_d20260716_m015456_c001_v0001161_t0038_u01784166896626") 2026/07/16 02:00:47 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40815605991f2014_d20260716_m015455_c001_v7007000_t0000_u01784166895910") 2026/07/16 02:00:47 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7c9b1_d20260716_m015451_c001_v0001157_t0009_u01784166891690") 2026/07/16 02:00:47 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e5cf2_d20260716_m015450_c001_v7007000_t0000_u01784166890452") 2026/07/16 02:00:47 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1077701d6d7e1c67_d20260716_m015448_c001_v0001184_t0027_u01784166888977") 2026/07/16 02:00:47 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db61f9_d20260716_m015448_c001_v7007000_t0000_u01784166888801") 2026/07/16 02:00:47 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1077701d6d7e1c63_d20260716_m015446_c001_v0001184_t0033_u01784166886193") 2026/07/16 02:00:47 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db61f0_d20260716_m015445_c001_v7007000_t0000_u01784166885496") 2026/07/16 02:00:47 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7c999_d20260716_m015441_c001_v0001157_t0011_u01784166881873") 2026/07/16 02:00:47 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e5ce6_d20260716_m015440_c001_v7007000_t0000_u01784166880918") 2026/07/16 02:00:47 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f119a33e9570f5e03_d20260716_m015439_c001_v0001173_t0037_u01784166879171") 2026/07/16 02:00:47 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4159f73aac9038af_d20260716_m015438_c001_v7007000_t0000_u01784166878987") 2026/07/16 02:00:47 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f119a33e9570f5df5_d20260716_m015435_c001_v0001173_t0038_u01784166875362") 2026/07/16 02:00:47 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4159f73aac90389a_d20260716_m015434_c001_v7007000_t0000_u01784166874645") 2026/07/16 02:00:47 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7c96f_d20260716_m015428_c001_v0001157_t0014_u01784166868849") 2026/07/16 02:00:48 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52a5c_d20260716_m015427_c001_v7007000_t0000_u01784166867965") 2026/07/16 02:00:48 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1166fe8870794ac7_d20260716_m015426_c001_v0001165_t0031_u01784166866037") 2026/07/16 02:00:48 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4035627ccfddeaa7_d20260716_m015425_c001_v7007000_t0000_u01784166865851") 2026/07/16 02:00:48 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1166fe8870794ab5_d20260716_m015422_c001_v0001165_t0052_u01784166862542") 2026/07/16 02:00:48 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4035627ccfddeaa5_d20260716_m015421_c001_v7007000_t0000_u01784166861794") 2026/07/16 02:00:48 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7c943_d20260716_m015416_c001_v0001157_t0002_u01784166856134") 2026/07/16 02:00:48 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe847_d20260716_m015415_c001_v7007000_t0000_u01784166855220") 2026/07/16 02:00:48 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1043ff0ae24cc5e9_d20260716_m015413_c001_v0001171_t0027_u01784166853616") 2026/07/16 02:00:48 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40815605991f1fa4_d20260716_m015413_c001_v7007000_t0000_u01784166853440") 2026/07/16 02:00:48 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1043ff0ae24cc5dd_d20260716_m015410_c001_v0001171_t0052_u01784166850395") 2026/07/16 02:00:48 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40815605991f1fa0_d20260716_m015409_c001_v7007000_t0000_u01784166849697") 2026/07/16 02:00:48 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7c90b_d20260716_m015401_c001_v0001157_t0019_u01784166841655") 2026/07/16 02:00:48 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b938060_d20260716_m015400_c001_v7007000_t0000_u01784166840601") 2026/07/16 02:00:48 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1022e0ef4b091160_d20260716_m015354_c001_v0001174_t0011_u01784166834307") 2026/07/16 02:00:48 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f412f77845fcb1e40_d20260716_m015354_c001_v7007000_t0000_u01784166834102") 2026/07/16 02:00:48 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335ace8_d20260716_m015350_c001_v0001183_t0019_u01784166830287") 2026/07/16 02:00:48 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f108fb187ca1fd153_d20260716_m015349_c001_v0001113_t0052_u01784166829249") 2026/07/16 02:00:48 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f108fb187ca1fd14d_d20260716_m015348_c001_v0001113_t0043_u01784166828041") 2026/07/16 02:00:48 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a96899431_d20260716_m015334_c001_v7007000_t0000_u01784166814621") 2026/07/16 02:00:48 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7c875_d20260716_m015327_c001_v0001157_t0054_u01784166807522") 2026/07/16 02:00:48 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f116246cf0ab88115_d20260716_m015326_c001_v0001173_t0055_u01784166806658") 2026/07/16 02:00:49 DEBUG : dst/one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f116246cf0ab88113_d20260716_m015325_c001_v0001173_t0055_u01784166805588") 2026/07/16 02:00:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40284b4c66554aa8_d20260716_m015516_c001_v7007000_t0000_u01784166916045") 2026/07/16 02:00:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f117411684e4967f4_d20260716_m015512_c001_v0001174_t0017_u01784166912900") 2026/07/16 02:00:49 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f103292d737b3de9f_d20260716_m015508_c001_v0001136_t0036_u01784166908343") 2026/07/16 02:00:49 DEBUG : dst/one.bak: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f411760f7033cfdd1_d20260716_m015503_c001_v7007000_t0000_u01784166903066") 2026/07/16 02:00:49 DEBUG : dst/one.bak: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f102c243ad314c55d_d20260716_m015459_c001_v0001033_t0049_u01784166899695") 2026/07/16 02:00:49 DEBUG : dst/one.bak: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11014fdc692a0718_d20260716_m015455_c001_v0001040_t0001_u01784166895124") 2026/07/16 02:00:49 DEBUG : dst/one.bak: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e5cf3_d20260716_m015450_c001_v7007000_t0000_u01784166890629") 2026/07/16 02:00:49 DEBUG : dst/one.bak: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f111ba3d810ee4a64_d20260716_m015448_c001_v0001103_t0012_u01784166888546") 2026/07/16 02:00:49 DEBUG : dst/one.bak: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f10099eda95f169a5_d20260716_m015445_c001_v0001150_t0026_u01784166885250") 2026/07/16 02:00:49 DEBUG : dst/three: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b938062_d20260716_m015400_c001_v7007000_t0000_u01784166840778") 2026/07/16 02:00:49 DEBUG : dst/three: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f108fb187ca1fd169_d20260716_m015358_c001_v0001113_t0036_u01784166838872") 2026/07/16 02:00:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40284b4c66554aaa_d20260716_m015516_c001_v7007000_t0000_u01784166916230") 2026/07/16 02:00:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11726017bbd910cd_d20260716_m015514_c001_v0001116_t0020_u01784166914299") 2026/07/16 02:00:49 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f103d2626b2bf33f3_d20260716_m015510_c001_v0001038_t0025_u01784166910620") 2026/07/16 02:00:49 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40284b4c66554aab_d20260716_m015516_c001_v7007000_t0000_u01784166916413") 2026/07/16 02:00:49 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f110eef4deb9a3b6e_d20260716_m015515_c001_v0001092_t0039_u01784166915204") 2026/07/16 02:00:49 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4050722b329d88cf_d20260716_m015515_c001_v7007000_t0000_u01784166915022") 2026/07/16 02:00:49 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f110eef4deb9a3b60_d20260716_m015511_c001_v0001092_t0045_u01784166911310") 2026/07/16 02:00:49 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4050722b329d88c4_d20260716_m015511_c001_v7007000_t0000_u01784166911127") 2026/07/16 02:00:49 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ede6_d20260716_m015505_c001_v0001040_t0042_u01784166905469") 2026/07/16 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f411760f7033cfdd3_d20260716_m015503_c001_v7007000_t0000_u01784166903241") 2026/07/16 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f109cfb8dabc3af03_d20260716_m015502_c001_v0001161_t0059_u01784166902145") 2026/07/16 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40815605991f2030_d20260716_m015501_c001_v7007000_t0000_u01784166901952") 2026/07/16 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f109cfb8dabc3aef3_d20260716_m015458_c001_v0001161_t0034_u01784166898010") 2026/07/16 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40815605991f201a_d20260716_m015457_c001_v7007000_t0000_u01784166897828") 2026/07/16 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7c9b3_d20260716_m015452_c001_v0001157_t0025_u01784166892325") 2026/07/16 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db61fb_d20260716_m015449_c001_v7007000_t0000_u01784166889916") 2026/07/16 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8edd0_d20260716_m015447_c001_v0001040_t0056_u01784166887408") 2026/07/16 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db61f3_d20260716_m015447_c001_v7007000_t0000_u01784166887052") 2026/07/16 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7c99d_d20260716_m015442_c001_v0001157_t0018_u01784166882713") 2026/07/16 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4159f73aac9038b4_d20260716_m015440_c001_v7007000_t0000_u01784166880022") 2026/07/16 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8edbc_d20260716_m015437_c001_v0001040_t0016_u01784166877514") 2026/07/16 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4159f73aac9038a3_d20260716_m015436_c001_v7007000_t0000_u01784166876441") 2026/07/16 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7c977_d20260716_m015429_c001_v0001157_t0056_u01784166869613") 2026/07/16 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4035627ccfddeaa8_d20260716_m015426_c001_v7007000_t0000_u01784166866975") 2026/07/16 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8eda4_d20260716_m015424_c001_v0001040_t0029_u01784166864472") 2026/07/16 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4035627ccfddeaa6_d20260716_m015423_c001_v7007000_t0000_u01784166863406") 2026/07/16 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7c947_d20260716_m015416_c001_v0001157_t0038_u01784166856938") 2026/07/16 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40815605991f1fa6_d20260716_m015414_c001_v7007000_t0000_u01784166854333") 2026/07/16 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ed96_d20260716_m015412_c001_v0001040_t0039_u01784166852217") 2026/07/16 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40815605991f1fa3_d20260716_m015411_c001_v7007000_t0000_u01784166851152") 2026/07/16 02:00:50 DEBUG : dst/three.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7c91b_d20260716_m015404_c001_v0001157_t0044_u01784166844852") 2026/07/16 02:00:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f411760f7033cfdd4_d20260716_m015503_c001_v7007000_t0000_u01784166903415") 2026/07/16 02:00:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f116ffd5bec1ba938_d20260716_m015501_c001_v0001137_t0036_u01784166901539") 2026/07/16 02:00:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f10561be9d18d11fd_d20260716_m015457_c001_v0001181_t0035_u01784166897621") 2026/07/16 02:00:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e5cf4_d20260716_m015450_c001_v7007000_t0000_u01784166890806") 2026/07/16 02:00:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1002996bd7ede017_d20260716_m015449_c001_v0001097_t0051_u01784166889375") 2026/07/16 02:00:51 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f109923b3811db321_d20260716_m015446_c001_v0001145_t0036_u01784166886632") 2026/07/16 02:00:51 DEBUG : dst/two: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40284b4c66554aad_d20260716_m015516_c001_v7007000_t0000_u01784166916597") 2026/07/16 02:00:51 DEBUG : dst/two: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7c9d9_d20260716_m015505_c001_v0001157_t0055_u01784166905089") 2026/07/16 02:00:51 DEBUG : dst/two: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f411760f7033cfdd5_d20260716_m015503_c001_v7007000_t0000_u01784166903589") 2026/07/16 02:00:51 DEBUG : dst/two: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8edd6_d20260716_m015451_c001_v0001040_t0026_u01784166891980") 2026/07/16 02:00:51 DEBUG : dst/two: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e5cf5_d20260716_m015450_c001_v7007000_t0000_u01784166890983") 2026/07/16 02:00:51 DEBUG : dst/two: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8edc6_d20260716_m015442_c001_v0001040_t0038_u01784166882332") 2026/07/16 02:00:51 DEBUG : dst/two: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e5ce7_d20260716_m015441_c001_v7007000_t0000_u01784166881095") 2026/07/16 02:00:51 DEBUG : dst/two: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8edae_d20260716_m015429_c001_v0001040_t0024_u01784166869203") 2026/07/16 02:00:51 DEBUG : dst/two: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52a5d_d20260716_m015428_c001_v7007000_t0000_u01784166868149") 2026/07/16 02:00:51 DEBUG : dst/two: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ed9c_d20260716_m015416_c001_v0001040_t0001_u01784166856601") 2026/07/16 02:00:51 DEBUG : dst/two: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe848_d20260716_m015415_c001_v7007000_t0000_u01784166855396") 2026/07/16 02:00:51 DEBUG : dst/two: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ed86_d20260716_m015402_c001_v0001040_t0008_u01784166842429") 2026/07/16 02:00:51 DEBUG : dst/two: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b938065_d20260716_m015400_c001_v7007000_t0000_u01784166840952") 2026/07/16 02:00:51 DEBUG : dst/two: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f104ebebf9d60263f_d20260716_m015356_c001_v0001113_t0010_u01784166836291") 2026/07/16 02:00:52 DEBUG : dst/two: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a96899432_d20260716_m015334_c001_v7007000_t0000_u01784166814825") 2026/07/16 02:00:52 DEBUG : dst/two: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f116246cf0ab88139_d20260716_m015333_c001_v0001173_t0009_u01784166813547") 2026/07/16 02:00:52 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec529f4_d20260716_m015300_c001_v7007000_t0000_u01784166780639") 2026/07/16 02:00:52 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335ab5c_d20260716_m015256_c001_v0001183_t0020_u01784166776793") 2026/07/16 02:00:52 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec529db_d20260716_m015254_c001_v7007000_t0000_u01784166774567") 2026/07/16 02:00:52 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335aaf0_d20260716_m015244_c001_v0001183_t0012_u01784166764048") 2026/07/16 02:00:52 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40917800ac64924f_d20260716_m015235_c001_v7007000_t0000_u01784166755808") 2026/07/16 02:00:52 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335aaba_d20260716_m015232_c001_v0001183_t0016_u01784166752386") 2026/07/16 02:00:52 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f68_d20260716_m015211_c001_v7007000_t0000_u01784166731026") 2026/07/16 02:00:52 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335aa20_d20260716_m015209_c001_v0001183_t0046_u01784166729312") 2026/07/16 02:00:52 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f64_d20260716_m015208_c001_v7007000_t0000_u01784166728545") 2026/07/16 02:00:52 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335aa1a_d20260716_m015207_c001_v0001183_t0005_u01784166727393") 2026/07/16 02:00:52 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f5f_d20260716_m015204_c001_v7007000_t0000_u01784166724986") 2026/07/16 02:00:52 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335aa04_d20260716_m015203_c001_v0001183_t0021_u01784166723535") 2026/07/16 02:00:52 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f5b_d20260716_m015202_c001_v7007000_t0000_u01784166722815") 2026/07/16 02:00:52 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a9f8_d20260716_m015201_c001_v0001183_t0045_u01784166721708") 2026/07/16 02:00:52 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b3830b6_d20260716_m015156_c001_v7007000_t0000_u01784166716452") 2026/07/16 02:00:52 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a9c6_d20260716_m015155_c001_v0001183_t0020_u01784166715056") 2026/07/16 02:00:52 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b3830a7_d20260716_m015154_c001_v7007000_t0000_u01784166714292") 2026/07/16 02:00:52 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a9ba_d20260716_m015153_c001_v0001183_t0039_u01784166713569") 2026/07/16 02:00:52 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b38308d_d20260716_m015149_c001_v7007000_t0000_u01784166709824") 2026/07/16 02:00:52 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a984_d20260716_m015148_c001_v0001183_t0025_u01784166708672") 2026/07/16 02:00:53 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f42170da24a697626_d20260716_m015146_c001_v7007000_t0000_u01784166706911") 2026/07/16 02:00:53 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a96e_d20260716_m015146_c001_v0001183_t0019_u01784166706019") 2026/07/16 02:00:53 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f42170da24a697624_d20260716_m015145_c001_v7007000_t0000_u01784166705662") 2026/07/16 02:00:53 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1186dff07b4eece4_d20260716_m015143_c001_v0001113_t0045_u01784166703827") 2026/07/16 02:00:53 DEBUG : empty space: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a956_d20260716_m015142_c001_v0001183_t0029_u01784166702363") 2026/07/16 02:00:53 DEBUG : enormous: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f66_d20260716_m015210_c001_v7007000_t0000_u01784166730142") 2026/07/16 02:00:53 DEBUG : enormous: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335aa22_d20260716_m015209_c001_v0001183_t0058_u01784166729501") 2026/07/16 02:00:53 DEBUG : existing: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40284b4c66554abf_d20260716_m015521_c001_v7007000_t0000_u01784166921362") 2026/07/16 02:00:53 DEBUG : existing: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ca0b_d20260716_m015519_c001_v0001157_t0027_u01784166919935") 2026/07/16 02:00:53 DEBUG : existing: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40917800ac64924b_d20260716_m015230_c001_v7007000_t0000_u01784166750810") 2026/07/16 02:00:53 DEBUG : existing: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335aaa4_d20260716_m015229_c001_v0001183_t0008_u01784166749647") 2026/07/16 02:00:53 DEBUG : existing: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f42170da24a697620_d20260716_m015139_c001_v7007000_t0000_u01784166699809") 2026/07/16 02:00:53 DEBUG : existing: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a93e_d20260716_m015138_c001_v0001183_t0027_u01784166698915") 2026/07/16 02:00:53 DEBUG : existing: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f42170da24a69761e_d20260716_m015138_c001_v7007000_t0000_u01784166698388") 2026/07/16 02:00:53 DEBUG : existing: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a934_d20260716_m015137_c001_v0001183_t0022_u01784166697851") 2026/07/16 02:00:53 DEBUG : existing: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a932_d20260716_m015137_c001_v0001183_t0039_u01784166697124") 2026/07/16 02:00:53 DEBUG : existing-b: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40917800ac64924c_d20260716_m015230_c001_v7007000_t0000_u01784166750987") 2026/07/16 02:00:53 DEBUG : existing-b: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7c737_d20260716_m015229_c001_v0001157_t0038_u01784166749636") 2026/07/16 02:00:53 DEBUG : file1: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52bc3_d20260716_m015623_c001_v7007000_t0000_u01784166983191") 2026/07/16 02:00:53 DEBUG : file1: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d3e62_d20260716_m015621_c001_v0001174_t0024_u01784166981706") 2026/07/16 02:00:53 DEBUG : file1: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52bb9_d20260716_m015620_c001_v7007000_t0000_u01784166980745") 2026/07/16 02:00:54 DEBUG : file1: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cb47_d20260716_m015618_c001_v0001157_t0045_u01784166978912") 2026/07/16 02:00:54 DEBUG : five: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f69_d20260716_m015214_c001_v7007000_t0000_u01784166734309") 2026/07/16 02:00:54 DEBUG : five: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414496a54335aa3a_d20260716_m015212_c001_v0001183_t0048_u01784166732497") 2026/07/16 02:00:54 DEBUG : foo: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b383084_d20260716_m015148_c001_v7007000_t0000_u01784166708320") 2026/07/16 02:00:54 DEBUG : foo: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414496a54335a97a_d20260716_m015147_c001_v0001183_t0048_u01784166707795") 2026/07/16 02:00:54 DEBUG : foo: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414496a54335a978_d20260716_m015147_c001_v0001183_t0048_u01784166707267") 2026/07/16 02:00:54 DEBUG : four: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f6a_d20260716_m015214_c001_v7007000_t0000_u01784166734484") 2026/07/16 02:00:54 DEBUG : four: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4020efb659e8ecba_d20260716_m015213_c001_v0001040_t0022_u01784166733056") 2026/07/16 02:00:54 DEBUG : four: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335aa36_d20260716_m015211_c001_v0001183_t0030_u01784166731949") 2026/07/16 02:00:54 DEBUG : hello world2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b382f6b_d20260716_m015057_c001_v7007000_t0000_u01784166657672") 2026/07/16 02:00:54 DEBUG : hello world2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a820_d20260716_m015057_c001_v0001183_t0027_u01784166657100") 2026/07/16 02:00:54 DEBUG : ignore-size: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f42170da24a69761d_d20260716_m015136_c001_v7007000_t0000_u01784166696769") 2026/07/16 02:00:54 DEBUG : ignore-size: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a92c_d20260716_m015135_c001_v0001183_t0009_u01784166695865") 2026/07/16 02:00:54 DEBUG : nested/sub dir/file: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40917800ac649249_d20260716_m015228_c001_v7007000_t0000_u01784166748908") 2026/07/16 02:00:54 DEBUG : nested/sub dir/file: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335aa98_d20260716_m015227_c001_v0001183_t0041_u01784166747701") 2026/07/16 02:00:54 DEBUG : nested/sub dir/file: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f7c_d20260716_m015226_c001_v7007000_t0000_u01784166746928") 2026/07/16 02:00:54 DEBUG : nested/sub dir/file: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7c71d_d20260716_m015225_c001_v0001157_t0038_u01784166745912") 2026/07/16 02:00:54 DEBUG : one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f6b_d20260716_m015214_c001_v7007000_t0000_u01784166734659") 2026/07/16 02:00:54 DEBUG : one: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414496a54335aa2c_d20260716_m015211_c001_v0001183_t0048_u01784166731385") 2026/07/16 02:00:54 DEBUG : only0: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b91_d20260716_m015614_c001_v7007000_t0000_u01784166974490") 2026/07/16 02:00:54 DEBUG : only0: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41414e499da7cb11_d20260716_m015608_c001_v0001157_t0001_u01784166968974") 2026/07/16 02:00:55 DEBUG : only0: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee5a_d20260716_m015550_c001_v0001040_t0054_u01784166950127") 2026/07/16 02:00:55 DEBUG : only0: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4154cece6ac3a8a4_d20260716_m015544_c001_v7007000_t0000_u01784166944553") 2026/07/16 02:00:55 DEBUG : only0: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee08_d20260716_m015525_c001_v0001040_t0011_u01784166925317") 2026/07/16 02:00:55 DEBUG : only1: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b93_d20260716_m015614_c001_v7007000_t0000_u01784166974667") 2026/07/16 02:00:55 DEBUG : only1: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f407b7710de3d3de4_d20260716_m015609_c001_v0001174_t0032_u01784166969795") 2026/07/16 02:00:55 DEBUG : only1: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee5e_d20260716_m015551_c001_v0001040_t0039_u01784166951239") 2026/07/16 02:00:55 DEBUG : only1: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4050722b329d88e2_d20260716_m015544_c001_v7007000_t0000_u01784166944493") 2026/07/16 02:00:55 DEBUG : only1: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee0a_d20260716_m015526_c001_v0001040_t0000_u01784166926103") 2026/07/16 02:00:55 DEBUG : only10: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b95_d20260716_m015614_c001_v7007000_t0000_u01784166974842") 2026/07/16 02:00:55 DEBUG : only10: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4020efb659e8ee9a_d20260716_m015608_c001_v0001040_t0022_u01784166968983") 2026/07/16 02:00:55 DEBUG : only10: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee78_d20260716_m015559_c001_v0001040_t0012_u01784166959010") 2026/07/16 02:00:55 DEBUG : only10: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4078cf379f435397_d20260716_m015544_c001_v7007000_t0000_u01784166944338") 2026/07/16 02:00:55 DEBUG : only10: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee2c_d20260716_m015533_c001_v0001040_t0021_u01784166933866") 2026/07/16 02:00:55 DEBUG : only11: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b96_d20260716_m015615_c001_v7007000_t0000_u01784166975026") 2026/07/16 02:00:55 DEBUG : only11: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f407b7710de3d3de2_d20260716_m015609_c001_v0001174_t0032_u01784166969606") 2026/07/16 02:00:55 DEBUG : only11: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee7a_d20260716_m015600_c001_v0001040_t0038_u01784166960065") 2026/07/16 02:00:55 DEBUG : only11: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4050722b329d88df_d20260716_m015543_c001_v7007000_t0000_u01784166943962") 2026/07/16 02:00:55 DEBUG : only11: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee30_d20260716_m015534_c001_v0001040_t0044_u01784166934761") 2026/07/16 02:00:55 DEBUG : only12: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b97_d20260716_m015615_c001_v7007000_t0000_u01784166975201") 2026/07/16 02:00:55 DEBUG : only12: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4000ce15d7b273cd_d20260716_m015609_c001_v0001176_t0037_u01784166969695") 2026/07/16 02:00:55 DEBUG : only12: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee7e_d20260716_m015601_c001_v0001040_t0013_u01784166961034") 2026/07/16 02:00:56 DEBUG : only12: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4154cece6ac3a8a1_d20260716_m015544_c001_v7007000_t0000_u01784166944033") 2026/07/16 02:00:56 DEBUG : only12: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee34_d20260716_m015535_c001_v0001040_t0022_u01784166935707") 2026/07/16 02:00:56 DEBUG : only13: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b9a_d20260716_m015615_c001_v7007000_t0000_u01784166975377") 2026/07/16 02:00:56 DEBUG : only13: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41414e499da7cb15_d20260716_m015609_c001_v0001157_t0001_u01784166969358") 2026/07/16 02:00:56 DEBUG : only13: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee80_d20260716_m015602_c001_v0001040_t0038_u01784166962266") 2026/07/16 02:00:56 DEBUG : only13: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4050722b329d88e0_d20260716_m015544_c001_v7007000_t0000_u01784166944139") 2026/07/16 02:00:56 DEBUG : only13: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee36_d20260716_m015536_c001_v0001040_t0003_u01784166936623") 2026/07/16 02:00:56 DEBUG : only14: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b9c_d20260716_m015615_c001_v7007000_t0000_u01784166975553") 2026/07/16 02:00:56 DEBUG : only14: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4020efb659e8eea0_d20260716_m015609_c001_v0001040_t0022_u01784166969368") 2026/07/16 02:00:56 DEBUG : only14: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee84_d20260716_m015603_c001_v0001040_t0056_u01784166963262") 2026/07/16 02:00:56 DEBUG : only14: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4050722b329d88e3_d20260716_m015544_c001_v7007000_t0000_u01784166944669") 2026/07/16 02:00:56 DEBUG : only14: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee38_d20260716_m015537_c001_v0001040_t0028_u01784166937437") 2026/07/16 02:00:56 DEBUG : only15: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b9d_d20260716_m015615_c001_v7007000_t0000_u01784166975785") 2026/07/16 02:00:56 DEBUG : only15: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41414e499da7cb17_d20260716_m015609_c001_v0001157_t0001_u01784166969536") 2026/07/16 02:00:56 DEBUG : only15: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee88_d20260716_m015604_c001_v0001040_t0020_u01784166964457") 2026/07/16 02:00:56 DEBUG : only15: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4078cf379f43539b_d20260716_m015544_c001_v7007000_t0000_u01784166944690") 2026/07/16 02:00:56 DEBUG : only15: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee3c_d20260716_m015538_c001_v0001040_t0015_u01784166938398") 2026/07/16 02:00:56 DEBUG : only16: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52b9f_d20260716_m015615_c001_v7007000_t0000_u01784166975961") 2026/07/16 02:00:56 DEBUG : only16: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4020efb659e8eea2_d20260716_m015609_c001_v0001040_t0022_u01784166969546") 2026/07/16 02:00:56 DEBUG : only16: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee8c_d20260716_m015605_c001_v0001040_t0029_u01784166965163") 2026/07/16 02:00:56 DEBUG : only16: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4078cf379f435392_d20260716_m015544_c001_v7007000_t0000_u01784166944152") 2026/07/16 02:00:56 DEBUG : only16: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee40_d20260716_m015539_c001_v0001040_t0036_u01784166939392") 2026/07/16 02:00:57 DEBUG : only17: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52ba0_d20260716_m015616_c001_v7007000_t0000_u01784166976171") 2026/07/16 02:00:57 DEBUG : only17: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4000ce15d7b273d3_d20260716_m015610_c001_v0001176_t0037_u01784166970225") 2026/07/16 02:00:57 DEBUG : only17: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee90_d20260716_m015605_c001_v0001040_t0020_u01784166965900") 2026/07/16 02:00:57 DEBUG : only17: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4154cece6ac3a8a3_d20260716_m015544_c001_v7007000_t0000_u01784166944380") 2026/07/16 02:00:57 DEBUG : only17: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee42_d20260716_m015540_c001_v0001040_t0046_u01784166940216") 2026/07/16 02:00:57 DEBUG : only18: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52ba1_d20260716_m015616_c001_v7007000_t0000_u01784166976399") 2026/07/16 02:00:57 DEBUG : only18: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41414e499da7cb19_d20260716_m015609_c001_v0001157_t0001_u01784166969715") 2026/07/16 02:00:57 DEBUG : only18: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee92_d20260716_m015606_c001_v0001040_t0039_u01784166966668") 2026/07/16 02:00:57 DEBUG : only18: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4078cf379f43538f_d20260716_m015543_c001_v7007000_t0000_u01784166943965") 2026/07/16 02:00:57 DEBUG : only18: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee46_d20260716_m015541_c001_v0001040_t0009_u01784166941229") 2026/07/16 02:00:57 DEBUG : only19: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52ba3_d20260716_m015616_c001_v7007000_t0000_u01784166976574") 2026/07/16 02:00:57 DEBUG : only19: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4020efb659e8eea4_d20260716_m015609_c001_v0001040_t0022_u01784166969725") 2026/07/16 02:00:57 DEBUG : only19: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee96_d20260716_m015607_c001_v0001040_t0014_u01784166967746") 2026/07/16 02:00:58 DEBUG : only19: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4154cece6ac3a8a2_d20260716_m015544_c001_v7007000_t0000_u01784166944206") 2026/07/16 02:00:58 DEBUG : only19: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee4a_d20260716_m015542_c001_v0001040_t0021_u01784166942310") 2026/07/16 02:00:58 DEBUG : only2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52ba4_d20260716_m015616_c001_v7007000_t0000_u01784166976748") 2026/07/16 02:00:58 DEBUG : only2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4000ce15d7b273cf_d20260716_m015609_c001_v0001176_t0037_u01784166969873") 2026/07/16 02:00:58 DEBUG : only2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee60_d20260716_m015551_c001_v0001040_t0037_u01784166951906") 2026/07/16 02:00:58 DEBUG : only2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a96899578_d20260716_m015544_c001_v7007000_t0000_u01784166944140") 2026/07/16 02:00:58 DEBUG : only2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee0e_d20260716_m015526_c001_v0001040_t0000_u01784166926829") 2026/07/16 02:00:58 DEBUG : only3: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52ba7_d20260716_m015616_c001_v7007000_t0000_u01784166976924") 2026/07/16 02:00:58 DEBUG : only3: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f407b7710de3d3de8_d20260716_m015610_c001_v0001174_t0032_u01784166970171") 2026/07/16 02:00:58 DEBUG : only3: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee64_d20260716_m015552_c001_v0001040_t0044_u01784166952826") 2026/07/16 02:00:58 DEBUG : only3: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a96899580_d20260716_m015544_c001_v7007000_t0000_u01784166944701") 2026/07/16 02:00:58 DEBUG : only3: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee10_d20260716_m015527_c001_v0001040_t0038_u01784166927820") 2026/07/16 02:00:58 DEBUG : only4: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52ba8_d20260716_m015617_c001_v7007000_t0000_u01784166977098") 2026/07/16 02:00:58 DEBUG : only4: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41414e499da7cb1b_d20260716_m015609_c001_v0001157_t0001_u01784166969897") 2026/07/16 02:00:58 DEBUG : only4: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee6a_d20260716_m015554_c001_v0001040_t0014_u01784166954022") 2026/07/16 02:00:58 DEBUG : only4: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4078cf379f435389_d20260716_m015543_c001_v7007000_t0000_u01784166943612") 2026/07/16 02:00:58 DEBUG : only4: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee14_d20260716_m015528_c001_v0001040_t0055_u01784166928510") 2026/07/16 02:00:58 DEBUG : only5: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52baa_d20260716_m015617_c001_v7007000_t0000_u01784166977274") 2026/07/16 02:00:58 DEBUG : only5: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4020efb659e8eea6_d20260716_m015609_c001_v0001040_t0022_u01784166969905") 2026/07/16 02:00:58 DEBUG : only5: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee6c_d20260716_m015554_c001_v0001040_t0030_u01784166954909") 2026/07/16 02:00:58 DEBUG : only5: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4050722b329d88e1_d20260716_m015544_c001_v7007000_t0000_u01784166944316") 2026/07/16 02:00:59 DEBUG : only5: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee18_d20260716_m015529_c001_v0001040_t0044_u01784166929261") 2026/07/16 02:00:59 DEBUG : only6: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52bac_d20260716_m015617_c001_v7007000_t0000_u01784166977449") 2026/07/16 02:00:59 DEBUG : only6: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f407b7710de3d3de6_d20260716_m015609_c001_v0001174_t0032_u01784166969984") 2026/07/16 02:00:59 DEBUG : only6: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee6e_d20260716_m015555_c001_v0001040_t0054_u01784166955679") 2026/07/16 02:00:59 DEBUG : only6: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4078cf379f435399_d20260716_m015544_c001_v7007000_t0000_u01784166944515") 2026/07/16 02:00:59 DEBUG : only6: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee1e_d20260716_m015530_c001_v0001040_t0058_u01784166930192") 2026/07/16 02:00:59 DEBUG : only7: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52bad_d20260716_m015617_c001_v7007000_t0000_u01784166977625") 2026/07/16 02:00:59 DEBUG : only7: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4000ce15d7b273d1_d20260716_m015610_c001_v0001176_t0037_u01784166970050") 2026/07/16 02:00:59 DEBUG : only7: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee72_d20260716_m015556_c001_v0001040_t0019_u01784166956647") 2026/07/16 02:00:59 DEBUG : only7: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4078cf379f43538c_d20260716_m015543_c001_v7007000_t0000_u01784166943791") 2026/07/16 02:00:59 DEBUG : only7: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee24_d20260716_m015531_c001_v0001040_t0034_u01784166931116") 2026/07/16 02:00:59 DEBUG : only8: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52bae_d20260716_m015617_c001_v7007000_t0000_u01784166977801") 2026/07/16 02:00:59 DEBUG : only8: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41414e499da7cb1f_d20260716_m015610_c001_v0001157_t0001_u01784166970077") 2026/07/16 02:00:59 DEBUG : only8: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee74_d20260716_m015557_c001_v0001040_t0005_u01784166957504") 2026/07/16 02:00:59 DEBUG : only8: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a96899579_d20260716_m015544_c001_v7007000_t0000_u01784166944342") 2026/07/16 02:00:59 DEBUG : only8: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee26_d20260716_m015532_c001_v0001040_t0044_u01784166932054") 2026/07/16 02:00:59 DEBUG : only9: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52bb0_d20260716_m015617_c001_v7007000_t0000_u01784166977976") 2026/07/16 02:00:59 DEBUG : only9: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4020efb659e8eea8_d20260716_m015610_c001_v0001040_t0022_u01784166970087") 2026/07/16 02:00:59 DEBUG : only9: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee76_d20260716_m015558_c001_v0001040_t0021_u01784166958243") 2026/07/16 02:01:00 DEBUG : only9: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a9689957c_d20260716_m015544_c001_v7007000_t0000_u01784166944523") 2026/07/16 02:01:00 DEBUG : only9: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ee28_d20260716_m015533_c001_v0001040_t0019_u01784166933077") 2026/07/16 02:01:00 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f78_d20260716_m015224_c001_v7007000_t0000_u01784166744474") 2026/07/16 02:01:00 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ecca_d20260716_m015221_c001_v0001040_t0030_u01784166741686") 2026/07/16 02:01:00 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f72_d20260716_m015220_c001_v7007000_t0000_u01784166740620") 2026/07/16 02:01:00 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335aa68_d20260716_m015218_c001_v0001183_t0039_u01784166738480") 2026/07/16 02:01:00 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f6f_d20260716_m015217_c001_v7007000_t0000_u01784166737777") 2026/07/16 02:01:00 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7c6df_d20260716_m015215_c001_v0001157_t0010_u01784166735558") 2026/07/16 02:01:00 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f62_d20260716_m015206_c001_v7007000_t0000_u01784166726612") 2026/07/16 02:01:00 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335aa0e_d20260716_m015205_c001_v0001183_t0049_u01784166725514") 2026/07/16 02:01:00 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f5e_d20260716_m015204_c001_v7007000_t0000_u01784166724086") 2026/07/16 02:01:00 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335aa02_d20260716_m015203_c001_v0001183_t0013_u01784166723348") 2026/07/16 02:01:00 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f59_d20260716_m015202_c001_v7007000_t0000_u01784166722289") 2026/07/16 02:01:00 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a9f6_d20260716_m015201_c001_v0001183_t0036_u01784166721472") 2026/07/16 02:01:00 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b3830b3_d20260716_m015155_c001_v7007000_t0000_u01784166715792") 2026/07/16 02:01:00 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a9c0_d20260716_m015154_c001_v0001183_t0022_u01784166714823") 2026/07/16 02:01:00 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b3830a9_d20260716_m015154_c001_v7007000_t0000_u01784166714468") 2026/07/16 02:01:00 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a9b8_d20260716_m015153_c001_v0001183_t0048_u01784166713365") 2026/07/16 02:01:00 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b3830a1_d20260716_m015152_c001_v7007000_t0000_u01784166712995") 2026/07/16 02:01:00 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a9b2_d20260716_m015152_c001_v0001183_t0010_u01784166712443") 2026/07/16 02:01:00 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a9ac_d20260716_m015151_c001_v0001183_t0038_u01784166711898") 2026/07/16 02:01:00 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b383097_d20260716_m015151_c001_v7007000_t0000_u01784166711546") 2026/07/16 02:01:00 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a9a2_d20260716_m015150_c001_v0001183_t0019_u01784166710947") 2026/07/16 02:01:01 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a99c_d20260716_m015150_c001_v0001183_t0029_u01784166710405") 2026/07/16 02:01:01 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b38308f_d20260716_m015150_c001_v7007000_t0000_u01784166710053") 2026/07/16 02:01:01 DEBUG : potato: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a98a_d20260716_m015149_c001_v0001183_t0015_u01784166709266") 2026/07/16 02:01:01 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4078cf379f43516c_d20260716_m015309_c001_v7007000_t0000_u01784166789961") 2026/07/16 02:01:01 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ed16_d20260716_m015309_c001_v0001040_t0005_u01784166789121") 2026/07/16 02:01:01 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec529f7_d20260716_m015300_c001_v7007000_t0000_u01784166780935") 2026/07/16 02:01:01 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ed04_d20260716_m015255_c001_v0001040_t0013_u01784166775792") 2026/07/16 02:01:01 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f412f77845fcb1dee_d20260716_m015248_c001_v7007000_t0000_u01784166768245") 2026/07/16 02:01:01 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ecec_d20260716_m015243_c001_v0001040_t0049_u01784166763235") 2026/07/16 02:01:01 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40917800ac649250_d20260716_m015236_c001_v7007000_t0000_u01784166756036") 2026/07/16 02:01:01 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ecda_d20260716_m015231_c001_v0001040_t0052_u01784166751878") 2026/07/16 02:01:01 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f67_d20260716_m015210_c001_v7007000_t0000_u01784166730318") 2026/07/16 02:01:01 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335aa1e_d20260716_m015209_c001_v0001183_t0023_u01784166729110") 2026/07/16 02:01:01 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f65_d20260716_m015208_c001_v7007000_t0000_u01784166728760") 2026/07/16 02:01:01 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335aa18_d20260716_m015207_c001_v0001183_t0000_u01784166727138") 2026/07/16 02:01:01 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f63_d20260716_m015206_c001_v7007000_t0000_u01784166726788") 2026/07/16 02:01:01 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335aa14_d20260716_m015206_c001_v0001183_t0038_u01784166726066") 2026/07/16 02:01:01 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f60_d20260716_m015205_c001_v7007000_t0000_u01784166725162") 2026/07/16 02:01:01 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335aa08_d20260716_m015204_c001_v0001183_t0038_u01784166724443") 2026/07/16 02:01:01 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f5c_d20260716_m015202_c001_v7007000_t0000_u01784166722993") 2026/07/16 02:01:01 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a9fa_d20260716_m015202_c001_v0001183_t0020_u01784166722279") 2026/07/16 02:01:01 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b3830b8_d20260716_m015156_c001_v7007000_t0000_u01784166716629") 2026/07/16 02:01:02 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a9ca_d20260716_m015155_c001_v0001183_t0040_u01784166715600") 2026/07/16 02:01:02 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b382f6e_d20260716_m015100_c001_v7007000_t0000_u01784166660410") 2026/07/16 02:01:02 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a836_d20260716_m015059_c001_v0001183_t0039_u01784166659846") 2026/07/16 02:01:02 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b382f6c_d20260716_m015058_c001_v7007000_t0000_u01784166658945") 2026/07/16 02:01:02 DEBUG : potato2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a82c_d20260716_m015058_c001_v0001183_t0056_u01784166658239") 2026/07/16 02:01:02 DEBUG : potato3: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec529f9_d20260716_m015301_c001_v7007000_t0000_u01784166781257") 2026/07/16 02:01:02 DEBUG : potato3: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7c7dd_d20260716_m015257_c001_v0001157_t0047_u01784166777356") 2026/07/16 02:01:02 DEBUG : potato3: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f412f77845fcb1df1_d20260716_m015248_c001_v7007000_t0000_u01784166768422") 2026/07/16 02:01:02 DEBUG : potato3: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7c795_d20260716_m015244_c001_v0001157_t0010_u01784166764613") 2026/07/16 02:01:02 DEBUG : potato3: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40917800ac649251_d20260716_m015236_c001_v7007000_t0000_u01784166756279") 2026/07/16 02:01:02 DEBUG : potato3: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7c749_d20260716_m015232_c001_v0001157_t0053_u01784166752593") 2026/07/16 02:01:02 DEBUG : pre-dest1/1: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b938034_d20260716_m015343_c001_v7007000_t0000_u01784166823921") 2026/07/16 02:01:02 DEBUG : pre-dest1/1: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7c8a5_d20260716_m015335_c001_v0001157_t0053_u01784166815532") 2026/07/16 02:01:02 DEBUG : pre-dest2/2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b938036_d20260716_m015344_c001_v7007000_t0000_u01784166824096") 2026/07/16 02:01:02 DEBUG : pre-dest2/2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ed4e_d20260716_m015336_c001_v0001040_t0054_u01784166816298") 2026/07/16 02:01:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41636c2a96899425_d20260716_m015321_c001_v7007000_t0000_u01784166801493") 2026/07/16 02:01:02 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335ac1e_d20260716_m015317_c001_v0001183_t0012_u01784166797672") 2026/07/16 02:01:02 DEBUG : sizeonly: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f42170da24a69761b_d20260716_m015135_c001_v7007000_t0000_u01784166695337") 2026/07/16 02:01:02 DEBUG : sizeonly: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a91a_d20260716_m015134_c001_v0001183_t0018_u01784166694429") 2026/07/16 02:01:02 DEBUG : splitbanan: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40425dcee4db63c4_d20260716_m015819_c001_v7007000_t0000_u01784167099394") 2026/07/16 02:01:03 DEBUG : splitbanan: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cd6b_d20260716_m015811_c001_v0001157_t0052_u01784167091793") 2026/07/16 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b2a_d20260716_m015939_c001_v7007000_t0000_u01784167179328") 2026/07/16 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ced7_d20260716_m015932_c001_v0001157_t0021_u01784167172598") 2026/07/16 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721529_d20260716_m015923_c001_v7007000_t0000_u01784167163057") 2026/07/16 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ce89_d20260716_m015916_c001_v0001157_t0052_u01784167156461") 2026/07/16 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbea90_d20260716_m015907_c001_v7007000_t0000_u01784167147050") 2026/07/16 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ce47_d20260716_m015900_c001_v0001157_t0041_u01784167140688") 2026/07/16 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f425e3a23a65b278c_d20260716_m015851_c001_v7007000_t0000_u01784167131060") 2026/07/16 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ce09_d20260716_m015844_c001_v0001157_t0022_u01784167124737") 2026/07/16 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e68cb_d20260716_m015835_c001_v7007000_t0000_u01784167115683") 2026/07/16 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cdb3_d20260716_m015828_c001_v0001157_t0011_u01784167108513") 2026/07/16 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41616794592e61f5_d20260716_m015814_c001_v7007000_t0000_u01784167094175") 2026/07/16 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4319_d20260716_m015810_c001_v0001174_t0015_u01784167090815") 2026/07/16 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f409557f128cbe9e8_d20260716_m015801_c001_v7007000_t0000_u01784167081809") 2026/07/16 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cd11_d20260716_m015754_c001_v0001157_t0044_u01784167074897") 2026/07/16 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f400e769906ec7ddb_d20260716_m015753_c001_v7007000_t0000_u01784167073950") 2026/07/16 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ccf9_d20260716_m015750_c001_v0001157_t0050_u01784167070406") 2026/07/16 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aec002_d20260716_m015741_c001_v7007000_t0000_u01784167061177") 2026/07/16 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cca3_d20260716_m015733_c001_v0001157_t0023_u01784167053686") 2026/07/16 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721408_d20260716_m015732_c001_v7007000_t0000_u01784167052363") 2026/07/16 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ef70_d20260716_m015729_c001_v0001040_t0036_u01784167049214") 2026/07/16 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4050722b329d93d1_d20260716_m015714_c001_v7007000_t0000_u01784167034932") 2026/07/16 02:01:03 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d405a_d20260716_m015711_c001_v0001174_t0035_u01784167031350") 2026/07/16 02:01:04 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f423573d2fd039b49_d20260716_m015701_c001_v7007000_t0000_u01784167021320") 2026/07/16 02:01:04 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d3fc6_d20260716_m015654_c001_v0001174_t0026_u01784167014980") 2026/07/16 02:01:04 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414c06a24d721392_d20260716_m015645_c001_v7007000_t0000_u01784167005602") 2026/07/16 02:01:04 DEBUG : splitbananasplit: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d3f18_d20260716_m015638_c001_v0001174_t0047_u01784166998700") 2026/07/16 02:01:04 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41327c5298aec012_d20260716_m015756_c001_v7007000_t0000_u01784167076852") 2026/07/16 02:01:04 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ccff_d20260716_m015751_c001_v0001157_t0021_u01784167071528") 2026/07/16 02:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52bda_d20260716_m015630_c001_v7007000_t0000_u01784166990497") 2026/07/16 02:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d3ea0_d20260716_m015627_c001_v0001174_t0057_u01784166987977") 2026/07/16 02:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9e68_d20260716_m015626_c001_v7007000_t0000_u01784166986888") 2026/07/16 02:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8eec6_d20260716_m015624_c001_v0001040_t0053_u01784166984092") 2026/07/16 02:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f40917800ac64924a_d20260716_m015229_c001_v7007000_t0000_u01784166749102") 2026/07/16 02:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ecd0_d20260716_m015228_c001_v0001040_t0050_u01784166748055") 2026/07/16 02:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f7d_d20260716_m015227_c001_v7007000_t0000_u01784166747104") 2026/07/16 02:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335aa82_d20260716_m015225_c001_v0001183_t0041_u01784166745545") 2026/07/16 02:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f42170da24a697618_d20260716_m015132_c001_v7007000_t0000_u01784166692466") 2026/07/16 02:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a90e_d20260716_m015131_c001_v0001183_t0025_u01784166691056") 2026/07/16 02:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f42170da24a697616_d20260716_m015130_c001_v7007000_t0000_u01784166690698") 2026/07/16 02:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a8fc_d20260716_m015129_c001_v0001183_t0008_u01784166689626") 2026/07/16 02:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f42170da24a697611_d20260716_m015127_c001_v7007000_t0000_u01784166687462") 2026/07/16 02:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a8ee_d20260716_m015126_c001_v0001183_t0059_u01784166686367") 2026/07/16 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f42170da24a697610_d20260716_m015125_c001_v7007000_t0000_u01784166685844") 2026/07/16 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a8e0_d20260716_m015124_c001_v0001183_t0043_u01784166684752") 2026/07/16 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a8cc_d20260716_m015122_c001_v0001183_t0012_u01784166682250") 2026/07/16 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f42170da24a69760a_d20260716_m015121_c001_v7007000_t0000_u01784166681898") 2026/07/16 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a8ca_d20260716_m015121_c001_v0001183_t0040_u01784166681324") 2026/07/16 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a8c6_d20260716_m015120_c001_v0001183_t0011_u01784166680601") 2026/07/16 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f42170da24a697609_d20260716_m015120_c001_v7007000_t0000_u01784166680250") 2026/07/16 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a8b4_d20260716_m015117_c001_v0001183_t0058_u01784166677370") 2026/07/16 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a8a2_d20260716_m015114_c001_v0001183_t0000_u01784166674384") 2026/07/16 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b382f88_d20260716_m015114_c001_v7007000_t0000_u01784166674005") 2026/07/16 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a89c_d20260716_m015113_c001_v0001183_t0020_u01784166673433") 2026/07/16 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a89a_d20260716_m015112_c001_v0001183_t0038_u01784166672672") 2026/07/16 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b382f7d_d20260716_m015112_c001_v7007000_t0000_u01784166672290") 2026/07/16 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a880_d20260716_m015108_c001_v0001183_t0032_u01784166668687") 2026/07/16 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b382f77_d20260716_m015108_c001_v7007000_t0000_u01784166668309") 2026/07/16 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a876_d20260716_m015107_c001_v0001183_t0024_u01784166667710") 2026/07/16 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b382f76_d20260716_m015106_c001_v7007000_t0000_u01784166666765") 2026/07/16 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a866_d20260716_m015106_c001_v0001183_t0054_u01784166666197") 2026/07/16 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b382f75_d20260716_m015105_c001_v7007000_t0000_u01784166665631") 2026/07/16 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a85c_d20260716_m015105_c001_v0001183_t0048_u01784166665052") 2026/07/16 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b382f74_d20260716_m015104_c001_v7007000_t0000_u01784166664111") 2026/07/16 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a850_d20260716_m015103_c001_v0001183_t0013_u01784166663241") 2026/07/16 02:01:05 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b382f72_d20260716_m015102_c001_v7007000_t0000_u01784166662675") 2026/07/16 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a848_d20260716_m015102_c001_v0001183_t0005_u01784166662108") 2026/07/16 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b382f6f_d20260716_m015101_c001_v7007000_t0000_u01784166661541") 2026/07/16 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a840_d20260716_m015100_c001_v0001183_t0032_u01784166660980") 2026/07/16 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b382f6a_d20260716_m015056_c001_v7007000_t0000_u01784166656530") 2026/07/16 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a816_d20260716_m015055_c001_v0001183_t0000_u01784166655813") 2026/07/16 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b382f69_d20260716_m015055_c001_v7007000_t0000_u01784166655246") 2026/07/16 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a80c_d20260716_m015054_c001_v0001183_t0039_u01784166654679") 2026/07/16 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b382f67_d20260716_m015053_c001_v7007000_t0000_u01784166653741") 2026/07/16 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a7fc_d20260716_m015053_c001_v0001183_t0033_u01784166653172") 2026/07/16 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4190a0896b382f65_d20260716_m015050_c001_v7007000_t0000_u01784166650949") 2026/07/16 02:01:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335a7ea_d20260716_m015050_c001_v0001183_t0057_u01784166650287") 2026/07/16 02:01:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52bdc_d20260716_m015630_c001_v7007000_t0000_u01784166990673") 2026/07/16 02:01:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27403_d20260716_m015627_c001_v0001176_t0013_u01784166987977") 2026/07/16 02:01:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f422d1327897d9e6a_d20260716_m015627_c001_v7007000_t0000_u01784166987063") 2026/07/16 02:01:06 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cb6f_d20260716_m015624_c001_v0001157_t0023_u01784166984102") 2026/07/16 02:01:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b2c_d20260716_m015941_c001_v7007000_t0000_u01784167181292") 2026/07/16 02:01:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2763d_d20260716_m015940_c001_v0001176_t0042_u01784167180688") 2026/07/16 02:01:06 DEBUG : sub/yam: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f77_d20260716_m015223_c001_v7007000_t0000_u01784166743943") 2026/07/16 02:01:07 DEBUG : sub/yam: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335aa6e_d20260716_m015221_c001_v0001183_t0045_u01784166741333") 2026/07/16 02:01:07 DEBUG : test_dir1/file2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52bc6_d20260716_m015623_c001_v7007000_t0000_u01784166983367") 2026/07/16 02:01:07 DEBUG : test_dir1/file2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cb67_d20260716_m015621_c001_v0001157_t0032_u01784166981715") 2026/07/16 02:01:07 DEBUG : test_dir1/file2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52bba_d20260716_m015620_c001_v7007000_t0000_u01784166980976") 2026/07/16 02:01:07 DEBUG : test_dir1/file2: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8eec0_d20260716_m015618_c001_v0001040_t0044_u01784166978879") 2026/07/16 02:01:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52bc7_d20260716_m015623_c001_v7007000_t0000_u01784166983542") 2026/07/16 02:01:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b273ef_d20260716_m015622_c001_v0001176_t0044_u01784166982059") 2026/07/16 02:01:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4273bda0cec52bbb_d20260716_m015621_c001_v7007000_t0000_u01784166981152") 2026/07/16 02:01:07 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d3e43_d20260716_m015618_c001_v0001174_t0018_u01784166978902") 2026/07/16 02:01:07 DEBUG : three: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f6c_d20260716_m015214_c001_v7007000_t0000_u01784166734834") 2026/07/16 02:01:07 DEBUG : three: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335aa4a_d20260716_m015213_c001_v0001183_t0030_u01784166733752") 2026/07/16 02:01:07 DEBUG : three: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114496a54335aa32_d20260716_m015211_c001_v0001183_t0020_u01784166731739") 2026/07/16 02:01:07 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b32_d20260716_m015942_c001_v7007000_t0000_u01784167182950") 2026/07/16 02:01:07 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d4687_d20260716_m015942_c001_v0001174_t0009_u01784167182235") 2026/07/16 02:01:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b75_d20260716_m020003_c001_v7007000_t0000_u01784167203306") 2026/07/16 02:01:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f0dc_d20260716_m020000_c001_v0001040_t0054_u01784167200953") 2026/07/16 02:01:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b68_d20260716_m015959_c001_v7007000_t0000_u01784167199391") 2026/07/16 02:01:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d473f_d20260716_m015957_c001_v0001174_t0034_u01784167197642") 2026/07/16 02:01:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b67_d20260716_m015956_c001_v7007000_t0000_u01784167196571") 2026/07/16 02:01:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b2766b_d20260716_m015955_c001_v0001176_t0030_u01784167195942") 2026/07/16 02:01:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b50_d20260716_m015950_c001_v7007000_t0000_u01784167190582") 2026/07/16 02:01:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d46df_d20260716_m015949_c001_v0001174_t0017_u01784167189244") 2026/07/16 02:01:07 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b59_d20260716_m015953_c001_v7007000_t0000_u01784167193164") 2026/07/16 02:01:08 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f0d0_d20260716_m015951_c001_v0001040_t0047_u01784167191539") 2026/07/16 02:01:08 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b46_d20260716_m015948_c001_v7007000_t0000_u01784167188304") 2026/07/16 02:01:08 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1000ce15d7b27657_d20260716_m015947_c001_v0001176_t0055_u01784167187679") 2026/07/16 02:01:08 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b40_d20260716_m015946_c001_v7007000_t0000_u01784167186753") 2026/07/16 02:01:08 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7ceff_d20260716_m015945_c001_v0001157_t0028_u01784167185925") 2026/07/16 02:01:08 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b3a_d20260716_m015944_c001_v7007000_t0000_u01784167184978") 2026/07/16 02:01:08 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8f0c2_d20260716_m015943_c001_v0001040_t0034_u01784167183895") 2026/07/16 02:01:08 DEBUG : toe/toe/toe: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f410bfa020f8b45e9_d20260716_m020008_c001_v7007000_t0000_u01784167208668") 2026/07/16 02:01:08 DEBUG : toe/toe/toe: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f107b7710de3d47af_d20260716_m020007_c001_v0001174_t0055_u01784167207830") 2026/07/16 02:01:08 DEBUG : toe/toe/toe: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b5f_d20260716_m015954_c001_v7007000_t0000_u01784167194930") 2026/07/16 02:01:08 DEBUG : toe/toe/toe: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cf2b_d20260716_m015954_c001_v0001157_t0029_u01784167194129") 2026/07/16 02:01:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b7f_d20260716_m020003_c001_v7007000_t0000_u01784167203943") 2026/07/16 02:01:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7cf41_d20260716_m020002_c001_v0001157_t0037_u01784167202717") 2026/07/16 02:01:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f419d7f15eaaa0b6a_d20260716_m015959_c001_v7007000_t0000_u01784167199977") 2026/07/16 02:01:08 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f114e3223493b1d36_d20260716_m015959_c001_v0001182_t0058_u01784167199084") 2026/07/16 02:01:08 DEBUG : two: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f6d_d20260716_m015215_c001_v7007000_t0000_u01784166735010") 2026/07/16 02:01:08 DEBUG : two: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f41414e499da7c6d7_d20260716_m015213_c001_v0001157_t0001_u01784166733209") 2026/07/16 02:01:08 DEBUG : two: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f414496a54335aa2e_d20260716_m015211_c001_v0001183_t0048_u01784166731561") 2026/07/16 02:01:08 DEBUG : yam: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f79_d20260716_m015224_c001_v7007000_t0000_u01784166744649") 2026/07/16 02:01:08 DEBUG : yam: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f101943b193d31e3a_d20260716_m015222_c001_v0001120_t0032_u01784166742915") 2026/07/16 02:01:09 DEBUG : yam: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f71_d20260716_m015220_c001_v7007000_t0000_u01784166740091") 2026/07/16 02:01:09 DEBUG : yam: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f11414e499da7c6f7_d20260716_m015218_c001_v0001157_t0044_u01784166738489") 2026/07/16 02:01:09 DEBUG : yam: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f6e_d20260716_m015217_c001_v7007000_t0000_u01784166737207") 2026/07/16 02:01:09 DEBUG : yam: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f1020efb659e8ecc0_d20260716_m015215_c001_v0001040_t0036_u01784166735546") 2026/07/16 02:01:09 DEBUG : yaml: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f73_d20260716_m015220_c001_v7007000_t0000_u01784166740794") 2026/07/16 02:01:09 DEBUG : yaml: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f111eddb92553f242_d20260716_m015219_c001_v0001101_t0007_u01784166739736") 2026/07/16 02:01:09 DEBUG : yaml: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f4209ce488b937f70_d20260716_m015217_c001_v7007000_t0000_u01784166737951") 2026/07/16 02:01:09 DEBUG : yaml: Deleting (id "4_z6fd28d9390ed6b8b9ff80e1b_f112b3be496cb5de2_d20260716_m015216_c001_v0001150_t0028_u01784166736849") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m23.053898277s (try 1/5)