"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/07/31 03:08:31 DEBUG : Creating backend with remote "TestB2:rclone-test-nenakeq1kufe" 2026/07/31 03:08:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 03:08:31 DEBUG : Creating backend with remote "/tmp/rclone2358219464" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:08:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:08:32 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:08:32 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/31 03:08:32 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.46s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:08:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:08:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:08:33 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:08:33 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:08:34 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:08:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:08:34 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:08:34 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.74s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:08:35 DEBUG : Creating backend with remote "/non-existing" 2026/07/31 03:08:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/31 03:08:35 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:08:35 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.52s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:08:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:08:36 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:08:36 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:08:37 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:08:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:08:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.51s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.34s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:08:38 INFO : B2 bucket rclone-test-nenakeq1kufe: Running all checks before starting transfers 2026/07/31 03:08:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:08:38 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:08:38 INFO : B2 bucket rclone-test-nenakeq1kufe: Checks finished, now starting transfers 2026/07/31 03:08:38 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:08:38 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:08:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:08:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.46s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:08:39 ERROR : Ignoring --no-traverse with sync 2026/07/31 03:08:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:08:39 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:08:39 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:08:40 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:08:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:08:40 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:08:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.18s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:08:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/31 03:08:40 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:08:40 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:08:41 DEBUG : hello world2: size = 12 OK 2026/07/31 03:08:41 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/07/31 03:08:41 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.14s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:08:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:08:42 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:08:42 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:08:42 DEBUG : potato2: size = 11 OK 2026/07/31 03:08:42 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:08:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.26s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:08:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:08:43 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:08:43 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:08:44 DEBUG : potato2: size = 11 OK 2026/07/31 03:08:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:08:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.62s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:08:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/31 03:08:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:08:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/31 03:08:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:08:45 INFO : sub dir2: Making directory 2026/07/31 03:08:45 INFO : sub dir: Making directory 2026/07/31 03:08:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:08:45 INFO : sub dir2/sub sub dir2: Making directory 2026/07/31 03:08:45 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:08:45 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:08:45 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:08:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:08:45 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/31 03:08:45 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.19s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:08:46 INFO : sub dir2: Making directory 2026/07/31 03:08:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/31 03:08:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:08:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:08:46 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:08:46 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:08:46 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:08:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:08:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.41s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:08:47 DEBUG : sub dir2: Making directory with metadata 2026/07/31 03:08:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:08:47 INFO : sub dir2: Making directory 2026/07/31 03:08:47 INFO : sub dir: Making directory 2026/07/31 03:08:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:08:47 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:08:47 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:08:47 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:08:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:08:47 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:08:47 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/07/31 03:08:48 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/31 03:08:48 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.31s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:08:49 INFO : sub dir2: Making directory 2026/07/31 03:08:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:08:49 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:08:49 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:08:49 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:08:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:08:49 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:08:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.18s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:08:50 DEBUG : sub dir2: Making directory with metadata 2026/07/31 03:08:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:08:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:08:50 INFO : sub dir2: Making directory 2026/07/31 03:08:50 INFO : sub dir: Making directory 2026/07/31 03:08:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:08:50 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:08:50 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:08:50 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:08:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:08:50 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:08:50 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/07/31 03:08:50 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.18s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:08:51 INFO : sub dir2: Making directory 2026/07/31 03:08:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:08:51 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:08:51 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:08:52 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:08:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:08:52 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:08:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.25s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:08:53 DEBUG : Creating backend with remote "TestB2:rclone-test-bowamer4baki" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-nenakeq1kufe -> B2 bucket rclone-test-bowamer4baki 2026/07/31 03:08:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:08:54 DEBUG : B2 bucket rclone-test-bowamer4baki: Waiting for checks to finish 2026/07/31 03:08:54 DEBUG : B2 bucket rclone-test-bowamer4baki: Waiting for transfers to finish 2026/07/31 03:08:55 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:08:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:08:55 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 03:08:55 DEBUG : B2 bucket rclone-test-bowamer4baki: Purge remote 2026/07/31 03:08:55 INFO : B2 bucket rclone-test-bowamer4baki: cleaning bucket "rclone-test-bowamer4baki" of all files 2026/07/31 03:08:55 DEBUG : sub dir/hello world: Deleting (id "4_z6f927d03205dbb6b9ff80e1b_f116498a88d402c3b_d20260731_m030855_c001_v0001165_t0034_u01785467335148") --- PASS: TestServerSideCopy (3.70s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:08:57 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:08:57 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:08:57 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 03:08:57 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:08:57 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:08:57 DEBUG : sub dir/hello world: size = 17 OK 2026/07/31 03:08:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/31 03:08:57 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.74s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:08:58 DEBUG : Creating backend with remote "TestB2:rclone-test-gimiyaj9zexo" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-nenakeq1kufe -> B2 bucket rclone-test-gimiyaj9zexo 2026/07/31 03:09:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:09:00 DEBUG : B2 bucket rclone-test-gimiyaj9zexo: Waiting for checks to finish 2026/07/31 03:09:00 DEBUG : B2 bucket rclone-test-gimiyaj9zexo: Waiting for transfers to finish 2026/07/31 03:09:00 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:09:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:09:00 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 03:09:01 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:09:01 DEBUG : B2 bucket rclone-test-gimiyaj9zexo: Waiting for checks to finish 2026/07/31 03:09:01 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gimiyaj9zexo) 2026/07/31 03:09:01 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 03:09:01 DEBUG : B2 bucket rclone-test-gimiyaj9zexo: Waiting for transfers to finish 2026/07/31 03:09:01 DEBUG : sub dir/hello world: size = 17 OK 2026/07/31 03:09:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/31 03:09:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 03:09:02 DEBUG : B2 bucket rclone-test-gimiyaj9zexo: Purge remote 2026/07/31 03:09:02 INFO : B2 bucket rclone-test-gimiyaj9zexo: cleaning bucket "rclone-test-gimiyaj9zexo" of all files 2026/07/31 03:09:02 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d53205dbb6b9ff80e1b_f105b0043b58febff_d20260731_m030901_c001_v0001099_t0046_u01785467341608") 2026/07/31 03:09:02 DEBUG : sub dir/hello world: Deleting (id "4_z5fa28d53205dbb6b9ff80e1b_f104640496acf2a9f_d20260731_m030900_c001_v0001150_t0026_u01785467340534") --- PASS: TestServerSideCopyOverSelf (5.45s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:04 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:09:04 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:09:04 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 03:09:04 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:04 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:04 DEBUG : sub dir/hello world: size = 17 OK 2026/07/31 03:09:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/31 03:09:04 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/31 03:09:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.61s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:06 DEBUG : Creating backend with remote "TestB2:rclone-test-kelajil6beqa" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-nenakeq1kufe -> B2 bucket rclone-test-kelajil6beqa 2026/07/31 03:09:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:09:07 DEBUG : B2 bucket rclone-test-kelajil6beqa: Waiting for checks to finish 2026/07/31 03:09:07 DEBUG : B2 bucket rclone-test-kelajil6beqa: Waiting for transfers to finish 2026/07/31 03:09:08 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:09:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:09:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 03:09:08 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:09:08 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-kelajil6beqa) 2026/07/31 03:09:08 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 03:09:08 DEBUG : B2 bucket rclone-test-kelajil6beqa: Waiting for checks to finish 2026/07/31 03:09:08 DEBUG : B2 bucket rclone-test-kelajil6beqa: Waiting for transfers to finish 2026/07/31 03:09:09 DEBUG : sub dir/hello world: size = 17 OK 2026/07/31 03:09:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/07/31 03:09:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 03:09:09 INFO : sub dir/hello world: Deleted 2026/07/31 03:09:10 DEBUG : testing file moves 2026/07/31 03:09:10 DEBUG : B2 bucket rclone-test-kelajil6beqa: Waiting for checks to finish 2026/07/31 03:09:10 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:09:10 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-kelajil6beqa) 2026/07/31 03:09:10 DEBUG : sub dir/hello world: Sizes differ 2026/07/31 03:09:10 DEBUG : B2 bucket rclone-test-kelajil6beqa: Waiting for transfers to finish 2026/07/31 03:09:10 DEBUG : sub dir/hello world: size = 24 OK 2026/07/31 03:09:10 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/07/31 03:09:10 INFO : sub dir/hello world: Copied (server-side copy) 2026/07/31 03:09:10 INFO : sub dir/hello world: Deleted 2026/07/31 03:09:11 DEBUG : B2 bucket rclone-test-kelajil6beqa: Purge remote 2026/07/31 03:09:11 INFO : B2 bucket rclone-test-kelajil6beqa: cleaning bucket "rclone-test-kelajil6beqa" of all files 2026/07/31 03:09:11 DEBUG : sub dir/hello world: Deleting (id "4_z0f22ad13205dbb6b9ff80e1b_f1069cc1e95146c69_d20260731_m030910_c001_v0001182_t0032_u01785467350618") 2026/07/31 03:09:11 DEBUG : sub dir/hello world: Deleting (id "4_z0f22ad13205dbb6b9ff80e1b_f119e218864f9698b_d20260731_m030908_c001_v0001092_t0035_u01785467348986") 2026/07/31 03:09:11 DEBUG : sub dir/hello world: Deleting (id "4_z0f22ad13205dbb6b9ff80e1b_f101c0649c195b915_d20260731_m030907_c001_v0001113_t0056_u01785467347586") --- PASS: TestServerSideMoveOverSelf (7.22s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:13 ERROR : error listing: directory not found 2026/07/31 03:09:13 INFO : Local file system at /tmp/rclone2358219464: Making directory 2026/07/31 03:09:13 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:13 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.38s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:09:14 DEBUG : Local file system at /tmp/rclone2358219464: Waiting for checks to finish 2026/07/31 03:09:14 DEBUG : Local file system at /tmp/rclone2358219464: Waiting for transfers to finish 2026/07/31 03:09:15 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/07/31 03:09:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:09:15 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/07/31 03:09:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.89s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:16 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/31 03:09:16 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:16 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:16 DEBUG : check sum: size = 1 OK 2026/07/31 03:09:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/31 03:09:16 INFO : check sum: Copied (new) 2026/07/31 03:09:16 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:16 DEBUG : check sum: size = 1 OK 2026/07/31 03:09:16 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/31 03:09:16 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/07/31 03:09:16 DEBUG : check sum: Unchanged skipping 2026/07/31 03:09:16 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:16 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:16 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.56s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:17 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/31 03:09:17 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:17 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:18 DEBUG : sizeonly: size = 6 OK 2026/07/31 03:09:18 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/31 03:09:18 INFO : sizeonly: Copied (new) 2026/07/31 03:09:18 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:18 DEBUG : sizeonly: size = 6 OK 2026/07/31 03:09:18 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:18 DEBUG : sizeonly: Sizes identical 2026/07/31 03:09:18 DEBUG : sizeonly: Unchanged skipping 2026/07/31 03:09:18 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:18 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:18 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.55s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/31 03:09:19 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:19 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:19 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/07/31 03:09:19 INFO : ignore-size: Copied (new) 2026/07/31 03:09:19 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:20 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:20 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:20 DEBUG : ignore-size: Unchanged skipping 2026/07/31 03:09:20 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:20 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.72s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:21 DEBUG : existing: size = 6 OK 2026/07/31 03:09:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:09:21 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:21 DEBUG : existing: Unchanged skipping 2026/07/31 03:09:21 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:21 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:21 INFO : There was nothing to transfer 2026/07/31 03:09:21 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/31 03:09:21 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:21 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:22 DEBUG : existing: size = 6 OK 2026/07/31 03:09:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/31 03:09:22 INFO : existing: Copied (replaced existing) 2026/07/31 03:09:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.28s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:23 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/31 03:09:23 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:23 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:23 DEBUG : existing: size = 6 OK 2026/07/31 03:09:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/31 03:09:23 INFO : existing: Copied (new) 2026/07/31 03:09:23 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:24 DEBUG : existing: Destination exists, skipping 2026/07/31 03:09:24 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:24 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:24 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.58s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:25 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/31 03:09:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/31 03:09:26 DEBUG : c/non empty space: size = 5 OK 2026/07/31 03:09:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:09:26 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:26 DEBUG : c/non empty space: Unchanged skipping 2026/07/31 03:09:26 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:26 DEBUG : a/potato2: size = 60 OK 2026/07/31 03:09:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:09:26 INFO : a/potato2: Copied (new) 2026/07/31 03:09:26 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:26 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.67s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:28 DEBUG : empty space: size = 1 OK 2026/07/31 03:09:28 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/31 03:09:28 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/31 03:09:28 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/07/31 03:09:28 DEBUG : empty space: Unchanged skipping 2026/07/31 03:09:28 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:28 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:28 INFO : There was nothing to transfer 2026/07/31 03:09:28 DEBUG : empty space: size = 1 OK 2026/07/31 03:09:28 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/31 03:09:28 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/31 03:09:29 INFO : empty space: Updated modification time in destination 2026/07/31 03:09:29 DEBUG : empty space: Unchanged skipping 2026/07/31 03:09:29 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:29 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:29 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.82s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:30 DEBUG : empty space: size = 1 OK 2026/07/31 03:09:30 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/31 03:09:30 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/31 03:09:30 DEBUG : empty space: Unchanged skipping 2026/07/31 03:09:30 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:30 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:30 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.38s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:32 DEBUG : foo: size = 3 OK 2026/07/31 03:09:32 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/31 03:09:32 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:09:32 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:09:32 DEBUG : foo: sha1 differ 2026/07/31 03:09:32 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:32 DEBUG : foo: size = 3 OK 2026/07/31 03:09:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/07/31 03:09:32 INFO : foo: Copied (replaced existing) 2026/07/31 03:09:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:33 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/31 03:09:33 DEBUG : empty space: size = 1 OK 2026/07/31 03:09:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:09:33 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:33 DEBUG : empty space: Unchanged skipping 2026/07/31 03:09:33 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:34 DEBUG : potato: size = 60 OK 2026/07/31 03:09:34 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:09:34 INFO : potato: Copied (new) 2026/07/31 03:09:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.20s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:35 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:35 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:09:35 DEBUG : potato: size = 60 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:09:35 DEBUG : potato: Sizes differ 2026/07/31 03:09:35 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:36 DEBUG : potato: size = 21 OK 2026/07/31 03:09:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/07/31 03:09:36 INFO : potato: Copied (replaced existing) 2026/07/31 03:09:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.88s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:37 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:37 DEBUG : potato: size = 21 OK 2026/07/31 03:09:37 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/31 03:09:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2358219464) 2026/07/31 03:09:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:09:37 DEBUG : potato: sha1 differ 2026/07/31 03:09:37 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:38 DEBUG : potato: size = 21 OK 2026/07/31 03:09:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/07/31 03:09:38 INFO : potato: Copied (replaced existing) 2026/07/31 03:09:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:09:39 DEBUG : empty space: size = 1 OK 2026/07/31 03:09:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:09:39 DEBUG : empty space: Unchanged skipping 2026/07/31 03:09:39 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/31 03:09:39 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:39 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:39 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:39 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:09:41 DEBUG : empty space: size = 1 OK 2026/07/31 03:09:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:09:41 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:41 DEBUG : empty space: Unchanged skipping 2026/07/31 03:09:41 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:42 DEBUG : potato2: size = 60 OK 2026/07/31 03:09:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:09:42 INFO : potato2: Copied (new) 2026/07/31 03:09:42 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:42 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:44 INFO : d: Making directory 2026/07/31 03:09:44 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/07/31 03:09:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/31 03:09:44 DEBUG : c/non empty space: size = 5 OK 2026/07/31 03:09:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:09:44 DEBUG : c/non empty space: Unchanged skipping 2026/07/31 03:09:44 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:44 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:45 DEBUG : a/potato2: size = 60 OK 2026/07/31 03:09:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:09:45 INFO : a/potato2: Copied (new) 2026/07/31 03:09:45 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:45 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:46 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/07/31 03:09:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/31 03:09:47 DEBUG : c/non empty space: size = 5 OK 2026/07/31 03:09:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:09:47 DEBUG : c/non empty space: Unchanged skipping 2026/07/31 03:09:47 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:47 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:47 DEBUG : a/potato2: size = 60 OK 2026/07/31 03:09:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:09:47 INFO : a/potato2: Copied (new) 2026/07/31 03:09:47 ERROR : B2 bucket rclone-test-nenakeq1kufe: not deleting files as there were IO errors 2026/07/31 03:09:47 ERROR : B2 bucket rclone-test-nenakeq1kufe: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.42s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:49 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:09:49 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:49 DEBUG : empty space: size = 1 OK 2026/07/31 03:09:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:09:49 DEBUG : empty space: Unchanged skipping 2026/07/31 03:09:49 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:49 INFO : potato: Deleted 2026/07/31 03:09:49 DEBUG : potato2: size = 60 OK 2026/07/31 03:09:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:09:49 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.17s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:51 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:52 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:52 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:52 INFO : potato: Deleted 2026/07/31 03:09:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:09:52 DEBUG : empty space: size = 1 OK 2026/07/31 03:09:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:09:52 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:52 DEBUG : empty space: Unchanged skipping 2026/07/31 03:09:52 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:52 DEBUG : potato2: size = 60 OK 2026/07/31 03:09:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:09:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.86s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:09:54 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:54 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:54 DEBUG : potato2: size = 19 OK 2026/07/31 03:09:54 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/07/31 03:09:54 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.95s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:56 DEBUG : enormous: Excluded (Size Filter) 2026/07/31 03:09:56 DEBUG : enormous: Excluded 2026/07/31 03:09:56 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 03:09:56 DEBUG : potato2: Excluded 2026/07/31 03:09:56 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 03:09:56 DEBUG : empty space: size = 1 OK 2026/07/31 03:09:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:09:56 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:56 DEBUG : empty space: Unchanged skipping 2026/07/31 03:09:56 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:56 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:56 INFO : There was nothing to transfer 2026/07/31 03:09:56 DEBUG : enormous: Excluded (Size Filter) 2026/07/31 03:09:56 DEBUG : enormous: Excluded 2026/07/31 03:09:56 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 03:09:56 DEBUG : potato2: Excluded 2026/07/31 03:09:56 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 03:09:56 DEBUG : empty space: size = 1 OK 2026/07/31 03:09:56 DEBUG : Local file system at /tmp/rclone2358219464: Waiting for checks to finish 2026/07/31 03:09:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/31 03:09:56 DEBUG : empty space: Unchanged skipping 2026/07/31 03:09:56 DEBUG : Local file system at /tmp/rclone2358219464: Waiting for transfers to finish 2026/07/31 03:09:56 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.16s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:09:58 DEBUG : enormous: Excluded (Size Filter) 2026/07/31 03:09:58 DEBUG : enormous: Excluded 2026/07/31 03:09:58 DEBUG : potato2: Excluded (Size Filter) 2026/07/31 03:09:58 DEBUG : potato2: Excluded 2026/07/31 03:09:59 DEBUG : empty space: size = 1 OK 2026/07/31 03:09:59 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:09:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:09:59 DEBUG : empty space: Unchanged skipping 2026/07/31 03:09:59 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:09:59 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:59 INFO : enormous: Deleted 2026/07/31 03:09:59 INFO : potato2: Deleted 2026/07/31 03:09:59 INFO : There was nothing to transfer 2026/07/31 03:09:59 DEBUG : empty space: size = 1 OK 2026/07/31 03:09:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/07/31 03:09:59 DEBUG : empty space: Unchanged skipping 2026/07/31 03:09:59 DEBUG : Local file system at /tmp/rclone2358219464: Waiting for checks to finish 2026/07/31 03:09:59 DEBUG : Local file system at /tmp/rclone2358219464: Waiting for transfers to finish 2026/07/31 03:09:59 DEBUG : Waiting for deletions to finish 2026/07/31 03:09:59 INFO : potato2: Deleted 2026/07/31 03:09:59 INFO : enormous: Deleted 2026/07/31 03:09:59 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.62s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:10:01 DEBUG : five: Need to transfer - File not found at Destination 2026/07/31 03:10:01 DEBUG : one: Destination is newer than source, skipping 2026/07/31 03:10:01 DEBUG : four: size = 4 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:10:01 DEBUG : four: size = 8 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:10:01 DEBUG : four: Sizes differ 2026/07/31 03:10:01 DEBUG : three: size = 5 OK 2026/07/31 03:10:01 DEBUG : three: Sizes identical 2026/07/31 03:10:01 DEBUG : two: size = 3 OK 2026/07/31 03:10:01 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:10:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/31 03:10:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/31 03:10:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2358219464) 2026/07/31 03:10:01 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:10:01 DEBUG : two: sha1 differ 2026/07/31 03:10:01 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:10:02 DEBUG : five: size = 4 OK 2026/07/31 03:10:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/31 03:10:02 INFO : five: Copied (new) 2026/07/31 03:10:02 DEBUG : four: size = 4 OK 2026/07/31 03:10:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/31 03:10:02 INFO : four: Copied (replaced existing) 2026/07/31 03:10:02 DEBUG : two: size = 3 OK 2026/07/31 03:10:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/31 03:10:02 INFO : two: Copied (replaced existing) 2026/07/31 03:10:02 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:03 DEBUG : five: size = 4 OK 2026/07/31 03:10:03 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:10:03 DEBUG : four: size = 4 OK 2026/07/31 03:10:03 DEBUG : one: Destination is newer than source, skipping 2026/07/31 03:10:03 DEBUG : three: size = 5 OK 2026/07/31 03:10:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/07/31 03:10:03 DEBUG : five: Size and sha1 of src and dst objects identical 2026/07/31 03:10:03 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/07/31 03:10:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/07/31 03:10:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2358219464) 2026/07/31 03:10:03 DEBUG : four: Size and sha1 of src and dst objects identical 2026/07/31 03:10:03 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:10:03 DEBUG : three: sha1 differ 2026/07/31 03:10:03 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/07/31 03:10:03 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/07/31 03:10:03 DEBUG : two: size = 3 OK 2026/07/31 03:10:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/31 03:10:03 DEBUG : two: Size and sha1 of src and dst objects identical 2026/07/31 03:10:03 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/07/31 03:10:03 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:10:03 DEBUG : three: size = 5 OK 2026/07/31 03:10:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/31 03:10:03 INFO : three: Copied (replaced existing) 2026/07/31 03:10:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.03s) === 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-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/07/31 03:10:05 INFO : B2 bucket rclone-test-nenakeq1kufe: Making map for --track-renames 2026/07/31 03:10:05 INFO : B2 bucket rclone-test-nenakeq1kufe: Finished making map for --track-renames 2026/07/31 03:10:05 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:10:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/31 03:10:05 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for renames to finish 2026/07/31 03:10:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/31 03:10:05 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:10:05 DEBUG : potato: size = 14 OK 2026/07/31 03:10:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/31 03:10:05 INFO : potato: Copied (new) 2026/07/31 03:10:05 DEBUG : yam: size = 11 OK 2026/07/31 03:10:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/31 03:10:05 INFO : yam: Copied (new) 2026/07/31 03:10:05 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:06 DEBUG : potato: size = 14 OK 2026/07/31 03:10:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:06 DEBUG : potato: Unchanged skipping 2026/07/31 03:10:06 INFO : B2 bucket rclone-test-nenakeq1kufe: Making map for --track-renames 2026/07/31 03:10:06 INFO : B2 bucket rclone-test-nenakeq1kufe: Finished making map for --track-renames 2026/07/31 03:10:06 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:10:06 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for renames to finish 2026/07/31 03:10:07 DEBUG : yaml: size = 11 OK 2026/07/31 03:10:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/31 03:10:07 INFO : yam: Copied (server-side copy) to: yaml 2026/07/31 03:10:07 INFO : yam: Deleted 2026/07/31 03:10:07 INFO : yaml: Renamed from "yam" 2026/07/31 03:10:07 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:10:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.67s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/07/31 03:10:08 INFO : B2 bucket rclone-test-nenakeq1kufe: Making map for --track-renames 2026/07/31 03:10:08 INFO : B2 bucket rclone-test-nenakeq1kufe: Finished making map for --track-renames 2026/07/31 03:10:08 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:10:08 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for renames to finish 2026/07/31 03:10:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/31 03:10:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/31 03:10:08 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:10:08 DEBUG : potato: size = 14 OK 2026/07/31 03:10:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/31 03:10:08 INFO : potato: Copied (new) 2026/07/31 03:10:08 DEBUG : yam: size = 11 OK 2026/07/31 03:10:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/31 03:10:08 INFO : yam: Copied (new) 2026/07/31 03:10:08 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:08 INFO : B2 bucket rclone-test-nenakeq1kufe: Making map for --track-renames 2026/07/31 03:10:08 DEBUG : potato: size = 14 OK 2026/07/31 03:10:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:08 INFO : B2 bucket rclone-test-nenakeq1kufe: Finished making map for --track-renames 2026/07/31 03:10:08 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:10:08 DEBUG : potato: Unchanged skipping 2026/07/31 03:10:08 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for renames to finish 2026/07/31 03:10:09 DEBUG : yaml: size = 11 OK 2026/07/31 03:10:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/31 03:10:09 INFO : yam: Copied (server-side copy) to: yaml 2026/07/31 03:10:09 INFO : yam: Deleted 2026/07/31 03:10:09 INFO : yaml: Renamed from "yam" 2026/07/31 03:10:09 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:10:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.50s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/07/31 03:10:10 INFO : B2 bucket rclone-test-nenakeq1kufe: Making map for --track-renames 2026/07/31 03:10:10 INFO : B2 bucket rclone-test-nenakeq1kufe: Finished making map for --track-renames 2026/07/31 03:10:10 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:10:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/31 03:10:10 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/31 03:10:10 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for renames to finish 2026/07/31 03:10:10 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:10:10 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1167-18.backblaze.com/b2api/v1/b2_upload_file/ffa21d83205dbb6b9ff80e1b/c001_v0001167_t0033": EOF 2026/07/31 03:10:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1167-18.backblaze.com/b2api/v1/b2_upload_file/ffa21d83205dbb6b9ff80e1b/c001_v0001167_t0033": EOF) 2026/07/31 03:10:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/31 03:10:10 DEBUG : potato: Received error: Post "https://pod-000-1167-18.backblaze.com/b2api/v1/b2_upload_file/ffa21d83205dbb6b9ff80e1b/c001_v0001167_t0033": EOF - low level retry 0/10 2026/07/31 03:10:11 DEBUG : pacer: Reducing sleep to 10ms 2026/07/31 03:10:11 DEBUG : potato: size = 14 OK 2026/07/31 03:10:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/07/31 03:10:11 INFO : potato: Copied (new) 2026/07/31 03:10:11 DEBUG : sub/yam: size = 11 OK 2026/07/31 03:10:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/31 03:10:11 INFO : sub/yam: Copied (new) 2026/07/31 03:10:11 DEBUG : Waiting for deletions to finish 2026/07/31 03:10:11 DEBUG : potato: size = 14 OK 2026/07/31 03:10:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:10:11 DEBUG : potato: Unchanged skipping 2026/07/31 03:10:11 INFO : B2 bucket rclone-test-nenakeq1kufe: Making map for --track-renames 2026/07/31 03:10:11 INFO : B2 bucket rclone-test-nenakeq1kufe: Finished making map for --track-renames 2026/07/31 03:10:11 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:10:11 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for renames to finish 2026/07/31 03:10:12 DEBUG : yam: size = 11 OK 2026/07/31 03:10:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/07/31 03:10:12 INFO : sub/yam: Copied (server-side copy) to: yam 2026/07/31 03:10:12 INFO : sub/yam: Deleted 2026/07/31 03:10:12 INFO : yam: Renamed from "sub/yam" 2026/07/31 03:10:12 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:10:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.91s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:10:13 DEBUG : Creating backend with remote "/tmp/rclone2358219464/dir1" 2026/07/31 03:10:13 DEBUG : Config file has changed externally - reloading 2026/07/31 03:10:13 DEBUG : Creating backend with remote "/tmp/rclone2358219464/dir2" 2026/07/31 03:10:13 DEBUG : Local file system at /tmp/rclone2358219464/dir2: Using server-side directory move 2026/07/31 03:10:13 INFO : Local file system at /tmp/rclone2358219464/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/31 03:10:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/31 03:10:13 INFO : file1.txt: Moved (server-side) 2026/07/31 03:10:13 DEBUG : Local file system at /tmp/rclone2358219464/dir2: Waiting for checks to finish 2026/07/31 03:10:13 DEBUG : Local file system at /tmp/rclone2358219464/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:10:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:10:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/31 03:10:14 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:10:14 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:10:14 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:10:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:10:14 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:10:14 INFO : sub dir/hello world: Deleted 2026/07/31 03:10:14 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/31 03:10:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/31 03:10:14 INFO : nested/sub dir/file: Copied (new) 2026/07/31 03:10:14 INFO : nested/sub dir/file: Deleted 2026/07/31 03:10:14 INFO : sub dir: Removing directory 2026/07/31 03:10:14 INFO : nested/sub dir: Removing directory 2026/07/31 03:10:14 INFO : nested: Removing directory 2026/07/31 03:10:14 DEBUG : Local file system at /tmp/rclone2358219464: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.58s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:10:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/31 03:10:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/31 03:10:15 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:10:15 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:10:15 DEBUG : nested/sub dir/file: size = 6 OK 2026/07/31 03:10:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/07/31 03:10:15 INFO : nested/sub dir/file: Copied (new) 2026/07/31 03:10:15 INFO : nested/sub dir/file: Deleted 2026/07/31 03:10:15 DEBUG : sub dir/hello world: size = 11 OK 2026/07/31 03:10:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:10:15 INFO : sub dir/hello world: Copied (new) 2026/07/31 03:10:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.40s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:10:16 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/31 03:10:16 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/31 03:10:16 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:10:16 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:10:17 DEBUG : existing-b: size = 6 OK 2026/07/31 03:10:17 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/07/31 03:10:17 INFO : existing-b: Copied (new) 2026/07/31 03:10:17 INFO : existing-b: Deleted 2026/07/31 03:10:17 DEBUG : existing: size = 6 OK 2026/07/31 03:10:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/31 03:10:17 INFO : existing: Copied (new) 2026/07/31 03:10:17 INFO : existing: Deleted 2026/07/31 03:10:17 DEBUG : existing: Destination exists, skipping 2026/07/31 03:10:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/31 03:10:17 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:10:17 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:10:17 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.69s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:10:18 DEBUG : Creating backend with remote "TestB2:rclone-test-xiyodig4pake" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nenakeq1kufe -> B2 bucket rclone-test-xiyodig4pake 2026/07/31 03:10:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:10:23 DEBUG : empty space: size = 1 OK 2026/07/31 03:10:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/31 03:10:23 DEBUG : empty space: Unchanged skipping 2026/07/31 03:10:23 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:10:23 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xiyodig4pake) 2026/07/31 03:10:23 DEBUG : potato3: Sizes differ 2026/07/31 03:10:23 DEBUG : B2 bucket rclone-test-xiyodig4pake: Waiting for checks to finish 2026/07/31 03:10:23 INFO : empty space: Deleted 2026/07/31 03:10:23 DEBUG : B2 bucket rclone-test-xiyodig4pake: Waiting for transfers to finish 2026/07/31 03:10:23 DEBUG : potato2: size = 60 OK 2026/07/31 03:10:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:10:23 INFO : potato2: Copied (server-side copy) 2026/07/31 03:10:23 INFO : potato2: Deleted 2026/07/31 03:10:23 DEBUG : potato3: size = 68 OK 2026/07/31 03:10:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/31 03:10:23 INFO : potato3: Copied (server-side copy) 2026/07/31 03:10:24 INFO : potato3: Deleted 2026/07/31 03:10:24 DEBUG : Creating backend with remote "TestB2:rclone-test-jilufak4mixi" 2026/07/31 03:10:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_buckets": EOF) 2026/07/31 03:10:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/31 03:10:46 DEBUG : pacer: Reducing sleep to 10ms 2026/07/31 03:10:46 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/31 03:10:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:10:46 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/31 03:10:46 DEBUG : B2 bucket rclone-test-jilufak4mixi: Waiting for checks to finish 2026/07/31 03:10:46 DEBUG : B2 bucket rclone-test-jilufak4mixi: Waiting for transfers to finish 2026/07/31 03:10:47 DEBUG : empty space: size = 1 OK 2026/07/31 03:10:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/31 03:10:47 INFO : empty space: Copied (server-side copy) 2026/07/31 03:10:47 DEBUG : potato3: size = 68 OK 2026/07/31 03:10:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/31 03:10:47 INFO : potato3: Copied (server-side copy) 2026/07/31 03:10:47 INFO : empty space: Deleted 2026/07/31 03:10:47 INFO : potato3: Deleted 2026/07/31 03:10:47 DEBUG : potato2: size = 60 OK 2026/07/31 03:10:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:10:47 INFO : potato2: Copied (server-side copy) 2026/07/31 03:10:48 INFO : potato2: Deleted 2026/07/31 03:10:48 DEBUG : B2 bucket rclone-test-jilufak4mixi: Purge remote 2026/07/31 03:10:48 INFO : B2 bucket rclone-test-jilufak4mixi: cleaning bucket "rclone-test-jilufak4mixi" of all files 2026/07/31 03:10:48 DEBUG : empty space: Deleting (id "4_z7fe22d43207dbb6b9ff80e1b_f103ae4ee25b3d733_d20260731_m031046_c001_v0001172_t0059_u01785467446750") 2026/07/31 03:10:48 DEBUG : potato2: Deleting (id "4_z7fe22d43207dbb6b9ff80e1b_f109a98658c9af6a9_d20260731_m031047_c001_v0001032_t0023_u01785467447548") 2026/07/31 03:10:48 DEBUG : potato3: Deleting (id "4_z7fe22d43207dbb6b9ff80e1b_f1176132daad3cafd_d20260731_m031047_c001_v0001101_t0021_u01785467447159") 2026/07/31 03:10:49 DEBUG : B2 bucket rclone-test-xiyodig4pake: Purge remote 2026/07/31 03:10:49 INFO : B2 bucket rclone-test-xiyodig4pake: cleaning bucket "rclone-test-xiyodig4pake" of all files 2026/07/31 03:10:49 DEBUG : empty space: Deleting (id "4_z0f32cd13206dbb6b9ff80e1b_f415a6ef2cc2e5ab2_d20260731_m031047_c001_v7007000_t0000_u01785467447549") 2026/07/31 03:10:49 DEBUG : empty space: Deleting (id "4_z0f32cd13206dbb6b9ff80e1b_f115c95bbdba1fe6d_d20260731_m031021_c001_v0001029_t0019_u01785467421816") 2026/07/31 03:10:49 DEBUG : potato2: Deleting (id "4_z0f32cd13206dbb6b9ff80e1b_f415a6ef2cc2e5ab7_d20260731_m031048_c001_v7007000_t0000_u01785467448003") 2026/07/31 03:10:49 DEBUG : potato2: Deleting (id "4_z0f32cd13206dbb6b9ff80e1b_f105b5b2708f39ca5_d20260731_m031023_c001_v0001103_t0051_u01785467423224") 2026/07/31 03:10:49 DEBUG : potato3: Deleting (id "4_z0f32cd13206dbb6b9ff80e1b_f415a6ef2cc2e5ab4_d20260731_m031047_c001_v7007000_t0000_u01785467447722") 2026/07/31 03:10:49 DEBUG : potato3: Deleting (id "4_z0f32cd13206dbb6b9ff80e1b_f119a73a6cb5ca53c_d20260731_m031023_c001_v0001090_t0032_u01785467423571") 2026/07/31 03:10:49 DEBUG : potato3: Deleting (id "4_z0f32cd13206dbb6b9ff80e1b_f115c95bbdba1fe6f_d20260731_m031022_c001_v0001029_t0015_u01785467422262") --- PASS: TestServerSideMove (32.55s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:10:51 DEBUG : Creating backend with remote "TestB2:rclone-test-kunelis3puru" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nenakeq1kufe -> B2 bucket rclone-test-kunelis3puru 2026/07/31 03:10:55 DEBUG : empty space: Excluded (Size Filter) 2026/07/31 03:10:55 DEBUG : empty space: Excluded (Size Filter) 2026/07/31 03:10:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:10:55 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:10:55 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kunelis3puru) 2026/07/31 03:10:55 DEBUG : potato3: Sizes differ 2026/07/31 03:10:55 DEBUG : B2 bucket rclone-test-kunelis3puru: Waiting for checks to finish 2026/07/31 03:10:55 DEBUG : B2 bucket rclone-test-kunelis3puru: Waiting for transfers to finish 2026/07/31 03:10:56 DEBUG : potato2: size = 60 OK 2026/07/31 03:10:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:10:56 INFO : potato2: Copied (server-side copy) 2026/07/31 03:10:56 DEBUG : potato3: size = 68 OK 2026/07/31 03:10:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/31 03:10:56 INFO : potato3: Copied (server-side copy) 2026/07/31 03:10:56 INFO : potato2: Deleted 2026/07/31 03:10:56 INFO : potato3: Deleted 2026/07/31 03:10:57 DEBUG : Creating backend with remote "TestB2:rclone-test-caxixeg1hema" 2026/07/31 03:10:57 DEBUG : empty space: Excluded (Size Filter) 2026/07/31 03:10:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:10:58 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/31 03:10:58 DEBUG : B2 bucket rclone-test-caxixeg1hema: Waiting for checks to finish 2026/07/31 03:10:58 DEBUG : B2 bucket rclone-test-caxixeg1hema: Waiting for transfers to finish 2026/07/31 03:10:58 DEBUG : potato2: size = 60 OK 2026/07/31 03:10:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:10:58 INFO : potato2: Copied (server-side copy) 2026/07/31 03:10:59 INFO : potato2: Deleted 2026/07/31 03:10:59 DEBUG : potato3: size = 68 OK 2026/07/31 03:10:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/31 03:10:59 INFO : potato3: Copied (server-side copy) 2026/07/31 03:10:59 INFO : potato3: Deleted 2026/07/31 03:10:59 DEBUG : B2 bucket rclone-test-caxixeg1hema: Purge remote 2026/07/31 03:10:59 INFO : B2 bucket rclone-test-caxixeg1hema: cleaning bucket "rclone-test-caxixeg1hema" of all files 2026/07/31 03:10:59 DEBUG : potato2: Deleting (id "4_zdf125d23207dbb6b9ff80e1b_f1151f66fcf9599a2_d20260731_m031058_c001_v0001098_t0027_u01785467458738") 2026/07/31 03:10:59 DEBUG : potato3: Deleting (id "4_zdf125d23207dbb6b9ff80e1b_f104be6f3534aa887_d20260731_m031059_c001_v0001176_t0002_u01785467459061") 2026/07/31 03:11:00 DEBUG : B2 bucket rclone-test-kunelis3puru: Purge remote 2026/07/31 03:11:00 INFO : B2 bucket rclone-test-kunelis3puru: cleaning bucket "rclone-test-kunelis3puru" of all files 2026/07/31 03:11:00 DEBUG : empty space: Deleting (id "4_zef324d23207dbb6b9ff80e1b_f115d72472679ffa4_d20260731_m031055_c001_v0001181_t0049_u01785467455059") 2026/07/31 03:11:00 DEBUG : potato2: Deleting (id "4_zef324d23207dbb6b9ff80e1b_f41729e8899b61251_d20260731_m031059_c001_v7007000_t0000_u01785467459031") 2026/07/31 03:11:00 DEBUG : potato2: Deleting (id "4_zef324d23207dbb6b9ff80e1b_f116f6f0df285f7e2_d20260731_m031055_c001_v0001044_t0036_u01785467455936") 2026/07/31 03:11:00 DEBUG : potato3: Deleting (id "4_zef324d23207dbb6b9ff80e1b_f41729e8899b6125d_d20260731_m031059_c001_v7007000_t0000_u01785467459284") 2026/07/31 03:11:00 DEBUG : potato3: Deleting (id "4_zef324d23207dbb6b9ff80e1b_f10738f9625baa946_d20260731_m031056_c001_v0001179_t0030_u01785467456232") 2026/07/31 03:11:00 DEBUG : potato3: Deleting (id "4_zef324d23207dbb6b9ff80e1b_f115d72472679ffa6_d20260731_m031055_c001_v0001181_t0038_u01785467455267") --- PASS: TestServerSideMoveWithFilter (11.05s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:11:02 DEBUG : Creating backend with remote "TestB2:rclone-test-wogumiv5fiti" 2026/07/31 03:11:04 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nenakeq1kufe -> B2 bucket rclone-test-wogumiv5fiti 2026/07/31 03:11:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:11:07 DEBUG : empty space: size = 1 OK 2026/07/31 03:11:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/31 03:11:07 DEBUG : empty space: Unchanged skipping 2026/07/31 03:11:07 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:11:07 DEBUG : potato3: size = 60 (B2 bucket rclone-test-wogumiv5fiti) 2026/07/31 03:11:07 DEBUG : potato3: Sizes differ 2026/07/31 03:11:07 DEBUG : B2 bucket rclone-test-wogumiv5fiti: Waiting for checks to finish 2026/07/31 03:11:07 INFO : empty space: Deleted 2026/07/31 03:11:07 DEBUG : B2 bucket rclone-test-wogumiv5fiti: Waiting for transfers to finish 2026/07/31 03:11:07 DEBUG : potato2: size = 60 OK 2026/07/31 03:11:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:11:07 INFO : potato2: Copied (server-side copy) 2026/07/31 03:11:07 INFO : potato2: Deleted 2026/07/31 03:11:07 DEBUG : potato3: size = 68 OK 2026/07/31 03:11:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/31 03:11:07 INFO : potato3: Copied (server-side copy) 2026/07/31 03:11:07 INFO : potato3: Deleted 2026/07/31 03:11:08 DEBUG : Creating backend with remote "TestB2:rclone-test-kijipiz3nuva" 2026/07/31 03:11:09 INFO : tomatoDir: Making directory 2026/07/31 03:11:09 DEBUG : empty space: Need to transfer - File not found at Destination 2026/07/31 03:11:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/31 03:11:09 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/31 03:11:09 DEBUG : B2 bucket rclone-test-kijipiz3nuva: Waiting for checks to finish 2026/07/31 03:11:09 DEBUG : B2 bucket rclone-test-kijipiz3nuva: Waiting for transfers to finish 2026/07/31 03:11:10 DEBUG : empty space: size = 1 OK 2026/07/31 03:11:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/07/31 03:11:10 INFO : empty space: Copied (server-side copy) 2026/07/31 03:11:10 INFO : empty space: Deleted 2026/07/31 03:11:10 DEBUG : potato2: size = 60 OK 2026/07/31 03:11:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/07/31 03:11:10 INFO : potato2: Copied (server-side copy) 2026/07/31 03:11:10 INFO : potato2: Deleted 2026/07/31 03:11:10 DEBUG : potato3: size = 68 OK 2026/07/31 03:11:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/07/31 03:11:10 INFO : potato3: Copied (server-side copy) 2026/07/31 03:11:11 INFO : potato3: Deleted 2026/07/31 03:11:11 DEBUG : B2 bucket rclone-test-kijipiz3nuva: Purge remote 2026/07/31 03:11:11 INFO : B2 bucket rclone-test-kijipiz3nuva: cleaning bucket "rclone-test-kijipiz3nuva" of all files 2026/07/31 03:11:11 DEBUG : empty space: Deleting (id "4_zaff27df3207dbb6b9ff80e1b_f115c95bbdba1febf_d20260731_m031110_c001_v0001029_t0010_u01785467470109") 2026/07/31 03:11:11 DEBUG : potato2: Deleting (id "4_zaff27df3207dbb6b9ff80e1b_f107d5382532e57d0_d20260731_m031110_c001_v0001098_t0024_u01785467470470") 2026/07/31 03:11:11 DEBUG : potato3: Deleting (id "4_zaff27df3207dbb6b9ff80e1b_f1101e497e327baa1_d20260731_m031110_c001_v0001090_t0030_u01785467470510") 2026/07/31 03:11:12 DEBUG : B2 bucket rclone-test-wogumiv5fiti: Purge remote 2026/07/31 03:11:12 INFO : B2 bucket rclone-test-wogumiv5fiti: cleaning bucket "rclone-test-wogumiv5fiti" of all files 2026/07/31 03:11:12 DEBUG : empty space: Deleting (id "4_z0f026dd3207dbb6b9ff80e1b_f406f1f49675bcc41_d20260731_m031110_c001_v7007000_t0000_u01785467470491") 2026/07/31 03:11:12 DEBUG : empty space: Deleting (id "4_z0f026dd3207dbb6b9ff80e1b_f10674fffe3bb9d7d_d20260731_m031105_c001_v0001102_t0048_u01785467465957") 2026/07/31 03:11:12 DEBUG : potato2: Deleting (id "4_z0f026dd3207dbb6b9ff80e1b_f406f1f49675bcc42_d20260731_m031110_c001_v7007000_t0000_u01785467470735") 2026/07/31 03:11:12 DEBUG : potato2: Deleting (id "4_z0f026dd3207dbb6b9ff80e1b_f116f5af9e22a0592_d20260731_m031107_c001_v0001180_t0058_u01785467467153") 2026/07/31 03:11:12 DEBUG : potato3: Deleting (id "4_z0f026dd3207dbb6b9ff80e1b_f406f1f49675bcc44_d20260731_m031110_c001_v7007000_t0000_u01785467470999") 2026/07/31 03:11:12 DEBUG : potato3: Deleting (id "4_z0f026dd3207dbb6b9ff80e1b_f104d39fc0f17ef0c_d20260731_m031107_c001_v0001036_t0023_u01785467467423") 2026/07/31 03:11:12 DEBUG : potato3: Deleting (id "4_z0f026dd3207dbb6b9ff80e1b_f10674fffe3bb9d7f_d20260731_m031106_c001_v0001102_t0034_u01785467466420") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.00s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:11:14 DEBUG : Creating backend with remote "TestB2:rclone-test-nenakeq1kufe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.48s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:11:16 DEBUG : Creating backend with remote "TestB2:rclone-test-nenakeq1kufe/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:11:18 DEBUG : Creating backend with remote "TestB2:rclone-test-nenakeq1kufe/rclone-sync-test" 2026/07/31 03:11:20 DEBUG : Creating backend with remote "TestB2:rclone-test-nenakeq1kufe/rclone-sync-test-include/layer2" 2026/07/31 03:11:22 DEBUG : Creating backend with remote "TestB2:rclone-test-nenakeq1kufe/rclone-sync-test-ignore-file" 2026/07/31 03:11:26 DEBUG : B2 bucket rclone-test-nenakeq1kufe path rclone-sync-test: Waiting for checks to finish 2026/07/31 03:11:26 DEBUG : B2 bucket rclone-test-nenakeq1kufe path rclone-sync-test: Waiting for transfers to finish 2026/07/31 03:11:26 DEBUG : Waiting for deletions to finish 2026/07/31 03:11:26 INFO : There was nothing to transfer 2026/07/31 03:11:26 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:11:26 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:11:26 DEBUG : Waiting for deletions to finish 2026/07/31 03:11:26 INFO : There was nothing to transfer 2026/07/31 03:11:27 DEBUG : B2 bucket rclone-test-nenakeq1kufe path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/31 03:11:27 DEBUG : B2 bucket rclone-test-nenakeq1kufe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/31 03:11:27 DEBUG : Waiting for deletions to finish 2026/07/31 03:11:27 INFO : There was nothing to transfer 2026/07/31 03:11:27 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:11:27 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:11:27 DEBUG : Waiting for deletions to finish 2026/07/31 03:11:27 INFO : There was nothing to transfer 2026/07/31 03:11:27 DEBUG : B2 bucket rclone-test-nenakeq1kufe path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/31 03:11:27 DEBUG : B2 bucket rclone-test-nenakeq1kufe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/31 03:11:27 DEBUG : Waiting for deletions to finish 2026/07/31 03:11:27 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.31s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:11:28 DEBUG : Creating backend with remote "TestB2:rclone-test-nenakeq1kufe/dst" 2026/07/31 03:11:29 DEBUG : Creating backend with remote "TestB2:rclone-test-nenakeq1kufe/CompareDest" 2026/07/31 03:11:31 DEBUG : one: Need to transfer - File not found at Destination 2026/07/31 03:11:31 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for checks to finish 2026/07/31 03:11:31 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for transfers to finish 2026/07/31 03:11:32 DEBUG : one: size = 3 OK 2026/07/31 03:11:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/31 03:11:32 INFO : one: Copied (new) 2026/07/31 03:11:32 DEBUG : Waiting for deletions to finish 2026/07/31 03:11:33 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for checks to finish 2026/07/31 03:11:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:11:33 DEBUG : one: size = 3 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:11:33 DEBUG : one: Sizes differ 2026/07/31 03:11:33 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for transfers to finish 2026/07/31 03:11:33 DEBUG : one: size = 5 OK 2026/07/31 03:11:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/31 03:11:33 INFO : one: Copied (replaced existing) 2026/07/31 03:11:33 DEBUG : Waiting for deletions to finish 2026/07/31 03:11:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:11:35 DEBUG : one: size = 3 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:11:35 DEBUG : one: Sizes differ 2026/07/31 03:11:35 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for checks to finish 2026/07/31 03:11:35 DEBUG : one: size = 5 OK 2026/07/31 03:11:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:11:35 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 03:11:35 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for transfers to finish 2026/07/31 03:11:35 DEBUG : Waiting for deletions to finish 2026/07/31 03:11:35 INFO : There was nothing to transfer 2026/07/31 03:11:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:11:36 DEBUG : one: size = 3 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:11:36 DEBUG : one: Sizes differ 2026/07/31 03:11:36 DEBUG : two: size = 3 OK 2026/07/31 03:11:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:11:36 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/31 03:11:36 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for checks to finish 2026/07/31 03:11:36 DEBUG : one: size = 5 OK 2026/07/31 03:11:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:11:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 03:11:36 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for transfers to finish 2026/07/31 03:11:36 DEBUG : Waiting for deletions to finish 2026/07/31 03:11:36 INFO : There was nothing to transfer 2026/07/31 03:11:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:11:37 DEBUG : one: size = 3 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:11:37 DEBUG : one: Sizes differ 2026/07/31 03:11:37 DEBUG : one: size = 5 OK 2026/07/31 03:11:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:11:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 03:11:37 DEBUG : two: size = 3 OK 2026/07/31 03:11:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:11:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/31 03:11:37 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for checks to finish 2026/07/31 03:11:37 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for transfers to finish 2026/07/31 03:11:37 DEBUG : Waiting for deletions to finish 2026/07/31 03:11:37 INFO : There was nothing to transfer 2026/07/31 03:11:58 DEBUG : pacer: low level retry 1/10 (error Head "https://f001.backblazeb2.com/file/rclone-test-nenakeq1kufe/dst/one": EOF) 2026/07/31 03:11:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/31 03:11:59 DEBUG : pacer: Reducing sleep to 10ms 2026/07/31 03:11:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:11:59 DEBUG : one: size = 3 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:11:59 DEBUG : one: Sizes differ 2026/07/31 03:12:00 DEBUG : two: size = 3 OK 2026/07/31 03:12:00 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/31 03:12:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/31 03:12:00 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/31 03:12:00 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for checks to finish 2026/07/31 03:12:00 DEBUG : one: size = 5 OK 2026/07/31 03:12:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:12:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 03:12:00 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for transfers to finish 2026/07/31 03:12:00 DEBUG : Waiting for deletions to finish 2026/07/31 03:12:00 INFO : There was nothing to transfer 2026/07/31 03:12:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:12:01 DEBUG : one: size = 3 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:12:01 DEBUG : one: Sizes differ 2026/07/31 03:12:01 DEBUG : two: size = 5 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:12:01 DEBUG : two: size = 3 (B2 bucket rclone-test-nenakeq1kufe path CompareDest) 2026/07/31 03:12:01 DEBUG : two: Sizes differ 2026/07/31 03:12:01 DEBUG : two: Need to transfer - File not found at Destination 2026/07/31 03:12:01 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for checks to finish 2026/07/31 03:12:01 DEBUG : one: size = 5 OK 2026/07/31 03:12:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:12:01 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 03:12:01 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for transfers to finish 2026/07/31 03:12:02 DEBUG : two: size = 5 OK 2026/07/31 03:12:02 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/07/31 03:12:02 INFO : two: Copied (new) 2026/07/31 03:12:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (35.06s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:12:04 DEBUG : Creating backend with remote "TestB2:rclone-test-nenakeq1kufe/dest" 2026/07/31 03:12:06 DEBUG : Creating backend with remote "TestB2:rclone-test-nenakeq1kufe/pre-dest1" 2026/07/31 03:12:07 DEBUG : Creating backend with remote "TestB2:rclone-test-nenakeq1kufe/pre-dest2" 2026/07/31 03:12:09 DEBUG : 1: size = 1 OK 2026/07/31 03:12:09 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:12:09 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/31 03:12:09 DEBUG : 2: size = 1 OK 2026/07/31 03:12:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:12:09 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/31 03:12:09 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/31 03:12:09 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dest: Waiting for checks to finish 2026/07/31 03:12:09 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dest: Waiting for transfers to finish 2026/07/31 03:12:10 DEBUG : 3: size = 1 OK 2026/07/31 03:12:10 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/07/31 03:12:10 INFO : 3: Copied (new) 2026/07/31 03:12:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.64s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:12:12 DEBUG : Creating backend with remote "TestB2:rclone-test-nenakeq1kufe/dst" 2026/07/31 03:12:13 DEBUG : Creating backend with remote "TestB2:rclone-test-nenakeq1kufe/CopyDest" 2026/07/31 03:12:15 DEBUG : one: Need to transfer - File not found at Destination 2026/07/31 03:12:15 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for checks to finish 2026/07/31 03:12:15 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for transfers to finish 2026/07/31 03:12:16 DEBUG : one: size = 3 OK 2026/07/31 03:12:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/31 03:12:16 INFO : one: Copied (new) 2026/07/31 03:12:16 DEBUG : Waiting for deletions to finish 2026/07/31 03:12:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:12:16 DEBUG : one: size = 3 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:12:16 DEBUG : one: Sizes differ 2026/07/31 03:12:16 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for checks to finish 2026/07/31 03:12:16 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for transfers to finish 2026/07/31 03:12:17 DEBUG : one: size = 5 OK 2026/07/31 03:12:17 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/31 03:12:17 INFO : one: Copied (replaced existing) 2026/07/31 03:12:17 DEBUG : Waiting for deletions to finish 2026/07/31 03:12:18 DEBUG : Creating backend with remote "TestB2:rclone-test-nenakeq1kufe/BackupDir" 2026/07/31 03:12:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:12:19 DEBUG : one: size = 3 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:12:19 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for checks to finish 2026/07/31 03:12:19 DEBUG : one: Sizes differ 2026/07/31 03:12:20 DEBUG : one: size = 5 OK 2026/07/31 03:12:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:12:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:12:20 DEBUG : one: size = 3 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:12:20 DEBUG : one: Sizes differ 2026/07/31 03:12:21 DEBUG : one: size = 3 OK 2026/07/31 03:12:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/31 03:12:21 INFO : one: Copied (server-side copy) 2026/07/31 03:12:21 INFO : one: Deleted 2026/07/31 03:12:22 DEBUG : one: size = 5 OK 2026/07/31 03:12:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/07/31 03:12:22 INFO : one: Copied (server-side copy) 2026/07/31 03:12:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/07/31 03:12:22 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for transfers to finish 2026/07/31 03:12:22 DEBUG : Waiting for deletions to finish 2026/07/31 03:12:22 DEBUG : one: size = 5 OK 2026/07/31 03:12:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:12:22 DEBUG : one: Unchanged skipping 2026/07/31 03:12:23 DEBUG : two: size = 3 OK 2026/07/31 03:12:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:12:23 DEBUG : two: size = 3 OK 2026/07/31 03:12:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/07/31 03:12:23 INFO : two: Copied (server-side copy) 2026/07/31 03:12:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/07/31 03:12:23 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for checks to finish 2026/07/31 03:12:23 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for transfers to finish 2026/07/31 03:12:23 DEBUG : Waiting for deletions to finish 2026/07/31 03:12:23 DEBUG : one: size = 5 OK 2026/07/31 03:12:23 DEBUG : two: size = 3 OK 2026/07/31 03:12:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:12:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:12:23 DEBUG : one: Unchanged skipping 2026/07/31 03:12:23 DEBUG : two: Unchanged skipping 2026/07/31 03:12:23 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for checks to finish 2026/07/31 03:12:23 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for transfers to finish 2026/07/31 03:12:23 DEBUG : Waiting for deletions to finish 2026/07/31 03:12:23 INFO : There was nothing to transfer 2026/07/31 03:12:25 DEBUG : one: size = 5 OK 2026/07/31 03:12:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:12:25 DEBUG : one: Unchanged skipping 2026/07/31 03:12:25 DEBUG : three: size = 7 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:12:25 DEBUG : three: size = 5 (B2 bucket rclone-test-nenakeq1kufe path CopyDest) 2026/07/31 03:12:25 DEBUG : three: Sizes differ 2026/07/31 03:12:25 DEBUG : three: Destination not found in --copy-dest 2026/07/31 03:12:25 DEBUG : three: Need to transfer - File not found at Destination 2026/07/31 03:12:25 DEBUG : two: size = 3 OK 2026/07/31 03:12:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/07/31 03:12:25 DEBUG : two: Unchanged skipping 2026/07/31 03:12:25 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for checks to finish 2026/07/31 03:12:25 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for transfers to finish 2026/07/31 03:12:26 DEBUG : three: size = 7 OK 2026/07/31 03:12:26 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/07/31 03:12:26 INFO : three: Copied (new) 2026/07/31 03:12:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.76s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:12:29 DEBUG : Creating backend with remote "TestB2:rclone-test-nenakeq1kufe/dst" 2026/07/31 03:12:30 DEBUG : Creating backend with remote "TestB2:rclone-test-nenakeq1kufe/backup" 2026/07/31 03:12:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:12:32 DEBUG : one: size = 3 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:12:32 DEBUG : one: Sizes differ 2026/07/31 03:12:32 DEBUG : two: size = 3 OK 2026/07/31 03:12:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:12:32 DEBUG : two: Unchanged skipping 2026/07/31 03:12:32 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for checks to finish 2026/07/31 03:12:33 DEBUG : one: size = 3 OK 2026/07/31 03:12:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/31 03:12:33 INFO : one: Copied (server-side copy) 2026/07/31 03:12:33 INFO : one: Deleted 2026/07/31 03:12:33 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for transfers to finish 2026/07/31 03:12:35 DEBUG : one: size = 4 OK 2026/07/31 03:12:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:12:35 INFO : one: Copied (new) 2026/07/31 03:12:35 DEBUG : Waiting for deletions to finish 2026/07/31 03:12:35 DEBUG : three.txt: size = 5 OK 2026/07/31 03:12:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/31 03:12:35 INFO : three.txt: Copied (server-side copy) 2026/07/31 03:12:35 INFO : three.txt: Deleted 2026/07/31 03:12:35 INFO : three.txt: Moved into backup dir 2026/07/31 03:12:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:12:37 DEBUG : one: size = 4 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:12:37 DEBUG : two: size = 3 OK 2026/07/31 03:12:37 DEBUG : one: Sizes differ 2026/07/31 03:12:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:12:37 DEBUG : two: Unchanged skipping 2026/07/31 03:12:37 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for checks to finish 2026/07/31 03:12:37 DEBUG : one: size = 4 OK 2026/07/31 03:12:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:12:37 INFO : one: Copied (server-side copy) 2026/07/31 03:12:37 INFO : one: Deleted 2026/07/31 03:12:37 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for transfers to finish 2026/07/31 03:12:38 DEBUG : one: size = 5 OK 2026/07/31 03:12:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/31 03:12:38 INFO : one: Copied (new) 2026/07/31 03:12:38 DEBUG : Waiting for deletions to finish 2026/07/31 03:12:38 DEBUG : three.txt: size = 6 OK 2026/07/31 03:12:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/31 03:12:38 INFO : three.txt: Copied (server-side copy) 2026/07/31 03:12:39 INFO : three.txt: Deleted 2026/07/31 03:12:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.48s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:12:41 DEBUG : Creating backend with remote "TestB2:rclone-test-nenakeq1kufe/dst" 2026/07/31 03:12:43 DEBUG : Creating backend with remote "TestB2:rclone-test-nenakeq1kufe/backup" 2026/07/31 03:12:44 DEBUG : two: size = 3 OK 2026/07/31 03:12:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:12:44 DEBUG : two: Unchanged skipping 2026/07/31 03:12:44 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for checks to finish 2026/07/31 03:12:44 DEBUG : one: size = 4 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:12:44 DEBUG : one: size = 3 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:12:44 DEBUG : one: Sizes differ 2026/07/31 03:12:46 DEBUG : one.bak: size = 3 OK 2026/07/31 03:12:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/31 03:12:46 INFO : one: Copied (server-side copy) to: one.bak 2026/07/31 03:12:46 INFO : one: Deleted 2026/07/31 03:12:46 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for transfers to finish 2026/07/31 03:12:47 DEBUG : one: size = 4 OK 2026/07/31 03:12:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:12:47 INFO : one: Copied (new) 2026/07/31 03:12:47 DEBUG : Waiting for deletions to finish 2026/07/31 03:12:48 DEBUG : three.txt.bak: size = 5 OK 2026/07/31 03:12:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/31 03:12:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/31 03:12:48 INFO : three.txt: Deleted 2026/07/31 03:12:48 INFO : three.txt: Moved into backup dir 2026/07/31 03:12:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:12:50 DEBUG : one: size = 4 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:12:50 DEBUG : one: Sizes differ 2026/07/31 03:12:50 DEBUG : two: size = 3 OK 2026/07/31 03:12:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:12:50 DEBUG : two: Unchanged skipping 2026/07/31 03:12:50 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for checks to finish 2026/07/31 03:12:50 DEBUG : one.bak: size = 4 OK 2026/07/31 03:12:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:12:50 INFO : one: Copied (server-side copy) to: one.bak 2026/07/31 03:12:50 INFO : one: Deleted 2026/07/31 03:12:50 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for transfers to finish 2026/07/31 03:12:51 DEBUG : one: size = 5 OK 2026/07/31 03:12:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/31 03:12:51 INFO : one: Copied (new) 2026/07/31 03:12:51 DEBUG : Waiting for deletions to finish 2026/07/31 03:12:51 DEBUG : three.txt.bak: size = 6 OK 2026/07/31 03:12:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/31 03:12:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/31 03:12:52 INFO : three.txt: Deleted 2026/07/31 03:12:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.06s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:12:55 DEBUG : Creating backend with remote "TestB2:rclone-test-nenakeq1kufe/dst" 2026/07/31 03:12:56 DEBUG : Creating backend with remote "TestB2:rclone-test-nenakeq1kufe/backup" 2026/07/31 03:12:57 DEBUG : two: size = 3 OK 2026/07/31 03:12:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:12:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:12:57 DEBUG : one: size = 3 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:12:57 DEBUG : two: Unchanged skipping 2026/07/31 03:12:57 DEBUG : one: Sizes differ 2026/07/31 03:12:57 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for checks to finish 2026/07/31 03:12:59 DEBUG : one-2019-01-01: size = 3 OK 2026/07/31 03:12:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/31 03:12:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/31 03:12:59 INFO : one: Deleted 2026/07/31 03:12:59 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for transfers to finish 2026/07/31 03:13:00 DEBUG : one: size = 4 OK 2026/07/31 03:13:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:13:00 INFO : one: Copied (new) 2026/07/31 03:13:00 DEBUG : Waiting for deletions to finish 2026/07/31 03:13:01 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/31 03:13:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/31 03:13:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/31 03:13:01 INFO : three.txt: Deleted 2026/07/31 03:13:01 INFO : three.txt: Moved into backup dir 2026/07/31 03:13:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:13:02 DEBUG : one: size = 4 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:13:02 DEBUG : one: Sizes differ 2026/07/31 03:13:02 DEBUG : two: size = 3 OK 2026/07/31 03:13:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:13:02 DEBUG : two: Unchanged skipping 2026/07/31 03:13:02 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for checks to finish 2026/07/31 03:13:03 DEBUG : one-2019-01-01: size = 4 OK 2026/07/31 03:13:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:13:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/31 03:13:03 INFO : one: Deleted 2026/07/31 03:13:03 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for transfers to finish 2026/07/31 03:13:04 DEBUG : one: size = 5 OK 2026/07/31 03:13:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/31 03:13:04 INFO : one: Copied (new) 2026/07/31 03:13:04 DEBUG : Waiting for deletions to finish 2026/07/31 03:13:05 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/31 03:13:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/31 03:13:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/31 03:13:05 INFO : three.txt: Deleted 2026/07/31 03:13:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.34s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:13:08 DEBUG : Creating backend with remote "TestB2:rclone-test-nenakeq1kufe/dst" 2026/07/31 03:13:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:13:09 DEBUG : one: size = 3 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:13:09 DEBUG : one: Sizes differ 2026/07/31 03:13:09 DEBUG : two: size = 3 OK 2026/07/31 03:13:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:13:09 DEBUG : two: Unchanged skipping 2026/07/31 03:13:09 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for checks to finish 2026/07/31 03:13:10 DEBUG : one.bak: size = 3 OK 2026/07/31 03:13:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/31 03:13:10 INFO : one: Copied (server-side copy) to: one.bak 2026/07/31 03:13:10 INFO : one: Deleted 2026/07/31 03:13:10 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for transfers to finish 2026/07/31 03:13:11 DEBUG : one: size = 4 OK 2026/07/31 03:13:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:13:11 INFO : one: Copied (new) 2026/07/31 03:13:11 DEBUG : Waiting for deletions to finish 2026/07/31 03:13:11 DEBUG : three.txt.bak: size = 5 OK 2026/07/31 03:13:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/31 03:13:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/31 03:13:12 INFO : three.txt: Deleted 2026/07/31 03:13:12 INFO : three.txt: Moved into backup dir 2026/07/31 03:13:12 DEBUG : one.bak: Excluded (Path Filter) 2026/07/31 03:13:12 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/31 03:13:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:13:12 DEBUG : one: size = 4 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:13:12 DEBUG : one: Sizes differ 2026/07/31 03:13:12 DEBUG : two: size = 3 OK 2026/07/31 03:13:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:13:12 DEBUG : two: Unchanged skipping 2026/07/31 03:13:12 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for checks to finish 2026/07/31 03:13:13 DEBUG : one.bak: size = 4 OK 2026/07/31 03:13:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:13:13 INFO : one: Copied (server-side copy) to: one.bak 2026/07/31 03:13:13 INFO : one: Deleted 2026/07/31 03:13:13 DEBUG : B2 bucket rclone-test-nenakeq1kufe path dst: Waiting for transfers to finish 2026/07/31 03:13:13 DEBUG : one: size = 5 OK 2026/07/31 03:13:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/31 03:13:13 INFO : one: Copied (new) 2026/07/31 03:13:13 DEBUG : Waiting for deletions to finish 2026/07/31 03:13:14 DEBUG : three.txt.bak: size = 6 OK 2026/07/31 03:13:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/31 03:13:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/31 03:13:14 INFO : three.txt: Deleted 2026/07/31 03:13:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.15s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:13:17 DEBUG : Creating backend with remote "TestB2:rclone-test-nenakeq1kufe/dst" 2026/07/31 03:13:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:13:18 DEBUG : one: size = 3 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:13:18 DEBUG : one: Sizes differ 2026/07/31 03:13:20 DEBUG : one.bak: size = 3 OK 2026/07/31 03:13:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/31 03:13:20 INFO : one: Copied (server-side copy) to: one.bak 2026/07/31 03:13:20 INFO : one: Deleted 2026/07/31 03:13:22 DEBUG : one: size = 4 OK 2026/07/31 03:13:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:13:22 INFO : one: Copied (new) 2026/07/31 03:13:23 DEBUG : two: size = 3 OK 2026/07/31 03:13:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:13:23 DEBUG : two: Unchanged skipping 2026/07/31 03:13:23 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:13:23 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:13:23 DEBUG : three.txt: Sizes differ 2026/07/31 03:13:24 DEBUG : three.txt.bak: size = 5 OK 2026/07/31 03:13:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/31 03:13:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/31 03:13:24 INFO : three.txt: Deleted 2026/07/31 03:13:24 DEBUG : three.txt: size = 6 OK 2026/07/31 03:13:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/31 03:13:24 INFO : three.txt: Copied (new) 2026/07/31 03:13:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:13:25 DEBUG : one: size = 4 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:13:25 DEBUG : one: Sizes differ 2026/07/31 03:13:26 DEBUG : one.bak: size = 4 OK 2026/07/31 03:13:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:13:26 INFO : one: Copied (server-side copy) to: one.bak 2026/07/31 03:13:26 INFO : one: Deleted 2026/07/31 03:13:27 DEBUG : one: size = 5 OK 2026/07/31 03:13:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/31 03:13:27 INFO : one: Copied (new) 2026/07/31 03:13:27 DEBUG : two: size = 3 OK 2026/07/31 03:13:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:13:27 DEBUG : two: Unchanged skipping 2026/07/31 03:13:27 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:13:27 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:13:27 DEBUG : three.txt: Sizes differ 2026/07/31 03:13:28 DEBUG : three.txt.bak: size = 6 OK 2026/07/31 03:13:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/31 03:13:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/07/31 03:13:28 INFO : three.txt: Deleted 2026/07/31 03:13:28 DEBUG : three.txt: size = 19 OK 2026/07/31 03:13:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/31 03:13:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.49s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:13:32 DEBUG : Creating backend with remote "TestB2:rclone-test-nenakeq1kufe/dst" 2026/07/31 03:13:33 DEBUG : one: size = 4 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:13:33 DEBUG : one: size = 3 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:13:33 DEBUG : one: Sizes differ 2026/07/31 03:13:35 DEBUG : one-2019-01-01: size = 3 OK 2026/07/31 03:13:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/07/31 03:13:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/31 03:13:35 INFO : one: Deleted 2026/07/31 03:13:36 DEBUG : one: size = 4 OK 2026/07/31 03:13:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:13:36 INFO : one: Copied (new) 2026/07/31 03:13:36 DEBUG : two: size = 3 OK 2026/07/31 03:13:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:13:36 DEBUG : two: Unchanged skipping 2026/07/31 03:13:36 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:13:36 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:13:36 DEBUG : three.txt: Sizes differ 2026/07/31 03:13:37 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/07/31 03:13:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/07/31 03:13:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/31 03:13:37 INFO : three.txt: Deleted 2026/07/31 03:13:37 DEBUG : three.txt: size = 6 OK 2026/07/31 03:13:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/31 03:13:37 INFO : three.txt: Copied (new) 2026/07/31 03:13:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:13:38 DEBUG : one: size = 4 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:13:38 DEBUG : one: Sizes differ 2026/07/31 03:13:39 DEBUG : one-2019-01-01: size = 4 OK 2026/07/31 03:13:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/07/31 03:13:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/07/31 03:13:39 INFO : one: Deleted 2026/07/31 03:13:39 DEBUG : one: size = 5 OK 2026/07/31 03:13:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/07/31 03:13:39 INFO : one: Copied (new) 2026/07/31 03:13:39 DEBUG : two: size = 3 OK 2026/07/31 03:13:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:13:39 DEBUG : two: Unchanged skipping 2026/07/31 03:13:39 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:13:39 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nenakeq1kufe path dst) 2026/07/31 03:13:39 DEBUG : three.txt: Sizes differ 2026/07/31 03:13:40 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/07/31 03:13:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/07/31 03:13:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/07/31 03:13:40 INFO : three.txt: Deleted 2026/07/31 03:13:40 DEBUG : three.txt: size = 19 OK 2026/07/31 03:13:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/07/31 03:13:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.06s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:13:43 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:13:43 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:13:43 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:13:43 DEBUG : Testêé: Sizes differ 2026/07/31 03:13:43 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:13:44 DEBUG : Testêé: size = 14 OK 2026/07/31 03:13:44 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/07/31 03:13:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/31 03:13:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.39s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:13:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/31 03:13:45 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:13:45 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:13:45 DEBUG : existing: size = 6 OK 2026/07/31 03:13:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/07/31 03:13:45 INFO : existing: Copied (new) 2026/07/31 03:13:45 DEBUG : Waiting for deletions to finish 2026/07/31 03:13:45 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:13:45 DEBUG : existing: size = 6 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:13:45 DEBUG : existing: Sizes differ 2026/07/31 03:13:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/31 03:13:45 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:13:45 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:13:45 ERROR : B2 bucket rclone-test-nenakeq1kufe: not deleting files as there were IO errors 2026/07/31 03:13:45 ERROR : B2 bucket rclone-test-nenakeq1kufe: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.94s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:13:47 DEBUG : EXISTING: size = 6 OK 2026/07/31 03:13:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:13:47 DEBUG : existing: Unchanged skipping 2026/07/31 03:13:47 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:13:47 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:13:47 DEBUG : Waiting for deletions to finish 2026/07/31 03:13:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.47s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", 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-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:14:02 DEBUG : both0: size = 6 OK 2026/07/31 03:14:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:02 DEBUG : both10: size = 6 OK 2026/07/31 03:14:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:02 DEBUG : both11: size = 6 OK 2026/07/31 03:14:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:02 DEBUG : both0: Unchanged skipping 2026/07/31 03:14:02 DEBUG : both12: size = 6 OK 2026/07/31 03:14:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:02 DEBUG : both13: size = 6 OK 2026/07/31 03:14:02 DEBUG : both11: Unchanged skipping 2026/07/31 03:14:02 DEBUG : both14: size = 6 OK 2026/07/31 03:14:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:02 DEBUG : both12: Unchanged skipping 2026/07/31 03:14:02 DEBUG : both15: size = 6 OK 2026/07/31 03:14:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:02 DEBUG : both15: Unchanged skipping 2026/07/31 03:14:02 DEBUG : both16: size = 6 OK 2026/07/31 03:14:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:02 DEBUG : both16: Unchanged skipping 2026/07/31 03:14:02 DEBUG : both17: size = 6 OK 2026/07/31 03:14:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:02 DEBUG : both17: Unchanged skipping 2026/07/31 03:14:02 DEBUG : both18: size = 6 OK 2026/07/31 03:14:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:02 DEBUG : both18: Unchanged skipping 2026/07/31 03:14:02 DEBUG : both19: size = 6 OK 2026/07/31 03:14:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:02 DEBUG : both19: Unchanged skipping 2026/07/31 03:14:02 DEBUG : both1: size = 6 OK 2026/07/31 03:14:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:02 DEBUG : both1: Unchanged skipping 2026/07/31 03:14:02 DEBUG : both2: size = 6 OK 2026/07/31 03:14:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:02 DEBUG : both2: Unchanged skipping 2026/07/31 03:14:02 DEBUG : both3: size = 6 OK 2026/07/31 03:14:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:02 DEBUG : both3: Unchanged skipping 2026/07/31 03:14:02 DEBUG : both4: size = 6 OK 2026/07/31 03:14:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:02 DEBUG : both4: Unchanged skipping 2026/07/31 03:14:02 DEBUG : both5: size = 6 OK 2026/07/31 03:14:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:02 DEBUG : both5: Unchanged skipping 2026/07/31 03:14:02 DEBUG : both6: size = 6 OK 2026/07/31 03:14:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:02 DEBUG : both6: Unchanged skipping 2026/07/31 03:14:02 DEBUG : both7: size = 6 OK 2026/07/31 03:14:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:02 DEBUG : both7: Unchanged skipping 2026/07/31 03:14:02 DEBUG : both8: size = 6 OK 2026/07/31 03:14:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:02 DEBUG : both8: Unchanged skipping 2026/07/31 03:14:02 DEBUG : both9: size = 6 OK 2026/07/31 03:14:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:02 DEBUG : both9: Unchanged skipping 2026/07/31 03:14:02 DEBUG : both10: Unchanged skipping 2026/07/31 03:14:02 DEBUG : both13: Unchanged skipping 2026/07/31 03:14:02 DEBUG : both14: Unchanged skipping 2026/07/31 03:14:02 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:14:02 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:14:02 DEBUG : Waiting for deletions to finish 2026/07/31 03:14:02 INFO : only3: Deleted 2026/07/31 03:14:02 INFO : only7: Deleted 2026/07/31 03:14:02 INFO : only9: Deleted 2026/07/31 03:14:03 INFO : only13: Deleted 2026/07/31 03:14:03 INFO : only12: Deleted 2026/07/31 03:14:03 INFO : only19: Deleted 2026/07/31 03:14:03 INFO : only6: Deleted 2026/07/31 03:14:03 INFO : only0: Deleted 2026/07/31 03:14:03 INFO : only11: Deleted 2026/07/31 03:14:03 INFO : only4: Deleted 2026/07/31 03:14:03 INFO : only5: Deleted 2026/07/31 03:14:03 INFO : only8: Deleted 2026/07/31 03:14:03 INFO : only15: Deleted 2026/07/31 03:14:03 INFO : only16: Deleted 2026/07/31 03:14:03 INFO : only17: Deleted 2026/07/31 03:14:03 INFO : only18: Deleted 2026/07/31 03:14:03 INFO : only1: Deleted 2026/07/31 03:14:03 INFO : only10: Deleted 2026/07/31 03:14:03 INFO : only14: Deleted 2026/07/31 03:14:03 INFO : only2: Deleted 2026/07/31 03:14:03 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (18.13s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:14:21 DEBUG : both0: size = 6 OK 2026/07/31 03:14:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:21 DEBUG : both0: Unchanged skipping 2026/07/31 03:14:21 DEBUG : both10: size = 6 OK 2026/07/31 03:14:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:21 DEBUG : both10: Unchanged skipping 2026/07/31 03:14:21 DEBUG : both11: size = 6 OK 2026/07/31 03:14:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:21 DEBUG : both11: Unchanged skipping 2026/07/31 03:14:21 DEBUG : both12: size = 6 OK 2026/07/31 03:14:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:21 DEBUG : both12: Unchanged skipping 2026/07/31 03:14:21 DEBUG : both13: size = 6 OK 2026/07/31 03:14:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:21 DEBUG : both13: Unchanged skipping 2026/07/31 03:14:21 DEBUG : both14: size = 6 OK 2026/07/31 03:14:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:21 DEBUG : both14: Unchanged skipping 2026/07/31 03:14:21 DEBUG : both15: size = 6 OK 2026/07/31 03:14:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:21 DEBUG : both15: Unchanged skipping 2026/07/31 03:14:21 DEBUG : both16: size = 6 OK 2026/07/31 03:14:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:21 DEBUG : both16: Unchanged skipping 2026/07/31 03:14:21 DEBUG : both17: size = 6 OK 2026/07/31 03:14:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:21 DEBUG : both17: Unchanged skipping 2026/07/31 03:14:21 DEBUG : both18: size = 6 OK 2026/07/31 03:14:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:21 DEBUG : both18: Unchanged skipping 2026/07/31 03:14:21 DEBUG : both19: size = 6 OK 2026/07/31 03:14:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:21 DEBUG : both19: Unchanged skipping 2026/07/31 03:14:21 DEBUG : both1: size = 6 OK 2026/07/31 03:14:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:21 DEBUG : both1: Unchanged skipping 2026/07/31 03:14:21 DEBUG : both2: size = 6 OK 2026/07/31 03:14:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:21 DEBUG : both2: Unchanged skipping 2026/07/31 03:14:21 DEBUG : both3: size = 6 OK 2026/07/31 03:14:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:21 DEBUG : both3: Unchanged skipping 2026/07/31 03:14:21 DEBUG : both4: size = 6 OK 2026/07/31 03:14:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:21 DEBUG : both4: Unchanged skipping 2026/07/31 03:14:21 DEBUG : both5: size = 6 OK 2026/07/31 03:14:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:21 DEBUG : both5: Unchanged skipping 2026/07/31 03:14:21 DEBUG : both6: size = 6 OK 2026/07/31 03:14:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:21 DEBUG : both6: Unchanged skipping 2026/07/31 03:14:21 DEBUG : both7: size = 6 OK 2026/07/31 03:14:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:21 DEBUG : both7: Unchanged skipping 2026/07/31 03:14:21 DEBUG : both8: size = 6 OK 2026/07/31 03:14:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:21 DEBUG : both8: Unchanged skipping 2026/07/31 03:14:21 DEBUG : both9: size = 6 OK 2026/07/31 03:14:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:21 DEBUG : both9: Unchanged skipping 2026/07/31 03:14:21 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:14:21 DEBUG : only0: size = 6 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:14:21 DEBUG : only0: Sizes differ 2026/07/31 03:14:21 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:14:21 DEBUG : only10: size = 6 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:14:21 DEBUG : only10: Sizes differ 2026/07/31 03:14:21 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:14:21 DEBUG : only11: size = 6 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:14:21 DEBUG : only11: Sizes differ 2026/07/31 03:14:21 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:14:21 DEBUG : only12: size = 6 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:14:21 DEBUG : only12: Sizes differ 2026/07/31 03:14:21 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:14:21 DEBUG : only13: size = 6 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:14:21 DEBUG : only13: Sizes differ 2026/07/31 03:14:21 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:14:21 DEBUG : only14: size = 6 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:14:21 DEBUG : only14: Sizes differ 2026/07/31 03:14:21 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:14:21 DEBUG : only15: size = 6 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:14:21 DEBUG : only15: Sizes differ 2026/07/31 03:14:21 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:14:21 DEBUG : only16: size = 6 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:14:21 DEBUG : only16: Sizes differ 2026/07/31 03:14:21 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:14:21 DEBUG : only17: size = 6 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:14:21 DEBUG : only17: Sizes differ 2026/07/31 03:14:21 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:14:21 DEBUG : only18: size = 6 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:14:21 DEBUG : only18: Sizes differ 2026/07/31 03:14:21 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:14:21 DEBUG : only19: size = 6 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:14:21 DEBUG : only19: Sizes differ 2026/07/31 03:14:21 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:14:21 DEBUG : only1: size = 6 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:14:21 DEBUG : only1: Sizes differ 2026/07/31 03:14:21 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:14:21 DEBUG : only2: size = 6 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:14:21 DEBUG : only2: Sizes differ 2026/07/31 03:14:21 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:14:21 DEBUG : only3: size = 6 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:14:21 DEBUG : only3: Sizes differ 2026/07/31 03:14:21 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:14:21 DEBUG : only4: size = 6 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:14:21 DEBUG : only4: Sizes differ 2026/07/31 03:14:21 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:14:21 DEBUG : only5: size = 6 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:14:21 DEBUG : only5: Sizes differ 2026/07/31 03:14:21 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:14:21 DEBUG : only6: size = 6 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:14:21 DEBUG : only6: Sizes differ 2026/07/31 03:14:21 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:14:21 DEBUG : only7: size = 6 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:14:21 DEBUG : only7: Sizes differ 2026/07/31 03:14:21 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:14:21 DEBUG : only8: size = 6 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:14:21 DEBUG : only8: Sizes differ 2026/07/31 03:14:21 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2358219464) 2026/07/31 03:14:21 DEBUG : only9: size = 6 (B2 bucket rclone-test-nenakeq1kufe) 2026/07/31 03:14:21 DEBUG : only9: Sizes differ 2026/07/31 03:14:21 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:14:21 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:14:22 DEBUG : only0: size = 0 OK 2026/07/31 03:14:22 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:14:22 INFO : only0: Copied (replaced existing) 2026/07/31 03:14:22 DEBUG : only10: size = 0 OK 2026/07/31 03:14:22 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:14:22 INFO : only10: Copied (replaced existing) 2026/07/31 03:14:22 DEBUG : only13: size = 0 OK 2026/07/31 03:14:22 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:14:22 INFO : only13: Copied (replaced existing) 2026/07/31 03:14:22 DEBUG : only14: size = 0 OK 2026/07/31 03:14:22 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:14:22 INFO : only14: Copied (replaced existing) 2026/07/31 03:14:22 DEBUG : only15: size = 0 OK 2026/07/31 03:14:22 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:14:22 INFO : only15: Copied (replaced existing) 2026/07/31 03:14:22 DEBUG : only11: size = 0 OK 2026/07/31 03:14:22 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:14:22 INFO : only11: Copied (replaced existing) 2026/07/31 03:14:22 DEBUG : only16: size = 0 OK 2026/07/31 03:14:22 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:14:22 INFO : only16: Copied (replaced existing) 2026/07/31 03:14:22 DEBUG : only12: size = 0 OK 2026/07/31 03:14:22 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:14:22 INFO : only12: Copied (replaced existing) 2026/07/31 03:14:22 DEBUG : only17: size = 0 OK 2026/07/31 03:14:22 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:14:22 INFO : only17: Copied (replaced existing) 2026/07/31 03:14:22 DEBUG : only18: size = 0 OK 2026/07/31 03:14:22 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:14:22 INFO : only18: Copied (replaced existing) 2026/07/31 03:14:22 DEBUG : only19: size = 0 OK 2026/07/31 03:14:22 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:14:22 INFO : only19: Copied (replaced existing) 2026/07/31 03:14:22 DEBUG : only1: size = 0 OK 2026/07/31 03:14:22 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:14:22 INFO : only1: Copied (replaced existing) 2026/07/31 03:14:22 DEBUG : only2: size = 0 OK 2026/07/31 03:14:22 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:14:22 INFO : only2: Copied (replaced existing) 2026/07/31 03:14:22 DEBUG : only3: size = 0 OK 2026/07/31 03:14:22 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:14:22 INFO : only3: Copied (replaced existing) 2026/07/31 03:14:22 DEBUG : only4: size = 0 OK 2026/07/31 03:14:22 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:14:22 INFO : only4: Copied (replaced existing) 2026/07/31 03:14:22 DEBUG : only5: size = 0 OK 2026/07/31 03:14:22 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:14:22 INFO : only5: Copied (replaced existing) 2026/07/31 03:14:22 DEBUG : only6: size = 0 OK 2026/07/31 03:14:22 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:14:22 INFO : only6: Copied (replaced existing) 2026/07/31 03:14:22 DEBUG : only7: size = 0 OK 2026/07/31 03:14:22 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:14:22 INFO : only7: Copied (replaced existing) 2026/07/31 03:14:22 DEBUG : only8: size = 0 OK 2026/07/31 03:14:22 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:14:22 INFO : only8: Copied (replaced existing) 2026/07/31 03:14:23 DEBUG : only9: size = 0 OK 2026/07/31 03:14:23 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/07/31 03:14:23 INFO : only9: Copied (replaced existing) 2026/07/31 03:14:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.10s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:14:30 DEBUG : empty_dir: Making directory with metadata 2026/07/31 03:14:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:14:30 DEBUG : empty_on_remote: Making directory with metadata 2026/07/31 03:14:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:14:30 INFO : empty_on_remote: Making directory 2026/07/31 03:14:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/31 03:14:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/31 03:14:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/31 03:14:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:14:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.21s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:14:33 DEBUG : empty_dir: Making directory with metadata 2026/07/31 03:14:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:14:33 DEBUG : empty_on_remote: Making directory with metadata 2026/07/31 03:14:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/31 03:14:33 INFO : empty_on_remote: Making directory 2026/07/31 03:14:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/31 03:14:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/31 03:14:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/31 03:14:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:14:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/31 03:14:34 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.90s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:14:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:14:36 INFO : sub dir: Making directory 2026/07/31 03:14:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.79s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:14:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/31 03:14:37 INFO : sub dir: Making directory 2026/07/31 03:14:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.11s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:14:48 DEBUG : Waiting for deletions to finish 2026/07/31 03:14:49 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : apple: size = 5 OK 2026/07/31 03:14:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:49 DEBUG : apple: Unchanged skipping 2026/07/31 03:14:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:14:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:14:49 DEBUG : banana: size = 6 OK 2026/07/31 03:14:49 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:14:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:49 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:14:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:49 DEBUG : banana: Unchanged skipping 2026/07/31 03:14:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:14:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:14:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:14:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:14:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:14:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:14:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:14:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:14:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:14:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:14:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:14:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:14:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:14:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:14:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:14:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:14:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:14:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:14:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:14:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:14:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:14:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:14:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:14:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:14:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:14:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:14:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:14:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:14:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:14:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:14:49 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:14:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:14:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:14:49 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:14:49 DEBUG : Waiting for deletions to finish 2026/07/31 03:14:49 INFO : There was nothing to transfer 2026/07/31 03:14:49 DEBUG : Waiting for deletions to finish 2026/07/31 03:14:49 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:14:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:14:50 DEBUG : apple: size = 5 OK 2026/07/31 03:14:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:50 DEBUG : apple: Unchanged skipping 2026/07/31 03:14:50 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:14:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:50 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:14:50 DEBUG : banana: size = 6 OK 2026/07/31 03:14:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:50 DEBUG : banana: Unchanged skipping 2026/07/31 03:14:50 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:14:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:50 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:14:50 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:14:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:14:50 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:14:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:14:50 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:14:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:14:50 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:14:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:14:50 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:14:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:14:50 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:14:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:14:50 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:14:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:14:50 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:14:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:14:50 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:14:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:14:50 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:14:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:14:50 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:14:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:14:50 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:14:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:14:50 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:14:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:14:50 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:14:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:14:50 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:14:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:14:50 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:14:50 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:14:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:14:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:14:50 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:14:50 DEBUG : Waiting for deletions to finish 2026/07/31 03:14:50 INFO : There was nothing to transfer 2026/07/31 03:14:50 DEBUG : Waiting for deletions to finish 2026/07/31 03:14:50 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:14:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:14:50 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:14:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:14:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:14:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:14:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:14:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:14:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:14:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:14:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:14:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:14:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:14:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:14:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:14:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:14:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:14:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:14:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:14:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:15:03 DEBUG : Waiting for deletions to finish 2026/07/31 03:15:03 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:15:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:15:03 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:15:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:15:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:15:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:15:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:15:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:15:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:15:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:15:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:15:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:15:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:15:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:15:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:15:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:15:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:15:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:15:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:15:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:15:04 DEBUG : apple: size = 5 OK 2026/07/31 03:15:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : apple: Unchanged skipping 2026/07/31 03:15:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:15:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:15:04 DEBUG : banana: size = 6 OK 2026/07/31 03:15:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : banana: Unchanged skipping 2026/07/31 03:15:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:15:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:15:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:15:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:15:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:15:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:15:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:15:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:15:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:15:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:15:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:15:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:15:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:15:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:15:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:15:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:15:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:15:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:15:04 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:15:04 DEBUG : Waiting for deletions to finish 2026/07/31 03:15:04 INFO : There was nothing to transfer 2026/07/31 03:15:04 DEBUG : Waiting for deletions to finish 2026/07/31 03:15:04 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:15:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:15:04 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:15:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:15:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:15:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:15:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:15:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:15:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:15:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:15:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:15:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:15:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:15:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:15:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:15:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:15:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:15:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:15:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:15:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:15:04 DEBUG : apple: size = 5 OK 2026/07/31 03:15:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : apple: Unchanged skipping 2026/07/31 03:15:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:15:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:15:04 DEBUG : banana: size = 6 OK 2026/07/31 03:15:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : banana: Unchanged skipping 2026/07/31 03:15:04 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:15:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:15:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:15:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:15:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:15:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:15:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:15:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:15:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:15:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:15:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:15:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:15:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:15:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:15:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:15:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:15:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:15:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:15:04 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:15:04 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:15:04 DEBUG : Waiting for deletions to finish 2026/07/31 03:15:04 INFO : There was nothing to transfer 2026/07/31 03:15:04 DEBUG : Waiting for deletions to finish 2026/07/31 03:15:05 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:15:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:15:05 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:15:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:15:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:15:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:15:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:15:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:15:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:15:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:15:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:15:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:15:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:15:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:15:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:15:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:15:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:15:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:15:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:15:05 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:15:18 DEBUG : Waiting for deletions to finish 2026/07/31 03:15:19 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:15:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:15:19 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:15:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:15:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:15:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:15:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:15:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:15:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:15:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:15:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:15:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:15:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:15:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:15:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:15:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:15:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:15:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:15:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:15:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:15:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/31 03:15:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 03:15:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/31 03:15:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:19 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 03:15:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:19 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/31 03:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/31 03:15:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:19 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:15:19 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:15:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/31 03:15:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/31 03:15:19 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/31 03:15:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/31 03:15:19 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:20 DEBUG : YmFuYW5h: size = 6 OK 2026/07/31 03:15:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/31 03:15:20 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/31 03:15:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/31 03:15:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/31 03:15:20 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/31 03:15:20 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/31 03:15:20 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/31 03:15:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/31 03:15:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/31 03:15:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/31 03:15:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/31 03:15:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/31 03:15:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/31 03:15:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/31 03:15:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:20 DEBUG : YXBwbGU=: size = 5 OK 2026/07/31 03:15:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/31 03:15:20 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/31 03:15:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/31 03:15:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/31 03:15:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/31 03:15:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/31 03:15:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/31 03:15:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/31 03:15:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/31 03:15:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/31 03:15:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/31 03:15:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/31 03:15:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/31 03:15:21 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/31 03:15:21 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:15:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/31 03:15:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/31 03:15:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/31 03:15:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/31 03:15:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/31 03:15:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/31 03:15:21 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:21 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/31 03:15:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/31 03:15:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:15:21 DEBUG : Waiting for deletions to finish 2026/07/31 03:15:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/31 03:15:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/31 03:15:21 INFO : dir1/0009-3456789.txt: Deleted 2026/07/31 03:15:21 INFO : splitbananasplit: Deleted 2026/07/31 03:15:21 INFO : appleappleapplebanana: Deleted 2026/07/31 03:15:21 INFO : dir1/0007-1234567.txt: Deleted 2026/07/31 03:15:21 INFO : dir1/0008-2345678.txt: Deleted 2026/07/31 03:15:21 INFO : dir1/0011-56789;.txt: Deleted 2026/07/31 03:15:21 INFO : dir1/0014-89;=.txt: Deleted 2026/07/31 03:15:21 INFO : dir1/0012-6789;.txt: Deleted 2026/07/31 03:15:22 INFO : dir1/0013-789;=.txt: Deleted 2026/07/31 03:15:22 INFO : dir1/0015-9;=.txt: Deleted 2026/07/31 03:15:22 INFO : banana: Deleted 2026/07/31 03:15:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/31 03:15:22 INFO : dir1/0010-456789.txt: Deleted 2026/07/31 03:15:22 INFO : apple: Deleted 2026/07/31 03:15:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/31 03:15:22 INFO : dir1/0003-defghij.txt: Deleted 2026/07/31 03:15:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/31 03:15:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/31 03:15:22 DEBUG : Waiting for deletions to finish 2026/07/31 03:15:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/31 03:15:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/31 03:15:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/31 03:15:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/31 03:15:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/31 03:15:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/31 03:15:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/31 03:15:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/31 03:15:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/31 03:15:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/31 03:15:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/31 03:15:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/31 03:15:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/31 03:15:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/31 03:15:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/31 03:15:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/31 03:15:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/31 03:15:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/31 03:15:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/31 03:15:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/31 03:15:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:15:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:15:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:22 DEBUG : YXBwbGU=: size = 5 OK 2026/07/31 03:15:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:22 DEBUG : apple: Unchanged skipping 2026/07/31 03:15:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:15:22 DEBUG : YmFuYW5h: size = 6 OK 2026/07/31 03:15:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:22 DEBUG : banana: Unchanged skipping 2026/07/31 03:15:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/31 03:15:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/31 03:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/31 03:15:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/31 03:15:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:15:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/31 03:15:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:15:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/31 03:15:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:15:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/31 03:15:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:15:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/31 03:15:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:15:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/31 03:15:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:15:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/31 03:15:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:15:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/31 03:15:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:15:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/31 03:15:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:15:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/31 03:15:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:15:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/31 03:15:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:15:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/31 03:15:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:15:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/31 03:15:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:15:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/31 03:15:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:15:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/31 03:15:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:15:22 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/31 03:15:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:15:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:15:22 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:15:22 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:15:22 DEBUG : Waiting for deletions to finish 2026/07/31 03:15:22 DEBUG : Waiting for deletions to finish 2026/07/31 03:15:23 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/31 03:15:23 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/31 03:15:23 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/31 03:15:23 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/31 03:15:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/31 03:15:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/31 03:15:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/31 03:15:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/31 03:15:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/31 03:15:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/31 03:15:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/31 03:15:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/31 03:15:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/31 03:15:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/31 03:15:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/31 03:15:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/31 03:15:23 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/31 03:15:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/31 03:15:23 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/31 03:15:23 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/31 03:15:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:23 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:23 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:23 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/31 03:15:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:23 DEBUG : apple: transformed to: YXBwbGU= 2026/07/31 03:15:23 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/31 03:15:23 DEBUG : banana: transformed to: YmFuYW5h 2026/07/31 03:15:23 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/31 03:15:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/31 03:15:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/31 03:15:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/31 03:15:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/31 03:15:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/31 03:15:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:15:35 DEBUG : Waiting for deletions to finish 2026/07/31 03:15:36 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:15:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:15:36 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:15:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:15:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:15:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:15:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:15:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:15:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:15:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:15:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:15:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:15:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:15:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:15:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:15:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:15:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:15:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:15:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:15:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:15:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/31 03:15:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 03:15:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/31 03:15:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 03:15:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:36 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:36 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:15:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:15:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:15:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:15:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:15:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:15:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:15:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:15:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:15:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:15:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:15:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:15:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:15:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:15:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:15:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:15:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:15:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:15:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:15:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:15:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:15:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:15:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:15:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:15:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:15:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:15:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:15:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:15:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:15:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:15:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:15:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:15:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:15:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:15:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:15:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:15:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:15:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:15:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:15:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:15:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:15:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:15:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:15:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:15:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:15:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:15:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:15:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:15:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:15:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:15:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:15:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:15:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:15:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:15:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:15:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:15:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:15:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:15:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:15:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:15:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:15:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:15:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:15:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:15:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:15:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:15:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:15:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:15:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:15:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:15:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:15:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:15:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:15:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:15:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:15:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:15:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:15:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:15:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:15:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:15:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:15:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:15:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:15:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:15:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:15:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:15:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:15:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:15:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:15:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:15:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:15:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:15:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:15:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:15:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:15:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:15:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:15:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:15:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:15:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:15:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:15:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:15:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:15:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:15:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:15:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:15:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:15:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:15:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:15:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:15:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:15:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:15:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:15:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:15:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:15:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:15:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:15:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:15:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:15:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:15:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:15:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:15:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:15:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:15:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:15:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:15:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:15:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:15:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:15:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:15:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:15:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:15:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:15:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:15:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:15:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:15:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:15:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:15:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:15:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:15:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:15:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:15:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:15:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:15:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:15:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:15:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:15:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:15:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:15:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:15:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:15:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:15:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:15:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:15:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:15:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/31 03:15:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:15:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/31 03:15:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/31 03:15:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/31 03:15:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/31 03:15:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/31 03:15:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/31 03:15:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/31 03:15:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/31 03:15:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/31 03:15:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/31 03:15:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/31 03:15:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/31 03:15:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/31 03:15:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/31 03:15:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/31 03:15:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/31 03:15:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:36 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:15:36 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:15:36 DEBUG : PREFIXbanana: size = 6 OK 2026/07/31 03:15:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/31 03:15:36 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/31 03:15:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:15:36 DEBUG : PREFIXapple: size = 5 OK 2026/07/31 03:15:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/31 03:15:36 INFO : apple: Copied (new) to: PREFIXapple 2026/07/31 03:15:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:15:36 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/07/31 03:15:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/31 03:15:36 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/31 03:15:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:15:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/07/31 03:15:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/31 03:15:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:15:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:15:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:15:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/31 03:15:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:15:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:15:37 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/07/31 03:15:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/31 03:15:37 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/31 03:15:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:15:37 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/07/31 03:15:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/31 03:15:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:15:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:15:37 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/07/31 03:15:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/31 03:15:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:15:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:15:37 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/07/31 03:15:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/31 03:15:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:15:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:15:37 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/07/31 03:15:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/31 03:15:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:15:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:15:37 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/07/31 03:15:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/31 03:15:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:15:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:15:37 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/07/31 03:15:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/31 03:15:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:15:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:15:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/07/31 03:15:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/31 03:15:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:15:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:15:37 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/07/31 03:15:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/31 03:15:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:15:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:15:37 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/07/31 03:15:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/31 03:15:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/31 03:15:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:15:37 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/07/31 03:15:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/31 03:15:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:15:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:15:37 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/07/31 03:15:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/31 03:15:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:15:37 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/07/31 03:15:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/31 03:15:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:15:37 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/07/31 03:15:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/31 03:15:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:15:38 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/07/31 03:15:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/31 03:15:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:15:38 DEBUG : Waiting for deletions to finish 2026/07/31 03:15:38 INFO : dir1/0007-1234567.txt: Deleted 2026/07/31 03:15:38 INFO : dir1/0008-2345678.txt: Deleted 2026/07/31 03:15:38 INFO : dir1/0012-6789;.txt: Deleted 2026/07/31 03:15:38 INFO : dir1/0013-789;=.txt: Deleted 2026/07/31 03:15:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/31 03:15:38 INFO : dir1/0011-56789;.txt: Deleted 2026/07/31 03:15:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/31 03:15:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/31 03:15:38 INFO : dir1/0014-89;=.txt: Deleted 2026/07/31 03:15:38 INFO : apple: Deleted 2026/07/31 03:15:38 INFO : dir1/0010-456789.txt: Deleted 2026/07/31 03:15:38 INFO : banana: Deleted 2026/07/31 03:15:38 INFO : splitbananasplit: Deleted 2026/07/31 03:15:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/31 03:15:38 INFO : dir1/0003-defghij.txt: Deleted 2026/07/31 03:15:38 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/31 03:15:38 INFO : dir1/0009-3456789.txt: Deleted 2026/07/31 03:15:38 INFO : dir1/0015-9;=.txt: Deleted 2026/07/31 03:15:38 INFO : appleappleapplebanana: Deleted 2026/07/31 03:15:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/31 03:15:38 DEBUG : Waiting for deletions to finish 2026/07/31 03:15:39 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/31 03:15:39 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:15:39 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/31 03:15:39 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/31 03:15:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:15:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:15:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:15:39 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:15:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:15:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:15:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:15:39 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:15:39 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:15:39 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:15:39 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:15:39 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:15:39 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:15:39 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:15:39 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:15:39 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:15:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:15:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:15:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:15:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:15:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:15:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:15:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:15:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:15:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:15:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:15:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:15:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:15:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:15:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:15:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:15:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:15:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:15:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:15:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:15:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:15:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:15:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:15:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:15:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:15:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:15:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:15:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:15:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:15:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:15:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:15:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:15:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:15:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:15:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:15:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:15:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:15:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:15:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:15:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:15:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:15:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:15:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:15:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:15:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:15:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:15:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:15:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:15:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:15:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:15:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:15:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:15:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:15:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:15:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:15:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:15:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:15:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:15:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:15:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:15:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:15:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:15:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:15:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:15:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:15:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:15:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:15:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:15:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:15:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:15:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:15:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:15:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:15:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:15:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:15:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:15:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:15:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:15:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:15:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:15:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:15:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:15:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:15:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:15:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:15:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:15:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:15:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:15:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:15:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:15:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:15:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:15:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:15:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:15:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:15:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:39 DEBUG : apple: transformed to: PREFIXapple 2026/07/31 03:15:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/31 03:15:39 DEBUG : banana: transformed to: PREFIXbanana 2026/07/31 03:15:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/31 03:15:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/31 03:15:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/31 03:15:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/31 03:15:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/31 03:15:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/31 03:15:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/31 03:15:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/31 03:15:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/31 03:15:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/31 03:15:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/31 03:15:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/31 03:15:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/31 03:15:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/31 03:15:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/31 03:15:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/31 03:15:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/31 03:15:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/31 03:15:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 03:15:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/31 03:15:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 03:15:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:39 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:15:39 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:15:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:15:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/31 03:15:39 INFO : appleappleapplebanana: Copied (new) 2026/07/31 03:15:39 DEBUG : banana: size = 6 OK 2026/07/31 03:15:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/31 03:15:39 INFO : banana: Copied (new) 2026/07/31 03:15:40 DEBUG : apple: size = 5 OK 2026/07/31 03:15:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/31 03:15:40 INFO : apple: Copied (new) 2026/07/31 03:15:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:15:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/31 03:15:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/31 03:15:40 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:15:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/31 03:15:40 INFO : splitbananasplit: Copied (new) 2026/07/31 03:15:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:15:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/31 03:15:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/31 03:15:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:15:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/31 03:15:40 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/31 03:15:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:15:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/31 03:15:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/31 03:15:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:15:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/31 03:15:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/31 03:15:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:15:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/31 03:15:40 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/31 03:15:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:15:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/31 03:15:40 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/31 03:15:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:15:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/31 03:15:40 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/31 03:15:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:15:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/31 03:15:40 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/31 03:15:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:15:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/31 03:15:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/31 03:15:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:15:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/31 03:15:40 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/31 03:15:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:15:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/31 03:15:40 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/31 03:15:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:15:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/31 03:15:40 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/31 03:15:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:15:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/31 03:15:41 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/31 03:15:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:15:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/31 03:15:41 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/31 03:15:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:15:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/31 03:15:41 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/31 03:15:41 DEBUG : Waiting for deletions to finish 2026/07/31 03:15:41 INFO : PREFIXsplitbananasplit: Deleted 2026/07/31 03:15:41 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/31 03:15:41 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/31 03:15:41 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/31 03:15:41 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/31 03:15:41 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/31 03:15:41 INFO : PREFIXbanana: Deleted 2026/07/31 03:15:41 INFO : PREFIXapple: Deleted 2026/07/31 03:15:41 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/31 03:15:41 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/31 03:15:41 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/31 03:15:41 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/31 03:15:41 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/31 03:15:41 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/31 03:15:41 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/31 03:15:41 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/31 03:15:41 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/31 03:15:41 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/31 03:15:41 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/31 03:15:41 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/31 03:15:41 DEBUG : Waiting for deletions to finish 2026/07/31 03:15:42 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : Waiting for deletions to finish 2026/07/31 03:15:42 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:15:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:15:56 DEBUG : Waiting for deletions to finish 2026/07/31 03:15:56 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:15:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:15:56 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:15:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:15:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:15:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:15:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:15:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:15:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:15:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:15:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:15:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:15:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:15:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:15:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:15:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:15:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:15:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:15:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:15:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:15:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:15:57 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:15:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:15:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:15:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:15:57 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:15:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:15:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:15:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:15:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:15:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:15:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:15:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:15:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:15:57 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:15:57 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:15:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/31 03:15:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:15:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 03:15:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:15:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/31 03:15:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:15:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 03:15:57 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:15:57 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:15:57 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:15:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:15:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/31 03:15:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/31 03:15:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/31 03:15:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/31 03:15:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/31 03:15:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/31 03:15:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/31 03:15:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:57 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/31 03:15:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:57 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/31 03:15:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:57 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/31 03:15:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:57 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/31 03:15:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/31 03:15:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/31 03:15:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:15:57 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:15:57 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:15:57 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/07/31 03:15:57 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/31 03:15:57 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/31 03:15:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/31 03:15:57 DEBUG : appleSUFFIX: size = 5 OK 2026/07/31 03:15:57 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/31 03:15:57 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/31 03:15:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:15:57 DEBUG : bananaSUFFIX: size = 6 OK 2026/07/31 03:15:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/31 03:15:57 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/31 03:15:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:15:57 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/07/31 03:15:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/31 03:15:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/31 03:15:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:15:57 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/07/31 03:15:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/31 03:15:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:15:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/07/31 03:15:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/31 03:15:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:15:58 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/07/31 03:15:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/31 03:15:58 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/07/31 03:15:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/31 03:15:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/07/31 03:15:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/31 03:15:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/07/31 03:15:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/31 03:15:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/07/31 03:15:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/31 03:15:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/07/31 03:15:58 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/31 03:15:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/07/31 03:15:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/31 03:15:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/07/31 03:15:58 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/31 03:15:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/07/31 03:15:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/31 03:15:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/07/31 03:15:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/31 03:15:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/07/31 03:15:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/31 03:15:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/07/31 03:15:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/31 03:15:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:15:58 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/07/31 03:15:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/31 03:15:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:15:59 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/07/31 03:15:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/31 03:15:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:15:59 DEBUG : Waiting for deletions to finish 2026/07/31 03:15:59 INFO : banana: Deleted 2026/07/31 03:15:59 INFO : dir1/0015-9;=.txt: Deleted 2026/07/31 03:15:59 INFO : splitbananasplit: Deleted 2026/07/31 03:15:59 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/31 03:15:59 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/31 03:15:59 INFO : dir1/0003-defghij.txt: Deleted 2026/07/31 03:15:59 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/31 03:15:59 INFO : dir1/0011-56789;.txt: Deleted 2026/07/31 03:15:59 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/31 03:15:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/31 03:15:59 INFO : dir1/0012-6789;.txt: Deleted 2026/07/31 03:15:59 INFO : apple: Deleted 2026/07/31 03:15:59 INFO : dir1/0007-1234567.txt: Deleted 2026/07/31 03:15:59 INFO : dir1/0008-2345678.txt: Deleted 2026/07/31 03:15:59 INFO : dir1/0013-789;=.txt: Deleted 2026/07/31 03:15:59 INFO : appleappleapplebanana: Deleted 2026/07/31 03:15:59 INFO : dir1/0014-89;=.txt: Deleted 2026/07/31 03:15:59 INFO : dir1/0010-456789.txt: Deleted 2026/07/31 03:15:59 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/31 03:15:59 INFO : dir1/0009-3456789.txt: Deleted 2026/07/31 03:15:59 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:00 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/31 03:16:00 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/31 03:16:00 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/31 03:16:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:16:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:16:00 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:16:00 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:16:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:16:00 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:16:00 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:16:00 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:16:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:16:00 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:16:00 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:16:00 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:16:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:16:00 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:16:00 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:16:00 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/31 03:16:00 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/31 03:16:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:16:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:16:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:16:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:16:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:16:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:16:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:16:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:16:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:16:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:16:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:16:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:16:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:16:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:16:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:16:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:16:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/31 03:16:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:16:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:16:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:16:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:16:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:16:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:16:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:16:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:16:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:16:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:16:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:16:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:16:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:16:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:16:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:16:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/31 03:16:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:16:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:16:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:16:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:16:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:16:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:16:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:16:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:16:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:16:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:16:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:16:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:16:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:16:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:16:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:16:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:16:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:16:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/31 03:16:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:16:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:16:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:16:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:16:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:16:00 DEBUG : apple: transformed to: appleSUFFIX 2026/07/31 03:16:00 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/31 03:16:00 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/31 03:16:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/31 03:16:00 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/31 03:16:00 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/31 03:16:00 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 03:16:00 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/31 03:16:00 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 03:16:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:00 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:16:00 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:16:00 DEBUG : apple: size = 5 OK 2026/07/31 03:16:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/07/31 03:16:00 INFO : apple: Copied (new) 2026/07/31 03:16:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:16:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/31 03:16:00 INFO : appleappleapplebanana: Copied (new) 2026/07/31 03:16:00 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:16:00 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/31 03:16:00 INFO : splitbananasplit: Copied (new) 2026/07/31 03:16:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:16:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/31 03:16:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/31 03:16:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:16:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/31 03:16:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/31 03:16:00 DEBUG : banana: size = 6 OK 2026/07/31 03:16:00 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/07/31 03:16:00 INFO : banana: Copied (new) 2026/07/31 03:16:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:16:01 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/31 03:16:01 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/31 03:16:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:16:01 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/31 03:16:01 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/31 03:16:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:16:01 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/31 03:16:01 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/31 03:16:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:16:01 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/31 03:16:01 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/31 03:16:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:16:01 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/31 03:16:01 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/31 03:16:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:16:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/31 03:16:01 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/31 03:16:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:16:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/31 03:16:01 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/31 03:16:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:16:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/31 03:16:01 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/31 03:16:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:16:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/31 03:16:01 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/31 03:16:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:16:01 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/31 03:16:01 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/31 03:16:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:16:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/31 03:16:01 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/31 03:16:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:16:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/31 03:16:01 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/31 03:16:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:16:02 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/31 03:16:02 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/31 03:16:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:16:02 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/31 03:16:02 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/31 03:16:02 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:02 INFO : appleSUFFIX: Deleted 2026/07/31 03:16:02 INFO : splitbananasplitSUFFIX: Deleted 2026/07/31 03:16:02 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/31 03:16:02 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/31 03:16:02 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/31 03:16:02 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/31 03:16:02 INFO : bananaSUFFIX: Deleted 2026/07/31 03:16:02 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/31 03:16:02 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/31 03:16:02 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/31 03:16:02 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/31 03:16:02 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/31 03:16:02 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/31 03:16:02 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/31 03:16:02 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/31 03:16:02 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/31 03:16:02 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/31 03:16:02 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/31 03:16:02 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/31 03:16:02 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/31 03:16:02 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:03 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:03 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:16:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:16:22 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:23 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:16:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:16:23 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:16:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:16:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:16:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:16:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:16:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:16:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:16:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:16:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:16:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:16:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:16:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:16:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:16:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:16:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:16:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:16:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:16:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:16:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:16:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:16:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/31 03:16:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:16:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/31 03:16:23 DEBUG : apple: size = 5 OK 2026/07/31 03:16:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:23 DEBUG : apple: Unchanged skipping 2026/07/31 03:16:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:23 DEBUG : banana: size = 6 OK 2026/07/31 03:16:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:23 DEBUG : banana: Unchanged skipping 2026/07/31 03:16:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:16:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:16:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:16:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:16:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:16:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/31 03:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:16:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:16:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:16:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:16:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:16:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:16:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/31 03:16:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/31 03:16:23 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:16:23 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:16:23 DEBUG : appleapple: size = 21 OK 2026/07/31 03:16:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/07/31 03:16:23 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/31 03:16:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:16:23 DEBUG : splitbanan: size = 16 OK 2026/07/31 03:16:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/07/31 03:16:23 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/31 03:16:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:16:23 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/31 03:16:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/07/31 03:16:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/31 03:16:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:16:23 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/31 03:16:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/07/31 03:16:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/31 03:16:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:16:24 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/31 03:16:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/07/31 03:16:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/31 03:16:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:16:24 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/31 03:16:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/07/31 03:16:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/31 03:16:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:16:24 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/31 03:16:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/07/31 03:16:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/31 03:16:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:16:24 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/31 03:16:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/07/31 03:16:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/31 03:16:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:16:24 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/31 03:16:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/07/31 03:16:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/31 03:16:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:16:24 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/31 03:16:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/07/31 03:16:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/31 03:16:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:16:24 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/31 03:16:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/07/31 03:16:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/31 03:16:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:16:24 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/31 03:16:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/07/31 03:16:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/31 03:16:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:16:24 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/31 03:16:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/07/31 03:16:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/31 03:16:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:16:24 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/31 03:16:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/07/31 03:16:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/31 03:16:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:16:24 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/31 03:16:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/07/31 03:16:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/31 03:16:24 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/31 03:16:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/07/31 03:16:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/31 03:16:24 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/31 03:16:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/07/31 03:16:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/31 03:16:25 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/31 03:16:25 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/07/31 03:16:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/31 03:16:25 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/31 03:16:25 INFO : dir1/0011-56789;.txt: Deleted 2026/07/31 03:16:25 INFO : dir1/0015-9;=.txt: Deleted 2026/07/31 03:16:25 INFO : dir1/0008-2345678.txt: Deleted 2026/07/31 03:16:25 INFO : dir1/0012-6789;.txt: Deleted 2026/07/31 03:16:25 INFO : dir1/0010-456789.txt: Deleted 2026/07/31 03:16:25 INFO : dir1/0009-3456789.txt: Deleted 2026/07/31 03:16:25 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/31 03:16:25 INFO : dir1/0014-89;=.txt: Deleted 2026/07/31 03:16:26 INFO : appleappleapplebanana: Deleted 2026/07/31 03:16:26 INFO : splitbananasplit: Deleted 2026/07/31 03:16:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/31 03:16:26 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/31 03:16:26 INFO : dir1/0003-defghij.txt: Deleted 2026/07/31 03:16:26 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/31 03:16:26 INFO : dir1/0007-1234567.txt: Deleted 2026/07/31 03:16:26 INFO : dir1/0013-789;=.txt: Deleted 2026/07/31 03:16:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/31 03:16:26 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:26 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:16:26 DEBUG : appleapple: Excluded (Path Filter) 2026/07/31 03:16:26 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:16:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/31 03:16:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/31 03:16:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/31 03:16:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/31 03:16:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/31 03:16:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/31 03:16:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/31 03:16:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/31 03:16:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/31 03:16:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/31 03:16:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/31 03:16:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/31 03:16:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/31 03:16:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/31 03:16:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/31 03:16:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/31 03:16:26 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/31 03:16:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:16:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:16:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:16:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:16:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:16:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:16:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:16:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:16:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:16:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:16:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:16:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:16:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:16:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:16:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:16:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:16:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:16:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:16:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:16:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:16:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:16:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:16:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:16:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:16:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:16:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:16:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:16:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:16:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:16:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:16:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:16:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:16:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:16:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:16:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:16:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:16:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:16:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:16:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:16:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:16:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:16:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:16:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:16:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:16:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:16:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:16:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:16:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:16:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:16:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:16:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:16:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:16:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:16:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:16:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:16:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:16:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:16:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:16:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:16:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:16:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:16:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:16:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:16:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:16:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:16:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:16:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:16:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:16:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:16:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:16:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:16:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:16:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:16:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:16:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:16:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:16:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:16:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:16:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:16:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:16:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:16:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:26 DEBUG : apple: size = 5 OK 2026/07/31 03:16:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:26 DEBUG : apple: Unchanged skipping 2026/07/31 03:16:26 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:16:26 DEBUG : banana: size = 6 OK 2026/07/31 03:16:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:26 DEBUG : banana: Unchanged skipping 2026/07/31 03:16:26 DEBUG : splitbanan: size = 16 OK 2026/07/31 03:16:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:26 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:16:26 DEBUG : appleapple: size = 21 OK 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:16:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:16:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:16:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:16:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:16:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:16:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:16:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:16:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:16:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:16:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:16:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:16:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:16:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:16:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:16:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:16:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:16:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:16:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:16:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:16:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:16:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:16:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:16:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:16:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:16:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:16:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:16:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:16:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:16:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:16:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:16:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:16:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:16:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:16:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:16:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/31 03:16:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/31 03:16:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/31 03:16:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/31 03:16:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/31 03:16:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/31 03:16:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/31 03:16:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/31 03:16:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/31 03:16:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/31 03:16:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/31 03:16:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/31 03:16:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/31 03:16:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/31 03:16:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/31 03:16:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/31 03:16:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/31 03:16:26 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/31 03:16:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:16:26 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/31 03:16:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:16:26 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/31 03:16:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:16:26 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/31 03:16:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:16:26 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/31 03:16:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:16:26 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/31 03:16:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:16:26 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/31 03:16:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:16:26 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/31 03:16:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:16:26 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/31 03:16:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:16:26 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/31 03:16:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:16:26 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/31 03:16:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:16:26 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/31 03:16:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:16:26 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/31 03:16:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:16:26 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/31 03:16:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:16:26 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/31 03:16:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:16:26 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/31 03:16:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:16:26 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:16:26 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:16:26 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:26 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:27 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:16:27 DEBUG : appleapple: Excluded (Path Filter) 2026/07/31 03:16:27 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:16:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/31 03:16:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/31 03:16:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/31 03:16:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/31 03:16:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/31 03:16:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/31 03:16:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/31 03:16:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/31 03:16:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/31 03:16:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/31 03:16:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/31 03:16:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/31 03:16:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/31 03:16:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/31 03:16:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/31 03:16:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/31 03:16:27 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/31 03:16:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:16:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:16:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:16:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:16:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:16:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:16:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:16:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:16:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:16:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:16:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:16:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:16:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:16:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:16:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:16:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:16:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:16:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:16:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:16:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:16:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:16:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:16:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:16:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:16:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:16:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:16:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:16:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:16:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:16:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:16:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:16:27 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/31 03:16:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:16:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/31 03:16:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/31 03:16:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/31 03:16:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/31 03:16:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/31 03:16:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/31 03:16:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/31 03:16:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/31 03:16:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/31 03:16:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/31 03:16:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/31 03:16:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/31 03:16:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/31 03:16:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/31 03:16:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/31 03:16:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/31 03:16:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/31 03:16:27 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:16:39 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:40 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : banana: size = 6 OK 2026/07/31 03:16:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:40 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:16:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:40 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:16:40 DEBUG : banana: Unchanged skipping 2026/07/31 03:16:40 DEBUG : apple: size = 5 OK 2026/07/31 03:16:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:40 DEBUG : apple: Unchanged skipping 2026/07/31 03:16:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:16:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:16:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:16:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:16:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:16:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:16:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:16:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:16:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:16:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:16:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:16:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:16:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:16:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:16:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:16:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:16:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:16:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:16:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:16:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:16:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:16:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:16:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:16:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:16:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:16:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:16:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:16:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:16:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:16:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:16:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:16:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:16:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:16:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:16:40 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:16:40 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:16:40 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:40 INFO : There was nothing to transfer 2026/07/31 03:16:40 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:40 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:16:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : apple: size = 5 OK 2026/07/31 03:16:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:41 DEBUG : apple: Unchanged skipping 2026/07/31 03:16:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:16:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:16:41 DEBUG : banana: size = 6 OK 2026/07/31 03:16:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:41 DEBUG : banana: Unchanged skipping 2026/07/31 03:16:41 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:16:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:41 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:16:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:16:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:16:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:16:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:16:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:16:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:16:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:16:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:16:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:16:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:16:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:16:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:16:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:16:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:16:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:16:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:16:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:16:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:16:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:16:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:16:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:16:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:16:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:16:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:16:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:16:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:16:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:16:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:16:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:16:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:16:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:16:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:16:41 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:16:41 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:16:41 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:41 INFO : There was nothing to transfer 2026/07/31 03:16:41 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:41 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:41 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:16:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:16:54 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:54 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:16:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:16:54 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:16:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:16:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:16:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:16:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:16:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:16:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:16:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:16:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:16:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:16:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:16:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:16:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:16:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:16:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:16:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:16:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:16:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:16:55 DEBUG : apple: size = 5 OK 2026/07/31 03:16:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:55 DEBUG : apple: Unchanged skipping 2026/07/31 03:16:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:16:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:16:55 DEBUG : banana: size = 6 OK 2026/07/31 03:16:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:55 DEBUG : banana: Unchanged skipping 2026/07/31 03:16:55 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:16:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:55 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:16:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:16:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:16:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:16:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:16:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:16:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:16:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:16:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:16:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:16:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:16:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:16:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:16:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:16:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:16:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:16:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:16:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:16:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:16:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:16:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:16:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:16:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:16:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:16:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:16:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:16:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:16:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:16:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:16:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:16:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:16:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:16:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:16:55 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:16:55 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:16:55 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:55 INFO : There was nothing to transfer 2026/07/31 03:16:55 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:55 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:16:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:16:55 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:16:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:16:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:16:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:16:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:16:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:16:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:16:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:16:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:16:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:16:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:16:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:16:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:16:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:16:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:16:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:16:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:16:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:16:56 DEBUG : apple: size = 5 OK 2026/07/31 03:16:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:56 DEBUG : apple: Unchanged skipping 2026/07/31 03:16:56 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:16:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:56 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:16:56 DEBUG : banana: size = 6 OK 2026/07/31 03:16:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:56 DEBUG : banana: Unchanged skipping 2026/07/31 03:16:56 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:16:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:56 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:16:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:16:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:16:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:16:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:16:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:16:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:16:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:16:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:16:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:16:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:16:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:16:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:16:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:16:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:16:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:16:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:16:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:16:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:16:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:16:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:16:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:16:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:16:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:16:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:16:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:16:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:16:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:16:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:16:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:16:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:16:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:16:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:16:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:16:56 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:16:56 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:16:56 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:56 INFO : There was nothing to transfer 2026/07/31 03:16:56 DEBUG : Waiting for deletions to finish 2026/07/31 03:16:56 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:16:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:16:56 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:16:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:16:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:16:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:16:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:16:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:16:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:16:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:16:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:16:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:16:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:16:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:16:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:16:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:16:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:16:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:16:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:16:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:17:09 DEBUG : Waiting for deletions to finish 2026/07/31 03:17:10 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:17:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:17:10 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:17:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:17:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:17:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:17:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:17:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:17:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:17:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:17:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:17:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:17:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:17:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:17:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:17:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:17:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:17:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:17:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:17:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:17:10 DEBUG : apple: size = 5 OK 2026/07/31 03:17:10 DEBUG : banana: size = 6 OK 2026/07/31 03:17:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:10 DEBUG : banana: Unchanged skipping 2026/07/31 03:17:10 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:17:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:10 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:17:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:17:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:17:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:10 DEBUG : apple: Unchanged skipping 2026/07/31 03:17:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:17:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:17:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:17:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:17:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:17:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:17:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:17:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:17:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:17:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:17:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:17:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:17:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:17:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:17:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:17:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:17:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:17:10 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:17:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:17:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:17:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:17:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:17:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:17:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:17:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:17:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:17:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:17:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:17:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:17:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:17:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:17:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:17:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:17:10 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:17:10 DEBUG : Waiting for deletions to finish 2026/07/31 03:17:10 INFO : There was nothing to transfer 2026/07/31 03:17:10 DEBUG : Waiting for deletions to finish 2026/07/31 03:17:11 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : apple: size = 5 OK 2026/07/31 03:17:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:11 DEBUG : apple: Unchanged skipping 2026/07/31 03:17:11 DEBUG : banana: size = 6 OK 2026/07/31 03:17:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:11 DEBUG : banana: Unchanged skipping 2026/07/31 03:17:11 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:17:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:17:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:17:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:11 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:17:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:17:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:17:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:17:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:17:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:17:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:17:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:17:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:17:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:17:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:17:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:17:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:17:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:17:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:17:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:17:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:17:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:17:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:17:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:17:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:17:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:17:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:17:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:17:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:17:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:17:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:17:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:17:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:17:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:17:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:17:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:17:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:17:11 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:17:11 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:17:11 DEBUG : Waiting for deletions to finish 2026/07/31 03:17:11 INFO : There was nothing to transfer 2026/07/31 03:17:11 DEBUG : Waiting for deletions to finish 2026/07/31 03:17:11 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:17:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:17:25 DEBUG : Waiting for deletions to finish 2026/07/31 03:17:25 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:17:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:17:25 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:17:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:17:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:17:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:17:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:17:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:17:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:17:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:17:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:17:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:17:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:17:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:17:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:17:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:17:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:17:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:17:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:17:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:17:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:17:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:17:26 DEBUG : banana: size = 6 OK 2026/07/31 03:17:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : banana: Unchanged skipping 2026/07/31 03:17:26 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:17:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:17:26 DEBUG : apple: size = 5 OK 2026/07/31 03:17:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : apple: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:17:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:17:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:17:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:17:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:17:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:17:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:17:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:17:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:17:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:17:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:17:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:17:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:17:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:17:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:17:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:17:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:17:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:17:26 DEBUG : Waiting for deletions to finish 2026/07/31 03:17:26 INFO : There was nothing to transfer 2026/07/31 03:17:26 DEBUG : Waiting for deletions to finish 2026/07/31 03:17:26 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:17:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:17:26 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:17:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:17:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:17:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:17:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:17:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:17:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:17:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:17:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:17:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:17:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:17:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:17:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:17:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:17:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:17:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:17:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:17:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:17:26 DEBUG : banana: size = 6 OK 2026/07/31 03:17:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:17:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:17:26 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:17:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:17:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:17:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:17:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:17:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:17:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:17:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:17:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:17:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:17:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:17:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:17:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:17:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:17:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:17:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:17:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:17:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:17:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:17:26 DEBUG : apple: size = 5 OK 2026/07/31 03:17:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:26 DEBUG : apple: Unchanged skipping 2026/07/31 03:17:26 DEBUG : banana: Unchanged skipping 2026/07/31 03:17:26 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:17:26 DEBUG : Waiting for deletions to finish 2026/07/31 03:17:26 INFO : There was nothing to transfer 2026/07/31 03:17:26 DEBUG : Waiting for deletions to finish 2026/07/31 03:17:27 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:17:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:17:27 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:17:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:17:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:17:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:17:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:17:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:17:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:17:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:17:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:17:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:17:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:17:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:17:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:17:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:17:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:17:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:17:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:17:27 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:17:41 DEBUG : Waiting for deletions to finish 2026/07/31 03:17:41 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:17:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:17:41 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:17:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:17:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:17:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:17:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:17:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:17:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:17:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:17:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:17:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:17:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:17:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:17:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:17:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:17:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:17:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:17:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:17:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:17:42 DEBUG : apple: size = 5 OK 2026/07/31 03:17:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : apple: Unchanged skipping 2026/07/31 03:17:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:17:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:17:42 DEBUG : banana: size = 6 OK 2026/07/31 03:17:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : banana: Unchanged skipping 2026/07/31 03:17:42 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:17:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:17:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:17:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:17:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:17:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:17:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:17:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:17:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:17:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:17:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:17:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:17:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:17:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:17:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:17:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:17:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:17:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:17:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:17:42 DEBUG : Waiting for deletions to finish 2026/07/31 03:17:42 INFO : There was nothing to transfer 2026/07/31 03:17:42 DEBUG : Waiting for deletions to finish 2026/07/31 03:17:42 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:17:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:17:42 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:17:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:17:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:17:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:17:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:17:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:17:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:17:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:17:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:17:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:17:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:17:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:17:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:17:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:17:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:17:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:17:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:17:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/31 03:17:42 DEBUG : apple: size = 5 OK 2026/07/31 03:17:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : apple: Unchanged skipping 2026/07/31 03:17:42 DEBUG : banana: size = 6 OK 2026/07/31 03:17:42 DEBUG : splitbananasplit: size = 16 OK 2026/07/31 03:17:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : splitbananasplit: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/31 03:17:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/31 03:17:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/31 03:17:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/31 03:17:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/31 03:17:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/31 03:17:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/31 03:17:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/31 03:17:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/31 03:17:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/31 03:17:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/31 03:17:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/31 03:17:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/31 03:17:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/31 03:17:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/31 03:17:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:17:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/31 03:17:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/31 03:17:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/31 03:17:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/31 03:17:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:42 DEBUG : banana: Unchanged skipping 2026/07/31 03:17:42 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:17:42 DEBUG : Waiting for deletions to finish 2026/07/31 03:17:42 INFO : There was nothing to transfer 2026/07/31 03:17:42 DEBUG : Waiting for deletions to finish 2026/07/31 03:17:43 DEBUG : apple: Excluded (Path Filter) 2026/07/31 03:17:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/31 03:17:43 DEBUG : banana: Excluded (Path Filter) 2026/07/31 03:17:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/31 03:17:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/31 03:17:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/31 03:17:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/31 03:17:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/31 03:17:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/31 03:17:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/31 03:17:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/31 03:17:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/31 03:17:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/31 03:17:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/31 03:17:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/31 03:17:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/31 03:17:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/31 03:17:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/31 03:17:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/31 03:17:43 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (187.64s) --- PASS: TestTransform/NFC (14.99s) --- PASS: TestTransform/NFD (14.83s) --- PASS: TestTransform/base64 (18.09s) --- PASS: TestTransform/prefix (19.55s) --- PASS: TestTransform/suffix (20.90s) --- PASS: TestTransform/truncate (23.49s) --- PASS: TestTransform/encoder (14.69s) --- PASS: TestTransform/ISO-8859-1 (14.74s) --- PASS: TestTransform/charmap (15.23s) --- PASS: TestTransform/lowercase (15.74s) --- PASS: TestTransform/ascii (15.38s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:17:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/31 03:17:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/31 03:17:47 INFO : sub dir_somesuffix: Making directory 2026/07/31 03:17:47 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/31 03:17:47 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/31 03:17:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/31 03:17:47 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/31 03:17:47 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/31 03:17:47 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:17:47 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:17:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/07/31 03:17:48 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:17:48 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/31 03:17:48 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.67s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:17:49 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:49 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:49 INFO : tictactoe: Making directory 2026/07/31 03:17:49 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:49 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:17:49 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/31 03:17:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:17:49 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:17:49 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:17:50 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/07/31 03:17:50 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:17:50 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/31 03:17:50 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.60s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:17:51 INFO : toe: Making directory 2026/07/31 03:17:51 INFO : toe/toe: Making directory 2026/07/31 03:17:51 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/31 03:17:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/31 03:17:51 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:17:51 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:17:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/31 03:17:51 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/31 03:17:51 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:17:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/31 03:17:51 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.50s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:17:52 INFO : toe: Making directory 2026/07/31 03:17:52 INFO : toe/toe: Making directory 2026/07/31 03:17:52 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/31 03:17:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/31 03:17:52 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/31 03:17:52 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:17:52 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:17:53 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/07/31 03:17:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:17:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/31 03:17:53 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.03s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:17:54 DEBUG : empty_dir: Making directory with metadata 2026/07/31 03:17:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 03:17:54 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:17:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:17:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:17:54 INFO : tictacempty_dir: Making directory 2026/07/31 03:17:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:17:54 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:54 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:54 INFO : tictactoe: Making directory 2026/07/31 03:17:54 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:54 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:17:54 INFO : tictactoe/tictactoe: Making directory 2026/07/31 03:17:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:17:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/31 03:17:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/31 03:17:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/31 03:17:54 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:17:54 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:17:55 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/31 03:17:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:17:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/31 03:17:55 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.54s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:17:55 DEBUG : empty_dir: Making directory with metadata 2026/07/31 03:17:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 03:17:55 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:17:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:17:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:17:56 INFO : tictacempty_dir: Making directory 2026/07/31 03:17:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:17:56 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:56 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:56 INFO : tictactoe: Making directory 2026/07/31 03:17:56 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:56 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:17:56 INFO : tictactoe/tictactoe: Making directory 2026/07/31 03:17:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:17:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/31 03:17:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:17:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/31 03:17:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:17:56 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:17:56 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:17:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/31 03:17:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:17:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:17:56 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/31 03:17:56 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:17:56 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:17:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:17:57 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:57 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/31 03:17:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/31 03:17:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:17:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/07/31 03:17:57 NOTICE: B2 bucket rclone-test-nenakeq1kufe: 0 differences found 2026/07/31 03:17:57 NOTICE: B2 bucket rclone-test-nenakeq1kufe: 1 matching files --- PASS: TestAllTag (1.89s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:17:57 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:58 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:58 INFO : tictactoe: Making directory 2026/07/31 03:17:58 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:58 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:17:58 INFO : tictactoe/tictactoe: Making directory 2026/07/31 03:17:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:17:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/31 03:17:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/31 03:17:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/31 03:17:58 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:17:58 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:17:58 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/31 03:17:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:17:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/31 03:17:58 DEBUG : Waiting for deletions to finish 2026/07/31 03:17:58 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:58 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:58 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:17:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:17:58 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/31 03:17:58 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/07/31 03:17:58 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:17:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/31 03:17:58 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/31 03:17:58 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:17:58 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.89s) === RUN TestSyntax 2026/07/31 03:17:59 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:17:59 INFO : toe: Making directory 2026/07/31 03:17:59 INFO : toe/toe: Making directory 2026/07/31 03:17:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/31 03:17:59 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:17:59 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:18:00 DEBUG : toe/toe/toe: size = 11 OK 2026/07/31 03:18:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:18:00 INFO : toe/toe/toe: Copied (new) 2026/07/31 03:18:00 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.78s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:18:01 DEBUG : empty_dir: Making directory with metadata 2026/07/31 03:18:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 03:18:01 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:18:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:18:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:18:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:18:01 INFO : tictacempty_dir: Making directory 2026/07/31 03:18:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:18:01 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:18:01 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:18:01 INFO : tictactoe: Making directory 2026/07/31 03:18:01 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:18:01 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:18:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:18:01 INFO : tictactoe/tictactoe: Making directory 2026/07/31 03:18:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:18:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/31 03:18:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:18:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/31 03:18:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:18:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:18:01 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:18:01 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:18:02 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/31 03:18:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:18:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:18:02 INFO : toe/toe/toe.txt: Deleted 2026/07/31 03:18:02 INFO : toe/toe: Removing directory 2026/07/31 03:18:02 INFO : toe: Removing directory 2026/07/31 03:18:02 INFO : empty_dir: Removing directory 2026/07/31 03:18:02 DEBUG : Local file system at /tmp/rclone2358219464: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.52s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:18:03 DEBUG : empty_dir: Making directory with metadata 2026/07/31 03:18:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 03:18:03 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:18:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:18:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:18:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:18:03 INFO : tictacempty_dir: Making directory 2026/07/31 03:18:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:18:03 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:18:03 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:18:03 INFO : tictactoe: Making directory 2026/07/31 03:18:03 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:18:03 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:18:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:18:03 INFO : tictactoe/tictactoe: Making directory 2026/07/31 03:18:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:18:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/31 03:18:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:18:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/31 03:18:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:18:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:18:03 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:18:03 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:18:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/31 03:18:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:18:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:18:03 INFO : toe/toe/toe.txt: Deleted 2026/07/31 03:18:03 INFO : toe/toe: Removing directory 2026/07/31 03:18:03 INFO : toe: Removing directory 2026/07/31 03:18:03 INFO : empty_dir: Removing directory 2026/07/31 03:18:03 DEBUG : Local file system at /tmp/rclone2358219464: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/31 03:18:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/31 03:18:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/31 03:18:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/31 03:18:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/31 03:18:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/31 03:18:05 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/31 03:18:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:18:05 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/07/31 03:18:05 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.11s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:18:06 DEBUG : Reset feature "Copy" 2026/07/31 03:18:06 DEBUG : Reset feature "Move" 2026/07/31 03:18:06 DEBUG : Reset feature "Copy" 2026/07/31 03:18:06 DEBUG : Reset feature "Move" 2026/07/31 03:18:06 DEBUG : empty_dir: Making directory with metadata 2026/07/31 03:18:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/31 03:18:06 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:18:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:18:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:18:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:18:06 INFO : tictacempty_dir: Making directory 2026/07/31 03:18:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/31 03:18:06 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:18:06 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:18:06 INFO : tictactoe: Making directory 2026/07/31 03:18:06 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:18:06 DEBUG : toe: transformed to: tictactoe 2026/07/31 03:18:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:18:06 INFO : tictactoe/tictactoe: Making directory 2026/07/31 03:18:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/31 03:18:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/31 03:18:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:18:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/31 03:18:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:18:06 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:18:06 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:18:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:18:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/31 03:18:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:18:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/31 03:18:06 INFO : toe/toe/toe.txt: Deleted 2026/07/31 03:18:06 INFO : toe/toe: Removing directory 2026/07/31 03:18:06 INFO : toe: Removing directory 2026/07/31 03:18:06 INFO : empty_dir: Removing directory 2026/07/31 03:18:06 DEBUG : Local file system at /tmp/rclone2358219464: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/07/31 03:18:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/31 03:18:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/07/31 03:18:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/31 03:18:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/31 03:18:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/31 03:18:08 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/31 03:18:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:18:08 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/31 03:18:08 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.46s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:18:09 DEBUG : toe: transformed to: dG9l 2026/07/31 03:18:09 DEBUG : toe: transformed to: dG9l 2026/07/31 03:18:09 INFO : dG9l: Making directory 2026/07/31 03:18:09 DEBUG : toe: transformed to: dG9l 2026/07/31 03:18:09 DEBUG : toe: transformed to: dG9l 2026/07/31 03:18:09 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/31 03:18:09 INFO : dG9l/dG9l: Making directory 2026/07/31 03:18:09 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/31 03:18:09 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/31 03:18:09 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/31 03:18:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/31 03:18:09 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/31 03:18:09 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:18:09 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:18:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/31 03:18:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:18:10 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/31 03:18:10 DEBUG : Waiting for deletions to finish 2026/07/31 03:18:10 DEBUG : dG9l: transformed to: toe 2026/07/31 03:18:10 DEBUG : dG9l: transformed to: toe 2026/07/31 03:18:10 DEBUG : dG9l: transformed to: toe 2026/07/31 03:18:10 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/31 03:18:10 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/31 03:18:10 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/31 03:18:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/07/31 03:18:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/31 03:18:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/31 03:18:10 DEBUG : Local file system at /tmp/rclone2358219464: Waiting for checks to finish 2026/07/31 03:18:10 DEBUG : Local file system at /tmp/rclone2358219464: Waiting for transfers to finish 2026/07/31 03:18:10 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.31s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-nenakeq1kufe", Local "Local file system at /tmp/rclone2358219464", Modify Window "1ms" 2026/07/31 03:18:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:18:11 DEBUG : toe: transformed to: 2026/07/31 03:18:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:18:12 DEBUG : toe: transformed to: 2026/07/31 03:18:12 INFO : B2 bucket rclone-test-nenakeq1kufe: Making directory 2026/07/31 03:18:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:18:12 DEBUG : toe: transformed to: 2026/07/31 03:18:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:18:12 DEBUG : toe: transformed to: 2026/07/31 03:18:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:18:12 DEBUG : toe/toe: transformed to: 2026/07/31 03:18:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/31 03:18:12 INFO : toe/toe: Making directory 2026/07/31 03:18:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:18:12 DEBUG : toe/toe: transformed to: 2026/07/31 03:18:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/31 03:18:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:18:12 DEBUG : toe: transformed to: 2026/07/31 03:18:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/31 03:18:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/31 03:18:12 DEBUG : toe/toe/toe: transformed to: 2026/07/31 03:18:12 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/31 03:18:12 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for checks to finish 2026/07/31 03:18:12 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Waiting for transfers to finish 2026/07/31 03:18:12 DEBUG : toe/toe/toe: size = 11 OK 2026/07/31 03:18:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/07/31 03:18:12 INFO : toe/toe/toe: Copied (new) 2026/07/31 03:18:12 ERROR : B2 bucket rclone-test-nenakeq1kufe: not deleting files as there were IO errors 2026/07/31 03:18:12 ERROR : B2 bucket rclone-test-nenakeq1kufe: not deleting directories as there were IO errors --- PASS: TestError (1.85s) PASS 2026/07/31 03:18:13 DEBUG : B2 bucket rclone-test-nenakeq1kufe: Purge remote 2026/07/31 03:18:13 INFO : B2 bucket rclone-test-nenakeq1kufe: cleaning bucket "rclone-test-nenakeq1kufe" of all files 2026/07/31 03:18:14 DEBUG : BackupDir/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4058b6080626ab9e_d20260731_m031226_c001_v7007000_t0000_u01785467546519") 2026/07/31 03:18:14 DEBUG : BackupDir/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f104e005ae21f5f2e_d20260731_m031221_c001_v0001182_t0036_u01785467541580") 2026/07/31 03:18:14 DEBUG : CompareDest/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f417f306a4ffd3c8e_d20260731_m031202_c001_v7007000_t0000_u01785467522606") 2026/07/31 03:18:14 DEBUG : CompareDest/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf347b_d20260731_m031134_c001_v0001177_t0025_u01785467494749") 2026/07/31 03:18:14 DEBUG : CompareDest/two: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f417f306a4ffd3c94_d20260731_m031202_c001_v7007000_t0000_u01785467522793") 2026/07/31 03:18:14 DEBUG : CompareDest/two: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4981_d20260731_m031135_c001_v0001173_t0032_u01785467495772") 2026/07/31 03:18:14 DEBUG : CopyDest/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4058b6080626ab9f_d20260731_m031226_c001_v7007000_t0000_u01785467546693") 2026/07/31 03:18:14 DEBUG : CopyDest/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4b93_d20260731_m031218_c001_v0001173_t0014_u01785467538262") 2026/07/31 03:18:14 DEBUG : CopyDest/three: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4058b6080626aba0_d20260731_m031226_c001_v7007000_t0000_u01785467546868") 2026/07/31 03:18:14 DEBUG : CopyDest/three: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4be3_d20260731_m031224_c001_v0001173_t0051_u01785467544418") 2026/07/31 03:18:15 DEBUG : CopyDest/two: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4058b6080626aba1_d20260731_m031227_c001_v7007000_t0000_u01785467547044") 2026/07/31 03:18:15 DEBUG : CopyDest/two: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3587_d20260731_m031222_c001_v0001177_t0012_u01785467542448") 2026/07/31 03:18:15 DEBUG : EXISTING: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f419627dab7533031_d20260731_m031347_c001_v7007000_t0000_u01785467627914") 2026/07/31 03:18:15 DEBUG : EXISTING: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4ed3_d20260731_m031346_c001_v0001173_t0047_u01785467626828") 2026/07/31 03:18:15 DEBUG : PREFIXapple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f425b725ddef44006_d20260731_m031541_c001_v7007000_t0000_u01785467741484") 2026/07/31 03:18:15 DEBUG : PREFIXapple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a06_d20260731_m031536_c001_v0001177_t0055_u01785467736602") 2026/07/31 03:18:15 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f425b725ddef44008_d20260731_m031541_c001_v7007000_t0000_u01785467741667") 2026/07/31 03:18:15 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c51fe_d20260731_m031536_c001_v0001173_t0012_u01785467736570") 2026/07/31 03:18:15 DEBUG : PREFIXbanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f407fe0e715b9e269_d20260731_m031541_c001_v7007000_t0000_u01785467741475") 2026/07/31 03:18:15 DEBUG : PREFIXbanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e91cb_d20260731_m031536_c001_v0001184_t0012_u01785467736580") 2026/07/31 03:18:15 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c4a46b_d20260731_m031541_c001_v7007000_t0000_u01785467741409") 2026/07/31 03:18:15 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed2d5_d20260731_m031536_c001_v0001037_t0049_u01785467736593") 2026/07/31 03:18:15 DEBUG : Testêé: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f419627dab7533028_d20260731_m031344_c001_v7007000_t0000_u01785467624517") 2026/07/31 03:18:15 DEBUG : Testêé: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4ebf_d20260731_m031343_c001_v0001173_t0036_u01785467623842") 2026/07/31 03:18:15 DEBUG : Testêé: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3743_d20260731_m031342_c001_v0001177_t0032_u01785467622859") 2026/07/31 03:18:15 DEBUG : YXBwbGU=: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086bcb4_d20260731_m031523_c001_v7007000_t0000_u01785467723649") 2026/07/31 03:18:15 DEBUG : YXBwbGU=: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed26d_d20260731_m031519_c001_v0001037_t0057_u01785467719845") 2026/07/31 03:18:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086bcb5_d20260731_m031523_c001_v7007000_t0000_u01785467723855") 2026/07/31 03:18:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e910d_d20260731_m031519_c001_v0001184_t0030_u01785467719815") 2026/07/31 03:18:16 DEBUG : YmFuYW5h: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086bcb6_d20260731_m031524_c001_v7007000_t0000_u01785467724031") 2026/07/31 03:18:16 DEBUG : YmFuYW5h: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5172_d20260731_m031519_c001_v0001173_t0024_u01785467719826") 2026/07/31 03:18:16 DEBUG : a/potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413ac1_d20260731_m030947_c001_v7007000_t0000_u01785467387977") 2026/07/31 03:18:16 DEBUG : a/potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4477_d20260731_m030947_c001_v0001173_t0015_u01785467387289") 2026/07/31 03:18:16 DEBUG : a/potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413abd_d20260731_m030945_c001_v7007000_t0000_u01785467385740") 2026/07/31 03:18:16 DEBUG : a/potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4455_d20260731_m030944_c001_v0001173_t0057_u01785467384730") 2026/07/31 03:18:16 DEBUG : a/potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413a0d_d20260731_m030926_c001_v7007000_t0000_u01785467366960") 2026/07/31 03:18:16 DEBUG : a/potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c432b_d20260731_m030926_c001_v0001173_t0021_u01785467366135") 2026/07/31 03:18:16 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e5d_d20260731_m031743_c001_v7007000_t0000_u01785467863626") 2026/07/31 03:18:16 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3d5a_d20260731_m031739_c001_v0001177_t0013_u01785467859328") 2026/07/31 03:18:16 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8588d8_d20260731_m031727_c001_v7007000_t0000_u01785467847808") 2026/07/31 03:18:16 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3cf2_d20260731_m031723_c001_v0001177_t0036_u01785467843809") 2026/07/31 03:18:16 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086cdab_d20260731_m031712_c001_v7007000_t0000_u01785467832458") 2026/07/31 03:18:16 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3ca2_d20260731_m031708_c001_v0001177_t0047_u01785467828376") 2026/07/31 03:18:16 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abacfcd_d20260731_m031657_c001_v7007000_t0000_u01785467817077") 2026/07/31 03:18:16 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3c02_d20260731_m031653_c001_v0001177_t0052_u01785467813143") 2026/07/31 03:18:16 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f420d0c37d082a556_d20260731_m031642_c001_v7007000_t0000_u01785467802379") 2026/07/31 03:18:16 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3b96_d20260731_m031638_c001_v0001177_t0033_u01785467798544") 2026/07/31 03:18:16 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519ece3_d20260731_m031627_c001_v7007000_t0000_u01785467787636") 2026/07/31 03:18:16 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e93f7_d20260731_m031621_c001_v0001184_t0011_u01785467781310") 2026/07/31 03:18:17 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a58_d20260731_m031604_c001_v7007000_t0000_u01785467764178") 2026/07/31 03:18:17 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a86_d20260731_m031600_c001_v0001177_t0055_u01785467760572") 2026/07/31 03:18:17 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4109c13e041c4ad7_d20260731_m031559_c001_v7007000_t0000_u01785467759476") 2026/07/31 03:18:17 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a5e_d20260731_m031555_c001_v0001177_t0026_u01785467755428") 2026/07/31 03:18:17 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33368650_d20260731_m031543_c001_v7007000_t0000_u01785467743175") 2026/07/31 03:18:17 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5224_d20260731_m031539_c001_v0001173_t0046_u01785467739710") 2026/07/31 03:18:17 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c4a466_d20260731_m031538_c001_v7007000_t0000_u01785467738619") 2026/07/31 03:18:17 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c51ec_d20260731_m031534_c001_v0001173_t0000_u01785467734730") 2026/07/31 03:18:17 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deeb8b9_d20260731_m031522_c001_v7007000_t0000_u01785467722025") 2026/07/31 03:18:17 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e90e9_d20260731_m031516_c001_v0001184_t0010_u01785467716303") 2026/07/31 03:18:17 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8580f8_d20260731_m031505_c001_v7007000_t0000_u01785467705627") 2026/07/31 03:18:17 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9087_d20260731_m031501_c001_v0001184_t0015_u01785467701753") 2026/07/31 03:18:17 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be34e0_d20260731_m031450_c001_v7007000_t0000_u01785467690940") 2026/07/31 03:18:17 DEBUG : apple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e902f_d20260731_m031446_c001_v0001184_t0034_u01785467686165") 2026/07/31 03:18:17 DEBUG : appleSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a46_d20260731_m031602_c001_v7007000_t0000_u01785467762467") 2026/07/31 03:18:17 DEBUG : appleSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a70_d20260731_m031557_c001_v0001177_t0003_u01785467757531") 2026/07/31 03:18:17 DEBUG : appleapple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519ece6_d20260731_m031627_c001_v7007000_t0000_u01785467787816") 2026/07/31 03:18:17 DEBUG : appleapple: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e941b_d20260731_m031623_c001_v0001184_t0014_u01785467783616") 2026/07/31 03:18:17 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e5e_d20260731_m031743_c001_v7007000_t0000_u01785467863801") 2026/07/31 03:18:17 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e96a5_d20260731_m031739_c001_v0001184_t0009_u01785467859921") 2026/07/31 03:18:17 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8588d9_d20260731_m031727_c001_v7007000_t0000_u01785467847997") 2026/07/31 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e963d_d20260731_m031724_c001_v0001184_t0026_u01785467844399") 2026/07/31 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086cdac_d20260731_m031712_c001_v7007000_t0000_u01785467832635") 2026/07/31 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e95c1_d20260731_m031708_c001_v0001184_t0012_u01785467828972") 2026/07/31 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abacfcf_d20260731_m031657_c001_v7007000_t0000_u01785467817254") 2026/07/31 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e953b_d20260731_m031653_c001_v0001184_t0018_u01785467813756") 2026/07/31 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f420d0c37d082a557_d20260731_m031642_c001_v7007000_t0000_u01785467802569") 2026/07/31 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e94b5_d20260731_m031639_c001_v0001184_t0009_u01785467799087") 2026/07/31 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519eccc_d20260731_m031625_c001_v7007000_t0000_u01785467785910") 2026/07/31 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5382_d20260731_m031621_c001_v0001173_t0050_u01785467781728") 2026/07/31 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a5a_d20260731_m031604_c001_v7007000_t0000_u01785467764359") 2026/07/31 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9309_d20260731_m031600_c001_v0001184_t0035_u01785467760602") 2026/07/31 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f427774169d2b8e3b_d20260731_m031559_c001_v7007000_t0000_u01785467759652") 2026/07/31 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c52ae_d20260731_m031555_c001_v0001173_t0002_u01785467755902") 2026/07/31 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33368651_d20260731_m031543_c001_v7007000_t0000_u01785467743359") 2026/07/31 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a1a_d20260731_m031539_c001_v0001177_t0003_u01785467739721") 2026/07/31 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33368633_d20260731_m031538_c001_v7007000_t0000_u01785467738810") 2026/07/31 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed2cf_d20260731_m031535_c001_v0001037_t0036_u01785467735359") 2026/07/31 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4109c13e041c49ad_d20260731_m031521_c001_v7007000_t0000_u01785467721794") 2026/07/31 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf398d_d20260731_m031516_c001_v0001177_t0005_u01785467716823") 2026/07/31 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8580fe_d20260731_m031505_c001_v7007000_t0000_u01785467705801") 2026/07/31 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf392f_d20260731_m031502_c001_v0001177_t0039_u01785467702365") 2026/07/31 03:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be34e2_d20260731_m031451_c001_v7007000_t0000_u01785467691115") 2026/07/31 03:18:19 DEBUG : appleappleapplebanana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf38dd_d20260731_m031446_c001_v0001177_t0056_u01785467686723") 2026/07/31 03:18:19 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f404d97eaa7aca7c6_d20260731_m031602_c001_v7007000_t0000_u01785467762525") 2026/07/31 03:18:19 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e92db_d20260731_m031557_c001_v0001184_t0026_u01785467757539") 2026/07/31 03:18:19 DEBUG : b/potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413ac2_d20260731_m030948_c001_v7007000_t0000_u01785467388162") 2026/07/31 03:18:19 DEBUG : b/potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4465_d20260731_m030946_c001_v0001173_t0043_u01785467386290") 2026/07/31 03:18:19 DEBUG : b/potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413abc_d20260731_m030945_c001_v7007000_t0000_u01785467385190") 2026/07/31 03:18:19 DEBUG : b/potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4445_d20260731_m030943_c001_v0001173_t0000_u01785467383321") 2026/07/31 03:18:19 DEBUG : b/potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a4139fb_d20260731_m030926_c001_v7007000_t0000_u01785467366413") 2026/07/31 03:18:19 DEBUG : b/potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4315_d20260731_m030924_c001_v0001173_t0000_u01785467364838") 2026/07/31 03:18:19 DEBUG : backup/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4109c13e041c3e97_d20260731_m031239_c001_v7007000_t0000_u01785467559518") 2026/07/31 03:18:19 DEBUG : backup/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f115d51b4c2289462_d20260731_m031237_c001_v0001184_t0011_u01785467557538") 2026/07/31 03:18:19 DEBUG : backup/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f108b0babb8257a34_d20260731_m031233_c001_v0001174_t0056_u01785467553513") 2026/07/31 03:18:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deeaffb_d20260731_m031305_c001_v7007000_t0000_u01785467585875") 2026/07/31 03:18:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109317f016cd5a88_d20260731_m031303_c001_v0001161_t0051_u01785467583248") 2026/07/31 03:18:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f101c0649c195bdb1_d20260731_m031259_c001_v0001113_t0017_u01785467579289") 2026/07/31 03:18:19 DEBUG : backup/one.bak: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f409cf3d14206e4fa_d20260731_m031252_c001_v7007000_t0000_u01785467572574") 2026/07/31 03:18:19 DEBUG : backup/one.bak: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f10096b5f7d349af0_d20260731_m031250_c001_v0001181_t0001_u01785467570422") 2026/07/31 03:18:19 DEBUG : backup/one.bak: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f112668ba25d9ab8d_d20260731_m031246_c001_v0001171_t0044_u01785467566383") 2026/07/31 03:18:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deeafff_d20260731_m031306_c001_v7007000_t0000_u01785467586058") 2026/07/31 03:18:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116ee722c9b122e5_d20260731_m031304_c001_v0001172_t0057_u01785467584671") 2026/07/31 03:18:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1092a118f6b81e98_d20260731_m031300_c001_v0001137_t0049_u01785467580851") 2026/07/31 03:18:19 DEBUG : backup/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4109c13e041c3e9a_d20260731_m031239_c001_v7007000_t0000_u01785467559693") 2026/07/31 03:18:20 DEBUG : backup/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11876a9d0a13e9b3_d20260731_m031238_c001_v0001178_t0058_u01785467558762") 2026/07/31 03:18:20 DEBUG : backup/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f10885695532913e0_d20260731_m031235_c001_v0001184_t0014_u01785467555388") 2026/07/31 03:18:20 DEBUG : backup/three.txt.bak: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f409cf3d14206e4fc_d20260731_m031252_c001_v7007000_t0000_u01785467572750") 2026/07/31 03:18:20 DEBUG : backup/three.txt.bak: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f105d19120108da66_d20260731_m031251_c001_v0001105_t0048_u01785467571689") 2026/07/31 03:18:20 DEBUG : backup/three.txt.bak: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f112ebeb3fe3400dd_d20260731_m031248_c001_v0001137_t0000_u01785467568075") 2026/07/31 03:18:20 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e5f_d20260731_m031743_c001_v7007000_t0000_u01785467863976") 2026/07/31 03:18:20 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5562_d20260731_m031739_c001_v0001173_t0013_u01785467859564") 2026/07/31 03:18:20 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8588da_d20260731_m031728_c001_v7007000_t0000_u01785467848186") 2026/07/31 03:18:20 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5508_d20260731_m031724_c001_v0001173_t0026_u01785467844044") 2026/07/31 03:18:20 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086cdad_d20260731_m031712_c001_v7007000_t0000_u01785467832809") 2026/07/31 03:18:20 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c54a8_d20260731_m031708_c001_v0001173_t0059_u01785467828593") 2026/07/31 03:18:20 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abacfd2_d20260731_m031657_c001_v7007000_t0000_u01785467817435") 2026/07/31 03:18:20 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5452_d20260731_m031653_c001_v0001173_t0015_u01785467813358") 2026/07/31 03:18:20 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f420d0c37d082a558_d20260731_m031642_c001_v7007000_t0000_u01785467802744") 2026/07/31 03:18:20 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c53ea_d20260731_m031638_c001_v0001173_t0027_u01785467798762") 2026/07/31 03:18:20 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519ecea_d20260731_m031627_c001_v7007000_t0000_u01785467787997") 2026/07/31 03:18:20 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3b1e_d20260731_m031621_c001_v0001177_t0037_u01785467781498") 2026/07/31 03:18:20 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a5c_d20260731_m031604_c001_v7007000_t0000_u01785467764543") 2026/07/31 03:18:20 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed341_d20260731_m031600_c001_v0001037_t0038_u01785467760583") 2026/07/31 03:18:20 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f419515712798d69a_d20260731_m031559_c001_v7007000_t0000_u01785467759091") 2026/07/31 03:18:20 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e92c9_d20260731_m031555_c001_v0001184_t0040_u01785467755679") 2026/07/31 03:18:20 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33368652_d20260731_m031543_c001_v7007000_t0000_u01785467743543") 2026/07/31 03:18:20 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9201_d20260731_m031539_c001_v0001184_t0036_u01785467739731") 2026/07/31 03:18:21 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33368631_d20260731_m031538_c001_v7007000_t0000_u01785467738632") 2026/07/31 03:18:21 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e91b1_d20260731_m031535_c001_v0001184_t0056_u01785467735170") 2026/07/31 03:18:21 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4109c13e041c49af_d20260731_m031521_c001_v7007000_t0000_u01785467721994") 2026/07/31 03:18:21 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c515c_d20260731_m031516_c001_v0001173_t0034_u01785467716497") 2026/07/31 03:18:21 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f858103_d20260731_m031505_c001_v7007000_t0000_u01785467705979") 2026/07/31 03:18:21 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c50ea_d20260731_m031501_c001_v0001173_t0001_u01785467701984") 2026/07/31 03:18:21 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be34e6_d20260731_m031451_c001_v7007000_t0000_u01785467691290") 2026/07/31 03:18:21 DEBUG : banana: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5082_d20260731_m031446_c001_v0001173_t0052_u01785467686386") 2026/07/31 03:18:21 DEBUG : bananaSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415e6d232f6936c8_d20260731_m031602_c001_v7007000_t0000_u01785467762533") 2026/07/31 03:18:21 DEBUG : bananaSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c52be_d20260731_m031557_c001_v0001173_t0013_u01785467757551") 2026/07/31 03:18:21 DEBUG : both0: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49d68_d20260731_m031423_c001_v7007000_t0000_u01785467663705") 2026/07/31 03:18:21 DEBUG : both0: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf37ef_d20260731_m031408_c001_v0001177_t0006_u01785467648271") 2026/07/31 03:18:21 DEBUG : both0: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6f7c_d20260731_m031404_c001_v7007000_t0000_u01785467644217") 2026/07/31 03:18:21 DEBUG : both0: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf376f_d20260731_m031349_c001_v0001177_t0006_u01785467629791") 2026/07/31 03:18:21 DEBUG : both1: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49d6a_d20260731_m031423_c001_v7007000_t0000_u01785467663881") 2026/07/31 03:18:21 DEBUG : both1: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf37f1_d20260731_m031409_c001_v0001177_t0046_u01785467649333") 2026/07/31 03:18:21 DEBUG : both1: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6f81_d20260731_m031404_c001_v7007000_t0000_u01785467644390") 2026/07/31 03:18:21 DEBUG : both1: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3776_d20260731_m031350_c001_v0001177_t0047_u01785467630400") 2026/07/31 03:18:21 DEBUG : both10: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49d6c_d20260731_m031424_c001_v7007000_t0000_u01785467664056") 2026/07/31 03:18:21 DEBUG : both10: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf381f_d20260731_m031414_c001_v0001177_t0058_u01785467654947") 2026/07/31 03:18:22 DEBUG : both10: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6f88_d20260731_m031404_c001_v7007000_t0000_u01785467644563") 2026/07/31 03:18:22 DEBUG : both10: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf37a3_d20260731_m031356_c001_v0001177_t0003_u01785467636047") 2026/07/31 03:18:22 DEBUG : both11: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49d6e_d20260731_m031424_c001_v7007000_t0000_u01785467664229") 2026/07/31 03:18:22 DEBUG : both11: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3821_d20260731_m031415_c001_v0001177_t0058_u01785467655754") 2026/07/31 03:18:22 DEBUG : both11: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6f8f_d20260731_m031404_c001_v7007000_t0000_u01785467644739") 2026/07/31 03:18:22 DEBUG : both11: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf37a7_d20260731_m031356_c001_v0001177_t0019_u01785467636545") 2026/07/31 03:18:22 DEBUG : both12: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49d73_d20260731_m031424_c001_v7007000_t0000_u01785467664403") 2026/07/31 03:18:22 DEBUG : both12: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3827_d20260731_m031416_c001_v0001177_t0041_u01785467656281") 2026/07/31 03:18:22 DEBUG : both12: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6f96_d20260731_m031404_c001_v7007000_t0000_u01785467644913") 2026/07/31 03:18:22 DEBUG : both12: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf37a9_d20260731_m031357_c001_v0001177_t0015_u01785467637103") 2026/07/31 03:18:22 DEBUG : both13: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49d75_d20260731_m031424_c001_v7007000_t0000_u01785467664582") 2026/07/31 03:18:22 DEBUG : both13: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf382f_d20260731_m031416_c001_v0001177_t0033_u01785467656831") 2026/07/31 03:18:22 DEBUG : both13: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6f9d_d20260731_m031405_c001_v7007000_t0000_u01785467645085") 2026/07/31 03:18:22 DEBUG : both13: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf37ad_d20260731_m031357_c001_v0001177_t0028_u01785467637662") 2026/07/31 03:18:22 DEBUG : both14: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49d77_d20260731_m031424_c001_v7007000_t0000_u01785467664783") 2026/07/31 03:18:22 DEBUG : both14: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3833_d20260731_m031417_c001_v0001177_t0042_u01785467657616") 2026/07/31 03:18:22 DEBUG : both14: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6fa6_d20260731_m031405_c001_v7007000_t0000_u01785467645298") 2026/07/31 03:18:22 DEBUG : both14: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf37b1_d20260731_m031358_c001_v0001177_t0048_u01785467638260") 2026/07/31 03:18:22 DEBUG : both15: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49d79_d20260731_m031424_c001_v7007000_t0000_u01785467664959") 2026/07/31 03:18:22 DEBUG : both15: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf383b_d20260731_m031418_c001_v0001177_t0049_u01785467658267") 2026/07/31 03:18:22 DEBUG : both15: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6faa_d20260731_m031405_c001_v7007000_t0000_u01785467645478") 2026/07/31 03:18:22 DEBUG : both15: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf37bd_d20260731_m031358_c001_v0001177_t0028_u01785467638900") 2026/07/31 03:18:22 DEBUG : both16: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49d7c_d20260731_m031425_c001_v7007000_t0000_u01785467665133") 2026/07/31 03:18:23 DEBUG : both16: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf383f_d20260731_m031418_c001_v0001177_t0052_u01785467658820") 2026/07/31 03:18:23 DEBUG : both16: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6fad_d20260731_m031405_c001_v7007000_t0000_u01785467645651") 2026/07/31 03:18:23 DEBUG : both16: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf37bf_d20260731_m031359_c001_v0001177_t0014_u01785467639457") 2026/07/31 03:18:23 DEBUG : both17: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49d80_d20260731_m031425_c001_v7007000_t0000_u01785467665311") 2026/07/31 03:18:23 DEBUG : both17: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3841_d20260731_m031419_c001_v0001177_t0011_u01785467659433") 2026/07/31 03:18:23 DEBUG : both17: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6fb2_d20260731_m031405_c001_v7007000_t0000_u01785467645824") 2026/07/31 03:18:23 DEBUG : both17: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf37c5_d20260731_m031359_c001_v0001177_t0004_u01785467639960") 2026/07/31 03:18:23 DEBUG : both18: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49d82_d20260731_m031425_c001_v7007000_t0000_u01785467665485") 2026/07/31 03:18:23 DEBUG : both18: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3843_d20260731_m031420_c001_v0001177_t0037_u01785467660191") 2026/07/31 03:18:23 DEBUG : both18: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6fb8_d20260731_m031405_c001_v7007000_t0000_u01785467645997") 2026/07/31 03:18:23 DEBUG : both18: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf37cb_d20260731_m031400_c001_v0001177_t0048_u01785467640607") 2026/07/31 03:18:23 DEBUG : both19: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49d84_d20260731_m031425_c001_v7007000_t0000_u01785467665658") 2026/07/31 03:18:23 DEBUG : both19: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf384b_d20260731_m031420_c001_v0001177_t0016_u01785467660717") 2026/07/31 03:18:23 DEBUG : both19: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6fbd_d20260731_m031406_c001_v7007000_t0000_u01785467646170") 2026/07/31 03:18:23 DEBUG : both19: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf37cf_d20260731_m031401_c001_v0001177_t0020_u01785467641200") 2026/07/31 03:18:23 DEBUG : both2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49d86_d20260731_m031425_c001_v7007000_t0000_u01785467665832") 2026/07/31 03:18:23 DEBUG : both2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf37f7_d20260731_m031410_c001_v0001177_t0021_u01785467650007") 2026/07/31 03:18:23 DEBUG : both2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6fc3_d20260731_m031406_c001_v7007000_t0000_u01785467646344") 2026/07/31 03:18:23 DEBUG : both2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3779_d20260731_m031350_c001_v0001177_t0028_u01785467630983") 2026/07/31 03:18:23 DEBUG : both3: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49d89_d20260731_m031426_c001_v7007000_t0000_u01785467666006") 2026/07/31 03:18:23 DEBUG : both3: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf37fb_d20260731_m031410_c001_v0001177_t0040_u01785467650537") 2026/07/31 03:18:24 DEBUG : both3: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6fc9_d20260731_m031406_c001_v7007000_t0000_u01785467646517") 2026/07/31 03:18:24 DEBUG : both3: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf377b_d20260731_m031351_c001_v0001177_t0038_u01785467631536") 2026/07/31 03:18:24 DEBUG : both4: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49d8c_d20260731_m031426_c001_v7007000_t0000_u01785467666180") 2026/07/31 03:18:24 DEBUG : both4: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3803_d20260731_m031411_c001_v0001177_t0013_u01785467651114") 2026/07/31 03:18:24 DEBUG : both4: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6fd0_d20260731_m031406_c001_v7007000_t0000_u01785467646689") 2026/07/31 03:18:24 DEBUG : both4: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf377f_d20260731_m031352_c001_v0001177_t0057_u01785467632116") 2026/07/31 03:18:24 DEBUG : both5: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49d8e_d20260731_m031426_c001_v7007000_t0000_u01785467666355") 2026/07/31 03:18:24 DEBUG : both5: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3807_d20260731_m031411_c001_v0001177_t0000_u01785467651627") 2026/07/31 03:18:24 DEBUG : both5: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6fd6_d20260731_m031406_c001_v7007000_t0000_u01785467646862") 2026/07/31 03:18:24 DEBUG : both5: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3785_d20260731_m031352_c001_v0001177_t0015_u01785467632834") 2026/07/31 03:18:24 DEBUG : both6: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49d91_d20260731_m031426_c001_v7007000_t0000_u01785467666528") 2026/07/31 03:18:24 DEBUG : both6: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf380b_d20260731_m031412_c001_v0001177_t0014_u01785467652491") 2026/07/31 03:18:24 DEBUG : both6: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6fda_d20260731_m031407_c001_v7007000_t0000_u01785467647035") 2026/07/31 03:18:24 DEBUG : both6: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3789_d20260731_m031353_c001_v0001177_t0003_u01785467633459") 2026/07/31 03:18:24 DEBUG : both7: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49d94_d20260731_m031426_c001_v7007000_t0000_u01785467666703") 2026/07/31 03:18:24 DEBUG : both7: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3811_d20260731_m031413_c001_v0001177_t0040_u01785467653012") 2026/07/31 03:18:24 DEBUG : both7: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6fe1_d20260731_m031407_c001_v7007000_t0000_u01785467647212") 2026/07/31 03:18:24 DEBUG : both7: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3793_d20260731_m031354_c001_v0001177_t0047_u01785467634126") 2026/07/31 03:18:24 DEBUG : both8: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49d96_d20260731_m031426_c001_v7007000_t0000_u01785467666878") 2026/07/31 03:18:24 DEBUG : both8: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3815_d20260731_m031413_c001_v0001177_t0009_u01785467653528") 2026/07/31 03:18:24 DEBUG : both8: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6fe6_d20260731_m031407_c001_v7007000_t0000_u01785467647387") 2026/07/31 03:18:25 DEBUG : both8: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3799_d20260731_m031354_c001_v0001177_t0000_u01785467634630") 2026/07/31 03:18:25 DEBUG : both9: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49d98_d20260731_m031427_c001_v7007000_t0000_u01785467667052") 2026/07/31 03:18:25 DEBUG : both9: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf381b_d20260731_m031414_c001_v0001177_t0003_u01785467654446") 2026/07/31 03:18:25 DEBUG : both9: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6fea_d20260731_m031407_c001_v7007000_t0000_u01785467647561") 2026/07/31 03:18:25 DEBUG : both9: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf379d_d20260731_m031355_c001_v0001177_t0004_u01785467635396") 2026/07/31 03:18:25 DEBUG : c/non empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413ac3_d20260731_m030948_c001_v7007000_t0000_u01785467388346") 2026/07/31 03:18:25 DEBUG : c/non empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4469_d20260731_m030946_c001_v0001173_t0011_u01785467386615") 2026/07/31 03:18:25 DEBUG : c/non empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413abe_d20260731_m030945_c001_v7007000_t0000_u01785467385924") 2026/07/31 03:18:25 DEBUG : c/non empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c444b_d20260731_m030943_c001_v0001173_t0058_u01785467383795") 2026/07/31 03:18:25 DEBUG : c/non empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413a12_d20260731_m030927_c001_v7007000_t0000_u01785467367143") 2026/07/31 03:18:25 DEBUG : c/non empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c431b_d20260731_m030925_c001_v0001173_t0001_u01785467365361") 2026/07/31 03:18:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086bcb7_d20260731_m031524_c001_v7007000_t0000_u01785467724224") 2026/07/31 03:18:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3995_d20260731_m031519_c001_v0001177_t0044_u01785467719836") 2026/07/31 03:18:25 DEBUG : check sum: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a4139cf_d20260731_m030917_c001_v7007000_t0000_u01785467357342") 2026/07/31 03:18:25 DEBUG : check sum: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c42b1_d20260731_m030916_c001_v0001173_t0026_u01785467356332") 2026/07/31 03:18:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086cef0_d20260731_m031811_c001_v7007000_t0000_u01785467891584") 2026/07/31 03:18:25 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3e0a_d20260731_m031810_c001_v0001177_t0043_u01785467890192") 2026/07/31 03:18:25 DEBUG : dest/3: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4058b6080626ab91_d20260731_m031211_c001_v7007000_t0000_u01785467531458") 2026/07/31 03:18:25 DEBUG : dest/3: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f400ecb4f43af2241_d20260731_m031210_c001_v0001165_t0022_u01785467530399") 2026/07/31 03:18:25 DEBUG : dir1/0000-abcde: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519eced_d20260731_m031628_c001_v7007000_t0000_u01785467788178") 2026/07/31 03:18:25 DEBUG : dir1/0000-abcde: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5388_d20260731_m031623_c001_v0001173_t0012_u01785467783637") 2026/07/31 03:18:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e60_d20260731_m031744_c001_v7007000_t0000_u01785467864149") 2026/07/31 03:18:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3d2a_d20260731_m031732_c001_v0001177_t0013_u01785467852658") 2026/07/31 03:18:25 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8588db_d20260731_m031728_c001_v7007000_t0000_u01785467848374") 2026/07/31 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3ccc_d20260731_m031716_c001_v0001177_t0057_u01785467836916") 2026/07/31 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086cdae_d20260731_m031712_c001_v7007000_t0000_u01785467832983") 2026/07/31 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3c78_d20260731_m031701_c001_v0001177_t0058_u01785467821675") 2026/07/31 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abacfd4_d20260731_m031657_c001_v7007000_t0000_u01785467817681") 2026/07/31 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3bc0_d20260731_m031646_c001_v0001177_t0043_u01785467806953") 2026/07/31 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f420d0c37d082a55a_d20260731_m031642_c001_v7007000_t0000_u01785467802918") 2026/07/31 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3b64_d20260731_m031632_c001_v0001177_t0050_u01785467792262") 2026/07/31 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519eccf_d20260731_m031626_c001_v7007000_t0000_u01785467786099") 2026/07/31 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e936d_d20260731_m031608_c001_v0001184_t0024_u01785467768753") 2026/07/31 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a5e_d20260731_m031604_c001_v7007000_t0000_u01785467764724") 2026/07/31 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a8a_d20260731_m031600_c001_v0001177_t0057_u01785467760790") 2026/07/31 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f419515712798d69b_d20260731_m031559_c001_v7007000_t0000_u01785467759265") 2026/07/31 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a42_d20260731_m031547_c001_v0001177_t0043_u01785467747858") 2026/07/31 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33368653_d20260731_m031543_c001_v7007000_t0000_u01785467743727") 2026/07/31 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a1c_d20260731_m031539_c001_v0001177_t0016_u01785467739946") 2026/07/31 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41729e8899b61ede_d20260731_m031538_c001_v7007000_t0000_u01785467738582") 2026/07/31 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c51b0_d20260731_m031528_c001_v0001173_t0031_u01785467728324") 2026/07/31 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f409cf3d14206e88d_d20260731_m031522_c001_v7007000_t0000_u01785467722006") 2026/07/31 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e90bb_d20260731_m031510_c001_v0001184_t0058_u01785467710219") 2026/07/31 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f858109_d20260731_m031506_c001_v7007000_t0000_u01785467706156") 2026/07/31 03:18:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9065_d20260731_m031455_c001_v0001184_t0050_u01785467695400") 2026/07/31 03:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be34e9_d20260731_m031451_c001_v7007000_t0000_u01785467691465") 2026/07/31 03:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e8ffb_d20260731_m031440_c001_v0001184_t0053_u01785467680045") 2026/07/31 03:18:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41665bae584c10d6_d20260731_m031602_c001_v7007000_t0000_u01785467762543") 2026/07/31 03:18:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e92dd_d20260731_m031557_c001_v0001184_t0035_u01785467757735") 2026/07/31 03:18:27 DEBUG : dir1/0001-bcdef: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519ecf1_d20260731_m031628_c001_v7007000_t0000_u01785467788358") 2026/07/31 03:18:27 DEBUG : dir1/0001-bcdef: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed3a3_d20260731_m031623_c001_v0001037_t0015_u01785467783647") 2026/07/31 03:18:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e62_d20260731_m031744_c001_v7007000_t0000_u01785467864322") 2026/07/31 03:18:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5540_d20260731_m031733_c001_v0001173_t0015_u01785467853242") 2026/07/31 03:18:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8588dc_d20260731_m031728_c001_v7007000_t0000_u01785467848564") 2026/07/31 03:18:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c54dc_d20260731_m031717_c001_v0001173_t0052_u01785467837472") 2026/07/31 03:18:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086cdaf_d20260731_m031713_c001_v7007000_t0000_u01785467833157") 2026/07/31 03:18:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5478_d20260731_m031702_c001_v0001173_t0020_u01785467822266") 2026/07/31 03:18:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abacfd6_d20260731_m031657_c001_v7007000_t0000_u01785467817858") 2026/07/31 03:18:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c542a_d20260731_m031647_c001_v0001173_t0044_u01785467807544") 2026/07/31 03:18:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f420d0c37d082a55b_d20260731_m031643_c001_v7007000_t0000_u01785467803093") 2026/07/31 03:18:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c53d4_d20260731_m031633_c001_v0001173_t0031_u01785467793034") 2026/07/31 03:18:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f427774169d2b92be_d20260731_m031625_c001_v7007000_t0000_u01785467785468") 2026/07/31 03:18:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3ace_d20260731_m031609_c001_v0001177_t0058_u01785467769288") 2026/07/31 03:18:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a61_d20260731_m031604_c001_v7007000_t0000_u01785467764906") 2026/07/31 03:18:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e930b_d20260731_m031600_c001_v0001184_t0027_u01785467760816") 2026/07/31 03:18:27 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a31_d20260731_m031559_c001_v7007000_t0000_u01785467759484") 2026/07/31 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9265_d20260731_m031548_c001_v0001184_t0013_u01785467748545") 2026/07/31 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33368654_d20260731_m031543_c001_v7007000_t0000_u01785467743911") 2026/07/31 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9207_d20260731_m031539_c001_v0001184_t0026_u01785467739968") 2026/07/31 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c4a467_d20260731_m031538_c001_v7007000_t0000_u01785467738819") 2026/07/31 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e916f_d20260731_m031528_c001_v0001184_t0058_u01785467728950") 2026/07/31 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4109c13e041c49a7_d20260731_m031521_c001_v7007000_t0000_u01785467721411") 2026/07/31 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c511c_d20260731_m031510_c001_v0001173_t0035_u01785467710772") 2026/07/31 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f858110_d20260731_m031506_c001_v7007000_t0000_u01785467706335") 2026/07/31 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c50c8_d20260731_m031455_c001_v0001173_t0047_u01785467695987") 2026/07/31 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be34f2_d20260731_m031451_c001_v7007000_t0000_u01785467691640") 2026/07/31 03:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c504a_d20260731_m031440_c001_v0001173_t0039_u01785467680248") 2026/07/31 03:18:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f404d97eaa7aca7c8_d20260731_m031602_c001_v7007000_t0000_u01785467762701") 2026/07/31 03:18:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a74_d20260731_m031557_c001_v0001177_t0024_u01785467757747") 2026/07/31 03:18:28 DEBUG : dir1/0002-cdefg: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519ecf6_d20260731_m031628_c001_v7007000_t0000_u01785467788538") 2026/07/31 03:18:28 DEBUG : dir1/0002-cdefg: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e941d_d20260731_m031623_c001_v0001184_t0056_u01785467783816") 2026/07/31 03:18:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e63_d20260731_m031744_c001_v7007000_t0000_u01785467864498") 2026/07/31 03:18:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9683_d20260731_m031734_c001_v0001184_t0052_u01785467854007") 2026/07/31 03:18:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8588dd_d20260731_m031728_c001_v7007000_t0000_u01785467848752") 2026/07/31 03:18:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9619_d20260731_m031718_c001_v0001184_t0051_u01785467838101") 2026/07/31 03:18:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086cdb0_d20260731_m031713_c001_v7007000_t0000_u01785467833331") 2026/07/31 03:18:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e958b_d20260731_m031702_c001_v0001184_t0042_u01785467822944") 2026/07/31 03:18:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abacfd8_d20260731_m031658_c001_v7007000_t0000_u01785467818035") 2026/07/31 03:18:28 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e950b_d20260731_m031648_c001_v0001184_t0002_u01785467808144") 2026/07/31 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f420d0c37d082a55c_d20260731_m031643_c001_v7007000_t0000_u01785467803268") 2026/07/31 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9481_d20260731_m031633_c001_v0001184_t0052_u01785467793719") 2026/07/31 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f404d97eaa7aca873_d20260731_m031626_c001_v7007000_t0000_u01785467786034") 2026/07/31 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5326_d20260731_m031609_c001_v0001173_t0030_u01785467769857") 2026/07/31 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a63_d20260731_m031605_c001_v7007000_t0000_u01785467765087") 2026/07/31 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c52de_d20260731_m031601_c001_v0001173_t0049_u01785467761002") 2026/07/31 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f427774169d2b8e36_d20260731_m031559_c001_v7007000_t0000_u01785467759287") 2026/07/31 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c526e_d20260731_m031549_c001_v0001173_t0003_u01785467749100") 2026/07/31 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33368655_d20260731_m031544_c001_v7007000_t0000_u01785467744094") 2026/07/31 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c522a_d20260731_m031540_c001_v0001173_t0051_u01785467740118") 2026/07/31 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f425b725ddef43ff4_d20260731_m031538_c001_v7007000_t0000_u01785467738744") 2026/07/31 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed2a5_d20260731_m031529_c001_v0001037_t0057_u01785467729522") 2026/07/31 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a415028_d20260731_m031522_c001_v7007000_t0000_u01785467722036") 2026/07/31 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3961_d20260731_m031511_c001_v0001177_t0050_u01785467711427") 2026/07/31 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f858116_d20260731_m031506_c001_v7007000_t0000_u01785467706513") 2026/07/31 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3913_d20260731_m031456_c001_v0001177_t0058_u01785467696645") 2026/07/31 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be34f5_d20260731_m031451_c001_v7007000_t0000_u01785467691814") 2026/07/31 03:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf38c3_d20260731_m031440_c001_v0001177_t0018_u01785467680638") 2026/07/31 03:18:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415e6d232f6936c9_d20260731_m031602_c001_v7007000_t0000_u01785467762725") 2026/07/31 03:18:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c52c4_d20260731_m031557_c001_v0001173_t0011_u01785467757911") 2026/07/31 03:18:30 DEBUG : dir1/0003-defgh: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519ecf9_d20260731_m031628_c001_v7007000_t0000_u01785467788718") 2026/07/31 03:18:30 DEBUG : dir1/0003-defgh: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3b2a_d20260731_m031623_c001_v0001177_t0039_u01785467783931") 2026/07/31 03:18:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e64_d20260731_m031744_c001_v7007000_t0000_u01785467864673") 2026/07/31 03:18:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed4ac_d20260731_m031734_c001_v0001037_t0004_u01785467854611") 2026/07/31 03:18:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8588de_d20260731_m031728_c001_v7007000_t0000_u01785467848944") 2026/07/31 03:18:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed47c_d20260731_m031718_c001_v0001037_t0038_u01785467838666") 2026/07/31 03:18:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086cdb1_d20260731_m031713_c001_v7007000_t0000_u01785467833504") 2026/07/31 03:18:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed43a_d20260731_m031703_c001_v0001037_t0015_u01785467823514") 2026/07/31 03:18:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abacfda_d20260731_m031658_c001_v7007000_t0000_u01785467818214") 2026/07/31 03:18:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed408_d20260731_m031648_c001_v0001037_t0031_u01785467808702") 2026/07/31 03:18:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f420d0c37d082a55d_d20260731_m031643_c001_v7007000_t0000_u01785467803443") 2026/07/31 03:18:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed3d1_d20260731_m031634_c001_v0001037_t0033_u01785467794282") 2026/07/31 03:18:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c4a576_d20260731_m031626_c001_v7007000_t0000_u01785467786055") 2026/07/31 03:18:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed367_d20260731_m031610_c001_v0001037_t0038_u01785467770485") 2026/07/31 03:18:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a65_d20260731_m031605_c001_v7007000_t0000_u01785467765269") 2026/07/31 03:18:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e930d_d20260731_m031601_c001_v0001184_t0028_u01785467761017") 2026/07/31 03:18:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abace5e_d20260731_m031559_c001_v7007000_t0000_u01785467759296") 2026/07/31 03:18:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed311_d20260731_m031550_c001_v0001037_t0044_u01785467750002") 2026/07/31 03:18:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33368656_d20260731_m031544_c001_v7007000_t0000_u01785467744280") 2026/07/31 03:18:30 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9209_d20260731_m031540_c001_v0001184_t0012_u01785467740162") 2026/07/31 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41729e8899b61ee2_d20260731_m031538_c001_v7007000_t0000_u01785467738761") 2026/07/31 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf39db_d20260731_m031530_c001_v0001177_t0003_u01785467730489") 2026/07/31 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f858175_d20260731_m031522_c001_v7007000_t0000_u01785467722050") 2026/07/31 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed241_d20260731_m031511_c001_v0001037_t0018_u01785467711990") 2026/07/31 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f858118_d20260731_m031506_c001_v7007000_t0000_u01785467706688") 2026/07/31 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed1fd_d20260731_m031457_c001_v0001037_t0037_u01785467697229") 2026/07/31 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be34fa_d20260731_m031451_c001_v7007000_t0000_u01785467691994") 2026/07/31 03:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed191_d20260731_m031440_c001_v0001037_t0050_u01785467680853") 2026/07/31 03:18:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abace80_d20260731_m031602_c001_v7007000_t0000_u01785467762854") 2026/07/31 03:18:31 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e92df_d20260731_m031557_c001_v0001184_t0031_u01785467757925") 2026/07/31 03:18:31 DEBUG : dir1/0004-efghi: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519ecfb_d20260731_m031628_c001_v7007000_t0000_u01785467788909") 2026/07/31 03:18:31 DEBUG : dir1/0004-efghi: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c538c_d20260731_m031623_c001_v0001173_t0056_u01785467783960") 2026/07/31 03:18:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e65_d20260731_m031744_c001_v7007000_t0000_u01785467864846") 2026/07/31 03:18:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3d3e_d20260731_m031735_c001_v0001177_t0014_u01785467855485") 2026/07/31 03:18:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8588df_d20260731_m031729_c001_v7007000_t0000_u01785467849133") 2026/07/31 03:18:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3cda_d20260731_m031719_c001_v0001177_t0017_u01785467839023") 2026/07/31 03:18:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086cdb2_d20260731_m031713_c001_v7007000_t0000_u01785467833680") 2026/07/31 03:18:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3c80_d20260731_m031703_c001_v0001177_t0014_u01785467823989") 2026/07/31 03:18:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abacfdc_d20260731_m031658_c001_v7007000_t0000_u01785467818406") 2026/07/31 03:18:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3bcc_d20260731_m031649_c001_v0001177_t0030_u01785467809043") 2026/07/31 03:18:31 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f420d0c37d082a55e_d20260731_m031643_c001_v7007000_t0000_u01785467803623") 2026/07/31 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3b70_d20260731_m031634_c001_v0001177_t0005_u01785467794596") 2026/07/31 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4119ba95200f713b_d20260731_m031626_c001_v7007000_t0000_u01785467786066") 2026/07/31 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9391_d20260731_m031610_c001_v0001184_t0029_u01785467770935") 2026/07/31 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a67_d20260731_m031605_c001_v7007000_t0000_u01785467765451") 2026/07/31 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a90_d20260731_m031601_c001_v0001177_t0045_u01785467761058") 2026/07/31 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be37da_d20260731_m031559_c001_v7007000_t0000_u01785467759745") 2026/07/31 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a4e_d20260731_m031550_c001_v0001177_t0057_u01785467750479") 2026/07/31 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33368657_d20260731_m031544_c001_v7007000_t0000_u01785467744463") 2026/07/31 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed2f3_d20260731_m031540_c001_v0001037_t0006_u01785467740175") 2026/07/31 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4058b6080626b622_d20260731_m031538_c001_v7007000_t0000_u01785467738776") 2026/07/31 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c51c6_d20260731_m031530_c001_v0001173_t0026_u01785467730706") 2026/07/31 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f425b725ddef43f78_d20260731_m031522_c001_v7007000_t0000_u01785467722120") 2026/07/31 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e90cf_d20260731_m031512_c001_v0001184_t0036_u01785467712611") 2026/07/31 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f85811c_d20260731_m031506_c001_v7007000_t0000_u01785467706865") 2026/07/31 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9071_d20260731_m031457_c001_v0001184_t0030_u01785467697621") 2026/07/31 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be34fe_d20260731_m031452_c001_v7007000_t0000_u01785467692169") 2026/07/31 03:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e900b_d20260731_m031441_c001_v0001184_t0047_u01785467681850") 2026/07/31 03:18:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a49_d20260731_m031602_c001_v7007000_t0000_u01785467762641") 2026/07/31 03:18:32 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a76_d20260731_m031557_c001_v0001177_t0059_u01785467757952") 2026/07/31 03:18:32 DEBUG : dir1/0005-fghij: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519ecfd_d20260731_m031629_c001_v7007000_t0000_u01785467789090") 2026/07/31 03:18:32 DEBUG : dir1/0005-fghij: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9421_d20260731_m031624_c001_v0001184_t0050_u01785467784016") 2026/07/31 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e66_d20260731_m031745_c001_v7007000_t0000_u01785467865018") 2026/07/31 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c554a_d20260731_m031735_c001_v0001173_t0037_u01785467855712") 2026/07/31 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8588e0_d20260731_m031729_c001_v7007000_t0000_u01785467849324") 2026/07/31 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c54ee_d20260731_m031719_c001_v0001173_t0055_u01785467839257") 2026/07/31 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086cdb3_d20260731_m031713_c001_v7007000_t0000_u01785467833856") 2026/07/31 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5486_d20260731_m031704_c001_v0001173_t0009_u01785467824200") 2026/07/31 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abacfde_d20260731_m031658_c001_v7007000_t0000_u01785467818584") 2026/07/31 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5430_d20260731_m031649_c001_v0001173_t0043_u01785467809266") 2026/07/31 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f420d0c37d082a55f_d20260731_m031643_c001_v7007000_t0000_u01785467803804") 2026/07/31 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c53da_d20260731_m031634_c001_v0001173_t0013_u01785467794869") 2026/07/31 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4119ba95200f7139_d20260731_m031625_c001_v7007000_t0000_u01785467785880") 2026/07/31 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3adc_d20260731_m031611_c001_v0001177_t0043_u01785467771128") 2026/07/31 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a69_d20260731_m031605_c001_v7007000_t0000_u01785467765634") 2026/07/31 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed345_d20260731_m031601_c001_v0001037_t0012_u01785467761069") 2026/07/31 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f419515712798d69c_d20260731_m031559_c001_v7007000_t0000_u01785467759439") 2026/07/31 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e927b_d20260731_m031550_c001_v0001184_t0026_u01785467750682") 2026/07/31 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33368658_d20260731_m031544_c001_v7007000_t0000_u01785467744647") 2026/07/31 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a1e_d20260731_m031540_c001_v0001177_t0035_u01785467740187") 2026/07/31 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f406f1f49675bda38_d20260731_m031538_c001_v7007000_t0000_u01785467738558") 2026/07/31 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e918b_d20260731_m031530_c001_v0001184_t0004_u01785467730996") 2026/07/31 03:18:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086bcb3_d20260731_m031522_c001_v7007000_t0000_u01785467722159") 2026/07/31 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c512e_d20260731_m031512_c001_v0001173_t0050_u01785467712829") 2026/07/31 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f85811e_d20260731_m031507_c001_v7007000_t0000_u01785467707040") 2026/07/31 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c50d6_d20260731_m031457_c001_v0001173_t0035_u01785467697833") 2026/07/31 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be3502_d20260731_m031452_c001_v7007000_t0000_u01785467692344") 2026/07/31 03:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5056_d20260731_m031442_c001_v0001173_t0024_u01785467682081") 2026/07/31 03:18:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41665bae584c10dd_d20260731_m031602_c001_v7007000_t0000_u01785467762736") 2026/07/31 03:18:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e92e5_d20260731_m031558_c001_v0001184_t0010_u01785467758110") 2026/07/31 03:18:34 DEBUG : dir1/0006-ghijk: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519ed00_d20260731_m031629_c001_v7007000_t0000_u01785467789271") 2026/07/31 03:18:34 DEBUG : dir1/0006-ghijk: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed3a5_d20260731_m031624_c001_v0001037_t0031_u01785467784167") 2026/07/31 03:18:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e67_d20260731_m031745_c001_v7007000_t0000_u01785467865190") 2026/07/31 03:18:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e968b_d20260731_m031736_c001_v0001184_t0050_u01785467856047") 2026/07/31 03:18:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8588e1_d20260731_m031729_c001_v7007000_t0000_u01785467849514") 2026/07/31 03:18:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9623_d20260731_m031719_c001_v0001184_t0052_u01785467839619") 2026/07/31 03:18:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086cdb4_d20260731_m031714_c001_v7007000_t0000_u01785467834031") 2026/07/31 03:18:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9597_d20260731_m031704_c001_v0001184_t0022_u01785467824621") 2026/07/31 03:18:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abacfe1_d20260731_m031658_c001_v7007000_t0000_u01785467818762") 2026/07/31 03:18:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9515_d20260731_m031649_c001_v0001184_t0024_u01785467809561") 2026/07/31 03:18:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f420d0c37d082a560_d20260731_m031643_c001_v7007000_t0000_u01785467803980") 2026/07/31 03:18:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9493_d20260731_m031635_c001_v0001184_t0041_u01785467795129") 2026/07/31 03:18:34 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4119ba95200f713a_d20260731_m031626_c001_v7007000_t0000_u01785467786045") 2026/07/31 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5330_d20260731_m031611_c001_v0001173_t0017_u01785467771357") 2026/07/31 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a6b_d20260731_m031605_c001_v7007000_t0000_u01785467765815") 2026/07/31 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9311_d20260731_m031601_c001_v0001184_t0020_u01785467761208") 2026/07/31 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abace64_d20260731_m031559_c001_v7007000_t0000_u01785467759481") 2026/07/31 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5286_d20260731_m031550_c001_v0001173_t0014_u01785467750887") 2026/07/31 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33368659_d20260731_m031544_c001_v7007000_t0000_u01785467744831") 2026/07/31 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e920d_d20260731_m031540_c001_v0001184_t0037_u01785467740351") 2026/07/31 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4058b6080626b620_d20260731_m031538_c001_v7007000_t0000_u01785467738602") 2026/07/31 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed2b7_d20260731_m031531_c001_v0001037_t0031_u01785467731204") 2026/07/31 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4109c13e041c49a9_d20260731_m031521_c001_v7007000_t0000_u01785467721602") 2026/07/31 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3969_d20260731_m031513_c001_v0001177_t0020_u01785467713123") 2026/07/31 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f858121_d20260731_m031507_c001_v7007000_t0000_u01785467707225") 2026/07/31 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3919_d20260731_m031458_c001_v0001177_t0023_u01785467698259") 2026/07/31 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be3506_d20260731_m031452_c001_v7007000_t0000_u01785467692522") 2026/07/31 03:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf38c7_d20260731_m031442_c001_v0001177_t0052_u01785467682685") 2026/07/31 03:18:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abace7c_d20260731_m031602_c001_v7007000_t0000_u01785467762488") 2026/07/31 03:18:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed33f_d20260731_m031558_c001_v0001037_t0002_u01785467758185") 2026/07/31 03:18:35 DEBUG : dir1/0007-12345: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519ed04_d20260731_m031629_c001_v7007000_t0000_u01785467789451") 2026/07/31 03:18:35 DEBUG : dir1/0007-12345: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3b2c_d20260731_m031624_c001_v0001177_t0029_u01785467784178") 2026/07/31 03:18:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e68_d20260731_m031745_c001_v7007000_t0000_u01785467865363") 2026/07/31 03:18:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed4b4_d20260731_m031736_c001_v0001037_t0027_u01785467856252") 2026/07/31 03:18:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8588e2_d20260731_m031729_c001_v7007000_t0000_u01785467849704") 2026/07/31 03:18:35 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed482_d20260731_m031719_c001_v0001037_t0031_u01785467839818") 2026/07/31 03:18:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086cdb5_d20260731_m031714_c001_v7007000_t0000_u01785467834206") 2026/07/31 03:18:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed440_d20260731_m031704_c001_v0001037_t0026_u01785467824817") 2026/07/31 03:18:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abacfe3_d20260731_m031658_c001_v7007000_t0000_u01785467818938") 2026/07/31 03:18:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed40e_d20260731_m031649_c001_v0001037_t0003_u01785467809803") 2026/07/31 03:18:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f420d0c37d082a561_d20260731_m031644_c001_v7007000_t0000_u01785467804179") 2026/07/31 03:18:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed3d9_d20260731_m031635_c001_v0001037_t0038_u01785467795356") 2026/07/31 03:18:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41665bae584c1135_d20260731_m031626_c001_v7007000_t0000_u01785467786076") 2026/07/31 03:18:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed373_d20260731_m031611_c001_v0001037_t0039_u01785467771977") 2026/07/31 03:18:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a6d_d20260731_m031605_c001_v7007000_t0000_u01785467765997") 2026/07/31 03:18:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a92_d20260731_m031601_c001_v0001177_t0000_u01785467761279") 2026/07/31 03:18:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519ea97_d20260731_m031559_c001_v7007000_t0000_u01785467759485") 2026/07/31 03:18:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed317_d20260731_m031551_c001_v0001037_t0032_u01785467751409") 2026/07/31 03:18:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc3336865a_d20260731_m031545_c001_v7007000_t0000_u01785467745016") 2026/07/31 03:18:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a22_d20260731_m031540_c001_v0001177_t0044_u01785467740433") 2026/07/31 03:18:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f406f1f49675bda36_d20260731_m031538_c001_v7007000_t0000_u01785467738207") 2026/07/31 03:18:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf39e5_d20260731_m031531_c001_v0001177_t0043_u01785467731566") 2026/07/31 03:18:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f858174_d20260731_m031521_c001_v7007000_t0000_u01785467721812") 2026/07/31 03:18:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed249_d20260731_m031513_c001_v0001037_t0048_u01785467713376") 2026/07/31 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f858123_d20260731_m031507_c001_v7007000_t0000_u01785467707401") 2026/07/31 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed205_d20260731_m031458_c001_v0001037_t0030_u01785467698476") 2026/07/31 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be350a_d20260731_m031452_c001_v7007000_t0000_u01785467692699") 2026/07/31 03:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed19b_d20260731_m031442_c001_v0001037_t0000_u01785467682893") 2026/07/31 03:18:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a4c_d20260731_m031602_c001_v7007000_t0000_u01785467762815") 2026/07/31 03:18:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c52c8_d20260731_m031558_c001_v0001173_t0058_u01785467758195") 2026/07/31 03:18:37 DEBUG : dir1/0008-23456: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519ed08_d20260731_m031629_c001_v7007000_t0000_u01785467789632") 2026/07/31 03:18:37 DEBUG : dir1/0008-23456: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9423_d20260731_m031624_c001_v0001184_t0011_u01785467784229") 2026/07/31 03:18:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e69_d20260731_m031745_c001_v7007000_t0000_u01785467865535") 2026/07/31 03:18:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3d4a_d20260731_m031736_c001_v0001177_t0025_u01785467856747") 2026/07/31 03:18:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8588e3_d20260731_m031729_c001_v7007000_t0000_u01785467849896") 2026/07/31 03:18:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3ce8_d20260731_m031721_c001_v0001177_t0004_u01785467841000") 2026/07/31 03:18:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086cdb6_d20260731_m031714_c001_v7007000_t0000_u01785467834382") 2026/07/31 03:18:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3c88_d20260731_m031705_c001_v0001177_t0023_u01785467825405") 2026/07/31 03:18:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abacfe5_d20260731_m031659_c001_v7007000_t0000_u01785467819117") 2026/07/31 03:18:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3bde_d20260731_m031650_c001_v0001177_t0022_u01785467810633") 2026/07/31 03:18:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f420d0c37d082a562_d20260731_m031644_c001_v7007000_t0000_u01785467804355") 2026/07/31 03:18:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3b78_d20260731_m031635_c001_v0001177_t0038_u01785467795789") 2026/07/31 03:18:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc3336883e_d20260731_m031625_c001_v7007000_t0000_u01785467785846") 2026/07/31 03:18:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e93d1_d20260731_m031617_c001_v0001184_t0025_u01785467777549") 2026/07/31 03:18:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a6f_d20260731_m031606_c001_v7007000_t0000_u01785467766181") 2026/07/31 03:18:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c52e4_d20260731_m031601_c001_v0001173_t0038_u01785467761338") 2026/07/31 03:18:37 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a32_d20260731_m031559_c001_v7007000_t0000_u01785467759575") 2026/07/31 03:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a58_d20260731_m031552_c001_v0001177_t0019_u01785467752646") 2026/07/31 03:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc3336865b_d20260731_m031545_c001_v7007000_t0000_u01785467745201") 2026/07/31 03:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9211_d20260731_m031540_c001_v0001184_t0035_u01785467740556") 2026/07/31 03:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f425b725ddef43fed_d20260731_m031538_c001_v7007000_t0000_u01785467738219") 2026/07/31 03:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c51d0_d20260731_m031531_c001_v0001173_t0055_u01785467731785") 2026/07/31 03:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f409cf3d14206e88b_d20260731_m031521_c001_v7007000_t0000_u01785467721830") 2026/07/31 03:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e90d9_d20260731_m031513_c001_v0001184_t0053_u01785467713841") 2026/07/31 03:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f858125_d20260731_m031507_c001_v7007000_t0000_u01785467707583") 2026/07/31 03:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9075_d20260731_m031458_c001_v0001184_t0025_u01785467698834") 2026/07/31 03:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be350e_d20260731_m031452_c001_v7007000_t0000_u01785467692874") 2026/07/31 03:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9015_d20260731_m031443_c001_v0001184_t0011_u01785467683524") 2026/07/31 03:18:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be37e0_d20260731_m031602_c001_v7007000_t0000_u01785467762651") 2026/07/31 03:18:38 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a78_d20260731_m031558_c001_v0001177_t0001_u01785467758229") 2026/07/31 03:18:38 DEBUG : dir1/0009-34567: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519ed0b_d20260731_m031629_c001_v7007000_t0000_u01785467789822") 2026/07/31 03:18:38 DEBUG : dir1/0009-34567: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c538e_d20260731_m031624_c001_v0001173_t0058_u01785467784259") 2026/07/31 03:18:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e6b_d20260731_m031745_c001_v7007000_t0000_u01785467865707") 2026/07/31 03:18:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5556_d20260731_m031736_c001_v0001173_t0017_u01785467856971") 2026/07/31 03:18:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8588e4_d20260731_m031730_c001_v7007000_t0000_u01785467850087") 2026/07/31 03:18:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c54f4_d20260731_m031721_c001_v0001173_t0034_u01785467841484") 2026/07/31 03:18:38 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086cdb7_d20260731_m031714_c001_v7007000_t0000_u01785467834558") 2026/07/31 03:18:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5490_d20260731_m031705_c001_v0001173_t0032_u01785467825687") 2026/07/31 03:18:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abacfe6_d20260731_m031659_c001_v7007000_t0000_u01785467819297") 2026/07/31 03:18:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5436_d20260731_m031650_c001_v0001173_t0047_u01785467810883") 2026/07/31 03:18:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f420d0c37d082a563_d20260731_m031644_c001_v7007000_t0000_u01785467804530") 2026/07/31 03:18:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c53de_d20260731_m031636_c001_v0001173_t0036_u01785467796015") 2026/07/31 03:18:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c4a570_d20260731_m031625_c001_v7007000_t0000_u01785467785862") 2026/07/31 03:18:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3b06_d20260731_m031618_c001_v0001177_t0012_u01785467778126") 2026/07/31 03:18:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a72_d20260731_m031606_c001_v7007000_t0000_u01785467766362") 2026/07/31 03:18:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9319_d20260731_m031601_c001_v0001184_t0057_u01785467761396") 2026/07/31 03:18:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a35_d20260731_m031559_c001_v7007000_t0000_u01785467759756") 2026/07/31 03:18:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9297_d20260731_m031552_c001_v0001184_t0026_u01785467752929") 2026/07/31 03:18:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc3336865c_d20260731_m031545_c001_v7007000_t0000_u01785467745385") 2026/07/31 03:18:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c522e_d20260731_m031540_c001_v0001173_t0050_u01785467740583") 2026/07/31 03:18:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8581ae_d20260731_m031538_c001_v7007000_t0000_u01785467738786") 2026/07/31 03:18:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9195_d20260731_m031532_c001_v0001184_t0047_u01785467732138") 2026/07/31 03:18:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f425b725ddef43f73_d20260731_m031521_c001_v7007000_t0000_u01785467721770") 2026/07/31 03:18:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c513a_d20260731_m031514_c001_v0001173_t0041_u01785467714045") 2026/07/31 03:18:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f858127_d20260731_m031507_c001_v7007000_t0000_u01785467707758") 2026/07/31 03:18:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c50dc_d20260731_m031459_c001_v0001173_t0036_u01785467699037") 2026/07/31 03:18:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be3512_d20260731_m031453_c001_v7007000_t0000_u01785467693052") 2026/07/31 03:18:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c506a_d20260731_m031443_c001_v0001173_t0015_u01785467683713") 2026/07/31 03:18:39 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abace7e_d20260731_m031602_c001_v7007000_t0000_u01785467762671") 2026/07/31 03:18:39 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e92e7_d20260731_m031558_c001_v0001184_t0001_u01785467758303") 2026/07/31 03:18:40 DEBUG : dir1/0010-45678: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519ed0e_d20260731_m031630_c001_v7007000_t0000_u01785467790004") 2026/07/31 03:18:40 DEBUG : dir1/0010-45678: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3b30_d20260731_m031624_c001_v0001177_t0002_u01785467784416") 2026/07/31 03:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e6c_d20260731_m031745_c001_v7007000_t0000_u01785467865880") 2026/07/31 03:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9695_d20260731_m031737_c001_v0001184_t0056_u01785467857294") 2026/07/31 03:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8588e5_d20260731_m031730_c001_v7007000_t0000_u01785467850278") 2026/07/31 03:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e962d_d20260731_m031721_c001_v0001184_t0023_u01785467841807") 2026/07/31 03:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086cdb8_d20260731_m031714_c001_v7007000_t0000_u01785467834735") 2026/07/31 03:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e95a9_d20260731_m031705_c001_v0001184_t0057_u01785467825974") 2026/07/31 03:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abacfe8_d20260731_m031659_c001_v7007000_t0000_u01785467819474") 2026/07/31 03:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e951b_d20260731_m031651_c001_v0001184_t0021_u01785467811204") 2026/07/31 03:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f420d0c37d082a564_d20260731_m031644_c001_v7007000_t0000_u01785467804705") 2026/07/31 03:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e94a1_d20260731_m031636_c001_v0001184_t0029_u01785467796428") 2026/07/31 03:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f406f1f49675bdafe_d20260731_m031625_c001_v7007000_t0000_u01785467785864") 2026/07/31 03:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5370_d20260731_m031618_c001_v0001173_t0053_u01785467778701") 2026/07/31 03:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a74_d20260731_m031606_c001_v7007000_t0000_u01785467766544") 2026/07/31 03:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a94_d20260731_m031601_c001_v0001177_t0052_u01785467761482") 2026/07/31 03:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abace69_d20260731_m031559_c001_v7007000_t0000_u01785467759667") 2026/07/31 03:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5296_d20260731_m031553_c001_v0001173_t0019_u01785467753126") 2026/07/31 03:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc3336865d_d20260731_m031545_c001_v7007000_t0000_u01785467745568") 2026/07/31 03:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a28_d20260731_m031540_c001_v0001177_t0018_u01785467740646") 2026/07/31 03:18:40 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33368630_d20260731_m031538_c001_v7007000_t0000_u01785467738612") 2026/07/31 03:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed2c5_d20260731_m031532_c001_v0001037_t0040_u01785467732375") 2026/07/31 03:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f406f1f49675bd972_d20260731_m031522_c001_v7007000_t0000_u01785467722016") 2026/07/31 03:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3975_d20260731_m031514_c001_v0001177_t0034_u01785467714365") 2026/07/31 03:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f85812b_d20260731_m031507_c001_v7007000_t0000_u01785467707932") 2026/07/31 03:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3923_d20260731_m031459_c001_v0001177_t0019_u01785467699318") 2026/07/31 03:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be3518_d20260731_m031453_c001_v7007000_t0000_u01785467693240") 2026/07/31 03:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf38cb_d20260731_m031443_c001_v0001177_t0011_u01785467683976") 2026/07/31 03:18:41 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a4e_d20260731_m031602_c001_v7007000_t0000_u01785467762865") 2026/07/31 03:18:41 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a7a_d20260731_m031558_c001_v0001177_t0004_u01785467758446") 2026/07/31 03:18:41 DEBUG : dir1/0011-56789: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519ed11_d20260731_m031630_c001_v7007000_t0000_u01785467790184") 2026/07/31 03:18:41 DEBUG : dir1/0011-56789: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9427_d20260731_m031624_c001_v0001184_t0029_u01785467784475") 2026/07/31 03:18:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e6d_d20260731_m031746_c001_v7007000_t0000_u01785467866052") 2026/07/31 03:18:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed4b9_d20260731_m031737_c001_v0001037_t0028_u01785467857495") 2026/07/31 03:18:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8588e6_d20260731_m031730_c001_v7007000_t0000_u01785467850471") 2026/07/31 03:18:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed48a_d20260731_m031721_c001_v0001037_t0052_u01785467841995") 2026/07/31 03:18:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086cdba_d20260731_m031714_c001_v7007000_t0000_u01785467834909") 2026/07/31 03:18:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed446_d20260731_m031706_c001_v0001037_t0028_u01785467826183") 2026/07/31 03:18:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abacfea_d20260731_m031659_c001_v7007000_t0000_u01785467819651") 2026/07/31 03:18:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed416_d20260731_m031651_c001_v0001037_t0035_u01785467811399") 2026/07/31 03:18:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f420d0c37d082a565_d20260731_m031644_c001_v7007000_t0000_u01785467804880") 2026/07/31 03:18:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed3e1_d20260731_m031636_c001_v0001037_t0045_u01785467796645") 2026/07/31 03:18:41 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f427774169d2b92bf_d20260731_m031625_c001_v7007000_t0000_u01785467785652") 2026/07/31 03:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed38f_d20260731_m031619_c001_v0001037_t0054_u01785467779031") 2026/07/31 03:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a76_d20260731_m031606_c001_v7007000_t0000_u01785467766726") 2026/07/31 03:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e931d_d20260731_m031601_c001_v0001184_t0026_u01785467761582") 2026/07/31 03:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f427774169d2b8e37_d20260731_m031559_c001_v7007000_t0000_u01785467759470") 2026/07/31 03:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed323_d20260731_m031553_c001_v0001037_t0057_u01785467753424") 2026/07/31 03:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc3336865e_d20260731_m031545_c001_v7007000_t0000_u01785467745752") 2026/07/31 03:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9215_d20260731_m031540_c001_v0001184_t0004_u01785467740754") 2026/07/31 03:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f425b725ddef43ff2_d20260731_m031538_c001_v7007000_t0000_u01785467738567") 2026/07/31 03:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf39ef_d20260731_m031533_c001_v0001177_t0029_u01785467733024") 2026/07/31 03:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deeb8b7_d20260731_m031521_c001_v7007000_t0000_u01785467721835") 2026/07/31 03:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed253_d20260731_m031514_c001_v0001037_t0009_u01785467714576") 2026/07/31 03:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f85812e_d20260731_m031508_c001_v7007000_t0000_u01785467708108") 2026/07/31 03:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed20b_d20260731_m031459_c001_v0001037_t0045_u01785467699581") 2026/07/31 03:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be351c_d20260731_m031453_c001_v7007000_t0000_u01785467693418") 2026/07/31 03:18:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed1a3_d20260731_m031444_c001_v0001037_t0005_u01785467684193") 2026/07/31 03:18:42 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a47_d20260731_m031602_c001_v7007000_t0000_u01785467762498") 2026/07/31 03:18:42 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e92ed_d20260731_m031558_c001_v0001184_t0003_u01785467758507") 2026/07/31 03:18:42 DEBUG : dir1/0012-6789;: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519ed14_d20260731_m031630_c001_v7007000_t0000_u01785467790364") 2026/07/31 03:18:42 DEBUG : dir1/0012-6789;: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5390_d20260731_m031624_c001_v0001173_t0029_u01785467784636") 2026/07/31 03:18:42 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e6e_d20260731_m031746_c001_v7007000_t0000_u01785467866224") 2026/07/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3d50_d20260731_m031738_c001_v0001177_t0031_u01785467858069") 2026/07/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8588e7_d20260731_m031730_c001_v7007000_t0000_u01785467850670") 2026/07/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3cf0_d20260731_m031722_c001_v0001177_t0039_u01785467842628") 2026/07/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086cdbb_d20260731_m031715_c001_v7007000_t0000_u01785467835084") 2026/07/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3c94_d20260731_m031706_c001_v0001177_t0051_u01785467826781") 2026/07/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abacfec_d20260731_m031659_c001_v7007000_t0000_u01785467819831") 2026/07/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3bea_d20260731_m031651_c001_v0001177_t0025_u01785467811870") 2026/07/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f420d0c37d082a566_d20260731_m031645_c001_v7007000_t0000_u01785467805055") 2026/07/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3b8c_d20260731_m031637_c001_v0001177_t0056_u01785467797228") 2026/07/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4119ba95200f7138_d20260731_m031625_c001_v7007000_t0000_u01785467785872") 2026/07/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e93e3_d20260731_m031619_c001_v0001184_t0021_u01785467779847") 2026/07/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a78_d20260731_m031606_c001_v7007000_t0000_u01785467766908") 2026/07/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c52e6_d20260731_m031601_c001_v0001173_t0022_u01785467761658") 2026/07/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be37d5_d20260731_m031559_c001_v7007000_t0000_u01785467759572") 2026/07/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a5c_d20260731_m031553_c001_v0001177_t0035_u01785467753942") 2026/07/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc3336865f_d20260731_m031545_c001_v7007000_t0000_u01785467745989") 2026/07/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a2a_d20260731_m031540_c001_v0001177_t0042_u01785467740851") 2026/07/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f406f1f49675bda37_d20260731_m031538_c001_v7007000_t0000_u01785467738383") 2026/07/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c51e2_d20260731_m031533_c001_v0001173_t0045_u01785467733229") 2026/07/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a415025_d20260731_m031521_c001_v7007000_t0000_u01785467721844") 2026/07/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e90dd_d20260731_m031515_c001_v0001184_t0011_u01785467715130") 2026/07/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f858130_d20260731_m031508_c001_v7007000_t0000_u01785467708286") 2026/07/31 03:18:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e907d_d20260731_m031500_c001_v0001184_t0033_u01785467700282") 2026/07/31 03:18:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be3520_d20260731_m031453_c001_v7007000_t0000_u01785467693592") 2026/07/31 03:18:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9023_d20260731_m031444_c001_v0001184_t0041_u01785467684764") 2026/07/31 03:18:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a4b_d20260731_m031602_c001_v7007000_t0000_u01785467762682") 2026/07/31 03:18:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e92ef_d20260731_m031558_c001_v0001184_t0051_u01785467758701") 2026/07/31 03:18:44 DEBUG : dir1/0013-789;=: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519ed17_d20260731_m031630_c001_v7007000_t0000_u01785467790545") 2026/07/31 03:18:44 DEBUG : dir1/0013-789;=: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3b32_d20260731_m031624_c001_v0001177_t0059_u01785467784662") 2026/07/31 03:18:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e6f_d20260731_m031746_c001_v7007000_t0000_u01785467866400") 2026/07/31 03:18:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c555a_d20260731_m031738_c001_v0001173_t0036_u01785467858286") 2026/07/31 03:18:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8588e8_d20260731_m031730_c001_v7007000_t0000_u01785467850862") 2026/07/31 03:18:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5500_d20260731_m031722_c001_v0001173_t0028_u01785467842838") 2026/07/31 03:18:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086cdbc_d20260731_m031715_c001_v7007000_t0000_u01785467835258") 2026/07/31 03:18:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c549c_d20260731_m031707_c001_v0001173_t0047_u01785467827020") 2026/07/31 03:18:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abacfee_d20260731_m031700_c001_v7007000_t0000_u01785467820008") 2026/07/31 03:18:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c543e_d20260731_m031652_c001_v0001173_t0023_u01785467812094") 2026/07/31 03:18:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f420d0c37d082a568_d20260731_m031645_c001_v7007000_t0000_u01785467805311") 2026/07/31 03:18:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c53e2_d20260731_m031637_c001_v0001173_t0035_u01785467797447") 2026/07/31 03:18:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f406f1f49675bdb01_d20260731_m031626_c001_v7007000_t0000_u01785467786089") 2026/07/31 03:18:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3b14_d20260731_m031620_c001_v0001177_t0045_u01785467780035") 2026/07/31 03:18:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a7a_d20260731_m031607_c001_v7007000_t0000_u01785467767090") 2026/07/31 03:18:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a98_d20260731_m031601_c001_v0001177_t0002_u01785467761729") 2026/07/31 03:18:44 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f419515712798d69d_d20260731_m031559_c001_v7007000_t0000_u01785467759612") 2026/07/31 03:18:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e92ad_d20260731_m031554_c001_v0001184_t0013_u01785467754157") 2026/07/31 03:18:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33368660_d20260731_m031546_c001_v7007000_t0000_u01785467746176") 2026/07/31 03:18:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed2f7_d20260731_m031540_c001_v0001037_t0021_u01785467740863") 2026/07/31 03:18:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f425b725ddef43ff0_d20260731_m031538_c001_v7007000_t0000_u01785467738393") 2026/07/31 03:18:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e91a1_d20260731_m031533_c001_v0001184_t0023_u01785467733723") 2026/07/31 03:18:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f425b725ddef43f76_d20260731_m031521_c001_v7007000_t0000_u01785467721946") 2026/07/31 03:18:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5150_d20260731_m031515_c001_v0001173_t0038_u01785467715338") 2026/07/31 03:18:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f858132_d20260731_m031508_c001_v7007000_t0000_u01785467708482") 2026/07/31 03:18:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c50e4_d20260731_m031500_c001_v0001173_t0009_u01785467700559") 2026/07/31 03:18:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be3524_d20260731_m031453_c001_v7007000_t0000_u01785467693769") 2026/07/31 03:18:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5076_d20260731_m031444_c001_v0001173_t0032_u01785467684951") 2026/07/31 03:18:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be37e1_d20260731_m031602_c001_v7007000_t0000_u01785467762825") 2026/07/31 03:18:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c52ca_d20260731_m031558_c001_v0001173_t0041_u01785467758714") 2026/07/31 03:18:45 DEBUG : dir1/0014-89;=.: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519ed1b_d20260731_m031630_c001_v7007000_t0000_u01785467790725") 2026/07/31 03:18:45 DEBUG : dir1/0014-89;=.: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9429_d20260731_m031624_c001_v0001184_t0016_u01785467784672") 2026/07/31 03:18:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e70_d20260731_m031746_c001_v7007000_t0000_u01785467866573") 2026/07/31 03:18:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e969b_d20260731_m031738_c001_v0001184_t0042_u01785467858636") 2026/07/31 03:18:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8588ea_d20260731_m031731_c001_v7007000_t0000_u01785467851054") 2026/07/31 03:18:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9637_d20260731_m031723_c001_v0001184_t0031_u01785467843097") 2026/07/31 03:18:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086cdbd_d20260731_m031715_c001_v7007000_t0000_u01785467835433") 2026/07/31 03:18:45 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e95b7_d20260731_m031707_c001_v0001184_t0016_u01785467827387") 2026/07/31 03:18:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abacff0_d20260731_m031700_c001_v7007000_t0000_u01785467820187") 2026/07/31 03:18:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9529_d20260731_m031652_c001_v0001184_t0027_u01785467812445") 2026/07/31 03:18:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f420d0c37d082a56e_d20260731_m031645_c001_v7007000_t0000_u01785467805486") 2026/07/31 03:18:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e94ad_d20260731_m031637_c001_v0001184_t0018_u01785467797858") 2026/07/31 03:18:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41665bae584c1134_d20260731_m031625_c001_v7007000_t0000_u01785467785892") 2026/07/31 03:18:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c537a_d20260731_m031620_c001_v0001173_t0036_u01785467780279") 2026/07/31 03:18:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a7c_d20260731_m031607_c001_v7007000_t0000_u01785467767271") 2026/07/31 03:18:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9321_d20260731_m031601_c001_v0001184_t0020_u01785467761782") 2026/07/31 03:18:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a34_d20260731_m031559_c001_v7007000_t0000_u01785467759676") 2026/07/31 03:18:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c529b_d20260731_m031554_c001_v0001173_t0023_u01785467754354") 2026/07/31 03:18:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33368661_d20260731_m031546_c001_v7007000_t0000_u01785467746359") 2026/07/31 03:18:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5230_d20260731_m031540_c001_v0001173_t0000_u01785467740875") 2026/07/31 03:18:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8581ad_d20260731_m031538_c001_v7007000_t0000_u01785467738609") 2026/07/31 03:18:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed2c9_d20260731_m031533_c001_v0001037_t0028_u01785467733918") 2026/07/31 03:18:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f406f1f49675bd96e_d20260731_m031521_c001_v7007000_t0000_u01785467721783") 2026/07/31 03:18:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf397b_d20260731_m031515_c001_v0001177_t0032_u01785467715598") 2026/07/31 03:18:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f858135_d20260731_m031508_c001_v7007000_t0000_u01785467708777") 2026/07/31 03:18:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf392d_d20260731_m031501_c001_v0001177_t0042_u01785467701153") 2026/07/31 03:18:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be3528_d20260731_m031453_c001_v7007000_t0000_u01785467693953") 2026/07/31 03:18:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf38d5_d20260731_m031445_c001_v0001177_t0054_u01785467685329") 2026/07/31 03:18:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f427774169d2b9273_d20260731_m031602_c001_v7007000_t0000_u01785467762694") 2026/07/31 03:18:46 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a7e_d20260731_m031558_c001_v0001177_t0054_u01785467758736") 2026/07/31 03:18:46 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519ed1f_d20260731_m031630_c001_v7007000_t0000_u01785467790944") 2026/07/31 03:18:47 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e942f_d20260731_m031624_c001_v0001184_t0017_u01785467784880") 2026/07/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e71_d20260731_m031746_c001_v7007000_t0000_u01785467866746") 2026/07/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed4be_d20260731_m031738_c001_v0001037_t0018_u01785467858840") 2026/07/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8588eb_d20260731_m031731_c001_v7007000_t0000_u01785467851242") 2026/07/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed48c_d20260731_m031723_c001_v0001037_t0036_u01785467843363") 2026/07/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086cdbe_d20260731_m031715_c001_v7007000_t0000_u01785467835611") 2026/07/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed44e_d20260731_m031707_c001_v0001037_t0034_u01785467827581") 2026/07/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abacff2_d20260731_m031700_c001_v7007000_t0000_u01785467820367") 2026/07/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed41e_d20260731_m031652_c001_v0001037_t0020_u01785467812686") 2026/07/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f420d0c37d082a574_d20260731_m031645_c001_v7007000_t0000_u01785467805660") 2026/07/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed3eb_d20260731_m031638_c001_v0001037_t0059_u01785467798062") 2026/07/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f427774169d2b92c0_d20260731_m031625_c001_v7007000_t0000_u01785467785835") 2026/07/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed393_d20260731_m031620_c001_v0001037_t0026_u01785467780709") 2026/07/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a81_d20260731_m031607_c001_v7007000_t0000_u01785467767453") 2026/07/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed347_d20260731_m031601_c001_v0001037_t0000_u01785467761820") 2026/07/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f427774169d2b8e32_d20260731_m031559_c001_v7007000_t0000_u01785467759104") 2026/07/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed329_d20260731_m031554_c001_v0001037_t0034_u01785467754620") 2026/07/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33368662_d20260731_m031546_c001_v7007000_t0000_u01785467746545") 2026/07/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9219_d20260731_m031540_c001_v0001184_t0030_u01785467740993") 2026/07/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33368632_d20260731_m031538_c001_v7007000_t0000_u01785467738798") 2026/07/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf39f9_d20260731_m031534_c001_v0001177_t0038_u01785467734526") 2026/07/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086bcb2_d20260731_m031521_c001_v7007000_t0000_u01785467721983") 2026/07/31 03:18:47 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed259_d20260731_m031515_c001_v0001037_t0033_u01785467715804") 2026/07/31 03:18:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f858137_d20260731_m031508_c001_v7007000_t0000_u01785467708954") 2026/07/31 03:18:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed211_d20260731_m031501_c001_v0001037_t0025_u01785467701369") 2026/07/31 03:18:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be352d_d20260731_m031454_c001_v7007000_t0000_u01785467694129") 2026/07/31 03:18:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed1af_d20260731_m031445_c001_v0001037_t0048_u01785467685532") 2026/07/31 03:18:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f427774169d2b9270_d20260731_m031602_c001_v7007000_t0000_u01785467762511") 2026/07/31 03:18:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e92f5_d20260731_m031558_c001_v0001184_t0000_u01785467758904") 2026/07/31 03:18:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086bcb8_d20260731_m031524_c001_v7007000_t0000_u01785467724404") 2026/07/31 03:18:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3999_d20260731_m031520_c001_v0001177_t0053_u01785467720056") 2026/07/31 03:18:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086bcb9_d20260731_m031524_c001_v7007000_t0000_u01785467724580") 2026/07/31 03:18:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e910f_d20260731_m031520_c001_v0001184_t0053_u01785467720068") 2026/07/31 03:18:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086bcba_d20260731_m031524_c001_v7007000_t0000_u01785467724756") 2026/07/31 03:18:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c517a_d20260731_m031520_c001_v0001173_t0055_u01785467720193") 2026/07/31 03:18:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086bcbb_d20260731_m031524_c001_v7007000_t0000_u01785467724932") 2026/07/31 03:18:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf399b_d20260731_m031520_c001_v0001177_t0011_u01785467720263") 2026/07/31 03:18:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086bcbc_d20260731_m031525_c001_v7007000_t0000_u01785467725106") 2026/07/31 03:18:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9113_d20260731_m031520_c001_v0001184_t0017_u01785467720275") 2026/07/31 03:18:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086bcbd_d20260731_m031525_c001_v7007000_t0000_u01785467725306") 2026/07/31 03:18:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9119_d20260731_m031520_c001_v0001184_t0049_u01785467720470") 2026/07/31 03:18:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086bcbe_d20260731_m031525_c001_v7007000_t0000_u01785467725481") 2026/07/31 03:18:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf399d_d20260731_m031520_c001_v0001177_t0029_u01785467720499") 2026/07/31 03:18:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086bcbf_d20260731_m031525_c001_v7007000_t0000_u01785467725656") 2026/07/31 03:18:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c517e_d20260731_m031520_c001_v0001173_t0046_u01785467720512") 2026/07/31 03:18:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086bcc0_d20260731_m031525_c001_v7007000_t0000_u01785467725830") 2026/07/31 03:18:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e911b_d20260731_m031520_c001_v0001184_t0032_u01785467720664") 2026/07/31 03:18:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086bcc1_d20260731_m031526_c001_v7007000_t0000_u01785467726005") 2026/07/31 03:18:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed277_d20260731_m031520_c001_v0001037_t0046_u01785467720673") 2026/07/31 03:18:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086bcc2_d20260731_m031526_c001_v7007000_t0000_u01785467726180") 2026/07/31 03:18:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf399f_d20260731_m031520_c001_v0001177_t0054_u01785467720710") 2026/07/31 03:18:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086bcc3_d20260731_m031526_c001_v7007000_t0000_u01785467726372") 2026/07/31 03:18:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5182_d20260731_m031520_c001_v0001173_t0018_u01785467720818") 2026/07/31 03:18:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086bcc4_d20260731_m031526_c001_v7007000_t0000_u01785467726549") 2026/07/31 03:18:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e911d_d20260731_m031520_c001_v0001184_t0003_u01785467720861") 2026/07/31 03:18:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086bcc5_d20260731_m031526_c001_v7007000_t0000_u01785467726852") 2026/07/31 03:18:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf39a1_d20260731_m031520_c001_v0001177_t0009_u01785467720923") 2026/07/31 03:18:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086bcc6_d20260731_m031527_c001_v7007000_t0000_u01785467727040") 2026/07/31 03:18:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e911f_d20260731_m031521_c001_v0001184_t0034_u01785467721072") 2026/07/31 03:18:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086bcc7_d20260731_m031527_c001_v7007000_t0000_u01785467727215") 2026/07/31 03:18:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf39a3_d20260731_m031521_c001_v0001177_t0038_u01785467721194") 2026/07/31 03:18:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33368647_d20260731_m031541_c001_v7007000_t0000_u01785467741420") 2026/07/31 03:18:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e91cf_d20260731_m031536_c001_v0001184_t0014_u01785467736776") 2026/07/31 03:18:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c4a46c_d20260731_m031541_c001_v7007000_t0000_u01785467741584") 2026/07/31 03:18:50 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a0a_d20260731_m031536_c001_v0001177_t0053_u01785467736806") 2026/07/31 03:18:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4058b6080626b624_d20260731_m031541_c001_v7007000_t0000_u01785467741635") 2026/07/31 03:18:50 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5204_d20260731_m031536_c001_v0001173_t0043_u01785467736863") 2026/07/31 03:18:50 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc3336864a_d20260731_m031541_c001_v7007000_t0000_u01785467741595") 2026/07/31 03:18:50 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e91d3_d20260731_m031536_c001_v0001184_t0026_u01785467736969") 2026/07/31 03:18:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c4a46d_d20260731_m031541_c001_v7007000_t0000_u01785467741760") 2026/07/31 03:18:50 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a0c_d20260731_m031537_c001_v0001177_t0011_u01785467737009") 2026/07/31 03:18:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc3336864c_d20260731_m031541_c001_v7007000_t0000_u01785467741614") 2026/07/31 03:18:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed2db_d20260731_m031537_c001_v0001037_t0011_u01785467737107") 2026/07/31 03:18:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41729e8899b61f3c_d20260731_m031541_c001_v7007000_t0000_u01785467741647") 2026/07/31 03:18:50 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e91d9_d20260731_m031537_c001_v0001184_t0026_u01785467737171") 2026/07/31 03:18:50 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8581b3_d20260731_m031541_c001_v7007000_t0000_u01785467741624") 2026/07/31 03:18:50 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c520a_d20260731_m031537_c001_v0001173_t0033_u01785467737183") 2026/07/31 03:18:50 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33368648_d20260731_m031541_c001_v7007000_t0000_u01785467741431") 2026/07/31 03:18:50 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a0e_d20260731_m031537_c001_v0001177_t0052_u01785467737219") 2026/07/31 03:18:50 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc3336864e_d20260731_m031541_c001_v7007000_t0000_u01785467741771") 2026/07/31 03:18:50 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e91db_d20260731_m031537_c001_v0001184_t0003_u01785467737368") 2026/07/31 03:18:50 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc3336864f_d20260731_m031541_c001_v7007000_t0000_u01785467741797") 2026/07/31 03:18:50 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a10_d20260731_m031537_c001_v0001177_t0000_u01785467737429") 2026/07/31 03:18:50 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8581b2_d20260731_m031541_c001_v7007000_t0000_u01785467741443") 2026/07/31 03:18:50 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c520e_d20260731_m031537_c001_v0001173_t0000_u01785467737464") 2026/07/31 03:18:50 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8581b4_d20260731_m031541_c001_v7007000_t0000_u01785467741807") 2026/07/31 03:18:51 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed2df_d20260731_m031537_c001_v0001037_t0014_u01785467737547") 2026/07/31 03:18:51 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4058b6080626b623_d20260731_m031541_c001_v7007000_t0000_u01785467741451") 2026/07/31 03:18:51 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e91df_d20260731_m031537_c001_v0001184_t0015_u01785467737585") 2026/07/31 03:18:51 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f407fe0e715b9e26a_d20260731_m031541_c001_v7007000_t0000_u01785467741659") 2026/07/31 03:18:51 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3a12_d20260731_m031537_c001_v0001177_t0059_u01785467737707") 2026/07/31 03:18:51 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41729e8899b61f34_d20260731_m031541_c001_v7007000_t0000_u01785467741462") 2026/07/31 03:18:51 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e91e9_d20260731_m031537_c001_v0001184_t0048_u01785467737803") 2026/07/31 03:18:51 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f419627dab753301c_d20260731_m031341_c001_v7007000_t0000_u01785467621350") 2026/07/31 03:18:51 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f106e9922b4c44e3a_d20260731_m031339_c001_v0001165_t0016_u01785467619371") 2026/07/31 03:18:51 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f407fe0e715b9dc5a_d20260731_m031339_c001_v7007000_t0000_u01785467619177") 2026/07/31 03:18:51 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f106e9922b4c44e2a_d20260731_m031336_c001_v0001165_t0009_u01785467616072") 2026/07/31 03:18:51 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f407fe0e715b9dc16_d20260731_m031335_c001_v7007000_t0000_u01785467615332") 2026/07/31 03:18:51 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4e5d_d20260731_m031330_c001_v0001173_t0041_u01785467610794") 2026/07/31 03:18:51 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f425b725ddef43232_d20260731_m031329_c001_v7007000_t0000_u01785467609388") 2026/07/31 03:18:51 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f112bf818ee2298f7_d20260731_m031326_c001_v0001115_t0016_u01785467606904") 2026/07/31 03:18:51 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519e5ee_d20260731_m031326_c001_v7007000_t0000_u01785467606710") 2026/07/31 03:18:51 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f112bf818ee2298d5_d20260731_m031321_c001_v0001115_t0059_u01785467601401") 2026/07/31 03:18:51 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519e588_d20260731_m031320_c001_v7007000_t0000_u01785467600618") 2026/07/31 03:18:51 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf36b3_d20260731_m031316_c001_v0001177_t0015_u01785467596299") 2026/07/31 03:18:51 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deeb038_d20260731_m031315_c001_v7007000_t0000_u01785467595019") 2026/07/31 03:18:52 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f118575d4855f12da_d20260731_m031313_c001_v0001183_t0059_u01785467593652") 2026/07/31 03:18:52 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42154d325bf20a20_d20260731_m031313_c001_v7007000_t0000_u01785467593475") 2026/07/31 03:18:52 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f118575d4855f12c4_d20260731_m031311_c001_v0001183_t0024_u01785467591213") 2026/07/31 03:18:52 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42154d325bf209b6_d20260731_m031310_c001_v7007000_t0000_u01785467590519") 2026/07/31 03:18:52 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3685_d20260731_m031307_c001_v0001177_t0048_u01785467587149") 2026/07/31 03:18:52 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deeb002_d20260731_m031306_c001_v7007000_t0000_u01785467586240") 2026/07/31 03:18:52 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f10353a0211837499_d20260731_m031303_c001_v0001150_t0004_u01785467583968") 2026/07/31 03:18:52 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f424e304c6209877c_d20260731_m031303_c001_v7007000_t0000_u01785467583793") 2026/07/31 03:18:52 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f10353a0211837481_d20260731_m031300_c001_v0001150_t0022_u01785467580316") 2026/07/31 03:18:52 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f424e304c62098713_d20260731_m031259_c001_v7007000_t0000_u01785467579612") 2026/07/31 03:18:52 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3645_d20260731_m031253_c001_v0001177_t0015_u01785467573837") 2026/07/31 03:18:52 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f409cf3d14206e4fd_d20260731_m031252_c001_v7007000_t0000_u01785467572925") 2026/07/31 03:18:52 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1059237af8565c74_d20260731_m031250_c001_v0001136_t0021_u01785467570817") 2026/07/31 03:18:52 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4119ba95200f4b37_d20260731_m031250_c001_v7007000_t0000_u01785467570638") 2026/07/31 03:18:52 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1059237af8565c66_d20260731_m031247_c001_v0001136_t0004_u01785467567353") 2026/07/31 03:18:52 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4119ba95200f4b34_d20260731_m031246_c001_v7007000_t0000_u01785467566651") 2026/07/31 03:18:52 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf35f9_d20260731_m031240_c001_v0001177_t0058_u01785467560747") 2026/07/31 03:18:52 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4109c13e041c3e9e_d20260731_m031239_c001_v7007000_t0000_u01785467559868") 2026/07/31 03:18:52 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1054d751fe2eb6dd_d20260731_m031237_c001_v0001041_t0025_u01785467557979") 2026/07/31 03:18:52 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33367cf8_d20260731_m031237_c001_v7007000_t0000_u01785467557785") 2026/07/31 03:18:52 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1054d751fe2eb6d3_d20260731_m031234_c001_v0001041_t0052_u01785467554533") 2026/07/31 03:18:52 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33367cbe_d20260731_m031233_c001_v7007000_t0000_u01785467553802") 2026/07/31 03:18:53 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf35a5_d20260731_m031228_c001_v0001177_t0011_u01785467548270") 2026/07/31 03:18:53 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4058b6080626aba3_d20260731_m031227_c001_v7007000_t0000_u01785467547219") 2026/07/31 03:18:53 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f107330d242f33946_d20260731_m031221_c001_v0001102_t0030_u01785467541984") 2026/07/31 03:18:53 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be2a8e_d20260731_m031221_c001_v7007000_t0000_u01785467541783") 2026/07/31 03:18:53 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3579_d20260731_m031217_c001_v0001177_t0029_u01785467537703") 2026/07/31 03:18:53 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1161bc2833886088_d20260731_m031216_c001_v0001167_t0027_u01785467536894") 2026/07/31 03:18:53 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1161bc2833886084_d20260731_m031215_c001_v0001167_t0052_u01785467535804") 2026/07/31 03:18:53 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f417f306a4ffd3c9a_d20260731_m031202_c001_v7007000_t0000_u01785467522974") 2026/07/31 03:18:53 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c496d_d20260731_m031134_c001_v0001173_t0034_u01785467494079") 2026/07/31 03:18:53 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f104f368c26e7db71_d20260731_m031133_c001_v0001183_t0053_u01785467493331") 2026/07/31 03:18:53 DEBUG : dst/one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f104f368c26e7db5b_d20260731_m031132_c001_v0001183_t0031_u01785467492340") 2026/07/31 03:18:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f419627dab753301d_d20260731_m031341_c001_v7007000_t0000_u01785467621571") 2026/07/31 03:18:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f10582532b6d4ec5f_d20260731_m031338_c001_v0001184_t0002_u01785467618966") 2026/07/31 03:18:53 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1184932d73814838_d20260731_m031334_c001_v0001167_t0057_u01785467614753") 2026/07/31 03:18:53 DEBUG : dst/one.bak: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f425b725ddef43237_d20260731_m031329_c001_v7007000_t0000_u01785467609560") 2026/07/31 03:18:53 DEBUG : dst/one.bak: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1161bc2833886218_d20260731_m031326_c001_v0001167_t0010_u01785467606063") 2026/07/31 03:18:53 DEBUG : dst/one.bak: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11807b09a55b605a_d20260731_m031320_c001_v0001131_t0031_u01785467600258") 2026/07/31 03:18:53 DEBUG : dst/one.bak: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deeb039_d20260731_m031315_c001_v7007000_t0000_u01785467595202") 2026/07/31 03:18:53 DEBUG : dst/one.bak: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f114007881454bd8e_d20260731_m031313_c001_v0001182_t0003_u01785467593267") 2026/07/31 03:18:53 DEBUG : dst/one.bak: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f10489d188a3a7a7c_d20260731_m031310_c001_v0001171_t0040_u01785467590264") 2026/07/31 03:18:53 DEBUG : dst/three: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4058b6080626aba4_d20260731_m031227_c001_v7007000_t0000_u01785467547395") 2026/07/31 03:18:54 DEBUG : dst/three: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1161bc28338860b4_d20260731_m031225_c001_v0001167_t0034_u01785467545839") 2026/07/31 03:18:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f419627dab753301e_d20260731_m031341_c001_v7007000_t0000_u01785467621757") 2026/07/31 03:18:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1118ae95263c1c5c_d20260731_m031340_c001_v0001038_t0034_u01785467620127") 2026/07/31 03:18:54 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f100043a0743ee14b_d20260731_m031336_c001_v0001157_t0056_u01785467616894") 2026/07/31 03:18:54 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f419627dab7533020_d20260731_m031341_c001_v7007000_t0000_u01785467621943") 2026/07/31 03:18:54 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f106e9922b4c44e42_d20260731_m031340_c001_v0001165_t0052_u01785467620715") 2026/07/31 03:18:54 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f407fe0e715b9dc75_d20260731_m031340_c001_v7007000_t0000_u01785467620523") 2026/07/31 03:18:54 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f106e9922b4c44e32_d20260731_m031337_c001_v0001165_t0032_u01785467617587") 2026/07/31 03:18:54 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f407fe0e715b9dc45_d20260731_m031337_c001_v7007000_t0000_u01785467617397") 2026/07/31 03:18:54 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4e67_d20260731_m031331_c001_v0001173_t0047_u01785467611701") 2026/07/31 03:18:54 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f425b725ddef4323c_d20260731_m031329_c001_v7007000_t0000_u01785467609733") 2026/07/31 03:18:54 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f112bf818ee229901_d20260731_m031328_c001_v0001115_t0019_u01785467608595") 2026/07/31 03:18:54 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519e5fa_d20260731_m031328_c001_v7007000_t0000_u01785467608401") 2026/07/31 03:18:54 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f112bf818ee2298e7_d20260731_m031324_c001_v0001115_t0005_u01785467604443") 2026/07/31 03:18:54 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519e5ba_d20260731_m031324_c001_v7007000_t0000_u01785467604247") 2026/07/31 03:18:54 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf36bb_d20260731_m031316_c001_v0001177_t0006_u01785467596781") 2026/07/31 03:18:54 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42154d325bf20a3e_d20260731_m031314_c001_v7007000_t0000_u01785467594438") 2026/07/31 03:18:54 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4db5_d20260731_m031312_c001_v0001173_t0057_u01785467592293") 2026/07/31 03:18:54 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42154d325bf209f9_d20260731_m031311_c001_v7007000_t0000_u01785467591931") 2026/07/31 03:18:54 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3689_d20260731_m031307_c001_v0001177_t0042_u01785467587866") 2026/07/31 03:18:54 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f424e304c620987aa_d20260731_m031305_c001_v7007000_t0000_u01785467585332") 2026/07/31 03:18:55 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4d65_d20260731_m031302_c001_v0001173_t0003_u01785467582265") 2026/07/31 03:18:55 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f424e304c62098726_d20260731_m031301_c001_v7007000_t0000_u01785467581191") 2026/07/31 03:18:55 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3649_d20260731_m031254_c001_v0001177_t0002_u01785467574615") 2026/07/31 03:18:55 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4119ba95200f4b39_d20260731_m031252_c001_v7007000_t0000_u01785467572042") 2026/07/31 03:18:55 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4d03_d20260731_m031249_c001_v0001173_t0034_u01785467569575") 2026/07/31 03:18:55 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4119ba95200f4b36_d20260731_m031248_c001_v7007000_t0000_u01785467568509") 2026/07/31 03:18:55 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf35ff_d20260731_m031241_c001_v0001177_t0014_u01785467561531") 2026/07/31 03:18:55 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33367d02_d20260731_m031238_c001_v7007000_t0000_u01785467558974") 2026/07/31 03:18:55 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4c73_d20260731_m031236_c001_v0001173_t0043_u01785467556673") 2026/07/31 03:18:55 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33367cd6_d20260731_m031235_c001_v7007000_t0000_u01785467555584") 2026/07/31 03:18:55 DEBUG : dst/three.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf35a9_d20260731_m031228_c001_v0001177_t0056_u01785467548873") 2026/07/31 03:18:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f425b725ddef4323e_d20260731_m031329_c001_v7007000_t0000_u01785467609906") 2026/07/31 03:18:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f117e0192797ca105_d20260731_m031327_c001_v0001106_t0023_u01785467607954") 2026/07/31 03:18:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1167115485ec8512_d20260731_m031323_c001_v0001038_t0047_u01785467603565") 2026/07/31 03:18:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deeb03a_d20260731_m031315_c001_v7007000_t0000_u01785467595385") 2026/07/31 03:18:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1121789d80e8720f_d20260731_m031314_c001_v0001120_t0014_u01785467594094") 2026/07/31 03:18:55 DEBUG : dst/three.txt.bak: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1005dccfd2a7ca8e_d20260731_m031311_c001_v0001180_t0017_u01785467591650") 2026/07/31 03:18:55 DEBUG : dst/two: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f419627dab7533022_d20260731_m031342_c001_v7007000_t0000_u01785467622125") 2026/07/31 03:18:55 DEBUG : dst/two: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf370f_d20260731_m031331_c001_v0001177_t0057_u01785467611470") 2026/07/31 03:18:56 DEBUG : dst/two: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f425b725ddef4323f_d20260731_m031330_c001_v7007000_t0000_u01785467610078") 2026/07/31 03:18:56 DEBUG : dst/two: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4dd9_d20260731_m031316_c001_v0001173_t0056_u01785467596512") 2026/07/31 03:18:56 DEBUG : dst/two: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deeb03b_d20260731_m031315_c001_v7007000_t0000_u01785467595570") 2026/07/31 03:18:56 DEBUG : dst/two: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4d8f_d20260731_m031307_c001_v0001173_t0003_u01785467587355") 2026/07/31 03:18:56 DEBUG : dst/two: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deeb007_d20260731_m031306_c001_v7007000_t0000_u01785467586424") 2026/07/31 03:18:56 DEBUG : dst/two: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4d2b_d20260731_m031254_c001_v0001173_t0003_u01785467574061") 2026/07/31 03:18:56 DEBUG : dst/two: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f409cf3d14206e4ff_d20260731_m031253_c001_v7007000_t0000_u01785467573101") 2026/07/31 03:18:56 DEBUG : dst/two: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4ca9_d20260731_m031240_c001_v0001173_t0005_u01785467560967") 2026/07/31 03:18:56 DEBUG : dst/two: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4109c13e041c3ea1_d20260731_m031240_c001_v7007000_t0000_u01785467560043") 2026/07/31 03:18:56 DEBUG : dst/two: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4c0d_d20260731_m031228_c001_v0001173_t0001_u01785467548479") 2026/07/31 03:18:56 DEBUG : dst/two: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4058b6080626aba5_d20260731_m031227_c001_v7007000_t0000_u01785467547569") 2026/07/31 03:18:56 DEBUG : dst/two: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109be96d76ff1a98_d20260731_m031223_c001_v0001178_t0039_u01785467543282") 2026/07/31 03:18:56 DEBUG : dst/two: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f417f306a4ffd3ca0_d20260731_m031203_c001_v7007000_t0000_u01785467523154") 2026/07/31 03:18:56 DEBUG : dst/two: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f104f368c26e7dc49_d20260731_m031201_c001_v0001183_t0011_u01785467521963") 2026/07/31 03:18:56 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f857168_d20260731_m031107_c001_v7007000_t0000_u01785467467124") 2026/07/31 03:18:56 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c47fb_d20260731_m031103_c001_v0001173_t0028_u01785467463729") 2026/07/31 03:18:56 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8570c7_d20260731_m031101_c001_v7007000_t0000_u01785467461844") 2026/07/31 03:18:56 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf33ad_d20260731_m031052_c001_v0001177_t0029_u01785467452984") 2026/07/31 03:18:56 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deea75c_d20260731_m031023_c001_v7007000_t0000_u01785467423190") 2026/07/31 03:18:56 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4621_d20260731_m031019_c001_v0001173_t0008_u01785467419600") 2026/07/31 03:18:57 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413af9_d20260731_m031000_c001_v7007000_t0000_u01785467400100") 2026/07/31 03:18:57 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4515_d20260731_m030958_c001_v0001173_t0052_u01785467398172") 2026/07/31 03:18:57 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413aee_d20260731_m030957_c001_v7007000_t0000_u01785467397299") 2026/07/31 03:18:57 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c44f1_d20260731_m030956_c001_v0001173_t0020_u01785467396032") 2026/07/31 03:18:57 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413ad1_d20260731_m030953_c001_v7007000_t0000_u01785467393192") 2026/07/31 03:18:57 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c44b5_d20260731_m030951_c001_v0001173_t0018_u01785467391344") 2026/07/31 03:18:57 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413aca_d20260731_m030950_c001_v7007000_t0000_u01785467390329") 2026/07/31 03:18:57 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4491_d20260731_m030949_c001_v0001173_t0025_u01785467389011") 2026/07/31 03:18:57 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413ab7_d20260731_m030942_c001_v7007000_t0000_u01785467382771") 2026/07/31 03:18:57 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4425_d20260731_m030941_c001_v0001173_t0047_u01785467381228") 2026/07/31 03:18:57 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413aae_d20260731_m030940_c001_v7007000_t0000_u01785467380404") 2026/07/31 03:18:57 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4411_d20260731_m030939_c001_v0001173_t0022_u01785467379522") 2026/07/31 03:18:57 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413a70_d20260731_m030934_c001_v7007000_t0000_u01785467374515") 2026/07/31 03:18:57 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c43b1_d20260731_m030933_c001_v0001173_t0024_u01785467373226") 2026/07/31 03:18:57 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413a56_d20260731_m030931_c001_v7007000_t0000_u01785467371341") 2026/07/31 03:18:57 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c437f_d20260731_m030930_c001_v0001173_t0027_u01785467370329") 2026/07/31 03:18:57 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413a4f_d20260731_m030929_c001_v7007000_t0000_u01785467369962") 2026/07/31 03:18:57 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f119a73a6cb5ca4ca_d20260731_m030929_c001_v0001090_t0055_u01785467369156") 2026/07/31 03:18:57 DEBUG : empty space: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c433f_d20260731_m030927_c001_v0001173_t0015_u01785467367507") 2026/07/31 03:18:57 DEBUG : enormous: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413af3_d20260731_m030959_c001_v7007000_t0000_u01785467399182") 2026/07/31 03:18:57 DEBUG : enormous: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c451d_d20260731_m030958_c001_v0001173_t0032_u01785467398568") 2026/07/31 03:18:58 DEBUG : existing: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f419627dab753302a_d20260731_m031346_c001_v7007000_t0000_u01785467626445") 2026/07/31 03:18:58 DEBUG : existing: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3751_d20260731_m031345_c001_v0001177_t0026_u01785467625268") 2026/07/31 03:18:58 DEBUG : existing: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deea749_d20260731_m031018_c001_v7007000_t0000_u01785467418080") 2026/07/31 03:18:58 DEBUG : existing: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4603_d20260731_m031017_c001_v0001173_t0041_u01785467417099") 2026/07/31 03:18:58 DEBUG : existing: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a4139e6_d20260731_m030924_c001_v7007000_t0000_u01785467364470") 2026/07/31 03:18:58 DEBUG : existing: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c42fd_d20260731_m030923_c001_v0001173_t0025_u01785467363432") 2026/07/31 03:18:58 DEBUG : existing: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a4139d6_d20260731_m030922_c001_v7007000_t0000_u01785467362878") 2026/07/31 03:18:58 DEBUG : existing: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c42eb_d20260731_m030921_c001_v0001173_t0008_u01785467361974") 2026/07/31 03:18:58 DEBUG : existing: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c42e3_d20260731_m030920_c001_v0001173_t0005_u01785467360974") 2026/07/31 03:18:58 DEBUG : existing-b: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deea74b_d20260731_m031018_c001_v7007000_t0000_u01785467418255") 2026/07/31 03:18:58 DEBUG : existing-b: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf32ab_d20260731_m031017_c001_v0001177_t0020_u01785467417087") 2026/07/31 03:18:58 DEBUG : file1: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49e3d_d20260731_m031435_c001_v7007000_t0000_u01785467675434") 2026/07/31 03:18:58 DEBUG : file1: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed16d_d20260731_m031433_c001_v0001037_t0054_u01785467673801") 2026/07/31 03:18:58 DEBUG : file1: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49dfb_d20260731_m031432_c001_v7007000_t0000_u01785467672515") 2026/07/31 03:18:58 DEBUG : file1: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3891_d20260731_m031431_c001_v0001177_t0017_u01785467671560") 2026/07/31 03:18:58 DEBUG : five: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413b07_d20260731_m031004_c001_v7007000_t0000_u01785467404349") 2026/07/31 03:18:58 DEBUG : five: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4064d274157c4555_d20260731_m031002_c001_v0001173_t0057_u01785467402028") 2026/07/31 03:18:58 DEBUG : foo: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413a64_d20260731_m030932_c001_v7007000_t0000_u01785467372861") 2026/07/31 03:18:58 DEBUG : foo: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4064d274157c43a1_d20260731_m030932_c001_v0001173_t0057_u01785467372321") 2026/07/31 03:18:58 DEBUG : foo: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4064d274157c4393_d20260731_m030931_c001_v0001173_t0057_u01785467371776") 2026/07/31 03:18:58 DEBUG : four: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413b09_d20260731_m031004_c001_v7007000_t0000_u01785467404566") 2026/07/31 03:18:58 DEBUG : four: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f416921595fcf3267_d20260731_m031002_c001_v0001177_t0019_u01785467402565") 2026/07/31 03:18:59 DEBUG : four: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4549_d20260731_m031001_c001_v0001173_t0055_u01785467401329") 2026/07/31 03:18:59 DEBUG : hello world2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4265c10a4fcb60b6_d20260731_m030841_c001_v7007000_t0000_u01785467321709") 2026/07/31 03:18:59 DEBUG : hello world2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c40cd_d20260731_m030841_c001_v0001173_t0050_u01785467321091") 2026/07/31 03:18:59 DEBUG : ignore-size: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a4139d1_d20260731_m030920_c001_v7007000_t0000_u01785467360608") 2026/07/31 03:18:59 DEBUG : ignore-size: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c42d1_d20260731_m030919_c001_v0001173_t0059_u01785467359437") 2026/07/31 03:18:59 DEBUG : nested/sub dir/file: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deea73a_d20260731_m031016_c001_v7007000_t0000_u01785467416390") 2026/07/31 03:18:59 DEBUG : nested/sub dir/file: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf32a7_d20260731_m031015_c001_v0001177_t0026_u01785467415689") 2026/07/31 03:18:59 DEBUG : nested/sub dir/file: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deea733_d20260731_m031014_c001_v7007000_t0000_u01785467414944") 2026/07/31 03:18:59 DEBUG : nested/sub dir/file: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c45df_d20260731_m031014_c001_v0001173_t0050_u01785467414117") 2026/07/31 03:18:59 DEBUG : one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413b0b_d20260731_m031004_c001_v7007000_t0000_u01785467404749") 2026/07/31 03:18:59 DEBUG : one: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4064d274157c453b_d20260731_m031000_c001_v0001173_t0057_u01785467400485") 2026/07/31 03:18:59 DEBUG : only0: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49d9a_d20260731_m031427_c001_v7007000_t0000_u01785467667226") 2026/07/31 03:18:59 DEBUG : only0: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f416921595fcf3851_d20260731_m031421_c001_v0001177_t0019_u01785467661775") 2026/07/31 03:18:59 DEBUG : only0: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f69_d20260731_m031409_c001_v0001173_t0022_u01785467649050") 2026/07/31 03:18:59 DEBUG : only0: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6f56_d20260731_m031403_c001_v7007000_t0000_u01785467643111") 2026/07/31 03:18:59 DEBUG : only0: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4eed_d20260731_m031350_c001_v0001173_t0030_u01785467630097") 2026/07/31 03:18:59 DEBUG : only1: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49d9d_d20260731_m031427_c001_v7007000_t0000_u01785467667402") 2026/07/31 03:18:59 DEBUG : only1: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41418b0fe94ed115_d20260731_m031422_c001_v0001037_t0042_u01785467662686") 2026/07/31 03:18:59 DEBUG : only1: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f73_d20260731_m031409_c001_v0001173_t0045_u01785467649582") 2026/07/31 03:18:59 DEBUG : only1: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519e6cc_d20260731_m031403_c001_v7007000_t0000_u01785467643475") 2026/07/31 03:18:59 DEBUG : only1: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4ef3_d20260731_m031350_c001_v0001173_t0033_u01785467630614") 2026/07/31 03:19:00 DEBUG : only10: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49da0_d20260731_m031427_c001_v7007000_t0000_u01785467667577") 2026/07/31 03:19:00 DEBUG : only10: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4064d274157c4fda_d20260731_m031421_c001_v0001173_t0057_u01785467661793") 2026/07/31 03:19:00 DEBUG : only10: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4fa7_d20260731_m031415_c001_v0001173_t0004_u01785467655161") 2026/07/31 03:19:00 DEBUG : only10: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abac8c5_d20260731_m031403_c001_v7007000_t0000_u01785467643574") 2026/07/31 03:19:00 DEBUG : only10: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f1b_d20260731_m031356_c001_v0001173_t0030_u01785467636269") 2026/07/31 03:19:00 DEBUG : only11: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49da2_d20260731_m031427_c001_v7007000_t0000_u01785467667751") 2026/07/31 03:19:00 DEBUG : only11: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f409b4312a07e8f63_d20260731_m031422_c001_v0001184_t0034_u01785467662333") 2026/07/31 03:19:00 DEBUG : only11: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4fab_d20260731_m031415_c001_v0001173_t0055_u01785467655997") 2026/07/31 03:19:00 DEBUG : only11: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519e6c9_d20260731_m031403_c001_v7007000_t0000_u01785467643122") 2026/07/31 03:19:00 DEBUG : only11: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f21_d20260731_m031356_c001_v0001173_t0036_u01785467636829") 2026/07/31 03:19:00 DEBUG : only12: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49da4_d20260731_m031427_c001_v7007000_t0000_u01785467667925") 2026/07/31 03:19:00 DEBUG : only12: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41418b0fe94ed113_d20260731_m031422_c001_v0001037_t0042_u01785467662495") 2026/07/31 03:19:00 DEBUG : only12: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4faf_d20260731_m031416_c001_v0001173_t0022_u01785467656490") 2026/07/31 03:19:00 DEBUG : only12: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519e6c8_d20260731_m031402_c001_v7007000_t0000_u01785467642946") 2026/07/31 03:19:00 DEBUG : only12: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f23_d20260731_m031357_c001_v0001173_t0030_u01785467637337") 2026/07/31 03:19:00 DEBUG : only13: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49da6_d20260731_m031428_c001_v7007000_t0000_u01785467668100") 2026/07/31 03:19:00 DEBUG : only13: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f416921595fcf3853_d20260731_m031422_c001_v0001177_t0019_u01785467662155") 2026/07/31 03:19:00 DEBUG : only13: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4fb3_d20260731_m031417_c001_v0001173_t0029_u01785467657035") 2026/07/31 03:19:00 DEBUG : only13: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6f4f_d20260731_m031402_c001_v7007000_t0000_u01785467642938") 2026/07/31 03:19:00 DEBUG : only13: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f25_d20260731_m031357_c001_v0001173_t0025_u01785467637879") 2026/07/31 03:19:01 DEBUG : only14: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49daa_d20260731_m031428_c001_v7007000_t0000_u01785467668277") 2026/07/31 03:19:01 DEBUG : only14: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4064d274157c4fdd_d20260731_m031422_c001_v0001173_t0057_u01785467662167") 2026/07/31 03:19:01 DEBUG : only14: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4fb7_d20260731_m031417_c001_v0001173_t0027_u01785467657927") 2026/07/31 03:19:01 DEBUG : only14: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f857a56_d20260731_m031403_c001_v7007000_t0000_u01785467643598") 2026/07/31 03:19:01 DEBUG : only14: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f29_d20260731_m031358_c001_v0001173_t0012_u01785467638599") 2026/07/31 03:19:01 DEBUG : only15: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49dac_d20260731_m031428_c001_v7007000_t0000_u01785467668451") 2026/07/31 03:19:01 DEBUG : only15: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f416921595fcf3855_d20260731_m031422_c001_v0001177_t0019_u01785467662333") 2026/07/31 03:19:01 DEBUG : only15: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4fbb_d20260731_m031418_c001_v0001173_t0038_u01785467658471") 2026/07/31 03:19:01 DEBUG : only15: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519e6ca_d20260731_m031403_c001_v7007000_t0000_u01785467643297") 2026/07/31 03:19:01 DEBUG : only15: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f2d_d20260731_m031359_c001_v0001173_t0019_u01785467639120") 2026/07/31 03:19:01 DEBUG : only16: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49dae_d20260731_m031428_c001_v7007000_t0000_u01785467668624") 2026/07/31 03:19:01 DEBUG : only16: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4064d274157c4fe5_d20260731_m031422_c001_v0001173_t0057_u01785467662345") 2026/07/31 03:19:01 DEBUG : only16: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4fc5_d20260731_m031419_c001_v0001173_t0047_u01785467659028") 2026/07/31 03:19:01 DEBUG : only16: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abac8c4_d20260731_m031403_c001_v7007000_t0000_u01785467643380") 2026/07/31 03:19:01 DEBUG : only16: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f33_d20260731_m031359_c001_v0001173_t0047_u01785467639682") 2026/07/31 03:19:02 DEBUG : only17: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49db0_d20260731_m031428_c001_v7007000_t0000_u01785467668799") 2026/07/31 03:19:02 DEBUG : only17: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f416921595fcf3859_d20260731_m031422_c001_v0001177_t0019_u01785467662511") 2026/07/31 03:19:02 DEBUG : only17: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4fc9_d20260731_m031419_c001_v0001173_t0059_u01785467659650") 2026/07/31 03:19:02 DEBUG : only17: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f857a54_d20260731_m031403_c001_v7007000_t0000_u01785467643425") 2026/07/31 03:19:02 DEBUG : only17: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f37_d20260731_m031400_c001_v0001173_t0014_u01785467640321") 2026/07/31 03:19:02 DEBUG : only18: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49db2_d20260731_m031428_c001_v7007000_t0000_u01785467668974") 2026/07/31 03:19:02 DEBUG : only18: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f409b4312a07e8f67_d20260731_m031422_c001_v0001184_t0034_u01785467662522") 2026/07/31 03:19:02 DEBUG : only18: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4fd1_d20260731_m031420_c001_v0001173_t0056_u01785467660442") 2026/07/31 03:19:02 DEBUG : only18: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6f67_d20260731_m031403_c001_v7007000_t0000_u01785467643456") 2026/07/31 03:19:02 DEBUG : only18: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f39_d20260731_m031400_c001_v0001173_t0001_u01785467640825") 2026/07/31 03:19:02 DEBUG : only19: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49db5_d20260731_m031429_c001_v7007000_t0000_u01785467669148") 2026/07/31 03:19:02 DEBUG : only19: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4064d274157c4fe7_d20260731_m031422_c001_v0001173_t0057_u01785467662534") 2026/07/31 03:19:02 DEBUG : only19: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4fd7_d20260731_m031420_c001_v0001173_t0003_u01785467660920") 2026/07/31 03:19:02 DEBUG : only19: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abac8bf_d20260731_m031402_c001_v7007000_t0000_u01785467642991") 2026/07/31 03:19:02 DEBUG : only19: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f3b_d20260731_m031401_c001_v0001173_t0034_u01785467641418") 2026/07/31 03:19:02 DEBUG : only2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49db7_d20260731_m031429_c001_v7007000_t0000_u01785467669323") 2026/07/31 03:19:02 DEBUG : only2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f416921595fcf385b_d20260731_m031422_c001_v0001177_t0019_u01785467662698") 2026/07/31 03:19:02 DEBUG : only2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f83_d20260731_m031410_c001_v0001173_t0059_u01785467650227") 2026/07/31 03:19:02 DEBUG : only2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6f6e_d20260731_m031403_c001_v7007000_t0000_u01785467643629") 2026/07/31 03:19:02 DEBUG : only2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4ef5_d20260731_m031351_c001_v0001173_t0024_u01785467631211") 2026/07/31 03:19:03 DEBUG : only3: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49dba_d20260731_m031429_c001_v7007000_t0000_u01785467669497") 2026/07/31 03:19:03 DEBUG : only3: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f409b4312a07e8f69_d20260731_m031422_c001_v0001184_t0034_u01785467662709") 2026/07/31 03:19:03 DEBUG : only3: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f8b_d20260731_m031410_c001_v0001173_t0002_u01785467650749") 2026/07/31 03:19:03 DEBUG : only3: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f857a43_d20260731_m031402_c001_v7007000_t0000_u01785467642551") 2026/07/31 03:19:03 DEBUG : only3: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4ef9_d20260731_m031351_c001_v0001173_t0017_u01785467631750") 2026/07/31 03:19:03 DEBUG : only4: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49dbd_d20260731_m031429_c001_v7007000_t0000_u01785467669782") 2026/07/31 03:19:03 DEBUG : only4: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4064d274157c4fe9_d20260731_m031422_c001_v0001173_t0057_u01785467662721") 2026/07/31 03:19:03 DEBUG : only4: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f8d_d20260731_m031411_c001_v0001173_t0058_u01785467651336") 2026/07/31 03:19:03 DEBUG : only4: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abac8c1_d20260731_m031403_c001_v7007000_t0000_u01785467643186") 2026/07/31 03:19:03 DEBUG : only4: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4efb_d20260731_m031352_c001_v0001173_t0046_u01785467632372") 2026/07/31 03:19:03 DEBUG : only5: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49dbf_d20260731_m031429_c001_v7007000_t0000_u01785467669956") 2026/07/31 03:19:03 DEBUG : only5: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41418b0fe94ed119_d20260731_m031422_c001_v0001037_t0042_u01785467662861") 2026/07/31 03:19:03 DEBUG : only5: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f91_d20260731_m031411_c001_v0001173_t0022_u01785467651994") 2026/07/31 03:19:03 DEBUG : only5: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f857a51_d20260731_m031403_c001_v7007000_t0000_u01785467643251") 2026/07/31 03:19:03 DEBUG : only5: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f01_d20260731_m031353_c001_v0001173_t0031_u01785467633061") 2026/07/31 03:19:03 DEBUG : only6: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49dc1_d20260731_m031430_c001_v7007000_t0000_u01785467670130") 2026/07/31 03:19:03 DEBUG : only6: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f416921595fcf385d_d20260731_m031422_c001_v0001177_t0019_u01785467662875") 2026/07/31 03:19:03 DEBUG : only6: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f95_d20260731_m031412_c001_v0001173_t0020_u01785467652704") 2026/07/31 03:19:03 DEBUG : only6: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f857a4f_d20260731_m031403_c001_v7007000_t0000_u01785467643080") 2026/07/31 03:19:03 DEBUG : only6: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f05_d20260731_m031353_c001_v0001173_t0000_u01785467633675") 2026/07/31 03:19:03 DEBUG : only7: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49dc3_d20260731_m031430_c001_v7007000_t0000_u01785467670304") 2026/07/31 03:19:04 DEBUG : only7: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f409b4312a07e8f6b_d20260731_m031422_c001_v0001184_t0034_u01785467662894") 2026/07/31 03:19:04 DEBUG : only7: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f99_d20260731_m031413_c001_v0001173_t0058_u01785467653235") 2026/07/31 03:19:04 DEBUG : only7: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f857a46_d20260731_m031402_c001_v7007000_t0000_u01785467642725") 2026/07/31 03:19:04 DEBUG : only7: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f0b_d20260731_m031354_c001_v0001173_t0020_u01785467634341") 2026/07/31 03:19:04 DEBUG : only8: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49dc5_d20260731_m031430_c001_v7007000_t0000_u01785467670480") 2026/07/31 03:19:04 DEBUG : only8: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4064d274157c4feb_d20260731_m031422_c001_v0001173_t0057_u01785467662905") 2026/07/31 03:19:04 DEBUG : only8: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f9b_d20260731_m031413_c001_v0001173_t0005_u01785467653829") 2026/07/31 03:19:04 DEBUG : only8: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f415a6ef2cc2e6f60_d20260731_m031403_c001_v7007000_t0000_u01785467643284") 2026/07/31 03:19:04 DEBUG : only8: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f0d_d20260731_m031354_c001_v0001173_t0058_u01785467634876") 2026/07/31 03:19:04 DEBUG : only9: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49dc9_d20260731_m031430_c001_v7007000_t0000_u01785467670662") 2026/07/31 03:19:04 DEBUG : only9: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41418b0fe94ed11b_d20260731_m031423_c001_v0001037_t0042_u01785467663037") 2026/07/31 03:19:04 DEBUG : only9: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4fa1_d20260731_m031414_c001_v0001173_t0039_u01785467654668") 2026/07/31 03:19:04 DEBUG : only9: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f857a4b_d20260731_m031402_c001_v7007000_t0000_u01785467642897") 2026/07/31 03:19:04 DEBUG : only9: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4f15_d20260731_m031355_c001_v0001173_t0053_u01785467635706") 2026/07/31 03:19:04 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deea70f_d20260731_m031013_c001_v7007000_t0000_u01785467413053") 2026/07/31 03:19:04 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3293_d20260731_m031010_c001_v0001177_t0055_u01785467410946") 2026/07/31 03:19:04 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deea6cd_d20260731_m031010_c001_v7007000_t0000_u01785467410144") 2026/07/31 03:19:04 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4595_d20260731_m031008_c001_v0001173_t0057_u01785467408355") 2026/07/31 03:19:04 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deea690_d20260731_m031007_c001_v7007000_t0000_u01785467407647") 2026/07/31 03:19:04 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3275_d20260731_m031005_c001_v0001177_t0037_u01785467405684") 2026/07/31 03:19:04 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413ae4_d20260731_m030955_c001_v7007000_t0000_u01785467395017") 2026/07/31 03:19:05 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c44d9_d20260731_m030953_c001_v0001173_t0013_u01785467393740") 2026/07/31 03:19:05 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413acf_d20260731_m030952_c001_v7007000_t0000_u01785467392139") 2026/07/31 03:19:05 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c44af_d20260731_m030950_c001_v0001173_t0051_u01785467390882") 2026/07/31 03:19:05 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413ac9_d20260731_m030949_c001_v7007000_t0000_u01785467389669") 2026/07/31 03:19:05 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c448f_d20260731_m030948_c001_v0001173_t0014_u01785467388712") 2026/07/31 03:19:05 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413ab4_d20260731_m030942_c001_v7007000_t0000_u01785467382219") 2026/07/31 03:19:05 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4421_d20260731_m030940_c001_v0001173_t0039_u01785467380957") 2026/07/31 03:19:05 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413ab0_d20260731_m030940_c001_v7007000_t0000_u01785467380586") 2026/07/31 03:19:05 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4403_d20260731_m030939_c001_v0001173_t0048_u01785467379053") 2026/07/31 03:19:05 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413a9d_d20260731_m030938_c001_v7007000_t0000_u01785467378689") 2026/07/31 03:19:05 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c43f7_d20260731_m030937_c001_v0001173_t0038_u01785467377943") 2026/07/31 03:19:05 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c43ed_d20260731_m030937_c001_v0001173_t0059_u01785467377304") 2026/07/31 03:19:05 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413a7d_d20260731_m030936_c001_v7007000_t0000_u01785467376937") 2026/07/31 03:19:05 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c43dd_d20260731_m030936_c001_v0001173_t0014_u01785467376065") 2026/07/31 03:19:05 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c43d3_d20260731_m030935_c001_v0001173_t0028_u01785467375427") 2026/07/31 03:19:05 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413a72_d20260731_m030934_c001_v7007000_t0000_u01785467374698") 2026/07/31 03:19:05 DEBUG : potato: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c43c2_d20260731_m030933_c001_v0001173_t0010_u01785467373862") 2026/07/31 03:19:05 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4119ba95200f4800_d20260731_m031116_c001_v7007000_t0000_u01785467476345") 2026/07/31 03:19:05 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c488f_d20260731_m031115_c001_v0001173_t0036_u01785467475712") 2026/07/31 03:19:05 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f857490_d20260731_m031107_c001_v7007000_t0000_u01785467467382") 2026/07/31 03:19:05 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf33d7_d20260731_m031103_c001_v0001177_t0033_u01785467463138") 2026/07/31 03:19:05 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f85707e_d20260731_m031056_c001_v7007000_t0000_u01785467456434") 2026/07/31 03:19:05 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4783_d20260731_m031052_c001_v0001173_t0005_u01785467452055") 2026/07/31 03:19:06 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deea75e_d20260731_m031023_c001_v7007000_t0000_u01785467423586") 2026/07/31 03:19:06 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf32b5_d20260731_m031019_c001_v0001177_t0002_u01785467419166") 2026/07/31 03:19:06 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413af4_d20260731_m030959_c001_v7007000_t0000_u01785467399367") 2026/07/31 03:19:06 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4511_d20260731_m030957_c001_v0001173_t0043_u01785467397848") 2026/07/31 03:19:06 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413af0_d20260731_m030957_c001_v7007000_t0000_u01785467397482") 2026/07/31 03:19:06 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c44ed_d20260731_m030955_c001_v0001173_t0028_u01785467395692") 2026/07/31 03:19:06 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413aeb_d20260731_m030955_c001_v7007000_t0000_u01785467395326") 2026/07/31 03:19:06 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c44e3_d20260731_m030954_c001_v0001173_t0024_u01785467394377") 2026/07/31 03:19:06 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413ad2_d20260731_m030953_c001_v7007000_t0000_u01785467393374") 2026/07/31 03:19:06 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c44cb_d20260731_m030952_c001_v0001173_t0025_u01785467392516") 2026/07/31 03:19:06 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413acc_d20260731_m030950_c001_v7007000_t0000_u01785467390513") 2026/07/31 03:19:06 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c449d_d20260731_m030949_c001_v0001173_t0033_u01785467389680") 2026/07/31 03:19:06 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413ab9_d20260731_m030942_c001_v7007000_t0000_u01785467382953") 2026/07/31 03:19:06 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4433_d20260731_m030941_c001_v0001173_t0012_u01785467381940") 2026/07/31 03:19:06 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4265c10a4fcb60f8_d20260731_m030844_c001_v7007000_t0000_u01785467324594") 2026/07/31 03:19:06 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c40f3_d20260731_m030843_c001_v0001173_t0031_u01785467323872") 2026/07/31 03:19:06 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4265c10a4fcb60ca_d20260731_m030842_c001_v7007000_t0000_u01785467322972") 2026/07/31 03:19:06 DEBUG : potato2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c40df_d20260731_m030842_c001_v0001173_t0014_u01785467322231") 2026/07/31 03:19:06 DEBUG : potato3: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f85749c_d20260731_m031107_c001_v7007000_t0000_u01785467467865") 2026/07/31 03:19:06 DEBUG : potato3: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf33e1_d20260731_m031104_c001_v0001177_t0027_u01785467464151") 2026/07/31 03:19:07 DEBUG : potato3: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f85707f_d20260731_m031056_c001_v7007000_t0000_u01785467456628") 2026/07/31 03:19:07 DEBUG : potato3: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4791_d20260731_m031053_c001_v0001173_t0051_u01785467453204") 2026/07/31 03:19:07 DEBUG : potato3: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deea75f_d20260731_m031023_c001_v7007000_t0000_u01785467423961") 2026/07/31 03:19:07 DEBUG : potato3: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf32bb_d20260731_m031020_c001_v0001177_t0028_u01785467420150") 2026/07/31 03:19:07 DEBUG : pre-dest1/1: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4058b6080626ab92_d20260731_m031211_c001_v7007000_t0000_u01785467531632") 2026/07/31 03:19:07 DEBUG : pre-dest1/1: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf352f_d20260731_m031203_c001_v0001177_t0011_u01785467523896") 2026/07/31 03:19:07 DEBUG : pre-dest2/2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4058b6080626ab93_d20260731_m031211_c001_v7007000_t0000_u01785467531808") 2026/07/31 03:19:07 DEBUG : pre-dest2/2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4ad9_d20260731_m031204_c001_v0001173_t0013_u01785467524505") 2026/07/31 03:19:07 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f417f306a4ffd353f_d20260731_m031128_c001_v7007000_t0000_u01785467488107") 2026/07/31 03:19:07 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf345b_d20260731_m031125_c001_v0001177_t0028_u01785467485168") 2026/07/31 03:19:07 DEBUG : sizeonly: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a4139d0_d20260731_m030918_c001_v7007000_t0000_u01785467358890") 2026/07/31 03:19:07 DEBUG : sizeonly: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c42c7_d20260731_m030917_c001_v0001173_t0011_u01785467357889") 2026/07/31 03:19:07 DEBUG : splitbanan: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f413298caa519ed21_d20260731_m031631_c001_v7007000_t0000_u01785467791125") 2026/07/31 03:19:07 DEBUG : splitbanan: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3b28_d20260731_m031623_c001_v0001177_t0009_u01785467783626") 2026/07/31 03:19:07 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e72_d20260731_m031746_c001_v7007000_t0000_u01785467866919") 2026/07/31 03:19:07 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed4c8_d20260731_m031740_c001_v0001037_t0048_u01785467860198") 2026/07/31 03:19:07 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f8588ec_d20260731_m031731_c001_v7007000_t0000_u01785467851432") 2026/07/31 03:19:07 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed492_d20260731_m031724_c001_v0001037_t0043_u01785467844599") 2026/07/31 03:19:07 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086cdc0_d20260731_m031715_c001_v7007000_t0000_u01785467835785") 2026/07/31 03:19:07 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed456_d20260731_m031709_c001_v0001037_t0052_u01785467829161") 2026/07/31 03:19:07 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abacff4_d20260731_m031700_c001_v7007000_t0000_u01785467820545") 2026/07/31 03:19:07 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed422_d20260731_m031653_c001_v0001037_t0010_u01785467813947") 2026/07/31 03:19:07 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f420d0c37d082a579_d20260731_m031645_c001_v7007000_t0000_u01785467805835") 2026/07/31 03:19:07 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed3ef_d20260731_m031639_c001_v0001037_t0037_u01785467799412") 2026/07/31 03:19:08 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f427774169d2b92c1_d20260731_m031626_c001_v7007000_t0000_u01785467786018") 2026/07/31 03:19:08 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed399_d20260731_m031622_c001_v0001037_t0050_u01785467782020") 2026/07/31 03:19:08 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0a83_d20260731_m031607_c001_v7007000_t0000_u01785467767634") 2026/07/31 03:19:08 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c52da_d20260731_m031600_c001_v0001173_t0018_u01785467760594") 2026/07/31 03:19:08 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4145c16a2abace57_d20260731_m031559_c001_v7007000_t0000_u01785467759114") 2026/07/31 03:19:08 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed335_d20260731_m031556_c001_v0001037_t0028_u01785467756251") 2026/07/31 03:19:08 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f402d82fc33368663_d20260731_m031546_c001_v7007000_t0000_u01785467746730") 2026/07/31 03:19:08 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed2f1_d20260731_m031539_c001_v0001037_t0020_u01785467739743") 2026/07/31 03:19:08 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f406f1f49675bda39_d20260731_m031538_c001_v7007000_t0000_u01785467738733") 2026/07/31 03:19:08 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf39fe_d20260731_m031535_c001_v0001177_t0027_u01785467735673") 2026/07/31 03:19:08 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086bcb1_d20260731_m031521_c001_v7007000_t0000_u01785467721807") 2026/07/31 03:19:08 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed25d_d20260731_m031517_c001_v0001037_t0033_u01785467717122") 2026/07/31 03:19:08 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f42290b081f85813a_d20260731_m031509_c001_v7007000_t0000_u01785467709129") 2026/07/31 03:19:08 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed21b_d20260731_m031502_c001_v0001037_t0041_u01785467702701") 2026/07/31 03:19:08 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be3531_d20260731_m031454_c001_v7007000_t0000_u01785467694303") 2026/07/31 03:19:08 DEBUG : splitbananasplit: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed1bb_d20260731_m031446_c001_v0001037_t0034_u01785467686925") 2026/07/31 03:19:08 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f40044e1d01be37de_d20260731_m031602_c001_v7007000_t0000_u01785467762477") 2026/07/31 03:19:08 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed337_d20260731_m031557_c001_v0001037_t0003_u01785467757561") 2026/07/31 03:19:08 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49eba_d20260731_m031439_c001_v7007000_t0000_u01785467679504") 2026/07/31 03:19:09 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed183_d20260731_m031438_c001_v0001037_t0037_u01785467678127") 2026/07/31 03:19:09 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49e82_d20260731_m031437_c001_v7007000_t0000_u01785467677401") 2026/07/31 03:19:09 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e8feb_d20260731_m031436_c001_v0001184_t0026_u01785467676361") 2026/07/31 03:19:09 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deea73d_d20260731_m031016_c001_v7007000_t0000_u01785467416564") 2026/07/31 03:19:09 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c45f1_d20260731_m031015_c001_v0001173_t0028_u01785467415702") 2026/07/31 03:19:09 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deea734_d20260731_m031015_c001_v7007000_t0000_u01785467415118") 2026/07/31 03:19:09 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf32a1_d20260731_m031014_c001_v0001177_t0000_u01785467414103") 2026/07/31 03:19:09 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a4139af_d20260731_m030915_c001_v7007000_t0000_u01785467355780") 2026/07/31 03:19:09 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4295_d20260731_m030914_c001_v0001173_t0058_u01785467354259") 2026/07/31 03:19:09 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413973_d20260731_m030913_c001_v7007000_t0000_u01785467353893") 2026/07/31 03:19:09 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4285_d20260731_m030912_c001_v0001173_t0044_u01785467352880") 2026/07/31 03:19:09 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a4138f7_d20260731_m030910_c001_v7007000_t0000_u01785467350841") 2026/07/31 03:19:09 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4261_d20260731_m030909_c001_v0001173_t0028_u01785467349872") 2026/07/31 03:19:09 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a4138bc_d20260731_m030909_c001_v7007000_t0000_u01785467349334") 2026/07/31 03:19:09 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4245_d20260731_m030908_c001_v0001173_t0024_u01785467348280") 2026/07/31 03:19:09 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4229_d20260731_m030905_c001_v0001173_t0033_u01785467345660") 2026/07/31 03:19:09 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a41389d_d20260731_m030905_c001_v7007000_t0000_u01785467345296") 2026/07/31 03:19:09 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4215_d20260731_m030904_c001_v0001173_t0012_u01785467344686") 2026/07/31 03:19:09 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c420b_d20260731_m030904_c001_v0001173_t0022_u01785467344050") 2026/07/31 03:19:09 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4265c10a4fcb61ed_d20260731_m030903_c001_v7007000_t0000_u01785467343329") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c41e5_d20260731_m030900_c001_v0001173_t0031_u01785467340955") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c41c9_d20260731_m030858_c001_v0001173_t0036_u01785467338601") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4265c10a4fcb61ab_d20260731_m030858_c001_v7007000_t0000_u01785467338252") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c41bd_d20260731_m030857_c001_v0001173_t0053_u01785467337523") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c41b5_d20260731_m030856_c001_v0001173_t0027_u01785467336859") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4265c10a4fcb619a_d20260731_m030856_c001_v7007000_t0000_u01785467336501") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4177_d20260731_m030853_c001_v0001173_t0016_u01785467333163") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4265c10a4fcb6162_d20260731_m030852_c001_v7007000_t0000_u01785467332813") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4163_d20260731_m030852_c001_v0001173_t0036_u01785467332085") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4265c10a4fcb6154_d20260731_m030851_c001_v7007000_t0000_u01785467331218") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c414d_d20260731_m030850_c001_v0001173_t0021_u01785467330559") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4265c10a4fcb614b_d20260731_m030850_c001_v7007000_t0000_u01785467330036") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4139_d20260731_m030849_c001_v0001173_t0056_u01785467329375") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4265c10a4fcb6138_d20260731_m030848_c001_v7007000_t0000_u01785467328508") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4123_d20260731_m030847_c001_v0001173_t0026_u01785467327718") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4265c10a4fcb6119_d20260731_m030847_c001_v7007000_t0000_u01785467327196") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c410f_d20260731_m030846_c001_v0001173_t0019_u01785467326308") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4265c10a4fcb6115_d20260731_m030845_c001_v7007000_t0000_u01785467325785") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4105_d20260731_m030845_c001_v0001173_t0048_u01785467325118") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4265c10a4fcb6087_d20260731_m030840_c001_v7007000_t0000_u01785467320569") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c40bf_d20260731_m030839_c001_v0001173_t0031_u01785467319911") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4265c10a4fcb605d_d20260731_m030839_c001_v7007000_t0000_u01785467319387") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c40a7_d20260731_m030838_c001_v0001173_t0043_u01785467318448") 2026/07/31 03:19:10 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4265c10a4fcb601b_d20260731_m030837_c001_v7007000_t0000_u01785467317579") 2026/07/31 03:19:11 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c408d_d20260731_m030836_c001_v0001173_t0034_u01785467316944") 2026/07/31 03:19:11 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4265c10a4fcb5fe9_d20260731_m030834_c001_v7007000_t0000_u01785467314862") 2026/07/31 03:19:11 DEBUG : sub dir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c406d_d20260731_m030834_c001_v0001173_t0044_u01785467314190") 2026/07/31 03:19:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49ebd_d20260731_m031439_c001_v7007000_t0000_u01785467679682") 2026/07/31 03:19:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf38b3_d20260731_m031438_c001_v0001177_t0045_u01785467678117") 2026/07/31 03:19:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49e8c_d20260731_m031437_c001_v7007000_t0000_u01785467677575") 2026/07/31 03:19:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c503c_d20260731_m031436_c001_v0001173_t0041_u01785467676350") 2026/07/31 03:19:11 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e73_d20260731_m031748_c001_v7007000_t0000_u01785467868954") 2026/07/31 03:19:11 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3d8a_d20260731_m031748_c001_v0001177_t0020_u01785467868262") 2026/07/31 03:19:11 DEBUG : sub/yam: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deea704_d20260731_m031012_c001_v7007000_t0000_u01785467412532") 2026/07/31 03:19:11 DEBUG : sub/yam: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c45b5_d20260731_m031010_c001_v0001173_t0009_u01785467410855") 2026/07/31 03:19:11 DEBUG : test_dir1/file2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49e46_d20260731_m031435_c001_v7007000_t0000_u01785467675608") 2026/07/31 03:19:11 DEBUG : test_dir1/file2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3899_d20260731_m031433_c001_v0001177_t0042_u01785467673467") 2026/07/31 03:19:11 DEBUG : test_dir1/file2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49dfe_d20260731_m031432_c001_v7007000_t0000_u01785467672689") 2026/07/31 03:19:11 DEBUG : test_dir1/file2: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5026_d20260731_m031431_c001_v0001173_t0020_u01785467671590") 2026/07/31 03:19:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49e4c_d20260731_m031435_c001_v7007000_t0000_u01785467675782") 2026/07/31 03:19:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e8fd7_d20260731_m031433_c001_v0001184_t0040_u01785467673452") 2026/07/31 03:19:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4017699b97c49e04_d20260731_m031432_c001_v7007000_t0000_u01785467672863") 2026/07/31 03:19:11 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e8fc9_d20260731_m031431_c001_v0001184_t0002_u01785467671569") 2026/07/31 03:19:11 DEBUG : three: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413b0d_d20260731_m031004_c001_v7007000_t0000_u01785467404936") 2026/07/31 03:19:12 DEBUG : three: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4563_d20260731_m031003_c001_v0001173_t0041_u01785467403327") 2026/07/31 03:19:12 DEBUG : three: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c4543_d20260731_m031000_c001_v0001173_t0010_u01785467400846") 2026/07/31 03:19:12 DEBUG : tictactoe/tictactoe: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e77_d20260731_m031750_c001_v7007000_t0000_u01785467870574") 2026/07/31 03:19:12 DEBUG : tictactoe/tictactoe: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c5592_d20260731_m031749_c001_v0001173_t0025_u01785467869908") 2026/07/31 03:19:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0eee_d20260731_m031808_c001_v7007000_t0000_u01785467888734") 2026/07/31 03:19:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e975d_d20260731_m031806_c001_v0001184_t0038_u01785467886772") 2026/07/31 03:19:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0ed3_d20260731_m031805_c001_v7007000_t0000_u01785467885257") 2026/07/31 03:19:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c55dc_d20260731_m031803_c001_v0001173_t0011_u01785467883639") 2026/07/31 03:19:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0ec1_d20260731_m031802_c001_v7007000_t0000_u01785467882737") 2026/07/31 03:19:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3de2_d20260731_m031802_c001_v0001177_t0024_u01785467882122") 2026/07/31 03:19:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0ea1_d20260731_m031757_c001_v7007000_t0000_u01785467877552") 2026/07/31 03:19:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c55be_d20260731_m031756_c001_v0001173_t0028_u01785467876565") 2026/07/31 03:19:12 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0ead_d20260731_m031759_c001_v7007000_t0000_u01785467879427") 2026/07/31 03:19:12 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e9725_d20260731_m031758_c001_v0001184_t0049_u01785467878457") 2026/07/31 03:19:12 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e95_d20260731_m031755_c001_v7007000_t0000_u01785467875660") 2026/07/31 03:19:12 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3db2_d20260731_m031755_c001_v0001177_t0013_u01785467875050") 2026/07/31 03:19:12 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e8a_d20260731_m031754_c001_v7007000_t0000_u01785467874097") 2026/07/31 03:19:12 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed4ea_d20260731_m031753_c001_v0001037_t0000_u01785467873015") 2026/07/31 03:19:12 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0e7f_d20260731_m031752_c001_v7007000_t0000_u01785467872074") 2026/07/31 03:19:12 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f109b4312a07e96fb_d20260731_m031751_c001_v0001184_t0011_u01785467871487") 2026/07/31 03:19:12 DEBUG : toe/toe/toe: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4089b94c3086cf05_d20260731_m031813_c001_v7007000_t0000_u01785467893448") 2026/07/31 03:19:12 DEBUG : toe/toe/toe: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1064d274157c561c_d20260731_m031812_c001_v0001173_t0032_u01785467892504") 2026/07/31 03:19:12 DEBUG : toe/toe/toe: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0eb7_d20260731_m031801_c001_v7007000_t0000_u01785467881204") 2026/07/31 03:19:13 DEBUG : toe/toe/toe: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed4fa_d20260731_m031800_c001_v0001037_t0022_u01785467880352") 2026/07/31 03:19:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0eef_d20260731_m031809_c001_v7007000_t0000_u01785467889290") 2026/07/31 03:19:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11418b0fe94ed512_d20260731_m031808_c001_v0001037_t0032_u01785467888150") 2026/07/31 03:19:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41228e48a59e0eda_d20260731_m031805_c001_v7007000_t0000_u01785467885815") 2026/07/31 03:19:13 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f11547060e9527e6d_d20260731_m031804_c001_v0001161_t0030_u01785467884945") 2026/07/31 03:19:13 DEBUG : two: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f41802ff22a413b10_d20260731_m031005_c001_v7007000_t0000_u01785467405127") 2026/07/31 03:19:13 DEBUG : two: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4184932d73814062_d20260731_m031002_c001_v0001167_t0033_u01785467402761") 2026/07/31 03:19:13 DEBUG : two: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f4064d274157c4541_d20260731_m031000_c001_v0001173_t0057_u01785467400666") 2026/07/31 03:19:13 DEBUG : yam: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deea712_d20260731_m031013_c001_v7007000_t0000_u01785467413227") 2026/07/31 03:19:13 DEBUG : yam: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1034b25bb85a0a28_d20260731_m031012_c001_v0001032_t0044_u01785467412135") 2026/07/31 03:19:13 DEBUG : yam: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deea6be_d20260731_m031009_c001_v7007000_t0000_u01785467409623") 2026/07/31 03:19:13 DEBUG : yam: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116921595fcf3289_d20260731_m031008_c001_v0001177_t0056_u01785467408343") 2026/07/31 03:19:13 DEBUG : yam: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deea689_d20260731_m031007_c001_v7007000_t0000_u01785467407124") 2026/07/31 03:19:13 DEBUG : yam: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f1184932d73814088_d20260731_m031005_c001_v0001167_t0058_u01785467405696") 2026/07/31 03:19:13 DEBUG : yaml: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deea6d3_d20260731_m031010_c001_v7007000_t0000_u01785467410320") 2026/07/31 03:19:13 DEBUG : yaml: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f116361a541510ac2_d20260731_m031009_c001_v0001090_t0057_u01785467409205") 2026/07/31 03:19:13 DEBUG : yaml: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f418901111deea694_d20260731_m031007_c001_v7007000_t0000_u01785467407821") 2026/07/31 03:19:13 DEBUG : yaml: Deleting (id "4_zffa21d83205dbb6b9ff80e1b_f115f99dc491d4fb5_d20260731_m031006_c001_v0001177_t0024_u01785467406912") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m43.367974312s (try 1/5)