"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/05/02 03:43:16 DEBUG : Creating backend with remote "TestB2:rclone-test-dolujup3yaca" 2026/05/02 03:43:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 03:43:17 DEBUG : Creating backend with remote "/tmp/rclone1439144226" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:43:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 03:43:18 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/02 03:43:18 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:43:18 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.49s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:43:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 03:43:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 03:43:19 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:43:19 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:43:20 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 03:43:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:43:20 INFO : sub dir/hello world: Copied (new) 2026/05/02 03:43:20 DEBUG : B2 bucket rclone-test-dolujup3yaca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.69s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:43:21 DEBUG : Creating backend with remote "/non-existing" 2026/05/02 03:43:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/02 03:43:21 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:43:21 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:43:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 03:43:22 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:43:22 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:43:22 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 03:43:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:43:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.88s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:43:24 INFO : B2 bucket rclone-test-dolujup3yaca: Running all checks before starting transfers 2026/05/02 03:43:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 03:43:24 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:43:24 INFO : B2 bucket rclone-test-dolujup3yaca: Checks finished, now starting transfers 2026/05/02 03:43:24 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:43:24 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 03:43:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:43:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.11s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:43:25 ERROR : Ignoring --no-traverse with sync 2026/05/02 03:43:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 03:43:25 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:43:25 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:43:25 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 03:43:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:43:25 INFO : sub dir/hello world: Copied (new) 2026/05/02 03:43:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.09s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:43:26 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/02 03:43:26 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:43:26 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:43:26 DEBUG : hello world2: size = 12 OK 2026/05/02 03:43:26 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/02 03:43:26 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.19s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:43:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 03:43:27 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:43:27 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:43:27 DEBUG : potato2: size = 11 OK 2026/05/02 03:43:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:43:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.09s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:43:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 03:43:29 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:43:29 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:43:29 DEBUG : potato2: size = 11 OK 2026/05/02 03:43:29 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:43:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.54s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:43:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/02 03:43:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 03:43:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/02 03:43:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 03:43:30 INFO : sub dir2: Making directory 2026/05/02 03:43:30 INFO : sub dir: Making directory 2026/05/02 03:43:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 03:43:30 INFO : sub dir2/sub sub dir2: Making directory 2026/05/02 03:43:30 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:43:30 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:43:30 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 03:43:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:43:30 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/05/02 03:43:30 DEBUG : B2 bucket rclone-test-dolujup3yaca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.10s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:43:31 INFO : sub dir2: Making directory 2026/05/02 03:43:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/02 03:43:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 03:43:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 03:43:31 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:43:31 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:43:31 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 03:43:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:43:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.21s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:43:32 DEBUG : sub dir2: Making directory with metadata 2026/05/02 03:43:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 03:43:32 INFO : sub dir2: Making directory 2026/05/02 03:43:32 INFO : sub dir: Making directory 2026/05/02 03:43:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 03:43:32 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:43:32 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:43:32 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 03:43:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:43:32 INFO : sub dir/hello world: Copied (new) 2026/05/02 03:43:32 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/02 03:43:33 DEBUG : B2 bucket rclone-test-dolujup3yaca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/02 03:43:33 DEBUG : B2 bucket rclone-test-dolujup3yaca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.28s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:43:34 INFO : sub dir2: Making directory 2026/05/02 03:43:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 03:43:34 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:43:34 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:43:34 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 03:43:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:43:34 INFO : sub dir/hello world: Copied (new) 2026/05/02 03:43:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:43:35 DEBUG : sub dir2: Making directory with metadata 2026/05/02 03:43:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 03:43:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 03:43:35 INFO : sub dir2: Making directory 2026/05/02 03:43:35 INFO : sub dir: Making directory 2026/05/02 03:43:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 03:43:35 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:43:35 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:43:35 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 03:43:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:43:35 INFO : sub dir/hello world: Copied (new) 2026/05/02 03:43:35 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/02 03:43:35 DEBUG : B2 bucket rclone-test-dolujup3yaca: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.18s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:43:36 INFO : sub dir2: Making directory 2026/05/02 03:43:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 03:43:37 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:43:37 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:43:37 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 03:43:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:43:37 INFO : sub dir/hello world: Copied (new) 2026/05/02 03:43:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.13s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:43:38 DEBUG : Creating backend with remote "TestB2:rclone-test-zimojiy0tawa" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-dolujup3yaca -> B2 bucket rclone-test-zimojiy0tawa 2026/05/02 03:43:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 03:43:39 DEBUG : B2 bucket rclone-test-zimojiy0tawa: Waiting for checks to finish 2026/05/02 03:43:39 DEBUG : B2 bucket rclone-test-zimojiy0tawa: Waiting for transfers to finish 2026/05/02 03:43:40 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 03:43:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:43:40 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/02 03:43:40 DEBUG : B2 bucket rclone-test-zimojiy0tawa: Purge remote 2026/05/02 03:43:40 INFO : B2 bucket rclone-test-zimojiy0tawa: cleaning bucket "rclone-test-zimojiy0tawa" of all files 2026/05/02 03:43:40 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed83c08deb6b9fd80e1b_f1115e7e3c2b343b4_d20260502_m034339_c001_v0001181_t0051_u01777693419970") --- PASS: TestServerSideCopy (3.58s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:43:42 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:43:42 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:43:42 DEBUG : sub dir/hello world: Sizes differ 2026/05/02 03:43:42 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:43:42 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:43:42 DEBUG : sub dir/hello world: size = 17 OK 2026/05/02 03:43:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/02 03:43:42 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.54s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:43:43 DEBUG : Creating backend with remote "TestB2:rclone-test-yekoduz2beza" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-dolujup3yaca -> B2 bucket rclone-test-yekoduz2beza 2026/05/02 03:43:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 03:43:44 DEBUG : B2 bucket rclone-test-yekoduz2beza: Waiting for checks to finish 2026/05/02 03:43:44 DEBUG : B2 bucket rclone-test-yekoduz2beza: Waiting for transfers to finish 2026/05/02 03:43:45 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 03:43:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:43:45 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/02 03:43:46 DEBUG : B2 bucket rclone-test-yekoduz2beza: Waiting for checks to finish 2026/05/02 03:43:46 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:43:46 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yekoduz2beza) 2026/05/02 03:43:46 DEBUG : sub dir/hello world: Sizes differ 2026/05/02 03:43:46 DEBUG : B2 bucket rclone-test-yekoduz2beza: Waiting for transfers to finish 2026/05/02 03:43:46 DEBUG : sub dir/hello world: size = 17 OK 2026/05/02 03:43:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/02 03:43:46 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/02 03:43:46 DEBUG : B2 bucket rclone-test-yekoduz2beza: Purge remote 2026/05/02 03:43:46 INFO : B2 bucket rclone-test-yekoduz2beza: cleaning bucket "rclone-test-yekoduz2beza" of all files 2026/05/02 03:43:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f92fdc3c08deb6b9fd80e1b_f1060ab4d45169934_d20260502_m034346_c001_v0001043_t0037_u01777693426186") 2026/05/02 03:43:46 DEBUG : sub dir/hello world: Deleting (id "4_z4f92fdc3c08deb6b9fd80e1b_f113092c71e8563e3_d20260502_m034345_c001_v0001099_t0027_u01777693425105") --- PASS: TestServerSideCopyOverSelf (5.39s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:43:49 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:43:49 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:43:49 DEBUG : sub dir/hello world: Sizes differ 2026/05/02 03:43:49 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:43:49 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:43:49 DEBUG : sub dir/hello world: size = 17 OK 2026/05/02 03:43:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/02 03:43:49 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/02 03:43:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.54s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:43:50 DEBUG : Creating backend with remote "TestB2:rclone-test-gazuseq4lizi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-dolujup3yaca -> B2 bucket rclone-test-gazuseq4lizi 2026/05/02 03:43:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 03:43:51 DEBUG : B2 bucket rclone-test-gazuseq4lizi: Waiting for checks to finish 2026/05/02 03:43:51 DEBUG : B2 bucket rclone-test-gazuseq4lizi: Waiting for transfers to finish 2026/05/02 03:43:52 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 03:43:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:43:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/02 03:43:53 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:43:53 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gazuseq4lizi) 2026/05/02 03:43:53 DEBUG : sub dir/hello world: Sizes differ 2026/05/02 03:43:53 DEBUG : B2 bucket rclone-test-gazuseq4lizi: Waiting for checks to finish 2026/05/02 03:43:53 DEBUG : B2 bucket rclone-test-gazuseq4lizi: Waiting for transfers to finish 2026/05/02 03:43:53 DEBUG : sub dir/hello world: size = 17 OK 2026/05/02 03:43:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/02 03:43:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/02 03:43:53 INFO : sub dir/hello world: Deleted 2026/05/02 03:43:54 DEBUG : testing file moves 2026/05/02 03:43:54 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:43:54 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gazuseq4lizi) 2026/05/02 03:43:54 DEBUG : sub dir/hello world: Sizes differ 2026/05/02 03:43:54 DEBUG : B2 bucket rclone-test-gazuseq4lizi: Waiting for checks to finish 2026/05/02 03:43:54 DEBUG : B2 bucket rclone-test-gazuseq4lizi: Waiting for transfers to finish 2026/05/02 03:43:54 DEBUG : sub dir/hello world: size = 24 OK 2026/05/02 03:43:54 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/02 03:43:54 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/02 03:43:55 INFO : sub dir/hello world: Deleted 2026/05/02 03:43:55 DEBUG : B2 bucket rclone-test-gazuseq4lizi: Purge remote 2026/05/02 03:43:55 INFO : B2 bucket rclone-test-gazuseq4lizi: cleaning bucket "rclone-test-gazuseq4lizi" of all files 2026/05/02 03:43:55 DEBUG : sub dir/hello world: Deleting (id "4_z6fc21d73c09deb6b9fd80e1b_f10988c16d1e4449e_d20260502_m034354_c001_v0001185_t0040_u01777693434762") 2026/05/02 03:43:55 DEBUG : sub dir/hello world: Deleting (id "4_z6fc21d73c09deb6b9fd80e1b_f10504865bdcb304f_d20260502_m034353_c001_v0001104_t0059_u01777693433113") 2026/05/02 03:43:55 DEBUG : sub dir/hello world: Deleting (id "4_z6fc21d73c09deb6b9fd80e1b_f1076e9634ee34eb3_d20260502_m034352_c001_v0001185_t0015_u01777693432158") --- PASS: TestServerSideMoveOverSelf (6.95s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:43:57 ERROR : error listing: directory not found 2026/05/02 03:43:57 INFO : Local file system at /tmp/rclone1439144226: Making directory 2026/05/02 03:43:57 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:43:57 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.28s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:43:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 03:43:58 DEBUG : Local file system at /tmp/rclone1439144226: Waiting for checks to finish 2026/05/02 03:43:58 DEBUG : Local file system at /tmp/rclone1439144226: Waiting for transfers to finish 2026/05/02 03:43:59 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/02 03:43:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:43:59 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/02 03:43:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.65s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:00 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/02 03:44:00 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:00 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:00 DEBUG : check sum: size = 1 OK 2026/05/02 03:44:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/02 03:44:00 INFO : check sum: Copied (new) 2026/05/02 03:44:00 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:00 DEBUG : check sum: size = 1 OK 2026/05/02 03:44:00 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/02 03:44:00 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/02 03:44:00 DEBUG : check sum: Unchanged skipping 2026/05/02 03:44:00 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:00 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:00 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.52s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/02 03:44:01 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:01 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:01 DEBUG : sizeonly: size = 6 OK 2026/05/02 03:44:01 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/02 03:44:01 INFO : sizeonly: Copied (new) 2026/05/02 03:44:01 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:02 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:02 DEBUG : sizeonly: size = 6 OK 2026/05/02 03:44:02 DEBUG : sizeonly: Sizes identical 2026/05/02 03:44:02 DEBUG : sizeonly: Unchanged skipping 2026/05/02 03:44:02 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:02 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:02 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.49s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:03 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/02 03:44:03 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:03 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:03 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/02 03:44:03 INFO : ignore-size: Copied (new) 2026/05/02 03:44:03 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:03 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:03 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:44:03 DEBUG : ignore-size: Unchanged skipping 2026/05/02 03:44:03 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:03 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.47s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:04 DEBUG : existing: size = 6 OK 2026/05/02 03:44:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:44:04 DEBUG : existing: Unchanged skipping 2026/05/02 03:44:04 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:04 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:04 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:04 INFO : There was nothing to transfer 2026/05/02 03:44:05 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/02 03:44:05 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:05 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:05 DEBUG : existing: size = 6 OK 2026/05/02 03:44:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/02 03:44:05 INFO : existing: Copied (replaced existing) 2026/05/02 03:44:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.67s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:06 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/02 03:44:06 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:06 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:06 DEBUG : existing: size = 6 OK 2026/05/02 03:44:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/02 03:44:06 INFO : existing: Copied (new) 2026/05/02 03:44:06 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:06 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:06 DEBUG : existing: Destination exists, skipping 2026/05/02 03:44:06 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:06 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.47s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:07 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/02 03:44:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/02 03:44:08 DEBUG : c/non empty space: size = 5 OK 2026/05/02 03:44:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:44:08 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:08 DEBUG : c/non empty space: Unchanged skipping 2026/05/02 03:44:08 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:08 DEBUG : a/potato2: size = 60 OK 2026/05/02 03:44:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/02 03:44:08 INFO : a/potato2: Copied (new) 2026/05/02 03:44:08 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:08 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:10 DEBUG : empty space: size = 1 OK 2026/05/02 03:44:10 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/05/02 03:44:10 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/02 03:44:10 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/02 03:44:10 DEBUG : empty space: Unchanged skipping 2026/05/02 03:44:10 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:10 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:10 INFO : There was nothing to transfer 2026/05/02 03:44:10 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:10 DEBUG : empty space: size = 1 OK 2026/05/02 03:44:10 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/05/02 03:44:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/02 03:44:12 INFO : empty space: Updated modification time in destination 2026/05/02 03:44:12 DEBUG : empty space: Unchanged skipping 2026/05/02 03:44:12 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:12 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:12 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.12s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:13 DEBUG : empty space: size = 1 OK 2026/05/02 03:44:13 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/05/02 03:44:13 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/02 03:44:13 DEBUG : empty space: Unchanged skipping 2026/05/02 03:44:13 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:13 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:13 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.29s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:14 DEBUG : foo: size = 3 OK 2026/05/02 03:44:14 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/05/02 03:44:14 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:44:14 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:44:14 DEBUG : foo: sha1 differ 2026/05/02 03:44:14 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:14 DEBUG : foo: size = 3 OK 2026/05/02 03:44:14 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/02 03:44:14 INFO : foo: Copied (replaced existing) 2026/05/02 03:44:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.55s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:16 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/02 03:44:16 DEBUG : empty space: size = 1 OK 2026/05/02 03:44:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:44:16 DEBUG : empty space: Unchanged skipping 2026/05/02 03:44:16 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:16 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:16 DEBUG : potato: size = 60 OK 2026/05/02 03:44:16 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/02 03:44:16 INFO : potato: Copied (new) 2026/05/02 03:44:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.12s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:18 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:18 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:44:18 DEBUG : potato: size = 60 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:44:18 DEBUG : potato: Sizes differ 2026/05/02 03:44:18 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:18 DEBUG : potato: size = 21 OK 2026/05/02 03:44:18 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/02 03:44:18 INFO : potato: Copied (replaced existing) 2026/05/02 03:44:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.54s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:19 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:19 DEBUG : potato: size = 21 OK 2026/05/02 03:44:19 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/05/02 03:44:19 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1439144226) 2026/05/02 03:44:19 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:44:19 DEBUG : potato: sha1 differ 2026/05/02 03:44:19 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:20 DEBUG : potato: size = 21 OK 2026/05/02 03:44:20 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/02 03:44:20 INFO : potato: Copied (replaced existing) 2026/05/02 03:44:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 03:44:21 DEBUG : empty space: size = 1 OK 2026/05/02 03:44:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:44:21 DEBUG : empty space: Unchanged skipping 2026/05/02 03:44:21 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/02 03:44:21 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:21 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:21 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:21 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 03:44:23 DEBUG : empty space: size = 1 OK 2026/05/02 03:44:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:44:23 DEBUG : empty space: Unchanged skipping 2026/05/02 03:44:23 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:23 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:23 DEBUG : potato2: size = 60 OK 2026/05/02 03:44:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/02 03:44:23 INFO : potato2: Copied (new) 2026/05/02 03:44:23 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:23 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:24 INFO : d: Making directory 2026/05/02 03:44:24 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/02 03:44:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/02 03:44:25 DEBUG : c/non empty space: size = 5 OK 2026/05/02 03:44:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:44:25 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:25 DEBUG : c/non empty space: Unchanged skipping 2026/05/02 03:44:25 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:25 DEBUG : a/potato2: size = 60 OK 2026/05/02 03:44:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/02 03:44:25 INFO : a/potato2: Copied (new) 2026/05/02 03:44:25 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:25 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:26 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/02 03:44:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/02 03:44:27 DEBUG : c/non empty space: size = 5 OK 2026/05/02 03:44:27 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:44:27 DEBUG : c/non empty space: Unchanged skipping 2026/05/02 03:44:27 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:27 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:27 DEBUG : a/potato2: size = 60 OK 2026/05/02 03:44:27 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/02 03:44:27 INFO : a/potato2: Copied (new) 2026/05/02 03:44:27 ERROR : B2 bucket rclone-test-dolujup3yaca: not deleting files as there were IO errors 2026/05/02 03:44:27 ERROR : B2 bucket rclone-test-dolujup3yaca: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.08s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:29 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 03:44:29 DEBUG : empty space: size = 1 OK 2026/05/02 03:44:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:44:29 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:29 DEBUG : empty space: Unchanged skipping 2026/05/02 03:44:29 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:29 INFO : potato: Deleted 2026/05/02 03:44:29 DEBUG : potato2: size = 60 OK 2026/05/02 03:44:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/02 03:44:29 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.91s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:31 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:31 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:31 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:31 INFO : potato: Deleted 2026/05/02 03:44:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 03:44:31 DEBUG : empty space: size = 1 OK 2026/05/02 03:44:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:44:31 DEBUG : empty space: Unchanged skipping 2026/05/02 03:44:31 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:31 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:31 DEBUG : potato2: size = 60 OK 2026/05/02 03:44:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/02 03:44:31 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.29s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 03:44:33 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:33 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:33 DEBUG : potato2: size = 19 OK 2026/05/02 03:44:33 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/02 03:44:33 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.72s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:35 DEBUG : enormous: Excluded (Size Filter) 2026/05/02 03:44:35 DEBUG : enormous: Excluded 2026/05/02 03:44:35 DEBUG : potato2: Excluded (Size Filter) 2026/05/02 03:44:35 DEBUG : potato2: Excluded 2026/05/02 03:44:35 DEBUG : potato2: Excluded (Size Filter) 2026/05/02 03:44:35 DEBUG : empty space: size = 1 OK 2026/05/02 03:44:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:44:35 DEBUG : empty space: Unchanged skipping 2026/05/02 03:44:35 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:35 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:35 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:35 INFO : There was nothing to transfer 2026/05/02 03:44:35 DEBUG : enormous: Excluded (Size Filter) 2026/05/02 03:44:35 DEBUG : enormous: Excluded 2026/05/02 03:44:35 DEBUG : potato2: Excluded (Size Filter) 2026/05/02 03:44:35 DEBUG : potato2: Excluded 2026/05/02 03:44:35 DEBUG : potato2: Excluded (Size Filter) 2026/05/02 03:44:35 DEBUG : empty space: size = 1 OK 2026/05/02 03:44:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/02 03:44:35 DEBUG : empty space: Unchanged skipping 2026/05/02 03:44:35 DEBUG : Local file system at /tmp/rclone1439144226: Waiting for checks to finish 2026/05/02 03:44:35 DEBUG : Local file system at /tmp/rclone1439144226: Waiting for transfers to finish 2026/05/02 03:44:35 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:35 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.91s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:37 DEBUG : enormous: Excluded (Size Filter) 2026/05/02 03:44:37 DEBUG : enormous: Excluded 2026/05/02 03:44:37 DEBUG : potato2: Excluded (Size Filter) 2026/05/02 03:44:37 DEBUG : potato2: Excluded 2026/05/02 03:44:37 DEBUG : empty space: size = 1 OK 2026/05/02 03:44:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:44:37 DEBUG : empty space: Unchanged skipping 2026/05/02 03:44:37 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:37 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:37 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:37 INFO : enormous: Deleted 2026/05/02 03:44:37 INFO : potato2: Deleted 2026/05/02 03:44:37 INFO : There was nothing to transfer 2026/05/02 03:44:38 DEBUG : Local file system at /tmp/rclone1439144226: Waiting for checks to finish 2026/05/02 03:44:38 DEBUG : empty space: size = 1 OK 2026/05/02 03:44:38 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/02 03:44:38 DEBUG : empty space: Unchanged skipping 2026/05/02 03:44:38 DEBUG : Local file system at /tmp/rclone1439144226: Waiting for transfers to finish 2026/05/02 03:44:38 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:38 INFO : enormous: Deleted 2026/05/02 03:44:38 INFO : potato2: Deleted 2026/05/02 03:44:38 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.27s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:39 DEBUG : five: Need to transfer - File not found at Destination 2026/05/02 03:44:39 DEBUG : four: size = 4 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:44:39 DEBUG : four: size = 8 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:44:39 DEBUG : four: Sizes differ 2026/05/02 03:44:39 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/02 03:44:39 DEBUG : one: Destination is newer than source, skipping 2026/05/02 03:44:39 DEBUG : three: size = 5 OK 2026/05/02 03:44:39 DEBUG : three: Sizes identical 2026/05/02 03:44:39 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/02 03:44:39 DEBUG : two: size = 3 OK 2026/05/02 03:44:39 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1439144226) 2026/05/02 03:44:39 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:44:39 DEBUG : two: sha1 differ 2026/05/02 03:44:39 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:40 DEBUG : five: size = 4 OK 2026/05/02 03:44:40 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/02 03:44:40 INFO : five: Copied (new) 2026/05/02 03:44:40 DEBUG : four: size = 4 OK 2026/05/02 03:44:40 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/02 03:44:40 INFO : four: Copied (replaced existing) 2026/05/02 03:44:40 DEBUG : two: size = 3 OK 2026/05/02 03:44:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/02 03:44:40 INFO : two: Copied (replaced existing) 2026/05/02 03:44:40 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:41 DEBUG : five: size = 4 OK 2026/05/02 03:44:41 DEBUG : four: size = 4 OK 2026/05/02 03:44:41 DEBUG : one: Destination is newer than source, skipping 2026/05/02 03:44:41 DEBUG : three: size = 5 OK 2026/05/02 03:44:41 DEBUG : two: size = 3 OK 2026/05/02 03:44:41 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/02 03:44:41 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/02 03:44:41 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/02 03:44:41 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/02 03:44:41 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/02 03:44:41 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/02 03:44:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1439144226) 2026/05/02 03:44:41 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:44:41 DEBUG : three: sha1 differ 2026/05/02 03:44:41 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/02 03:44:41 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/02 03:44:41 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/02 03:44:41 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/02 03:44:41 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:41 DEBUG : three: size = 5 OK 2026/05/02 03:44:41 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/02 03:44:41 INFO : three: Copied (replaced existing) 2026/05/02 03:44:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.33s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/02 03:44:43 INFO : B2 bucket rclone-test-dolujup3yaca: Making map for --track-renames 2026/05/02 03:44:43 INFO : B2 bucket rclone-test-dolujup3yaca: Finished making map for --track-renames 2026/05/02 03:44:43 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/02 03:44:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/02 03:44:43 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for renames to finish 2026/05/02 03:44:43 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:43 DEBUG : yam: size = 11 OK 2026/05/02 03:44:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/02 03:44:43 INFO : yam: Copied (new) 2026/05/02 03:44:43 DEBUG : potato: size = 14 OK 2026/05/02 03:44:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/02 03:44:43 INFO : potato: Copied (new) 2026/05/02 03:44:43 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:44 DEBUG : potato: size = 14 OK 2026/05/02 03:44:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:44:44 DEBUG : potato: Unchanged skipping 2026/05/02 03:44:44 INFO : B2 bucket rclone-test-dolujup3yaca: Making map for --track-renames 2026/05/02 03:44:44 INFO : B2 bucket rclone-test-dolujup3yaca: Finished making map for --track-renames 2026/05/02 03:44:44 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:44 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for renames to finish 2026/05/02 03:44:45 DEBUG : yaml: size = 11 OK 2026/05/02 03:44:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/02 03:44:45 INFO : yam: Copied (server-side copy) to: yaml 2026/05/02 03:44:45 INFO : yam: Deleted 2026/05/02 03:44:45 INFO : yaml: Renamed from "yam" 2026/05/02 03:44:45 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.08s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/02 03:44:46 INFO : B2 bucket rclone-test-dolujup3yaca: Making map for --track-renames 2026/05/02 03:44:46 INFO : B2 bucket rclone-test-dolujup3yaca: Finished making map for --track-renames 2026/05/02 03:44:46 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/02 03:44:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/02 03:44:46 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for renames to finish 2026/05/02 03:44:46 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:46 DEBUG : potato: size = 14 OK 2026/05/02 03:44:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/02 03:44:46 INFO : potato: Copied (new) 2026/05/02 03:44:47 DEBUG : yam: size = 11 OK 2026/05/02 03:44:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/02 03:44:47 INFO : yam: Copied (new) 2026/05/02 03:44:47 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:47 DEBUG : potato: size = 14 OK 2026/05/02 03:44:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:44:47 DEBUG : potato: Unchanged skipping 2026/05/02 03:44:47 INFO : B2 bucket rclone-test-dolujup3yaca: Making map for --track-renames 2026/05/02 03:44:47 INFO : B2 bucket rclone-test-dolujup3yaca: Finished making map for --track-renames 2026/05/02 03:44:47 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:47 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for renames to finish 2026/05/02 03:44:48 DEBUG : yaml: size = 11 OK 2026/05/02 03:44:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/02 03:44:48 INFO : yam: Copied (server-side copy) to: yaml 2026/05/02 03:44:48 INFO : yam: Deleted 2026/05/02 03:44:48 INFO : yaml: Renamed from "yam" 2026/05/02 03:44:48 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.25s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/02 03:44:49 INFO : B2 bucket rclone-test-dolujup3yaca: Making map for --track-renames 2026/05/02 03:44:49 INFO : B2 bucket rclone-test-dolujup3yaca: Finished making map for --track-renames 2026/05/02 03:44:49 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/02 03:44:49 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/02 03:44:49 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for renames to finish 2026/05/02 03:44:49 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:49 DEBUG : sub/yam: size = 11 OK 2026/05/02 03:44:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/02 03:44:49 INFO : sub/yam: Copied (new) 2026/05/02 03:44:50 DEBUG : potato: size = 14 OK 2026/05/02 03:44:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/02 03:44:50 INFO : potato: Copied (new) 2026/05/02 03:44:50 DEBUG : Waiting for deletions to finish 2026/05/02 03:44:50 DEBUG : potato: size = 14 OK 2026/05/02 03:44:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:44:50 DEBUG : potato: Unchanged skipping 2026/05/02 03:44:50 INFO : B2 bucket rclone-test-dolujup3yaca: Making map for --track-renames 2026/05/02 03:44:50 INFO : B2 bucket rclone-test-dolujup3yaca: Finished making map for --track-renames 2026/05/02 03:44:50 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:50 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for renames to finish 2026/05/02 03:44:51 DEBUG : yam: size = 11 OK 2026/05/02 03:44:51 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/02 03:44:51 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/02 03:44:51 INFO : sub/yam: Deleted 2026/05/02 03:44:51 INFO : yam: Renamed from "sub/yam" 2026/05/02 03:44:51 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.34s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:52 DEBUG : Creating backend with remote "/tmp/rclone1439144226/dir1" 2026/05/02 03:44:52 DEBUG : Creating backend with remote "/tmp/rclone1439144226/dir2" 2026/05/02 03:44:52 DEBUG : Local file system at /tmp/rclone1439144226/dir2: Using server-side directory move 2026/05/02 03:44:52 INFO : Local file system at /tmp/rclone1439144226/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/02 03:44:52 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/02 03:44:52 DEBUG : Local file system at /tmp/rclone1439144226/dir2: Waiting for checks to finish 2026/05/02 03:44:52 DEBUG : Local file system at /tmp/rclone1439144226/dir2: Waiting for transfers to finish 2026/05/02 03:44:52 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 03:44:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/02 03:44:53 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:53 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:53 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/02 03:44:53 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/02 03:44:53 INFO : nested/sub dir/file: Copied (new) 2026/05/02 03:44:53 INFO : nested/sub dir/file: Deleted 2026/05/02 03:44:54 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 03:44:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:44:54 INFO : sub dir/hello world: Copied (new) 2026/05/02 03:44:54 INFO : sub dir/hello world: Deleted 2026/05/02 03:44:54 INFO : sub dir: Removing directory 2026/05/02 03:44:54 INFO : nested/sub dir: Removing directory 2026/05/02 03:44:54 INFO : nested: Removing directory 2026/05/02 03:44:54 DEBUG : Local file system at /tmp/rclone1439144226: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.16s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 03:44:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/02 03:44:55 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:55 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:55 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/02 03:44:55 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/02 03:44:55 INFO : nested/sub dir/file: Copied (new) 2026/05/02 03:44:55 INFO : nested/sub dir/file: Deleted 2026/05/02 03:44:56 DEBUG : sub dir/hello world: size = 11 OK 2026/05/02 03:44:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:44:56 INFO : sub dir/hello world: Copied (new) 2026/05/02 03:44:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:57 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/02 03:44:57 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/02 03:44:57 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:57 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:57 DEBUG : existing: size = 6 OK 2026/05/02 03:44:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/02 03:44:57 INFO : existing: Copied (new) 2026/05/02 03:44:57 INFO : existing: Deleted 2026/05/02 03:44:57 DEBUG : existing-b: size = 6 OK 2026/05/02 03:44:57 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/02 03:44:57 INFO : existing-b: Copied (new) 2026/05/02 03:44:57 INFO : existing-b: Deleted 2026/05/02 03:44:58 DEBUG : existing: Destination exists, skipping 2026/05/02 03:44:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/02 03:44:58 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:44:58 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:44:58 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.00s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:44:59 DEBUG : Creating backend with remote "TestB2:rclone-test-debalew5kego" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dolujup3yaca -> B2 bucket rclone-test-debalew5kego 2026/05/02 03:45:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 03:45:03 DEBUG : empty space: size = 1 OK 2026/05/02 03:45:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/02 03:45:03 DEBUG : empty space: Unchanged skipping 2026/05/02 03:45:03 DEBUG : B2 bucket rclone-test-debalew5kego: Waiting for checks to finish 2026/05/02 03:45:03 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:45:03 DEBUG : potato3: size = 60 (B2 bucket rclone-test-debalew5kego) 2026/05/02 03:45:03 DEBUG : potato3: Sizes differ 2026/05/02 03:45:04 INFO : empty space: Deleted 2026/05/02 03:45:04 DEBUG : B2 bucket rclone-test-debalew5kego: Waiting for transfers to finish 2026/05/02 03:45:04 DEBUG : potato2: size = 60 OK 2026/05/02 03:45:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/02 03:45:04 INFO : potato2: Copied (server-side copy) 2026/05/02 03:45:04 INFO : potato2: Deleted 2026/05/02 03:45:04 DEBUG : potato3: size = 68 OK 2026/05/02 03:45:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/02 03:45:04 INFO : potato3: Copied (server-side copy) 2026/05/02 03:45:05 INFO : potato3: Deleted 2026/05/02 03:45:05 DEBUG : Creating backend with remote "TestB2:rclone-test-dahiper1lepo" 2026/05/02 03:45:06 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/02 03:45:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 03:45:06 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/02 03:45:06 DEBUG : B2 bucket rclone-test-dahiper1lepo: Waiting for checks to finish 2026/05/02 03:45:06 DEBUG : B2 bucket rclone-test-dahiper1lepo: Waiting for transfers to finish 2026/05/02 03:45:08 DEBUG : empty space: size = 1 OK 2026/05/02 03:45:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/02 03:45:08 INFO : empty space: Copied (server-side copy) 2026/05/02 03:45:08 DEBUG : potato3: size = 68 OK 2026/05/02 03:45:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/02 03:45:08 INFO : potato3: Copied (server-side copy) 2026/05/02 03:45:08 INFO : empty space: Deleted 2026/05/02 03:45:08 INFO : potato3: Deleted 2026/05/02 03:45:08 DEBUG : potato2: size = 60 OK 2026/05/02 03:45:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/02 03:45:08 INFO : potato2: Copied (server-side copy) 2026/05/02 03:45:08 INFO : potato2: Deleted 2026/05/02 03:45:09 DEBUG : B2 bucket rclone-test-dahiper1lepo: Purge remote 2026/05/02 03:45:09 INFO : B2 bucket rclone-test-dahiper1lepo: cleaning bucket "rclone-test-dahiper1lepo" of all files 2026/05/02 03:45:09 DEBUG : empty space: Deleting (id "4_z3f123dc3c0adeb6b9fd80e1b_f10222ab45edf6988_d20260502_m034507_c001_v0001144_t0020_u01777693507029") 2026/05/02 03:45:09 DEBUG : potato2: Deleting (id "4_z3f123dc3c0adeb6b9fd80e1b_f109da6a50d7c5af1_d20260502_m034507_c001_v0001109_t0047_u01777693507367") 2026/05/02 03:45:09 DEBUG : potato3: Deleting (id "4_z3f123dc3c0adeb6b9fd80e1b_f1068f8a36c283e1a_d20260502_m034507_c001_v0001120_t0043_u01777693507374") 2026/05/02 03:45:09 DEBUG : B2 bucket rclone-test-debalew5kego: Purge remote 2026/05/02 03:45:09 INFO : B2 bucket rclone-test-debalew5kego: cleaning bucket "rclone-test-debalew5kego" of all files 2026/05/02 03:45:10 DEBUG : empty space: Deleting (id "4_z7fd22d93c0adeb6b9fd80e1b_f412ca83c912788cb_d20260502_m034508_c001_v7007000_t0000_u01777693508157") 2026/05/02 03:45:10 DEBUG : empty space: Deleting (id "4_z7fd22d93c0adeb6b9fd80e1b_f1101776563696c71_d20260502_m034502_c001_v0001134_t0036_u01777693502790") 2026/05/02 03:45:10 DEBUG : potato2: Deleting (id "4_z7fd22d93c0adeb6b9fd80e1b_f419d22ba5cac6187_d20260502_m034508_c001_v7007000_t0000_u01777693508596") 2026/05/02 03:45:10 DEBUG : potato2: Deleting (id "4_z7fd22d93c0adeb6b9fd80e1b_f1196fef0239c9f2a_d20260502_m034504_c001_v0001178_t0024_u01777693504106") 2026/05/02 03:45:10 DEBUG : potato3: Deleting (id "4_z7fd22d93c0adeb6b9fd80e1b_f419d22ba5cac6180_d20260502_m034508_c001_v7007000_t0000_u01777693508216") 2026/05/02 03:45:10 DEBUG : potato3: Deleting (id "4_z7fd22d93c0adeb6b9fd80e1b_f1104bc3adc396a99_d20260502_m034504_c001_v0001103_t0011_u01777693504370") 2026/05/02 03:45:10 DEBUG : potato3: Deleting (id "4_z7fd22d93c0adeb6b9fd80e1b_f1101776563696c73_d20260502_m034503_c001_v0001134_t0037_u01777693503147") --- PASS: TestServerSideMove (12.46s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:45:11 DEBUG : Creating backend with remote "TestB2:rclone-test-xobudis5doce" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dolujup3yaca -> B2 bucket rclone-test-xobudis5doce 2026/05/02 03:45:17 DEBUG : empty space: Excluded (Size Filter) 2026/05/02 03:45:17 DEBUG : empty space: Excluded (Size Filter) 2026/05/02 03:45:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 03:45:17 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:45:17 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xobudis5doce) 2026/05/02 03:45:17 DEBUG : potato3: Sizes differ 2026/05/02 03:45:17 DEBUG : B2 bucket rclone-test-xobudis5doce: Waiting for checks to finish 2026/05/02 03:45:17 DEBUG : B2 bucket rclone-test-xobudis5doce: Waiting for transfers to finish 2026/05/02 03:45:18 DEBUG : potato2: size = 60 OK 2026/05/02 03:45:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/02 03:45:18 INFO : potato2: Copied (server-side copy) 2026/05/02 03:45:18 INFO : potato2: Deleted 2026/05/02 03:45:18 DEBUG : potato3: size = 68 OK 2026/05/02 03:45:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/02 03:45:18 INFO : potato3: Copied (server-side copy) 2026/05/02 03:45:18 INFO : potato3: Deleted 2026/05/02 03:45:18 DEBUG : Creating backend with remote "TestB2:rclone-test-cepopah7yiqa" 2026/05/02 03:45:19 DEBUG : empty space: Excluded (Size Filter) 2026/05/02 03:45:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 03:45:20 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/02 03:45:20 DEBUG : B2 bucket rclone-test-cepopah7yiqa: Waiting for checks to finish 2026/05/02 03:45:20 DEBUG : B2 bucket rclone-test-cepopah7yiqa: Waiting for transfers to finish 2026/05/02 03:45:20 DEBUG : potato3: size = 68 OK 2026/05/02 03:45:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/02 03:45:20 INFO : potato3: Copied (server-side copy) 2026/05/02 03:45:21 INFO : potato3: Deleted 2026/05/02 03:45:21 DEBUG : potato2: size = 60 OK 2026/05/02 03:45:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/02 03:45:21 INFO : potato2: Copied (server-side copy) 2026/05/02 03:45:21 INFO : potato2: Deleted 2026/05/02 03:45:21 DEBUG : B2 bucket rclone-test-cepopah7yiqa: Purge remote 2026/05/02 03:45:21 INFO : B2 bucket rclone-test-cepopah7yiqa: cleaning bucket "rclone-test-cepopah7yiqa" of all files 2026/05/02 03:45:21 DEBUG : potato2: Deleting (id "4_z1f627d13c0adeb6b9fd80e1b_f1117d36fe937585b_d20260502_m034521_c001_v0001180_t0047_u01777693521035") 2026/05/02 03:45:21 DEBUG : potato3: Deleting (id "4_z1f627d13c0adeb6b9fd80e1b_f11269e566f01952f_d20260502_m034520_c001_v0001167_t0026_u01777693520706") 2026/05/02 03:45:22 DEBUG : B2 bucket rclone-test-xobudis5doce: Purge remote 2026/05/02 03:45:22 INFO : B2 bucket rclone-test-xobudis5doce: cleaning bucket "rclone-test-xobudis5doce" of all files 2026/05/02 03:45:22 DEBUG : empty space: Deleting (id "4_z4f925df3c0adeb6b9fd80e1b_f104232fbad1a6157_d20260502_m034516_c001_v0001174_t0053_u01777693516629") 2026/05/02 03:45:22 DEBUG : potato2: Deleting (id "4_z4f925df3c0adeb6b9fd80e1b_f4230473e3f683023_d20260502_m034521_c001_v7007000_t0000_u01777693521250") 2026/05/02 03:45:22 DEBUG : potato2: Deleting (id "4_z4f925df3c0adeb6b9fd80e1b_f1117d019e1589e19_d20260502_m034517_c001_v0001161_t0030_u01777693517794") 2026/05/02 03:45:22 DEBUG : potato3: Deleting (id "4_z4f925df3c0adeb6b9fd80e1b_f4230473e3f683022_d20260502_m034520_c001_v7007000_t0000_u01777693520989") 2026/05/02 03:45:22 DEBUG : potato3: Deleting (id "4_z4f925df3c0adeb6b9fd80e1b_f108296549e12db15_d20260502_m034518_c001_v0001150_t0046_u01777693518132") 2026/05/02 03:45:22 DEBUG : potato3: Deleting (id "4_z4f925df3c0adeb6b9fd80e1b_f104232fbad1a6161_d20260502_m034517_c001_v0001174_t0057_u01777693517034") 2026/05/02 03:45:23 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/02 03:45:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/02 03:45:24 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.95s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:45:24 DEBUG : Creating backend with remote "TestB2:rclone-test-lohezok1ruqi" 2026/05/02 03:45:27 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-dolujup3yaca -> B2 bucket rclone-test-lohezok1ruqi 2026/05/02 03:45:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 03:45:30 DEBUG : empty space: size = 1 OK 2026/05/02 03:45:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/02 03:45:30 DEBUG : empty space: Unchanged skipping 2026/05/02 03:45:30 DEBUG : potato3: size = 68 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:45:30 DEBUG : potato3: size = 60 (B2 bucket rclone-test-lohezok1ruqi) 2026/05/02 03:45:30 DEBUG : potato3: Sizes differ 2026/05/02 03:45:30 DEBUG : B2 bucket rclone-test-lohezok1ruqi: Waiting for checks to finish 2026/05/02 03:45:30 INFO : empty space: Deleted 2026/05/02 03:45:30 DEBUG : B2 bucket rclone-test-lohezok1ruqi: Waiting for transfers to finish 2026/05/02 03:45:30 DEBUG : potato2: size = 60 OK 2026/05/02 03:45:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/02 03:45:30 INFO : potato2: Copied (server-side copy) 2026/05/02 03:45:30 INFO : potato2: Deleted 2026/05/02 03:45:31 DEBUG : potato3: size = 68 OK 2026/05/02 03:45:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/02 03:45:31 INFO : potato3: Copied (server-side copy) 2026/05/02 03:45:31 INFO : potato3: Deleted 2026/05/02 03:45:31 DEBUG : Creating backend with remote "TestB2:rclone-test-naxeciy3sice" 2026/05/02 03:45:32 INFO : tomatoDir: Making directory 2026/05/02 03:45:33 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/02 03:45:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 03:45:33 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/02 03:45:33 DEBUG : B2 bucket rclone-test-naxeciy3sice: Waiting for checks to finish 2026/05/02 03:45:33 DEBUG : B2 bucket rclone-test-naxeciy3sice: Waiting for transfers to finish 2026/05/02 03:45:33 DEBUG : empty space: size = 1 OK 2026/05/02 03:45:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/02 03:45:33 INFO : empty space: Copied (server-side copy) 2026/05/02 03:45:33 INFO : empty space: Deleted 2026/05/02 03:45:34 DEBUG : potato2: size = 60 OK 2026/05/02 03:45:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/02 03:45:34 INFO : potato2: Copied (server-side copy) 2026/05/02 03:45:34 INFO : potato2: Deleted 2026/05/02 03:45:35 DEBUG : potato3: size = 68 OK 2026/05/02 03:45:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/02 03:45:35 INFO : potato3: Copied (server-side copy) 2026/05/02 03:45:35 INFO : potato3: Deleted 2026/05/02 03:45:36 DEBUG : B2 bucket rclone-test-naxeciy3sice: Purge remote 2026/05/02 03:45:36 INFO : B2 bucket rclone-test-naxeciy3sice: cleaning bucket "rclone-test-naxeciy3sice" of all files 2026/05/02 03:45:36 DEBUG : empty space: Deleting (id "4_zdfc2ad33c0adeb6b9fd80e1b_f103312109c35e69b_d20260502_m034533_c001_v0001179_t0013_u01777693533529") 2026/05/02 03:45:36 DEBUG : potato2: Deleting (id "4_zdfc2ad33c0adeb6b9fd80e1b_f110e58c9050c1d60_d20260502_m034533_c001_v0001040_t0000_u01777693533909") 2026/05/02 03:45:36 DEBUG : potato3: Deleting (id "4_zdfc2ad33c0adeb6b9fd80e1b_f1083037ee575f0e1_d20260502_m034534_c001_v0001033_t0038_u01777693534943") 2026/05/02 03:45:37 DEBUG : B2 bucket rclone-test-lohezok1ruqi: Purge remote 2026/05/02 03:45:37 INFO : B2 bucket rclone-test-lohezok1ruqi: cleaning bucket "rclone-test-lohezok1ruqi" of all files 2026/05/02 03:45:37 DEBUG : empty space: Deleting (id "4_z2f929d03c0adeb6b9fd80e1b_f419d22ba5cac6335_d20260502_m034533_c001_v7007000_t0000_u01777693533781") 2026/05/02 03:45:37 DEBUG : empty space: Deleting (id "4_z2f929d03c0adeb6b9fd80e1b_f1115b63336337d1b_d20260502_m034529_c001_v0001136_t0050_u01777693529114") 2026/05/02 03:45:37 DEBUG : potato2: Deleting (id "4_z2f929d03c0adeb6b9fd80e1b_f419d22ba5cac6336_d20260502_m034534_c001_v7007000_t0000_u01777693534357") 2026/05/02 03:45:37 DEBUG : potato2: Deleting (id "4_z2f929d03c0adeb6b9fd80e1b_f1046eaf08cb504d3_d20260502_m034530_c001_v0001101_t0058_u01777693530452") 2026/05/02 03:45:37 DEBUG : potato3: Deleting (id "4_z2f929d03c0adeb6b9fd80e1b_f419d22ba5cac6337_d20260502_m034535_c001_v7007000_t0000_u01777693535725") 2026/05/02 03:45:37 DEBUG : potato3: Deleting (id "4_z2f929d03c0adeb6b9fd80e1b_f104fe185db14a900_d20260502_m034530_c001_v0001105_t0011_u01777693530825") 2026/05/02 03:45:37 DEBUG : potato3: Deleting (id "4_z2f929d03c0adeb6b9fd80e1b_f1115b63336337d21_d20260502_m034529_c001_v0001136_t0057_u01777693529566") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.69s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:45:39 DEBUG : Creating backend with remote "TestB2:rclone-test-dolujup3yaca/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.58s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:45:41 DEBUG : Creating backend with remote "TestB2:rclone-test-dolujup3yaca/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:45:43 DEBUG : Creating backend with remote "TestB2:rclone-test-dolujup3yaca/rclone-sync-test" 2026/05/02 03:45:45 DEBUG : Creating backend with remote "TestB2:rclone-test-dolujup3yaca/rclone-sync-test-include/layer2" 2026/05/02 03:45:47 DEBUG : Creating backend with remote "TestB2:rclone-test-dolujup3yaca/rclone-sync-test-ignore-file" 2026/05/02 03:45:50 DEBUG : B2 bucket rclone-test-dolujup3yaca path rclone-sync-test: Waiting for checks to finish 2026/05/02 03:45:50 DEBUG : B2 bucket rclone-test-dolujup3yaca path rclone-sync-test: Waiting for transfers to finish 2026/05/02 03:45:50 DEBUG : Waiting for deletions to finish 2026/05/02 03:45:50 INFO : There was nothing to transfer 2026/05/02 03:45:50 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:45:50 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:45:50 DEBUG : Waiting for deletions to finish 2026/05/02 03:45:50 INFO : There was nothing to transfer 2026/05/02 03:45:51 DEBUG : B2 bucket rclone-test-dolujup3yaca path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/02 03:45:51 DEBUG : B2 bucket rclone-test-dolujup3yaca path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/02 03:45:51 DEBUG : Waiting for deletions to finish 2026/05/02 03:45:51 INFO : There was nothing to transfer 2026/05/02 03:45:51 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:45:51 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:45:51 DEBUG : Waiting for deletions to finish 2026/05/02 03:45:51 INFO : There was nothing to transfer 2026/05/02 03:45:52 DEBUG : B2 bucket rclone-test-dolujup3yaca path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/02 03:45:52 DEBUG : B2 bucket rclone-test-dolujup3yaca path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/02 03:45:52 DEBUG : Waiting for deletions to finish 2026/05/02 03:45:52 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.27s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:45:52 DEBUG : Creating backend with remote "TestB2:rclone-test-dolujup3yaca/dst" 2026/05/02 03:45:53 DEBUG : Creating backend with remote "TestB2:rclone-test-dolujup3yaca/CompareDest" 2026/05/02 03:45:55 DEBUG : one: Need to transfer - File not found at Destination 2026/05/02 03:45:55 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for checks to finish 2026/05/02 03:45:55 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for transfers to finish 2026/05/02 03:45:57 DEBUG : one: size = 3 OK 2026/05/02 03:45:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/02 03:45:57 INFO : one: Copied (new) 2026/05/02 03:45:57 DEBUG : Waiting for deletions to finish 2026/05/02 03:45:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:45:57 DEBUG : one: size = 3 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:45:57 DEBUG : one: Sizes differ 2026/05/02 03:45:57 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for checks to finish 2026/05/02 03:45:57 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for transfers to finish 2026/05/02 03:45:58 DEBUG : one: size = 5 OK 2026/05/02 03:45:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/02 03:45:58 INFO : one: Copied (replaced existing) 2026/05/02 03:45:58 DEBUG : Waiting for deletions to finish 2026/05/02 03:46:00 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for checks to finish 2026/05/02 03:46:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:46:00 DEBUG : one: size = 3 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:46:00 DEBUG : one: Sizes differ 2026/05/02 03:46:00 DEBUG : one: size = 5 OK 2026/05/02 03:46:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:46:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/02 03:46:00 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for transfers to finish 2026/05/02 03:46:00 DEBUG : Waiting for deletions to finish 2026/05/02 03:46:00 INFO : There was nothing to transfer 2026/05/02 03:46:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:46:02 DEBUG : one: size = 3 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:46:02 DEBUG : one: Sizes differ 2026/05/02 03:46:02 DEBUG : two: size = 3 OK 2026/05/02 03:46:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:46:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/02 03:46:02 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for checks to finish 2026/05/02 03:46:02 DEBUG : one: size = 5 OK 2026/05/02 03:46:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:46:02 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/02 03:46:02 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for transfers to finish 2026/05/02 03:46:02 DEBUG : Waiting for deletions to finish 2026/05/02 03:46:02 INFO : There was nothing to transfer 2026/05/02 03:46:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:46:02 DEBUG : one: size = 3 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:46:02 DEBUG : one: Sizes differ 2026/05/02 03:46:02 DEBUG : two: size = 3 OK 2026/05/02 03:46:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:46:02 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/02 03:46:02 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for checks to finish 2026/05/02 03:46:03 DEBUG : one: size = 5 OK 2026/05/02 03:46:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:46:03 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/02 03:46:03 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for transfers to finish 2026/05/02 03:46:03 DEBUG : Waiting for deletions to finish 2026/05/02 03:46:03 INFO : There was nothing to transfer 2026/05/02 03:46:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:46:03 DEBUG : one: size = 3 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:46:03 DEBUG : one: Sizes differ 2026/05/02 03:46:04 DEBUG : two: size = 3 OK 2026/05/02 03:46:04 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/05/02 03:46:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/02 03:46:04 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/02 03:46:04 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for checks to finish 2026/05/02 03:46:04 DEBUG : one: size = 5 OK 2026/05/02 03:46:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:46:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/02 03:46:04 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for transfers to finish 2026/05/02 03:46:04 DEBUG : Waiting for deletions to finish 2026/05/02 03:46:04 INFO : There was nothing to transfer 2026/05/02 03:46:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:46:04 DEBUG : one: size = 3 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:46:04 DEBUG : one: Sizes differ 2026/05/02 03:46:04 DEBUG : two: size = 5 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:46:04 DEBUG : two: size = 3 (B2 bucket rclone-test-dolujup3yaca path CompareDest) 2026/05/02 03:46:04 DEBUG : two: Sizes differ 2026/05/02 03:46:04 DEBUG : two: Need to transfer - File not found at Destination 2026/05/02 03:46:04 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for checks to finish 2026/05/02 03:46:04 DEBUG : one: size = 5 OK 2026/05/02 03:46:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:46:04 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/02 03:46:04 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for transfers to finish 2026/05/02 03:46:06 DEBUG : two: size = 5 OK 2026/05/02 03:46:06 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/02 03:46:06 INFO : two: Copied (new) 2026/05/02 03:46:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.85s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:46:09 DEBUG : Creating backend with remote "TestB2:rclone-test-dolujup3yaca/dest" 2026/05/02 03:46:10 DEBUG : Creating backend with remote "TestB2:rclone-test-dolujup3yaca/pre-dest1" 2026/05/02 03:46:12 DEBUG : Creating backend with remote "TestB2:rclone-test-dolujup3yaca/pre-dest2" 2026/05/02 03:46:14 DEBUG : 1: size = 1 OK 2026/05/02 03:46:14 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:46:14 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/02 03:46:14 DEBUG : 2: size = 1 OK 2026/05/02 03:46:14 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:46:14 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/02 03:46:14 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/02 03:46:14 DEBUG : B2 bucket rclone-test-dolujup3yaca path dest: Waiting for checks to finish 2026/05/02 03:46:14 DEBUG : B2 bucket rclone-test-dolujup3yaca path dest: Waiting for transfers to finish 2026/05/02 03:46:15 DEBUG : 3: size = 1 OK 2026/05/02 03:46:15 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/02 03:46:15 INFO : 3: Copied (new) 2026/05/02 03:46:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.70s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:46:17 DEBUG : Creating backend with remote "TestB2:rclone-test-dolujup3yaca/dst" 2026/05/02 03:46:18 DEBUG : Creating backend with remote "TestB2:rclone-test-dolujup3yaca/CopyDest" 2026/05/02 03:46:20 DEBUG : one: Need to transfer - File not found at Destination 2026/05/02 03:46:20 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for checks to finish 2026/05/02 03:46:20 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for transfers to finish 2026/05/02 03:46:21 DEBUG : one: size = 3 OK 2026/05/02 03:46:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/02 03:46:21 INFO : one: Copied (new) 2026/05/02 03:46:21 DEBUG : Waiting for deletions to finish 2026/05/02 03:46:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:46:21 DEBUG : one: size = 3 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:46:21 DEBUG : one: Sizes differ 2026/05/02 03:46:21 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for checks to finish 2026/05/02 03:46:21 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for transfers to finish 2026/05/02 03:46:22 DEBUG : one: size = 5 OK 2026/05/02 03:46:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/02 03:46:22 INFO : one: Copied (replaced existing) 2026/05/02 03:46:22 DEBUG : Waiting for deletions to finish 2026/05/02 03:46:23 DEBUG : Creating backend with remote "TestB2:rclone-test-dolujup3yaca/BackupDir" 2026/05/02 03:46:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:46:25 DEBUG : one: size = 3 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:46:25 DEBUG : one: Sizes differ 2026/05/02 03:46:25 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for checks to finish 2026/05/02 03:46:25 DEBUG : one: size = 5 OK 2026/05/02 03:46:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:46:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:46:25 DEBUG : one: size = 3 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:46:25 DEBUG : one: Sizes differ 2026/05/02 03:46:26 DEBUG : one: size = 3 OK 2026/05/02 03:46:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/02 03:46:26 INFO : one: Copied (server-side copy) 2026/05/02 03:46:26 INFO : one: Deleted 2026/05/02 03:46:27 DEBUG : one: size = 5 OK 2026/05/02 03:46:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/02 03:46:27 INFO : one: Copied (server-side copy) 2026/05/02 03:46:27 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/02 03:46:27 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for transfers to finish 2026/05/02 03:46:27 DEBUG : Waiting for deletions to finish 2026/05/02 03:46:28 DEBUG : one: size = 5 OK 2026/05/02 03:46:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:46:28 DEBUG : one: Unchanged skipping 2026/05/02 03:46:29 DEBUG : two: size = 3 OK 2026/05/02 03:46:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:46:29 DEBUG : two: size = 3 OK 2026/05/02 03:46:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/02 03:46:29 INFO : two: Copied (server-side copy) 2026/05/02 03:46:29 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/02 03:46:29 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for checks to finish 2026/05/02 03:46:29 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for transfers to finish 2026/05/02 03:46:29 DEBUG : Waiting for deletions to finish 2026/05/02 03:46:29 DEBUG : one: size = 5 OK 2026/05/02 03:46:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:46:29 DEBUG : one: Unchanged skipping 2026/05/02 03:46:29 DEBUG : two: size = 3 OK 2026/05/02 03:46:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:46:29 DEBUG : two: Unchanged skipping 2026/05/02 03:46:29 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for checks to finish 2026/05/02 03:46:29 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for transfers to finish 2026/05/02 03:46:29 DEBUG : Waiting for deletions to finish 2026/05/02 03:46:29 INFO : There was nothing to transfer 2026/05/02 03:46:30 DEBUG : one: size = 5 OK 2026/05/02 03:46:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:46:30 DEBUG : one: Unchanged skipping 2026/05/02 03:46:31 DEBUG : three: size = 7 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:46:31 DEBUG : three: size = 5 (B2 bucket rclone-test-dolujup3yaca path CopyDest) 2026/05/02 03:46:31 DEBUG : three: Sizes differ 2026/05/02 03:46:31 DEBUG : three: Destination not found in --copy-dest 2026/05/02 03:46:31 DEBUG : three: Need to transfer - File not found at Destination 2026/05/02 03:46:31 DEBUG : two: size = 3 OK 2026/05/02 03:46:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/02 03:46:31 DEBUG : two: Unchanged skipping 2026/05/02 03:46:31 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for checks to finish 2026/05/02 03:46:31 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for transfers to finish 2026/05/02 03:46:31 DEBUG : three: size = 7 OK 2026/05/02 03:46:31 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/02 03:46:31 INFO : three: Copied (new) 2026/05/02 03:46:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.25s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:46:35 DEBUG : Creating backend with remote "TestB2:rclone-test-dolujup3yaca/dst" 2026/05/02 03:46:36 DEBUG : Creating backend with remote "TestB2:rclone-test-dolujup3yaca/backup" 2026/05/02 03:46:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:46:38 DEBUG : one: size = 3 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:46:38 DEBUG : one: Sizes differ 2026/05/02 03:46:38 DEBUG : two: size = 3 OK 2026/05/02 03:46:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:46:38 DEBUG : two: Unchanged skipping 2026/05/02 03:46:38 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for checks to finish 2026/05/02 03:46:40 DEBUG : one: size = 3 OK 2026/05/02 03:46:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/02 03:46:40 INFO : one: Copied (server-side copy) 2026/05/02 03:46:40 INFO : one: Deleted 2026/05/02 03:46:40 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for transfers to finish 2026/05/02 03:46:41 DEBUG : one: size = 4 OK 2026/05/02 03:46:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/02 03:46:41 INFO : one: Copied (new) 2026/05/02 03:46:41 DEBUG : Waiting for deletions to finish 2026/05/02 03:46:42 DEBUG : three.txt: size = 5 OK 2026/05/02 03:46:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/02 03:46:42 INFO : three.txt: Copied (server-side copy) 2026/05/02 03:46:42 INFO : three.txt: Deleted 2026/05/02 03:46:42 INFO : three.txt: Moved into backup dir 2026/05/02 03:46:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:46:44 DEBUG : one: size = 4 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:46:44 DEBUG : one: Sizes differ 2026/05/02 03:46:44 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for checks to finish 2026/05/02 03:46:44 DEBUG : two: size = 3 OK 2026/05/02 03:46:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:46:44 DEBUG : two: Unchanged skipping 2026/05/02 03:46:45 DEBUG : one: size = 4 OK 2026/05/02 03:46:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/02 03:46:45 INFO : one: Copied (server-side copy) 2026/05/02 03:46:45 INFO : one: Deleted 2026/05/02 03:46:45 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for transfers to finish 2026/05/02 03:46:45 DEBUG : one: size = 5 OK 2026/05/02 03:46:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/02 03:46:45 INFO : one: Copied (new) 2026/05/02 03:46:45 DEBUG : Waiting for deletions to finish 2026/05/02 03:46:45 DEBUG : three.txt: size = 6 OK 2026/05/02 03:46:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/02 03:46:45 INFO : three.txt: Copied (server-side copy) 2026/05/02 03:46:46 INFO : three.txt: Deleted 2026/05/02 03:46:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.97s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:46:50 DEBUG : Creating backend with remote "TestB2:rclone-test-dolujup3yaca/dst" 2026/05/02 03:46:51 DEBUG : Creating backend with remote "TestB2:rclone-test-dolujup3yaca/backup" 2026/05/02 03:46:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:46:53 DEBUG : one: size = 3 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:46:53 DEBUG : one: Sizes differ 2026/05/02 03:46:53 DEBUG : two: size = 3 OK 2026/05/02 03:46:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:46:53 DEBUG : two: Unchanged skipping 2026/05/02 03:46:53 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for checks to finish 2026/05/02 03:46:54 DEBUG : one.bak: size = 3 OK 2026/05/02 03:46:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/02 03:46:54 INFO : one: Copied (server-side copy) to: one.bak 2026/05/02 03:46:54 INFO : one: Deleted 2026/05/02 03:46:54 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for transfers to finish 2026/05/02 03:46:55 DEBUG : one: size = 4 OK 2026/05/02 03:46:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/02 03:46:55 INFO : one: Copied (new) 2026/05/02 03:46:55 DEBUG : Waiting for deletions to finish 2026/05/02 03:46:55 DEBUG : three.txt.bak: size = 5 OK 2026/05/02 03:46:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/02 03:46:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/02 03:46:56 INFO : three.txt: Deleted 2026/05/02 03:46:56 INFO : three.txt: Moved into backup dir 2026/05/02 03:46:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:46:57 DEBUG : one: size = 4 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:46:57 DEBUG : one: Sizes differ 2026/05/02 03:46:57 DEBUG : two: size = 3 OK 2026/05/02 03:46:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:46:57 DEBUG : two: Unchanged skipping 2026/05/02 03:46:57 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for checks to finish 2026/05/02 03:46:58 DEBUG : one.bak: size = 4 OK 2026/05/02 03:46:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/02 03:46:58 INFO : one: Copied (server-side copy) to: one.bak 2026/05/02 03:46:58 INFO : one: Deleted 2026/05/02 03:46:58 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for transfers to finish 2026/05/02 03:46:58 DEBUG : one: size = 5 OK 2026/05/02 03:46:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/02 03:46:58 INFO : one: Copied (new) 2026/05/02 03:46:58 DEBUG : Waiting for deletions to finish 2026/05/02 03:46:59 DEBUG : three.txt.bak: size = 6 OK 2026/05/02 03:46:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/02 03:46:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/02 03:46:59 INFO : three.txt: Deleted 2026/05/02 03:46:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.46s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:47:02 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1032-08.backblaze.com/b2api/v1/b2_upload_file/1fd29d43c08deb6b9fd80e1b/c001_v0001032_t0000": EOF 2026/05/02 03:47:02 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1032-08.backblaze.com/b2api/v1/b2_upload_file/1fd29d43c08deb6b9fd80e1b/c001_v0001032_t0000": EOF) 2026/05/02 03:47:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-dolujup3yaca: 1/10 (Post "https://pod-000-1032-08.backblaze.com/b2api/v1/b2_upload_file/1fd29d43c08deb6b9fd80e1b/c001_v0001032_t0000": EOF) 2026/05/02 03:47:04 DEBUG : pacer: Reducing sleep to 10ms 2026/05/02 03:47:04 DEBUG : Creating backend with remote "TestB2:rclone-test-dolujup3yaca/dst" 2026/05/02 03:47:05 DEBUG : Creating backend with remote "TestB2:rclone-test-dolujup3yaca/backup" 2026/05/02 03:47:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:47:07 DEBUG : one: size = 3 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:47:07 DEBUG : one: Sizes differ 2026/05/02 03:47:07 DEBUG : two: size = 3 OK 2026/05/02 03:47:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:47:07 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for checks to finish 2026/05/02 03:47:07 DEBUG : two: Unchanged skipping 2026/05/02 03:47:09 DEBUG : one-2019-01-01: size = 3 OK 2026/05/02 03:47:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/02 03:47:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/02 03:47:09 INFO : one: Deleted 2026/05/02 03:47:09 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for transfers to finish 2026/05/02 03:47:10 DEBUG : one: size = 4 OK 2026/05/02 03:47:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/02 03:47:10 INFO : one: Copied (new) 2026/05/02 03:47:10 DEBUG : Waiting for deletions to finish 2026/05/02 03:47:11 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/02 03:47:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/02 03:47:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/02 03:47:11 INFO : three.txt: Deleted 2026/05/02 03:47:11 INFO : three.txt: Moved into backup dir 2026/05/02 03:47:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:47:13 DEBUG : one: size = 4 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:47:13 DEBUG : one: Sizes differ 2026/05/02 03:47:13 DEBUG : two: size = 3 OK 2026/05/02 03:47:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:47:13 DEBUG : two: Unchanged skipping 2026/05/02 03:47:13 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for checks to finish 2026/05/02 03:47:13 DEBUG : one-2019-01-01: size = 4 OK 2026/05/02 03:47:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/02 03:47:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/02 03:47:13 INFO : one: Deleted 2026/05/02 03:47:13 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for transfers to finish 2026/05/02 03:47:13 DEBUG : one: size = 5 OK 2026/05/02 03:47:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/02 03:47:13 INFO : one: Copied (new) 2026/05/02 03:47:13 DEBUG : Waiting for deletions to finish 2026/05/02 03:47:14 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/02 03:47:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/02 03:47:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/02 03:47:14 INFO : three.txt: Deleted 2026/05/02 03:47:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.16s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:47:17 DEBUG : Creating backend with remote "TestB2:rclone-test-dolujup3yaca/dst" 2026/05/02 03:47:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:47:19 DEBUG : one: size = 3 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:47:19 DEBUG : one: Sizes differ 2026/05/02 03:47:19 DEBUG : two: size = 3 OK 2026/05/02 03:47:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:47:19 DEBUG : two: Unchanged skipping 2026/05/02 03:47:19 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for checks to finish 2026/05/02 03:47:19 DEBUG : one.bak: size = 3 OK 2026/05/02 03:47:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/02 03:47:19 INFO : one: Copied (server-side copy) to: one.bak 2026/05/02 03:47:20 INFO : one: Deleted 2026/05/02 03:47:20 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for transfers to finish 2026/05/02 03:47:21 DEBUG : one: size = 4 OK 2026/05/02 03:47:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/02 03:47:21 INFO : one: Copied (new) 2026/05/02 03:47:21 DEBUG : Waiting for deletions to finish 2026/05/02 03:47:21 DEBUG : three.txt.bak: size = 5 OK 2026/05/02 03:47:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/02 03:47:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/02 03:47:21 INFO : three.txt: Deleted 2026/05/02 03:47:21 INFO : three.txt: Moved into backup dir 2026/05/02 03:47:22 DEBUG : one.bak: Excluded (Path Filter) 2026/05/02 03:47:22 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/02 03:47:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:47:22 DEBUG : one: size = 4 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:47:22 DEBUG : one: Sizes differ 2026/05/02 03:47:22 DEBUG : two: size = 3 OK 2026/05/02 03:47:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:47:22 DEBUG : two: Unchanged skipping 2026/05/02 03:47:22 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for checks to finish 2026/05/02 03:47:23 DEBUG : one.bak: size = 4 OK 2026/05/02 03:47:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/02 03:47:23 INFO : one: Copied (server-side copy) to: one.bak 2026/05/02 03:47:23 INFO : one: Deleted 2026/05/02 03:47:23 DEBUG : B2 bucket rclone-test-dolujup3yaca path dst: Waiting for transfers to finish 2026/05/02 03:47:23 DEBUG : one: size = 5 OK 2026/05/02 03:47:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/02 03:47:23 INFO : one: Copied (new) 2026/05/02 03:47:23 DEBUG : Waiting for deletions to finish 2026/05/02 03:47:24 DEBUG : three.txt.bak: size = 6 OK 2026/05/02 03:47:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/02 03:47:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/02 03:47:24 INFO : three.txt: Deleted 2026/05/02 03:47:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.89s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:47:27 DEBUG : Creating backend with remote "TestB2:rclone-test-dolujup3yaca/dst" 2026/05/02 03:47:28 DEBUG : one: size = 4 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:47:28 DEBUG : one: size = 3 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:47:28 DEBUG : one: Sizes differ 2026/05/02 03:47:30 DEBUG : one.bak: size = 3 OK 2026/05/02 03:47:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/02 03:47:30 INFO : one: Copied (server-side copy) to: one.bak 2026/05/02 03:47:30 INFO : one: Deleted 2026/05/02 03:47:31 DEBUG : one: size = 4 OK 2026/05/02 03:47:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/02 03:47:31 INFO : one: Copied (new) 2026/05/02 03:47:31 DEBUG : two: size = 3 OK 2026/05/02 03:47:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:47:31 DEBUG : two: Unchanged skipping 2026/05/02 03:47:31 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:47:31 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:47:31 DEBUG : three.txt: Sizes differ 2026/05/02 03:47:32 DEBUG : three.txt.bak: size = 5 OK 2026/05/02 03:47:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/02 03:47:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/02 03:47:32 INFO : three.txt: Deleted 2026/05/02 03:47:32 DEBUG : three.txt: size = 6 OK 2026/05/02 03:47:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/02 03:47:32 INFO : three.txt: Copied (new) 2026/05/02 03:47:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/02 03:47:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/02 03:47:33 DEBUG : pacer: Reducing sleep to 10ms 2026/05/02 03:47:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:47:33 DEBUG : one: size = 4 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:47:33 DEBUG : one: Sizes differ 2026/05/02 03:47:34 DEBUG : one.bak: size = 4 OK 2026/05/02 03:47:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/02 03:47:34 INFO : one: Copied (server-side copy) to: one.bak 2026/05/02 03:47:34 INFO : one: Deleted 2026/05/02 03:47:34 DEBUG : one: size = 5 OK 2026/05/02 03:47:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/02 03:47:34 INFO : one: Copied (new) 2026/05/02 03:47:34 DEBUG : two: size = 3 OK 2026/05/02 03:47:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:47:34 DEBUG : two: Unchanged skipping 2026/05/02 03:47:34 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:47:34 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:47:34 DEBUG : three.txt: Sizes differ 2026/05/02 03:47:35 DEBUG : three.txt.bak: size = 6 OK 2026/05/02 03:47:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/02 03:47:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/02 03:47:35 INFO : three.txt: Deleted 2026/05/02 03:47:35 DEBUG : three.txt: size = 19 OK 2026/05/02 03:47:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/02 03:47:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.41s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:47:39 DEBUG : Creating backend with remote "TestB2:rclone-test-dolujup3yaca/dst" 2026/05/02 03:47:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:47:40 DEBUG : one: size = 3 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:47:40 DEBUG : one: Sizes differ 2026/05/02 03:47:42 DEBUG : one-2019-01-01: size = 3 OK 2026/05/02 03:47:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/02 03:47:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/02 03:47:42 INFO : one: Deleted 2026/05/02 03:47:43 DEBUG : one: size = 4 OK 2026/05/02 03:47:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/02 03:47:43 INFO : one: Copied (new) 2026/05/02 03:47:43 DEBUG : two: size = 3 OK 2026/05/02 03:47:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:47:43 DEBUG : two: Unchanged skipping 2026/05/02 03:47:44 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:47:44 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:47:44 DEBUG : three.txt: Sizes differ 2026/05/02 03:47:44 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/02 03:47:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/02 03:47:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/02 03:47:44 INFO : three.txt: Deleted 2026/05/02 03:47:45 DEBUG : three.txt: size = 6 OK 2026/05/02 03:47:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/02 03:47:45 INFO : three.txt: Copied (new) 2026/05/02 03:47:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:47:46 DEBUG : one: size = 4 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:47:46 DEBUG : one: Sizes differ 2026/05/02 03:47:46 DEBUG : one-2019-01-01: size = 4 OK 2026/05/02 03:47:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/02 03:47:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/02 03:47:47 INFO : one: Deleted 2026/05/02 03:47:47 DEBUG : one: size = 5 OK 2026/05/02 03:47:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/02 03:47:47 INFO : one: Copied (new) 2026/05/02 03:47:47 DEBUG : two: size = 3 OK 2026/05/02 03:47:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:47:47 DEBUG : two: Unchanged skipping 2026/05/02 03:47:47 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:47:47 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-dolujup3yaca path dst) 2026/05/02 03:47:47 DEBUG : three.txt: Sizes differ 2026/05/02 03:47:48 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/02 03:47:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/02 03:47:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/02 03:47:48 INFO : three.txt: Deleted 2026/05/02 03:47:48 DEBUG : three.txt: size = 19 OK 2026/05/02 03:47:48 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/02 03:47:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.09s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:47:51 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:47:51 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:47:51 DEBUG : Testêé: Sizes differ 2026/05/02 03:47:51 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:47:51 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:47:52 DEBUG : Testêé: size = 14 OK 2026/05/02 03:47:52 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/02 03:47:52 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/02 03:47:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.54s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:47:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/02 03:47:53 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:47:53 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:47:53 DEBUG : existing: size = 6 OK 2026/05/02 03:47:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/02 03:47:53 INFO : existing: Copied (new) 2026/05/02 03:47:53 DEBUG : Waiting for deletions to finish 2026/05/02 03:47:54 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:47:54 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:47:54 DEBUG : existing: size = 6 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:47:54 DEBUG : existing: Sizes differ 2026/05/02 03:47:54 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/02 03:47:54 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:47:54 ERROR : B2 bucket rclone-test-dolujup3yaca: not deleting files as there were IO errors 2026/05/02 03:47:54 ERROR : B2 bucket rclone-test-dolujup3yaca: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.89s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:47:55 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:47:55 DEBUG : EXISTING: size = 6 OK 2026/05/02 03:47:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:47:55 DEBUG : existing: Unchanged skipping 2026/05/02 03:47:55 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:47:55 DEBUG : Waiting for deletions to finish 2026/05/02 03:47:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.59s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:48:15 DEBUG : both0: size = 6 OK 2026/05/02 03:48:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:15 DEBUG : both0: Unchanged skipping 2026/05/02 03:48:15 DEBUG : both11: size = 6 OK 2026/05/02 03:48:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:15 DEBUG : both11: Unchanged skipping 2026/05/02 03:48:15 DEBUG : both12: size = 6 OK 2026/05/02 03:48:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:15 DEBUG : both12: Unchanged skipping 2026/05/02 03:48:15 DEBUG : both13: size = 6 OK 2026/05/02 03:48:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:15 DEBUG : both13: Unchanged skipping 2026/05/02 03:48:15 DEBUG : both14: size = 6 OK 2026/05/02 03:48:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:15 DEBUG : both14: Unchanged skipping 2026/05/02 03:48:15 DEBUG : both15: size = 6 OK 2026/05/02 03:48:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:15 DEBUG : both15: Unchanged skipping 2026/05/02 03:48:15 DEBUG : both16: size = 6 OK 2026/05/02 03:48:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:15 DEBUG : both16: Unchanged skipping 2026/05/02 03:48:15 DEBUG : both17: size = 6 OK 2026/05/02 03:48:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:15 DEBUG : both17: Unchanged skipping 2026/05/02 03:48:15 DEBUG : both18: size = 6 OK 2026/05/02 03:48:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:15 DEBUG : both18: Unchanged skipping 2026/05/02 03:48:15 DEBUG : both19: size = 6 OK 2026/05/02 03:48:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:15 DEBUG : both19: Unchanged skipping 2026/05/02 03:48:15 DEBUG : both1: size = 6 OK 2026/05/02 03:48:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:15 DEBUG : both1: Unchanged skipping 2026/05/02 03:48:15 DEBUG : both2: size = 6 OK 2026/05/02 03:48:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:15 DEBUG : both2: Unchanged skipping 2026/05/02 03:48:15 DEBUG : both3: size = 6 OK 2026/05/02 03:48:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:15 DEBUG : both3: Unchanged skipping 2026/05/02 03:48:15 DEBUG : both4: size = 6 OK 2026/05/02 03:48:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:15 DEBUG : both4: Unchanged skipping 2026/05/02 03:48:15 DEBUG : both5: size = 6 OK 2026/05/02 03:48:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:15 DEBUG : both5: Unchanged skipping 2026/05/02 03:48:15 DEBUG : both6: size = 6 OK 2026/05/02 03:48:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:15 DEBUG : both7: size = 6 OK 2026/05/02 03:48:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:15 DEBUG : both8: size = 6 OK 2026/05/02 03:48:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:15 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:48:15 DEBUG : both10: size = 6 OK 2026/05/02 03:48:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:15 DEBUG : both6: Unchanged skipping 2026/05/02 03:48:15 DEBUG : both9: size = 6 OK 2026/05/02 03:48:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:15 DEBUG : both9: Unchanged skipping 2026/05/02 03:48:15 DEBUG : both7: Unchanged skipping 2026/05/02 03:48:15 DEBUG : both8: Unchanged skipping 2026/05/02 03:48:15 DEBUG : both10: Unchanged skipping 2026/05/02 03:48:15 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:48:15 DEBUG : Waiting for deletions to finish 2026/05/02 03:48:16 INFO : only1: Deleted 2026/05/02 03:48:16 INFO : only3: Deleted 2026/05/02 03:48:16 INFO : only6: Deleted 2026/05/02 03:48:16 INFO : only5: Deleted 2026/05/02 03:48:16 INFO : only0: Deleted 2026/05/02 03:48:16 INFO : only12: Deleted 2026/05/02 03:48:16 INFO : only4: Deleted 2026/05/02 03:48:16 INFO : only7: Deleted 2026/05/02 03:48:16 INFO : only10: Deleted 2026/05/02 03:48:16 INFO : only11: Deleted 2026/05/02 03:48:16 INFO : only2: Deleted 2026/05/02 03:48:16 INFO : only9: Deleted 2026/05/02 03:48:16 INFO : only13: Deleted 2026/05/02 03:48:16 INFO : only15: Deleted 2026/05/02 03:48:16 INFO : only16: Deleted 2026/05/02 03:48:16 INFO : only17: Deleted 2026/05/02 03:48:16 INFO : only19: Deleted 2026/05/02 03:48:16 INFO : only8: Deleted 2026/05/02 03:48:17 INFO : only14: Deleted 2026/05/02 03:48:17 INFO : only18: Deleted 2026/05/02 03:48:17 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.62s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:48:38 DEBUG : both11: size = 6 OK 2026/05/02 03:48:38 DEBUG : both12: size = 6 OK 2026/05/02 03:48:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:38 DEBUG : both10: size = 6 OK 2026/05/02 03:48:38 DEBUG : both0: size = 6 OK 2026/05/02 03:48:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:38 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:48:38 DEBUG : both11: Unchanged skipping 2026/05/02 03:48:38 DEBUG : both13: size = 6 OK 2026/05/02 03:48:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:38 DEBUG : both13: Unchanged skipping 2026/05/02 03:48:38 DEBUG : both14: size = 6 OK 2026/05/02 03:48:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:38 DEBUG : both14: Unchanged skipping 2026/05/02 03:48:38 DEBUG : both15: size = 6 OK 2026/05/02 03:48:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:38 DEBUG : both15: Unchanged skipping 2026/05/02 03:48:38 DEBUG : both16: size = 6 OK 2026/05/02 03:48:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:38 DEBUG : both12: Unchanged skipping 2026/05/02 03:48:38 DEBUG : both17: size = 6 OK 2026/05/02 03:48:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:38 DEBUG : both10: Unchanged skipping 2026/05/02 03:48:38 DEBUG : both18: size = 6 OK 2026/05/02 03:48:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:38 DEBUG : both18: Unchanged skipping 2026/05/02 03:48:38 DEBUG : both19: size = 6 OK 2026/05/02 03:48:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:38 DEBUG : both0: Unchanged skipping 2026/05/02 03:48:38 DEBUG : both1: size = 6 OK 2026/05/02 03:48:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:38 DEBUG : both1: Unchanged skipping 2026/05/02 03:48:38 DEBUG : both2: size = 6 OK 2026/05/02 03:48:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:38 DEBUG : both2: Unchanged skipping 2026/05/02 03:48:38 DEBUG : both3: size = 6 OK 2026/05/02 03:48:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:38 DEBUG : both3: Unchanged skipping 2026/05/02 03:48:38 DEBUG : both4: size = 6 OK 2026/05/02 03:48:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:38 DEBUG : both4: Unchanged skipping 2026/05/02 03:48:38 DEBUG : both5: size = 6 OK 2026/05/02 03:48:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:38 DEBUG : both5: Unchanged skipping 2026/05/02 03:48:38 DEBUG : both6: size = 6 OK 2026/05/02 03:48:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:38 DEBUG : both6: Unchanged skipping 2026/05/02 03:48:38 DEBUG : both7: size = 6 OK 2026/05/02 03:48:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:38 DEBUG : both7: Unchanged skipping 2026/05/02 03:48:38 DEBUG : both8: size = 6 OK 2026/05/02 03:48:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:38 DEBUG : both8: Unchanged skipping 2026/05/02 03:48:38 DEBUG : both9: size = 6 OK 2026/05/02 03:48:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:48:38 DEBUG : both9: Unchanged skipping 2026/05/02 03:48:38 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:48:38 DEBUG : only0: size = 6 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:48:38 DEBUG : only0: Sizes differ 2026/05/02 03:48:38 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:48:38 DEBUG : only10: size = 6 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:48:38 DEBUG : only10: Sizes differ 2026/05/02 03:48:38 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:48:38 DEBUG : only11: size = 6 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:48:38 DEBUG : only11: Sizes differ 2026/05/02 03:48:38 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:48:38 DEBUG : only12: size = 6 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:48:38 DEBUG : only12: Sizes differ 2026/05/02 03:48:38 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:48:38 DEBUG : only13: size = 6 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:48:38 DEBUG : only13: Sizes differ 2026/05/02 03:48:38 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:48:38 DEBUG : only14: size = 6 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:48:38 DEBUG : only14: Sizes differ 2026/05/02 03:48:38 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:48:38 DEBUG : only15: size = 6 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:48:38 DEBUG : only15: Sizes differ 2026/05/02 03:48:38 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:48:38 DEBUG : only16: size = 6 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:48:38 DEBUG : only16: Sizes differ 2026/05/02 03:48:38 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:48:38 DEBUG : only17: size = 6 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:48:38 DEBUG : only17: Sizes differ 2026/05/02 03:48:38 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:48:38 DEBUG : only18: size = 6 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:48:38 DEBUG : only18: Sizes differ 2026/05/02 03:48:38 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:48:38 DEBUG : only19: size = 6 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:48:38 DEBUG : only19: Sizes differ 2026/05/02 03:48:38 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:48:38 DEBUG : only1: size = 6 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:48:38 DEBUG : only1: Sizes differ 2026/05/02 03:48:38 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:48:38 DEBUG : only2: size = 6 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:48:38 DEBUG : only2: Sizes differ 2026/05/02 03:48:38 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:48:38 DEBUG : only3: size = 6 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:48:38 DEBUG : only3: Sizes differ 2026/05/02 03:48:38 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:48:38 DEBUG : only4: size = 6 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:48:38 DEBUG : only4: Sizes differ 2026/05/02 03:48:38 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:48:38 DEBUG : only5: size = 6 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:48:38 DEBUG : only5: Sizes differ 2026/05/02 03:48:38 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:48:38 DEBUG : only6: size = 6 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:48:38 DEBUG : only6: Sizes differ 2026/05/02 03:48:38 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:48:38 DEBUG : only7: size = 6 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:48:38 DEBUG : only7: Sizes differ 2026/05/02 03:48:38 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:48:38 DEBUG : only8: size = 6 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:48:38 DEBUG : only8: Sizes differ 2026/05/02 03:48:38 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1439144226) 2026/05/02 03:48:38 DEBUG : only9: size = 6 (B2 bucket rclone-test-dolujup3yaca) 2026/05/02 03:48:38 DEBUG : only9: Sizes differ 2026/05/02 03:48:38 DEBUG : both16: Unchanged skipping 2026/05/02 03:48:38 DEBUG : both17: Unchanged skipping 2026/05/02 03:48:38 DEBUG : both19: Unchanged skipping 2026/05/02 03:48:38 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:48:39 DEBUG : only0: size = 0 OK 2026/05/02 03:48:39 DEBUG : only10: size = 0 OK 2026/05/02 03:48:39 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/02 03:48:39 INFO : only0: Copied (replaced existing) 2026/05/02 03:48:39 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/02 03:48:39 INFO : only10: Copied (replaced existing) 2026/05/02 03:48:39 DEBUG : only13: size = 0 OK 2026/05/02 03:48:39 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/02 03:48:39 INFO : only13: Copied (replaced existing) 2026/05/02 03:48:39 DEBUG : only14: size = 0 OK 2026/05/02 03:48:39 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/02 03:48:39 INFO : only14: Copied (replaced existing) 2026/05/02 03:48:39 DEBUG : only15: size = 0 OK 2026/05/02 03:48:39 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/02 03:48:39 INFO : only15: Copied (replaced existing) 2026/05/02 03:48:39 DEBUG : only16: size = 0 OK 2026/05/02 03:48:39 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/02 03:48:39 INFO : only16: Copied (replaced existing) 2026/05/02 03:48:39 DEBUG : only11: size = 0 OK 2026/05/02 03:48:39 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/02 03:48:39 INFO : only11: Copied (replaced existing) 2026/05/02 03:48:39 DEBUG : only17: size = 0 OK 2026/05/02 03:48:39 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/02 03:48:39 INFO : only17: Copied (replaced existing) 2026/05/02 03:48:39 DEBUG : only18: size = 0 OK 2026/05/02 03:48:39 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/02 03:48:39 INFO : only18: Copied (replaced existing) 2026/05/02 03:48:39 DEBUG : only12: size = 0 OK 2026/05/02 03:48:39 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/02 03:48:39 INFO : only12: Copied (replaced existing) 2026/05/02 03:48:39 DEBUG : only19: size = 0 OK 2026/05/02 03:48:39 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/02 03:48:39 INFO : only19: Copied (replaced existing) 2026/05/02 03:48:39 DEBUG : only1: size = 0 OK 2026/05/02 03:48:39 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/02 03:48:39 INFO : only1: Copied (replaced existing) 2026/05/02 03:48:39 DEBUG : only2: size = 0 OK 2026/05/02 03:48:39 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/02 03:48:39 INFO : only2: Copied (replaced existing) 2026/05/02 03:48:39 DEBUG : only3: size = 0 OK 2026/05/02 03:48:39 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/02 03:48:39 INFO : only3: Copied (replaced existing) 2026/05/02 03:48:40 DEBUG : only4: size = 0 OK 2026/05/02 03:48:40 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/02 03:48:40 INFO : only4: Copied (replaced existing) 2026/05/02 03:48:40 DEBUG : only5: size = 0 OK 2026/05/02 03:48:40 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/02 03:48:40 INFO : only5: Copied (replaced existing) 2026/05/02 03:48:40 DEBUG : only6: size = 0 OK 2026/05/02 03:48:40 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/02 03:48:40 INFO : only6: Copied (replaced existing) 2026/05/02 03:48:40 DEBUG : only7: size = 0 OK 2026/05/02 03:48:40 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/02 03:48:40 INFO : only7: Copied (replaced existing) 2026/05/02 03:48:40 DEBUG : only8: size = 0 OK 2026/05/02 03:48:40 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/02 03:48:40 INFO : only8: Copied (replaced existing) 2026/05/02 03:48:40 DEBUG : only9: size = 0 OK 2026/05/02 03:48:40 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/02 03:48:40 INFO : only9: Copied (replaced existing) 2026/05/02 03:48:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.69s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:48:48 DEBUG : empty_dir: Making directory with metadata 2026/05/02 03:48:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 03:48:48 DEBUG : empty_on_remote: Making directory with metadata 2026/05/02 03:48:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 03:48:48 INFO : empty_on_remote: Making directory 2026/05/02 03:48:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/02 03:48:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/02 03:48:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/02 03:48:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/02 03:48:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.44s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:48:50 DEBUG : empty_dir: Making directory with metadata 2026/05/02 03:48:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 03:48:50 DEBUG : empty_on_remote: Making directory with metadata 2026/05/02 03:48:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 03:48:50 INFO : empty_on_remote: Making directory 2026/05/02 03:48:50 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/02 03:48:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/02 03:48:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/02 03:48:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/02 03:48:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/02 03:48:51 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.26s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:48:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 03:48:52 INFO : sub dir: Making directory 2026/05/02 03:48:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.18s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:48:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 03:48:55 INFO : sub dir: Making directory 2026/05/02 03:48:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.19s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:49:05 DEBUG : Waiting for deletions to finish 2026/05/02 03:49:05 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:49:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:49:05 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:49:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:49:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:49:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:49:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:49:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:49:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:49:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:49:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:49:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:49:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:49:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:49:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:49:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:49:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:49:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:49:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:49:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 03:49:05 DEBUG : apple: size = 5 OK 2026/05/02 03:49:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:05 DEBUG : apple: Unchanged skipping 2026/05/02 03:49:05 DEBUG : banana: size = 6 OK 2026/05/02 03:49:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:05 DEBUG : banana: Unchanged skipping 2026/05/02 03:49:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 03:49:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 03:49:05 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 03:49:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:05 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 03:49:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 03:49:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 03:49:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 03:49:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 03:49:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 03:49:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 03:49:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 03:49:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 03:49:05 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:49:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 03:49:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 03:49:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 03:49:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 03:49:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 03:49:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 03:49:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 03:49:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 03:49:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 03:49:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 03:49:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 03:49:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 03:49:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 03:49:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 03:49:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 03:49:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 03:49:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 03:49:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 03:49:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 03:49:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 03:49:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 03:49:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 03:49:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 03:49:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 03:49:05 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:49:05 DEBUG : Waiting for deletions to finish 2026/05/02 03:49:05 INFO : There was nothing to transfer 2026/05/02 03:49:05 DEBUG : Waiting for deletions to finish 2026/05/02 03:49:06 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : apple: size = 5 OK 2026/05/02 03:49:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:06 DEBUG : apple: Unchanged skipping 2026/05/02 03:49:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 03:49:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 03:49:06 DEBUG : banana: size = 6 OK 2026/05/02 03:49:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:06 DEBUG : banana: Unchanged skipping 2026/05/02 03:49:06 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 03:49:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:06 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 03:49:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 03:49:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 03:49:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 03:49:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 03:49:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 03:49:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 03:49:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 03:49:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 03:49:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 03:49:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 03:49:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 03:49:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 03:49:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 03:49:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 03:49:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 03:49:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 03:49:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 03:49:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 03:49:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 03:49:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 03:49:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 03:49:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 03:49:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 03:49:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 03:49:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 03:49:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 03:49:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 03:49:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 03:49:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 03:49:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 03:49:06 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:49:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 03:49:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 03:49:06 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:49:06 DEBUG : Waiting for deletions to finish 2026/05/02 03:49:06 INFO : There was nothing to transfer 2026/05/02 03:49:06 DEBUG : Waiting for deletions to finish 2026/05/02 03:49:06 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:49:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:49:20 DEBUG : Waiting for deletions to finish 2026/05/02 03:49:21 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:49:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:49:21 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:49:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:49:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:49:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:49:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:49:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:49:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:49:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:49:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:49:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:49:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:49:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:49:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:49:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:49:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:49:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:49:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:49:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 03:49:21 DEBUG : apple: size = 5 OK 2026/05/02 03:49:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:21 DEBUG : apple: Unchanged skipping 2026/05/02 03:49:21 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 03:49:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:21 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 03:49:21 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 03:49:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:21 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 03:49:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 03:49:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 03:49:21 DEBUG : banana: size = 6 OK 2026/05/02 03:49:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:21 DEBUG : banana: Unchanged skipping 2026/05/02 03:49:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 03:49:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 03:49:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 03:49:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 03:49:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 03:49:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 03:49:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 03:49:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 03:49:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 03:49:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 03:49:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 03:49:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 03:49:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 03:49:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 03:49:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 03:49:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 03:49:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 03:49:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 03:49:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 03:49:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 03:49:21 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:49:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 03:49:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 03:49:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 03:49:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 03:49:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 03:49:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 03:49:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 03:49:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 03:49:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 03:49:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 03:49:21 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:49:21 DEBUG : Waiting for deletions to finish 2026/05/02 03:49:21 INFO : There was nothing to transfer 2026/05/02 03:49:21 DEBUG : Waiting for deletions to finish 2026/05/02 03:49:22 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : apple: size = 5 OK 2026/05/02 03:49:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:22 DEBUG : apple: Unchanged skipping 2026/05/02 03:49:22 DEBUG : banana: size = 6 OK 2026/05/02 03:49:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:22 DEBUG : banana: Unchanged skipping 2026/05/02 03:49:22 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 03:49:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:22 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 03:49:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 03:49:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 03:49:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 03:49:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 03:49:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 03:49:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 03:49:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 03:49:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 03:49:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 03:49:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 03:49:22 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:49:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 03:49:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 03:49:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 03:49:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 03:49:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 03:49:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 03:49:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 03:49:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 03:49:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 03:49:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 03:49:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 03:49:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 03:49:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 03:49:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 03:49:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 03:49:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 03:49:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 03:49:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 03:49:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 03:49:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 03:49:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 03:49:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 03:49:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 03:49:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 03:49:22 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:49:22 DEBUG : Waiting for deletions to finish 2026/05/02 03:49:22 INFO : There was nothing to transfer 2026/05/02 03:49:22 DEBUG : Waiting for deletions to finish 2026/05/02 03:49:22 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:49:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:49:37 DEBUG : Waiting for deletions to finish 2026/05/02 03:49:38 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:49:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:49:38 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:49:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:49:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:49:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:49:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:49:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:49:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:49:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:49:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:49:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:49:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:49:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:49:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:49:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:49:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:49:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:49:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:49:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 03:49:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/02 03:49:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 03:49:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/02 03:49:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 03:49:38 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:38 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/02 03:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/02 03:49:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:38 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:49:38 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:49:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/02 03:49:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/02 03:49:39 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/02 03:49:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/02 03:49:39 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/02 03:49:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/02 03:49:39 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:39 DEBUG : YmFuYW5h: size = 6 OK 2026/05/02 03:49:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/02 03:49:39 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/02 03:49:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/02 03:49:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/02 03:49:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:39 DEBUG : YXBwbGU=: size = 5 OK 2026/05/02 03:49:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/02 03:49:39 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/02 03:49:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/02 03:49:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/02 03:49:39 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/02 03:49:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/02 03:49:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/02 03:49:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/02 03:49:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/02 03:49:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/02 03:49:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/02 03:49:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/02 03:49:39 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/02 03:49:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/02 03:49:40 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/02 03:49:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/02 03:49:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/02 03:49:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/02 03:49:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/02 03:49:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/02 03:49:40 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/02 03:49:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/02 03:49:40 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 03:49:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/02 03:49:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/02 03:49:40 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/02 03:49:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/02 03:49:40 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/02 03:49:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/02 03:49:40 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:40 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/02 03:49:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/02 03:49:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/02 03:49:40 DEBUG : Waiting for deletions to finish 2026/05/02 03:49:41 INFO : banana: Deleted 2026/05/02 03:49:41 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/02 03:49:41 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/02 03:49:41 INFO : apple: Deleted 2026/05/02 03:49:41 INFO : appleappleapplebanana: Deleted 2026/05/02 03:49:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/02 03:49:41 INFO : dir1/0012-6789;.txt: Deleted 2026/05/02 03:49:41 INFO : dir1/0013-789;=.txt: Deleted 2026/05/02 03:49:41 INFO : dir1/0009-3456789.txt: Deleted 2026/05/02 03:49:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/02 03:49:41 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/02 03:49:41 INFO : dir1/0003-defghij.txt: Deleted 2026/05/02 03:49:41 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/02 03:49:41 INFO : dir1/0008-2345678.txt: Deleted 2026/05/02 03:49:41 INFO : dir1/0010-456789.txt: Deleted 2026/05/02 03:49:41 INFO : dir1/0011-56789;.txt: Deleted 2026/05/02 03:49:41 INFO : splitbananasplit: Deleted 2026/05/02 03:49:41 INFO : dir1/0007-1234567.txt: Deleted 2026/05/02 03:49:41 INFO : dir1/0014-89;=.txt: Deleted 2026/05/02 03:49:41 INFO : dir1/0015-9;=.txt: Deleted 2026/05/02 03:49:41 DEBUG : Waiting for deletions to finish 2026/05/02 03:49:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 03:49:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 03:49:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 03:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 03:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:42 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:42 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:42 DEBUG : YXBwbGU=: size = 5 OK 2026/05/02 03:49:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:42 DEBUG : apple: Unchanged skipping 2026/05/02 03:49:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 03:49:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/02 03:49:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 03:49:42 DEBUG : YmFuYW5h: size = 6 OK 2026/05/02 03:49:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:42 DEBUG : banana: Unchanged skipping 2026/05/02 03:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/02 03:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/02 03:49:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/02 03:49:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 03:49:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/02 03:49:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 03:49:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/02 03:49:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 03:49:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/02 03:49:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 03:49:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/02 03:49:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 03:49:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/02 03:49:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 03:49:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/02 03:49:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 03:49:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/02 03:49:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 03:49:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/02 03:49:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 03:49:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/02 03:49:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 03:49:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/02 03:49:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 03:49:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/02 03:49:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 03:49:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/02 03:49:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 03:49:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/02 03:49:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 03:49:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/02 03:49:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 03:49:42 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/02 03:49:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:49:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 03:49:42 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:49:42 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:49:42 DEBUG : Waiting for deletions to finish 2026/05/02 03:49:42 DEBUG : Waiting for deletions to finish 2026/05/02 03:49:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/02 03:49:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/02 03:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 03:49:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:43 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 03:49:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 03:49:43 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 03:49:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 03:49:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 03:49:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 03:49:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 03:49:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 03:49:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 03:49:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:49:57 DEBUG : Waiting for deletions to finish 2026/05/02 03:49:57 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:49:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:49:57 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:49:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:49:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:49:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:49:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:49:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:49:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:49:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:49:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:49:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:49:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:49:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:49:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:49:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:49:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:49:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:49:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:49:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 03:49:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:49:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:49:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:49:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:49:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:49:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:49:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:49:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:49:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:49:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:49:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:49:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:49:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:49:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:49:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:49:57 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/02 03:49:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:49:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 03:49:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:49:57 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/02 03:49:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:49:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 03:49:57 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:49:57 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:49:57 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:49:57 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 03:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 03:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 03:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 03:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 03:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 03:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 03:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 03:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 03:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 03:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 03:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 03:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 03:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 03:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 03:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 03:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 03:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 03:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 03:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 03:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 03:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 03:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 03:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 03:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 03:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 03:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 03:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 03:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 03:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 03:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 03:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 03:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 03:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 03:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 03:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 03:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 03:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 03:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 03:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 03:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 03:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 03:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 03:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 03:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 03:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 03:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 03:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 03:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 03:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 03:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 03:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 03:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 03:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 03:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 03:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 03:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 03:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 03:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 03:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 03:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 03:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 03:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 03:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 03:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 03:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 03:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 03:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 03:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 03:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 03:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 03:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 03:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 03:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 03:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 03:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 03:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 03:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 03:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 03:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 03:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 03:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 03:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 03:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 03:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 03:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 03:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 03:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 03:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 03:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 03:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 03:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 03:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 03:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 03:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 03:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 03:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 03:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 03:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 03:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 03:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 03:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 03:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 03:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 03:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 03:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 03:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 03:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 03:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 03:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 03:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 03:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 03:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 03:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 03:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 03:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 03:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 03:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 03:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 03:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 03:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 03:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 03:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 03:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 03:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 03:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 03:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 03:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 03:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 03:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 03:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 03:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 03:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 03:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 03:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 03:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 03:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 03:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 03:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 03:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 03:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 03:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 03:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 03:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 03:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 03:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 03:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 03:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 03:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 03:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 03:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 03:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 03:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 03:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 03:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 03:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 03:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 03:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 03:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 03:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 03:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 03:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 03:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 03:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 03:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 03:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 03:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 03:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 03:49:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/02 03:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 03:49:57 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 03:49:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:57 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 03:49:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:57 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 03:49:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:57 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 03:49:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:57 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 03:49:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:57 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 03:49:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:57 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 03:49:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:57 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 03:49:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:57 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 03:49:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:57 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 03:49:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:57 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 03:49:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:57 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 03:49:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:57 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 03:49:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:57 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 03:49:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:57 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 03:49:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:57 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/02 03:49:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 03:49:57 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:49:57 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:49:58 DEBUG : PREFIXbanana: size = 6 OK 2026/05/02 03:49:58 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/02 03:49:58 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/02 03:49:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 03:49:58 DEBUG : PREFIXapple: size = 5 OK 2026/05/02 03:49:58 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/02 03:49:58 INFO : apple: Copied (new) to: PREFIXapple 2026/05/02 03:49:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 03:49:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/02 03:49:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/02 03:49:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 03:49:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 03:49:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/02 03:49:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/02 03:49:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 03:49:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 03:49:58 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/02 03:49:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/02 03:49:58 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/02 03:49:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 03:49:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/02 03:49:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/02 03:49:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 03:49:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 03:49:58 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/02 03:49:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/02 03:49:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/02 03:49:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 03:49:58 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/02 03:49:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/02 03:49:58 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/02 03:49:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 03:49:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/02 03:49:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/02 03:49:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 03:49:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 03:49:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/02 03:49:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/02 03:49:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 03:49:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 03:49:58 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/02 03:49:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/02 03:49:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/02 03:49:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 03:49:59 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/02 03:49:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/02 03:49:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/02 03:49:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 03:49:59 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/02 03:49:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/02 03:49:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/02 03:49:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 03:49:59 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/02 03:49:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/02 03:49:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/02 03:49:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 03:49:59 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/02 03:49:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/02 03:49:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/02 03:49:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 03:49:59 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/02 03:49:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/02 03:49:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/02 03:49:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 03:49:59 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/02 03:49:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/02 03:49:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/02 03:49:59 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/02 03:49:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/02 03:49:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/02 03:49:59 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/02 03:49:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/02 03:49:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/02 03:49:59 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/02 03:49:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/02 03:49:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/02 03:49:59 DEBUG : Waiting for deletions to finish 2026/05/02 03:50:00 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/02 03:50:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/02 03:50:00 INFO : dir1/0008-2345678.txt: Deleted 2026/05/02 03:50:00 INFO : appleappleapplebanana: Deleted 2026/05/02 03:50:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/02 03:50:00 INFO : dir1/0011-56789;.txt: Deleted 2026/05/02 03:50:00 INFO : dir1/0015-9;=.txt: Deleted 2026/05/02 03:50:00 INFO : dir1/0003-defghij.txt: Deleted 2026/05/02 03:50:00 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/02 03:50:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/02 03:50:00 INFO : dir1/0007-1234567.txt: Deleted 2026/05/02 03:50:00 INFO : dir1/0012-6789;.txt: Deleted 2026/05/02 03:50:00 INFO : dir1/0014-89;=.txt: Deleted 2026/05/02 03:50:00 INFO : apple: Deleted 2026/05/02 03:50:00 INFO : banana: Deleted 2026/05/02 03:50:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/02 03:50:00 INFO : dir1/0009-3456789.txt: Deleted 2026/05/02 03:50:00 INFO : dir1/0010-456789.txt: Deleted 2026/05/02 03:50:00 INFO : dir1/0013-789;=.txt: Deleted 2026/05/02 03:50:00 INFO : splitbananasplit: Deleted 2026/05/02 03:50:00 DEBUG : Waiting for deletions to finish 2026/05/02 03:50:01 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/02 03:50:01 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:50:01 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/02 03:50:01 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/02 03:50:01 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:50:01 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:50:01 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:50:01 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:50:01 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:50:01 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:50:01 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:50:01 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:50:01 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:50:01 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:50:01 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:50:01 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:50:01 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:50:01 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:50:01 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:50:01 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:50:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 03:50:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 03:50:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 03:50:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 03:50:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 03:50:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 03:50:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 03:50:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 03:50:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 03:50:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 03:50:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 03:50:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 03:50:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 03:50:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 03:50:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 03:50:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 03:50:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 03:50:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 03:50:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 03:50:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 03:50:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 03:50:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 03:50:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 03:50:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 03:50:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 03:50:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 03:50:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 03:50:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 03:50:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 03:50:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 03:50:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:50:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 03:50:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:50:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 03:50:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:50:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 03:50:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:50:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 03:50:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:50:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 03:50:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:50:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 03:50:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:50:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 03:50:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:50:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 03:50:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:50:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 03:50:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:50:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 03:50:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:50:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 03:50:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:50:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 03:50:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:50:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 03:50:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:50:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 03:50:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:50:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 03:50:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:50:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 03:50:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:50:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 03:50:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:50:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 03:50:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:50:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 03:50:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:50:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 03:50:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:50:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 03:50:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:50:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 03:50:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:50:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 03:50:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:50:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 03:50:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:50:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 03:50:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:50:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 03:50:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:50:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 03:50:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:50:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 03:50:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:50:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 03:50:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:50:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 03:50:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:50:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 03:50:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:50:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 03:50:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:50:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:50:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:50:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 03:50:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:50:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 03:50:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:50:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 03:50:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:50:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 03:50:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:50:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 03:50:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:50:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 03:50:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:50:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 03:50:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:50:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 03:50:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:50:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 03:50:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:50:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 03:50:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:50:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 03:50:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:50:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 03:50:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:50:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 03:50:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:50:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 03:50:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:50:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 03:50:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:50:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 03:50:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:50:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:50:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:50:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:50:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:50:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 03:50:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:50:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 03:50:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:50:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 03:50:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:50:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 03:50:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:50:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 03:50:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:50:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 03:50:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:50:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 03:50:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:50:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 03:50:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:50:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 03:50:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:50:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 03:50:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:50:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 03:50:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:50:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 03:50:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:50:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 03:50:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:50:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 03:50:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:50:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 03:50:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:50:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 03:50:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:50:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:50:01 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 03:50:01 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 03:50:01 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 03:50:01 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 03:50:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 03:50:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 03:50:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 03:50:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 03:50:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 03:50:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 03:50:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 03:50:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 03:50:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 03:50:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 03:50:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 03:50:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 03:50:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 03:50:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 03:50:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 03:50:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 03:50:01 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/02 03:50:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 03:50:01 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/02 03:50:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 03:50:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:01 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:50:01 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:50:01 DEBUG : apple: size = 5 OK 2026/05/02 03:50:01 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/02 03:50:01 INFO : apple: Copied (new) 2026/05/02 03:50:01 DEBUG : banana: size = 6 OK 2026/05/02 03:50:01 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/02 03:50:01 INFO : banana: Copied (new) 2026/05/02 03:50:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 03:50:02 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/02 03:50:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/02 03:50:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 03:50:02 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/02 03:50:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/02 03:50:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 03:50:02 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/02 03:50:02 INFO : appleappleapplebanana: Copied (new) 2026/05/02 03:50:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 03:50:02 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/02 03:50:02 INFO : splitbananasplit: Copied (new) 2026/05/02 03:50:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 03:50:02 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/02 03:50:02 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/02 03:50:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 03:50:02 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/02 03:50:02 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/02 03:50:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 03:50:02 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/02 03:50:02 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/02 03:50:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 03:50:02 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/02 03:50:02 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/02 03:50:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 03:50:02 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/02 03:50:02 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/02 03:50:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 03:50:02 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/02 03:50:02 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/02 03:50:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 03:50:02 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/02 03:50:02 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/02 03:50:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 03:50:02 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/02 03:50:02 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/02 03:50:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 03:50:02 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/02 03:50:02 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/02 03:50:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 03:50:02 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/02 03:50:02 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/02 03:50:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 03:50:03 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/02 03:50:03 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/02 03:50:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 03:50:03 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/02 03:50:03 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/02 03:50:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 03:50:03 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/02 03:50:03 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/02 03:50:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 03:50:03 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/02 03:50:03 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/02 03:50:03 DEBUG : Waiting for deletions to finish 2026/05/02 03:50:03 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/02 03:50:03 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/02 03:50:03 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/02 03:50:03 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/02 03:50:03 INFO : PREFIXbanana: Deleted 2026/05/02 03:50:03 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/02 03:50:03 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/02 03:50:03 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/02 03:50:03 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/02 03:50:03 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/02 03:50:03 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/02 03:50:03 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/02 03:50:04 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/02 03:50:04 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/02 03:50:04 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/02 03:50:04 INFO : PREFIXsplitbananasplit: Deleted 2026/05/02 03:50:04 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/02 03:50:04 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/02 03:50:04 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/02 03:50:04 INFO : PREFIXapple: Deleted 2026/05/02 03:50:04 DEBUG : Waiting for deletions to finish 2026/05/02 03:50:04 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : Waiting for deletions to finish 2026/05/02 03:50:04 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:50:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:50:18 DEBUG : Waiting for deletions to finish 2026/05/02 03:50:19 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:50:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:50:19 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:50:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:50:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:50:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:50:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:50:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:50:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:50:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:50:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:50:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:50:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:50:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:50:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:50:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:50:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:50:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:50:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 03:50:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 03:50:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 03:50:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 03:50:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 03:50:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/02 03:50:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 03:50:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/02 03:50:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 03:50:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 03:50:19 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:19 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:19 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 03:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 03:50:19 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 03:50:19 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 03:50:19 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 03:50:19 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 03:50:19 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 03:50:19 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 03:50:19 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:19 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 03:50:19 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:19 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 03:50:19 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:19 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 03:50:19 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:19 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 03:50:19 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 03:50:19 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/02 03:50:19 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:19 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:50:19 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:50:19 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:19 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/02 03:50:19 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/02 03:50:19 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/02 03:50:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 03:50:19 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/02 03:50:19 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/02 03:50:19 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/02 03:50:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 03:50:19 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/02 03:50:19 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/02 03:50:19 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 03:50:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 03:50:19 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/02 03:50:19 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/02 03:50:19 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/02 03:50:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 03:50:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/02 03:50:19 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/02 03:50:19 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 03:50:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 03:50:20 DEBUG : appleSUFFIX: size = 5 OK 2026/05/02 03:50:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/02 03:50:20 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/02 03:50:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 03:50:20 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/02 03:50:20 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/02 03:50:20 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 03:50:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 03:50:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/02 03:50:20 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/02 03:50:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 03:50:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 03:50:20 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/02 03:50:20 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/02 03:50:20 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/02 03:50:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 03:50:20 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/02 03:50:20 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/02 03:50:20 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 03:50:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 03:50:20 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/02 03:50:20 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/02 03:50:20 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/02 03:50:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 03:50:20 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/02 03:50:20 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/02 03:50:20 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 03:50:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 03:50:20 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/02 03:50:20 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/02 03:50:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/02 03:50:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 03:50:20 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/02 03:50:20 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/02 03:50:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/02 03:50:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 03:50:20 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/02 03:50:20 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/02 03:50:20 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/02 03:50:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 03:50:20 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/02 03:50:20 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/02 03:50:20 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/02 03:50:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 03:50:20 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/02 03:50:20 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/02 03:50:20 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/02 03:50:21 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/02 03:50:21 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/02 03:50:21 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/02 03:50:21 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/02 03:50:21 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/02 03:50:21 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/02 03:50:21 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/02 03:50:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/02 03:50:21 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/02 03:50:21 DEBUG : Waiting for deletions to finish 2026/05/02 03:50:21 INFO : apple: Deleted 2026/05/02 03:50:21 INFO : dir1/0003-defghij.txt: Deleted 2026/05/02 03:50:21 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/02 03:50:21 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/02 03:50:21 INFO : dir1/0007-1234567.txt: Deleted 2026/05/02 03:50:21 INFO : dir1/0011-56789;.txt: Deleted 2026/05/02 03:50:21 INFO : dir1/0012-6789;.txt: Deleted 2026/05/02 03:50:21 INFO : dir1/0013-789;=.txt: Deleted 2026/05/02 03:50:21 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/02 03:50:21 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/02 03:50:21 INFO : appleappleapplebanana: Deleted 2026/05/02 03:50:21 INFO : splitbananasplit: Deleted 2026/05/02 03:50:21 INFO : dir1/0014-89;=.txt: Deleted 2026/05/02 03:50:21 INFO : banana: Deleted 2026/05/02 03:50:21 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/02 03:50:21 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/02 03:50:21 INFO : dir1/0008-2345678.txt: Deleted 2026/05/02 03:50:21 INFO : dir1/0009-3456789.txt: Deleted 2026/05/02 03:50:22 INFO : dir1/0010-456789.txt: Deleted 2026/05/02 03:50:22 INFO : dir1/0015-9;=.txt: Deleted 2026/05/02 03:50:22 DEBUG : Waiting for deletions to finish 2026/05/02 03:50:22 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/02 03:50:22 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/02 03:50:22 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/02 03:50:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/02 03:50:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/02 03:50:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/02 03:50:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/02 03:50:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/02 03:50:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/02 03:50:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/02 03:50:22 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/02 03:50:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/02 03:50:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/02 03:50:22 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/02 03:50:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/02 03:50:22 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/02 03:50:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/02 03:50:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/02 03:50:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/02 03:50:22 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/02 03:50:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 03:50:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 03:50:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 03:50:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 03:50:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 03:50:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 03:50:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 03:50:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 03:50:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 03:50:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 03:50:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 03:50:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 03:50:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 03:50:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 03:50:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 03:50:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 03:50:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 03:50:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 03:50:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 03:50:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 03:50:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 03:50:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 03:50:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 03:50:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 03:50:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 03:50:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 03:50:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 03:50:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 03:50:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 03:50:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 03:50:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 03:50:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 03:50:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 03:50:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 03:50:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 03:50:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 03:50:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 03:50:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 03:50:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 03:50:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 03:50:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 03:50:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 03:50:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 03:50:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 03:50:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 03:50:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 03:50:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 03:50:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 03:50:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 03:50:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 03:50:22 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 03:50:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 03:50:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 03:50:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 03:50:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 03:50:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/02 03:50:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 03:50:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/02 03:50:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 03:50:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:22 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:50:22 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:50:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 03:50:22 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/02 03:50:22 INFO : appleappleapplebanana: Copied (new) 2026/05/02 03:50:22 DEBUG : banana: size = 6 OK 2026/05/02 03:50:22 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/02 03:50:22 INFO : banana: Copied (new) 2026/05/02 03:50:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 03:50:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/02 03:50:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/02 03:50:23 DEBUG : apple: size = 5 OK 2026/05/02 03:50:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/02 03:50:23 INFO : apple: Copied (new) 2026/05/02 03:50:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 03:50:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/02 03:50:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/02 03:50:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 03:50:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/02 03:50:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/02 03:50:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 03:50:23 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/02 03:50:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/02 03:50:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 03:50:23 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/02 03:50:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/02 03:50:23 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 03:50:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/02 03:50:23 INFO : splitbananasplit: Copied (new) 2026/05/02 03:50:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 03:50:23 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/02 03:50:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/02 03:50:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 03:50:23 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/02 03:50:23 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/02 03:50:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 03:50:23 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/02 03:50:23 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/02 03:50:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 03:50:23 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/02 03:50:23 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/02 03:50:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 03:50:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/02 03:50:24 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/02 03:50:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 03:50:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/02 03:50:24 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/02 03:50:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 03:50:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/02 03:50:24 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/02 03:50:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 03:50:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/02 03:50:24 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/02 03:50:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 03:50:24 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/02 03:50:24 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/02 03:50:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 03:50:24 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/02 03:50:24 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/02 03:50:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 03:50:24 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/02 03:50:24 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/02 03:50:24 DEBUG : Waiting for deletions to finish 2026/05/02 03:50:24 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/02 03:50:24 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/02 03:50:24 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/02 03:50:24 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/02 03:50:24 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/02 03:50:24 INFO : bananaSUFFIX: Deleted 2026/05/02 03:50:24 INFO : splitbananasplitSUFFIX: Deleted 2026/05/02 03:50:24 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/02 03:50:24 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/02 03:50:24 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/02 03:50:24 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/02 03:50:24 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/02 03:50:24 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/02 03:50:25 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/02 03:50:25 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/02 03:50:25 INFO : appleSUFFIX: Deleted 2026/05/02 03:50:25 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/02 03:50:25 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/02 03:50:25 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/02 03:50:25 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/02 03:50:25 DEBUG : Waiting for deletions to finish 2026/05/02 03:50:25 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : Waiting for deletions to finish 2026/05/02 03:50:25 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:50:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:50:39 DEBUG : Waiting for deletions to finish 2026/05/02 03:50:39 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:50:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:50:39 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:50:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:50:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:50:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:50:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:50:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:50:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:50:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:50:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:50:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:50:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:50:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:50:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:50:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:50:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:50:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:50:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:50:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 03:50:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 03:50:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 03:50:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 03:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:39 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 03:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:39 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:40 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 03:50:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 03:50:40 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 03:50:40 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:40 DEBUG : apple: size = 5 OK 2026/05/02 03:50:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:40 DEBUG : apple: Unchanged skipping 2026/05/02 03:50:40 DEBUG : banana: size = 6 OK 2026/05/02 03:50:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:40 DEBUG : banana: Unchanged skipping 2026/05/02 03:50:40 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 03:50:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 03:50:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 03:50:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 03:50:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 03:50:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 03:50:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 03:50:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 03:50:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 03:50:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 03:50:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 03:50:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 03:50:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 03:50:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 03:50:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 03:50:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 03:50:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 03:50:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 03:50:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 03:50:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 03:50:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 03:50:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 03:50:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 03:50:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 03:50:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 03:50:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 03:50:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 03:50:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 03:50:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 03:50:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 03:50:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 03:50:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 03:50:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 03:50:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 03:50:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 03:50:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/02 03:50:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:40 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:40 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:40 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:40 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:40 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:40 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:40 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 03:50:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:40 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:40 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:40 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 03:50:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:40 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 03:50:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:40 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:40 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:40 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 03:50:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 03:50:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 03:50:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:40 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:40 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/02 03:50:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 03:50:40 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:50:40 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:50:40 DEBUG : splitbanan: size = 16 OK 2026/05/02 03:50:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/02 03:50:40 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/02 03:50:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 03:50:40 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/02 03:50:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/02 03:50:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/02 03:50:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 03:50:40 DEBUG : appleapple: size = 21 OK 2026/05/02 03:50:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/02 03:50:40 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/02 03:50:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 03:50:40 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/02 03:50:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/02 03:50:40 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/02 03:50:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 03:50:40 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/02 03:50:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/02 03:50:40 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/02 03:50:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 03:50:40 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/02 03:50:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/02 03:50:40 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/02 03:50:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 03:50:40 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/02 03:50:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/02 03:50:40 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/02 03:50:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 03:50:40 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/02 03:50:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/02 03:50:40 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/02 03:50:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 03:50:41 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/02 03:50:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/02 03:50:41 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/02 03:50:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 03:50:41 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/02 03:50:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/02 03:50:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/02 03:50:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 03:50:41 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/02 03:50:41 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/02 03:50:41 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/02 03:50:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 03:50:41 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/02 03:50:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/02 03:50:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/02 03:50:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 03:50:41 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/02 03:50:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/02 03:50:41 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/02 03:50:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 03:50:41 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/02 03:50:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/02 03:50:41 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/02 03:50:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 03:50:41 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/02 03:50:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/02 03:50:41 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/02 03:50:41 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/02 03:50:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/02 03:50:41 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/02 03:50:41 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/02 03:50:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/02 03:50:41 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/02 03:50:42 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/02 03:50:42 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/02 03:50:42 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/02 03:50:42 DEBUG : Waiting for deletions to finish 2026/05/02 03:50:42 INFO : splitbananasplit: Deleted 2026/05/02 03:50:42 INFO : dir1/0003-defghij.txt: Deleted 2026/05/02 03:50:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/02 03:50:42 INFO : dir1/0008-2345678.txt: Deleted 2026/05/02 03:50:42 INFO : dir1/0010-456789.txt: Deleted 2026/05/02 03:50:42 INFO : dir1/0015-9;=.txt: Deleted 2026/05/02 03:50:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/02 03:50:42 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/02 03:50:42 INFO : appleappleapplebanana: Deleted 2026/05/02 03:50:42 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/02 03:50:42 INFO : dir1/0007-1234567.txt: Deleted 2026/05/02 03:50:42 INFO : dir1/0012-6789;.txt: Deleted 2026/05/02 03:50:42 INFO : dir1/0013-789;=.txt: Deleted 2026/05/02 03:50:42 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/02 03:50:42 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/02 03:50:42 INFO : dir1/0009-3456789.txt: Deleted 2026/05/02 03:50:42 INFO : dir1/0014-89;=.txt: Deleted 2026/05/02 03:50:42 INFO : dir1/0011-56789;.txt: Deleted 2026/05/02 03:50:42 DEBUG : Waiting for deletions to finish 2026/05/02 03:50:42 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:50:42 DEBUG : appleapple: Excluded (Path Filter) 2026/05/02 03:50:42 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:50:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/02 03:50:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/02 03:50:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/02 03:50:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/02 03:50:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/02 03:50:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/02 03:50:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/02 03:50:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/02 03:50:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/02 03:50:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/02 03:50:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/02 03:50:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/02 03:50:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/02 03:50:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/02 03:50:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/02 03:50:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/02 03:50:42 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/02 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 03:50:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 03:50:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 03:50:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 03:50:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 03:50:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 03:50:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 03:50:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 03:50:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 03:50:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 03:50:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 03:50:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 03:50:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 03:50:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 03:50:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 03:50:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 03:50:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 03:50:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 03:50:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 03:50:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 03:50:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 03:50:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 03:50:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 03:50:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 03:50:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 03:50:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 03:50:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 03:50:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 03:50:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 03:50:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 03:50:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 03:50:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 03:50:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 03:50:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 03:50:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 03:50:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 03:50:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 03:50:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 03:50:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 03:50:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 03:50:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 03:50:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 03:50:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 03:50:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 03:50:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 03:50:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 03:50:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 03:50:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 03:50:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 03:50:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 03:50:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 03:50:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 03:50:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 03:50:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 03:50:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 03:50:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 03:50:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 03:50:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 03:50:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 03:50:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 03:50:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 03:50:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 03:50:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 03:50:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 03:50:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 03:50:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 03:50:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 03:50:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 03:50:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 03:50:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 03:50:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 03:50:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 03:50:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 03:50:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 03:50:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 03:50:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 03:50:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 03:50:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:43 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 03:50:43 DEBUG : apple: size = 5 OK 2026/05/02 03:50:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:43 DEBUG : apple: Unchanged skipping 2026/05/02 03:50:43 DEBUG : appleapple: size = 21 OK 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 03:50:43 DEBUG : banana: size = 6 OK 2026/05/02 03:50:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:43 DEBUG : banana: Unchanged skipping 2026/05/02 03:50:43 DEBUG : splitbanan: size = 16 OK 2026/05/02 03:50:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:43 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 03:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 03:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 03:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 03:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 03:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 03:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 03:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 03:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 03:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 03:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 03:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 03:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 03:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 03:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 03:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 03:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 03:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 03:50:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 03:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 03:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 03:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/02 03:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:43 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 03:50:43 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 03:50:43 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 03:50:43 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 03:50:43 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 03:50:43 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 03:50:43 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 03:50:43 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 03:50:43 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 03:50:43 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 03:50:43 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 03:50:43 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 03:50:43 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 03:50:43 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 03:50:43 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 03:50:43 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/02 03:50:43 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/02 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 03:50:43 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/02 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 03:50:43 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/02 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 03:50:43 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/02 03:50:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 03:50:43 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/02 03:50:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 03:50:43 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/02 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 03:50:43 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/02 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 03:50:43 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/02 03:50:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 03:50:43 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/02 03:50:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 03:50:43 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/02 03:50:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 03:50:43 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/02 03:50:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 03:50:43 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/02 03:50:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 03:50:43 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/02 03:50:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 03:50:43 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/02 03:50:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 03:50:43 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/02 03:50:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 03:50:43 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/02 03:50:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 03:50:43 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:50:43 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:50:43 DEBUG : Waiting for deletions to finish 2026/05/02 03:50:43 DEBUG : Waiting for deletions to finish 2026/05/02 03:50:43 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:50:43 DEBUG : appleapple: Excluded (Path Filter) 2026/05/02 03:50:43 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:50:43 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/02 03:50:43 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/02 03:50:43 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/02 03:50:43 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/02 03:50:43 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/02 03:50:43 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/02 03:50:43 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/02 03:50:43 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/02 03:50:43 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/02 03:50:43 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/02 03:50:43 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/02 03:50:43 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/02 03:50:43 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/02 03:50:43 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/02 03:50:43 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/02 03:50:43 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/02 03:50:43 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/02 03:50:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 03:50:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 03:50:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 03:50:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 03:50:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 03:50:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 03:50:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 03:50:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 03:50:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 03:50:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 03:50:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 03:50:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 03:50:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 03:50:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 03:50:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 03:50:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 03:50:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 03:50:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 03:50:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 03:50:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 03:50:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 03:50:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 03:50:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 03:50:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 03:50:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 03:50:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 03:50:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 03:50:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 03:50:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 03:50:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 03:50:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 03:50:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 03:50:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 03:50:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 03:50:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 03:50:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 03:50:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 03:50:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 03:50:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 03:50:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 03:50:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 03:50:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 03:50:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 03:50:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 03:50:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 03:50:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 03:50:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 03:50:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 03:50:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 03:50:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 03:50:44 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:50:57 DEBUG : Waiting for deletions to finish 2026/05/02 03:50:57 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:50:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:50:57 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:50:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:50:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:50:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:50:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:50:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:50:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:50:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:50:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:50:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:50:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:50:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:50:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:50:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:50:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:50:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:50:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:50:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 03:50:58 DEBUG : apple: size = 5 OK 2026/05/02 03:50:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : apple: Unchanged skipping 2026/05/02 03:50:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 03:50:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 03:50:58 DEBUG : banana: size = 6 OK 2026/05/02 03:50:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : banana: Unchanged skipping 2026/05/02 03:50:58 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 03:50:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 03:50:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 03:50:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 03:50:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 03:50:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 03:50:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 03:50:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 03:50:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 03:50:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 03:50:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 03:50:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 03:50:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 03:50:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 03:50:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 03:50:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 03:50:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:50:58 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:50:58 DEBUG : Waiting for deletions to finish 2026/05/02 03:50:58 DEBUG : Waiting for deletions to finish 2026/05/02 03:50:58 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:50:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:50:58 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:50:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:50:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:50:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:50:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:50:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:50:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:50:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:50:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:50:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:50:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:50:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:50:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:50:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:50:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:50:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:50:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 03:50:58 DEBUG : apple: size = 5 OK 2026/05/02 03:50:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : apple: Unchanged skipping 2026/05/02 03:50:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 03:50:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 03:50:58 DEBUG : banana: size = 6 OK 2026/05/02 03:50:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : banana: Unchanged skipping 2026/05/02 03:50:58 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 03:50:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 03:50:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 03:50:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 03:50:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 03:50:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 03:50:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 03:50:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 03:50:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 03:50:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 03:50:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 03:50:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 03:50:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 03:50:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 03:50:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 03:50:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 03:50:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:50:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 03:50:58 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:50:58 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:50:58 DEBUG : Waiting for deletions to finish 2026/05/02 03:50:58 DEBUG : Waiting for deletions to finish 2026/05/02 03:50:59 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : Waiting for deletions to finish 2026/05/02 03:50:59 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:50:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:51:13 DEBUG : Waiting for deletions to finish 2026/05/02 03:51:14 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : apple: size = 5 OK 2026/05/02 03:51:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:14 DEBUG : apple: Unchanged skipping 2026/05/02 03:51:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 03:51:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 03:51:14 DEBUG : banana: size = 6 OK 2026/05/02 03:51:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:14 DEBUG : banana: Unchanged skipping 2026/05/02 03:51:14 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 03:51:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:14 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 03:51:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 03:51:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 03:51:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 03:51:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 03:51:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 03:51:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 03:51:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 03:51:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 03:51:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 03:51:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 03:51:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 03:51:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 03:51:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 03:51:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 03:51:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 03:51:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 03:51:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 03:51:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 03:51:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 03:51:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 03:51:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 03:51:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 03:51:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 03:51:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 03:51:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 03:51:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 03:51:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 03:51:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 03:51:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 03:51:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 03:51:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 03:51:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 03:51:14 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:51:14 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:51:14 DEBUG : Waiting for deletions to finish 2026/05/02 03:51:14 DEBUG : Waiting for deletions to finish 2026/05/02 03:51:14 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:51:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 03:51:15 DEBUG : apple: size = 5 OK 2026/05/02 03:51:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 03:51:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 03:51:15 DEBUG : banana: size = 6 OK 2026/05/02 03:51:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:15 DEBUG : banana: Unchanged skipping 2026/05/02 03:51:15 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 03:51:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:15 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 03:51:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:15 DEBUG : apple: Unchanged skipping 2026/05/02 03:51:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 03:51:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 03:51:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 03:51:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:15 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:51:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 03:51:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 03:51:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 03:51:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 03:51:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 03:51:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 03:51:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 03:51:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 03:51:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 03:51:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 03:51:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 03:51:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 03:51:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 03:51:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 03:51:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 03:51:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 03:51:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 03:51:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 03:51:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 03:51:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 03:51:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 03:51:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 03:51:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 03:51:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 03:51:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 03:51:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 03:51:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 03:51:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 03:51:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 03:51:15 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:51:15 DEBUG : Waiting for deletions to finish 2026/05/02 03:51:15 DEBUG : Waiting for deletions to finish 2026/05/02 03:51:15 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:51:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:51:15 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:51:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:51:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:51:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:51:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:51:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:51:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:51:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:51:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:51:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:51:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:51:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:51:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:51:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:51:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:51:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:51:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:51:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:51:29 DEBUG : Waiting for deletions to finish 2026/05/02 03:51:29 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:51:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:51:29 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:51:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:51:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:51:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:51:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:51:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:51:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:51:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:51:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:51:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:51:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:51:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:51:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:51:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:51:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:51:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:51:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:51:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 03:51:29 DEBUG : apple: size = 5 OK 2026/05/02 03:51:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:29 DEBUG : banana: size = 6 OK 2026/05/02 03:51:29 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 03:51:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:29 DEBUG : apple: Unchanged skipping 2026/05/02 03:51:29 DEBUG : banana: Unchanged skipping 2026/05/02 03:51:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:29 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 03:51:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 03:51:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 03:51:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 03:51:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 03:51:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 03:51:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 03:51:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 03:51:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 03:51:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 03:51:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 03:51:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 03:51:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 03:51:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 03:51:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 03:51:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 03:51:29 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:51:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 03:51:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 03:51:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 03:51:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 03:51:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 03:51:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 03:51:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 03:51:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 03:51:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 03:51:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 03:51:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 03:51:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 03:51:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 03:51:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 03:51:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 03:51:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 03:51:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 03:51:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 03:51:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 03:51:29 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:51:29 DEBUG : Waiting for deletions to finish 2026/05/02 03:51:29 DEBUG : Waiting for deletions to finish 2026/05/02 03:51:30 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : apple: size = 5 OK 2026/05/02 03:51:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:30 DEBUG : apple: Unchanged skipping 2026/05/02 03:51:30 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 03:51:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 03:51:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:30 DEBUG : banana: size = 6 OK 2026/05/02 03:51:30 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 03:51:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:30 DEBUG : banana: Unchanged skipping 2026/05/02 03:51:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 03:51:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 03:51:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 03:51:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 03:51:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 03:51:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 03:51:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 03:51:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 03:51:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 03:51:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 03:51:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 03:51:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 03:51:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 03:51:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 03:51:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 03:51:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 03:51:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 03:51:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 03:51:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 03:51:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 03:51:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 03:51:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 03:51:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 03:51:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 03:51:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:30 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:51:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 03:51:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 03:51:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 03:51:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 03:51:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 03:51:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 03:51:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 03:51:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 03:51:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 03:51:30 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:51:30 DEBUG : Waiting for deletions to finish 2026/05/02 03:51:30 DEBUG : Waiting for deletions to finish 2026/05/02 03:51:30 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:51:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:51:45 DEBUG : Waiting for deletions to finish 2026/05/02 03:51:45 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:51:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:51:45 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:51:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:51:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:51:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:51:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:51:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:51:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:51:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:51:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:51:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:51:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:51:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:51:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:51:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:51:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:51:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:51:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:51:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 03:51:46 DEBUG : banana: size = 6 OK 2026/05/02 03:51:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:46 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 03:51:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:46 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 03:51:46 DEBUG : banana: Unchanged skipping 2026/05/02 03:51:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 03:51:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 03:51:46 DEBUG : apple: size = 5 OK 2026/05/02 03:51:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:46 DEBUG : apple: Unchanged skipping 2026/05/02 03:51:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 03:51:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 03:51:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 03:51:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 03:51:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 03:51:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 03:51:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 03:51:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 03:51:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 03:51:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 03:51:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 03:51:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 03:51:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 03:51:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 03:51:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 03:51:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 03:51:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 03:51:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 03:51:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 03:51:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 03:51:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 03:51:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 03:51:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 03:51:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 03:51:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 03:51:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 03:51:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 03:51:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 03:51:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 03:51:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 03:51:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 03:51:46 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:51:46 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:51:46 DEBUG : Waiting for deletions to finish 2026/05/02 03:51:46 DEBUG : Waiting for deletions to finish 2026/05/02 03:51:46 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:51:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:51:46 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:51:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:51:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:51:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:51:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:51:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:51:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:51:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:51:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:51:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:51:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:51:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:51:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:51:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:51:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:51:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:51:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:51:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 03:51:47 DEBUG : apple: size = 5 OK 2026/05/02 03:51:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 03:51:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 03:51:47 DEBUG : banana: size = 6 OK 2026/05/02 03:51:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:47 DEBUG : banana: Unchanged skipping 2026/05/02 03:51:47 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 03:51:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:47 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 03:51:47 DEBUG : apple: Unchanged skipping 2026/05/02 03:51:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 03:51:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 03:51:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 03:51:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 03:51:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 03:51:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 03:51:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 03:51:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 03:51:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 03:51:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 03:51:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 03:51:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 03:51:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 03:51:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 03:51:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 03:51:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 03:51:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 03:51:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 03:51:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 03:51:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 03:51:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 03:51:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 03:51:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 03:51:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 03:51:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 03:51:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 03:51:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 03:51:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 03:51:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 03:51:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 03:51:47 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:51:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 03:51:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:51:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 03:51:47 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:51:47 DEBUG : Waiting for deletions to finish 2026/05/02 03:51:47 DEBUG : Waiting for deletions to finish 2026/05/02 03:51:47 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:51:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:51:47 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:51:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:51:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:51:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:51:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:51:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:51:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:51:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:51:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:51:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:51:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:51:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:51:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:51:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:51:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:51:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:51:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:51:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:52:00 DEBUG : Waiting for deletions to finish 2026/05/02 03:52:01 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:52:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:52:01 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:52:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:52:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:52:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:52:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:52:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:52:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:52:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:52:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:52:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:52:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:52:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:52:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:52:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:52:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:52:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:52:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:52:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : apple: size = 5 OK 2026/05/02 03:52:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : apple: Unchanged skipping 2026/05/02 03:52:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 03:52:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 03:52:02 DEBUG : banana: size = 6 OK 2026/05/02 03:52:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : banana: Unchanged skipping 2026/05/02 03:52:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 03:52:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 03:52:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 03:52:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 03:52:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 03:52:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 03:52:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 03:52:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 03:52:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 03:52:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 03:52:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 03:52:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 03:52:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 03:52:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 03:52:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 03:52:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 03:52:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 03:52:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:52:02 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:52:02 DEBUG : Waiting for deletions to finish 2026/05/02 03:52:02 DEBUG : Waiting for deletions to finish 2026/05/02 03:52:02 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : apple: size = 5 OK 2026/05/02 03:52:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : apple: Unchanged skipping 2026/05/02 03:52:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 03:52:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 03:52:02 DEBUG : banana: size = 6 OK 2026/05/02 03:52:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : banana: Unchanged skipping 2026/05/02 03:52:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 03:52:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 03:52:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 03:52:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 03:52:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 03:52:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 03:52:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 03:52:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 03:52:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 03:52:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 03:52:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 03:52:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 03:52:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 03:52:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 03:52:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 03:52:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 03:52:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 03:52:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 03:52:02 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:52:02 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:52:02 DEBUG : Waiting for deletions to finish 2026/05/02 03:52:02 DEBUG : Waiting for deletions to finish 2026/05/02 03:52:02 DEBUG : apple: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : banana: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 03:52:02 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (190.58s) --- PASS: TestTransform/NFC (14.21s) --- PASS: TestTransform/NFD (15.94s) --- PASS: TestTransform/base64 (20.06s) --- PASS: TestTransform/prefix (22.17s) --- PASS: TestTransform/suffix (20.97s) --- PASS: TestTransform/truncate (17.87s) --- PASS: TestTransform/encoder (15.97s) --- PASS: TestTransform/ISO-8859-1 (15.81s) --- PASS: TestTransform/charmap (15.31s) --- PASS: TestTransform/lowercase (16.62s) --- PASS: TestTransform/ascii (15.66s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:52:07 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/02 03:52:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/02 03:52:08 INFO : sub dir_somesuffix: Making directory 2026/05/02 03:52:08 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/02 03:52:08 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/02 03:52:08 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/02 03:52:08 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/02 03:52:08 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/02 03:52:08 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:52:08 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:52:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/02 03:52:08 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:52:08 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/02 03:52:08 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.60s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:52:09 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:09 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:09 INFO : tictactoe: Making directory 2026/05/02 03:52:09 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:09 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 03:52:09 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/02 03:52:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 03:52:09 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:52:09 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:52:10 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/02 03:52:10 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:52:10 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/02 03:52:10 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.60s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:52:11 INFO : toe: Making directory 2026/05/02 03:52:11 INFO : toe/toe: Making directory 2026/05/02 03:52:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/02 03:52:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/02 03:52:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/02 03:52:11 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:52:11 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:52:12 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/02 03:52:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:52:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/02 03:52:12 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.96s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:52:13 INFO : toe: Making directory 2026/05/02 03:52:13 INFO : toe/toe: Making directory 2026/05/02 03:52:13 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/02 03:52:13 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/02 03:52:13 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/02 03:52:13 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:52:13 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:52:14 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/02 03:52:14 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:52:14 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/02 03:52:14 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.15s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:52:15 DEBUG : empty_dir: Making directory with metadata 2026/05/02 03:52:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 03:52:15 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 03:52:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 03:52:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 03:52:15 INFO : tictacempty_dir: Making directory 2026/05/02 03:52:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 03:52:15 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:15 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:15 INFO : tictactoe: Making directory 2026/05/02 03:52:15 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:15 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 03:52:15 INFO : tictactoe/tictactoe: Making directory 2026/05/02 03:52:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 03:52:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/02 03:52:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 03:52:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/02 03:52:15 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:52:15 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:52:16 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/02 03:52:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:52:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/02 03:52:16 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.59s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:52:16 DEBUG : empty_dir: Making directory with metadata 2026/05/02 03:52:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 03:52:16 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 03:52:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 03:52:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 03:52:17 INFO : tictacempty_dir: Making directory 2026/05/02 03:52:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 03:52:17 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:17 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:17 INFO : tictactoe: Making directory 2026/05/02 03:52:17 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:17 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 03:52:17 INFO : tictactoe/tictactoe: Making directory 2026/05/02 03:52:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 03:52:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/02 03:52:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 03:52:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 03:52:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 03:52:17 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:52:17 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:52:17 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 03:52:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:52:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 03:52:17 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/02 03:52:17 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:52:17 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 03:52:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 03:52:18 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:18 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/02 03:52:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 03:52:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:52:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/02 03:52:18 NOTICE: B2 bucket rclone-test-dolujup3yaca: 0 differences found 2026/05/02 03:52:18 NOTICE: B2 bucket rclone-test-dolujup3yaca: 1 matching files --- PASS: TestAllTag (1.89s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:52:18 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:18 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:18 INFO : tictactoe: Making directory 2026/05/02 03:52:18 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:18 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 03:52:18 INFO : tictactoe/tictactoe: Making directory 2026/05/02 03:52:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 03:52:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/02 03:52:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 03:52:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/02 03:52:18 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:52:18 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:52:19 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/02 03:52:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:52:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/02 03:52:19 DEBUG : Waiting for deletions to finish 2026/05/02 03:52:19 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:20 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:20 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 03:52:20 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/02 03:52:20 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/02 03:52:20 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:52:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/02 03:52:20 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/02 03:52:20 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:52:20 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.22s) === RUN TestSyntax 2026/05/02 03:52:20 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:52:21 INFO : toe: Making directory 2026/05/02 03:52:21 INFO : toe/toe: Making directory 2026/05/02 03:52:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/02 03:52:21 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:52:21 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:52:22 DEBUG : toe/toe/toe: size = 11 OK 2026/05/02 03:52:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:52:22 INFO : toe/toe/toe: Copied (new) 2026/05/02 03:52:22 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.20s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:52:23 DEBUG : empty_dir: Making directory with metadata 2026/05/02 03:52:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 03:52:23 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 03:52:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 03:52:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 03:52:23 INFO : tictacempty_dir: Making directory 2026/05/02 03:52:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 03:52:23 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:23 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:23 INFO : tictactoe: Making directory 2026/05/02 03:52:23 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:23 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 03:52:23 INFO : tictactoe/tictactoe: Making directory 2026/05/02 03:52:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 03:52:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/02 03:52:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 03:52:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 03:52:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 03:52:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 03:52:23 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:52:23 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:52:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 03:52:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:52:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 03:52:23 INFO : toe/toe/toe.txt: Deleted 2026/05/02 03:52:23 INFO : toe/toe: Removing directory 2026/05/02 03:52:23 INFO : toe: Removing directory 2026/05/02 03:52:23 INFO : empty_dir: Removing directory 2026/05/02 03:52:23 DEBUG : Local file system at /tmp/rclone1439144226: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.67s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:52:24 DEBUG : empty_dir: Making directory with metadata 2026/05/02 03:52:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 03:52:24 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 03:52:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 03:52:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 03:52:25 INFO : tictacempty_dir: Making directory 2026/05/02 03:52:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 03:52:25 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:25 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:25 INFO : tictactoe: Making directory 2026/05/02 03:52:25 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:25 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 03:52:25 INFO : tictactoe/tictactoe: Making directory 2026/05/02 03:52:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 03:52:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/02 03:52:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 03:52:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 03:52:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 03:52:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 03:52:25 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:52:25 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:52:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 03:52:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:52:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 03:52:25 INFO : toe/toe/toe.txt: Deleted 2026/05/02 03:52:25 INFO : toe/toe: Removing directory 2026/05/02 03:52:25 INFO : toe: Removing directory 2026/05/02 03:52:25 INFO : empty_dir: Removing directory 2026/05/02 03:52:25 DEBUG : Local file system at /tmp/rclone1439144226: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/02 03:52:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 03:52:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/02 03:52:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 03:52:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 03:52:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 03:52:26 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/02 03:52:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:52:26 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/02 03:52:27 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.05s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:52:27 DEBUG : Reset feature "Copy" 2026/05/02 03:52:27 DEBUG : Reset feature "Move" 2026/05/02 03:52:27 DEBUG : Reset feature "Copy" 2026/05/02 03:52:27 DEBUG : Reset feature "Move" 2026/05/02 03:52:27 DEBUG : empty_dir: Making directory with metadata 2026/05/02 03:52:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 03:52:27 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 03:52:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 03:52:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 03:52:28 INFO : tictacempty_dir: Making directory 2026/05/02 03:52:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 03:52:28 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:28 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:28 INFO : tictactoe: Making directory 2026/05/02 03:52:28 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:28 DEBUG : toe: transformed to: tictactoe 2026/05/02 03:52:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 03:52:28 INFO : tictactoe/tictactoe: Making directory 2026/05/02 03:52:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 03:52:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/02 03:52:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 03:52:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 03:52:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 03:52:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 03:52:28 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:52:28 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:52:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 03:52:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:52:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 03:52:28 INFO : toe/toe/toe.txt: Deleted 2026/05/02 03:52:28 INFO : toe/toe: Removing directory 2026/05/02 03:52:28 INFO : toe: Removing directory 2026/05/02 03:52:28 INFO : empty_dir: Removing directory 2026/05/02 03:52:28 DEBUG : Local file system at /tmp/rclone1439144226: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/02 03:52:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 03:52:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/02 03:52:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 03:52:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 03:52:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 03:52:30 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/02 03:52:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:52:30 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/02 03:52:30 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.69s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:52:31 DEBUG : toe: transformed to: dG9l 2026/05/02 03:52:31 DEBUG : toe: transformed to: dG9l 2026/05/02 03:52:31 INFO : dG9l: Making directory 2026/05/02 03:52:31 DEBUG : toe: transformed to: dG9l 2026/05/02 03:52:31 DEBUG : toe: transformed to: dG9l 2026/05/02 03:52:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/02 03:52:31 INFO : dG9l/dG9l: Making directory 2026/05/02 03:52:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/02 03:52:31 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/02 03:52:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/02 03:52:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 03:52:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/02 03:52:31 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:52:31 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:52:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/02 03:52:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:52:32 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/02 03:52:32 DEBUG : Waiting for deletions to finish 2026/05/02 03:52:32 DEBUG : dG9l: transformed to: toe 2026/05/02 03:52:32 DEBUG : dG9l: transformed to: toe 2026/05/02 03:52:32 DEBUG : dG9l: transformed to: toe 2026/05/02 03:52:32 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/02 03:52:32 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/02 03:52:32 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/02 03:52:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/02 03:52:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/02 03:52:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/02 03:52:32 DEBUG : Local file system at /tmp/rclone1439144226: Waiting for checks to finish 2026/05/02 03:52:32 DEBUG : Local file system at /tmp/rclone1439144226: Waiting for transfers to finish 2026/05/02 03:52:32 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.43s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-dolujup3yaca", Local "Local file system at /tmp/rclone1439144226", Modify Window "1ms" 2026/05/02 03:52:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 03:52:33 DEBUG : toe: transformed to: 2026/05/02 03:52:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 03:52:34 DEBUG : toe: transformed to: 2026/05/02 03:52:34 INFO : B2 bucket rclone-test-dolujup3yaca: Making directory 2026/05/02 03:52:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 03:52:34 DEBUG : toe: transformed to: 2026/05/02 03:52:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 03:52:34 DEBUG : toe: transformed to: 2026/05/02 03:52:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 03:52:34 DEBUG : toe/toe: transformed to: 2026/05/02 03:52:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/02 03:52:34 INFO : toe/toe: Making directory 2026/05/02 03:52:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 03:52:34 DEBUG : toe/toe: transformed to: 2026/05/02 03:52:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/02 03:52:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 03:52:34 DEBUG : toe: transformed to: 2026/05/02 03:52:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/02 03:52:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 03:52:34 DEBUG : toe/toe/toe: transformed to: 2026/05/02 03:52:34 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/02 03:52:34 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for checks to finish 2026/05/02 03:52:34 DEBUG : B2 bucket rclone-test-dolujup3yaca: Waiting for transfers to finish 2026/05/02 03:52:34 DEBUG : toe/toe/toe: size = 11 OK 2026/05/02 03:52:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/02 03:52:34 INFO : toe/toe/toe: Copied (new) 2026/05/02 03:52:34 ERROR : B2 bucket rclone-test-dolujup3yaca: not deleting files as there were IO errors 2026/05/02 03:52:34 ERROR : B2 bucket rclone-test-dolujup3yaca: not deleting directories as there were IO errors --- PASS: TestError (1.61s) PASS 2026/05/02 03:52:35 DEBUG : B2 bucket rclone-test-dolujup3yaca: Purge remote 2026/05/02 03:52:35 INFO : B2 bucket rclone-test-dolujup3yaca: cleaning bucket "rclone-test-dolujup3yaca" of all files 2026/05/02 03:52:36 DEBUG : BackupDir/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f40105b3aaecf308f_d20260502_m034632_c001_v7007000_t0000_u01777693592086") 2026/05/02 03:52:36 DEBUG : BackupDir/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f115fe12e8c9a1691_d20260502_m034626_c001_v0001150_t0057_u01777693586397") 2026/05/02 03:52:36 DEBUG : CompareDest/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ce32f_d20260502_m034606_c001_v7007000_t0000_u01777693566699") 2026/05/02 03:52:36 DEBUG : CompareDest/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f108a735fa77473a9_d20260502_m034559_c001_v0001032_t0057_u01777693559974") 2026/05/02 03:52:36 DEBUG : CompareDest/two: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ce330_d20260502_m034606_c001_v7007000_t0000_u01777693566882") 2026/05/02 03:52:36 DEBUG : CompareDest/two: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09237_d20260502_m034601_c001_v0001182_t0040_u01777693561600") 2026/05/02 03:52:36 DEBUG : CopyDest/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f40105b3aaecf3091_d20260502_m034632_c001_v7007000_t0000_u01777693592268") 2026/05/02 03:52:36 DEBUG : CopyDest/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727194_d20260502_m034623_c001_v0001104_t0012_u01777693583288") 2026/05/02 03:52:36 DEBUG : CopyDest/three: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f40105b3aaecf3092_d20260502_m034632_c001_v7007000_t0000_u01777693592450") 2026/05/02 03:52:36 DEBUG : CopyDest/three: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09455_d20260502_m034630_c001_v0001182_t0047_u01777693590340") 2026/05/02 03:52:37 DEBUG : CopyDest/two: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f40105b3aaecf3093_d20260502_m034632_c001_v7007000_t0000_u01777693592631") 2026/05/02 03:52:37 DEBUG : CopyDest/two: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f108a735fa77473f3_d20260502_m034628_c001_v0001032_t0037_u01777693588064") 2026/05/02 03:52:37 DEBUG : EXISTING: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41349b6f3350086a_d20260502_m034756_c001_v7007000_t0000_u01777693676184") 2026/05/02 03:52:37 DEBUG : EXISTING: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727257_d20260502_m034754_c001_v0001104_t0027_u01777693674975") 2026/05/02 03:52:37 DEBUG : PREFIXapple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b521d4_d20260502_m035004_c001_v7007000_t0000_u01777693804081") 2026/05/02 03:52:37 DEBUG : PREFIXapple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a3ac_d20260502_m034958_c001_v0001182_t0045_u01777693798030") 2026/05/02 03:52:37 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4181abb5b2b6c39f_d20260502_m035003_c001_v7007000_t0000_u01777693803870") 2026/05/02 03:52:37 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727387_d20260502_m034958_c001_v0001104_t0037_u01777693798054") 2026/05/02 03:52:37 DEBUG : PREFIXbanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af16c_d20260502_m035003_c001_v7007000_t0000_u01777693803726") 2026/05/02 03:52:37 DEBUG : PREFIXbanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9b50_d20260502_m034958_c001_v0001182_t0026_u01777693798040") 2026/05/02 03:52:37 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211eea3_d20260502_m035003_c001_v7007000_t0000_u01777693803944") 2026/05/02 03:52:37 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107dc9_d20260502_m034958_c001_v0001039_t0056_u01777693798061") 2026/05/02 03:52:37 DEBUG : Testêé: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41349b6f33500866_d20260502_m034752_c001_v7007000_t0000_u01777693672704") 2026/05/02 03:52:37 DEBUG : Testêé: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772724c_d20260502_m034751_c001_v0001104_t0010_u01777693671831") 2026/05/02 03:52:37 DEBUG : Testêé: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09a58_d20260502_m034750_c001_v0001182_t0053_u01777693670891") 2026/05/02 03:52:37 DEBUG : YXBwbGU=: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068def_d20260502_m034943_c001_v7007000_t0000_u01777693783369") 2026/05/02 03:52:37 DEBUG : YXBwbGU=: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772736b_d20260502_m034939_c001_v0001104_t0004_u01777693779061") 2026/05/02 03:52:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068df1_d20260502_m034943_c001_v7007000_t0000_u01777693783552") 2026/05/02 03:52:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9ae4_d20260502_m034939_c001_v0001182_t0021_u01777693779028") 2026/05/02 03:52:37 DEBUG : YmFuYW5h: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068df4_d20260502_m034943_c001_v7007000_t0000_u01777693783734") 2026/05/02 03:52:37 DEBUG : YmFuYW5h: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107d7d_d20260502_m034939_c001_v0001039_t0017_u01777693779039") 2026/05/02 03:52:38 DEBUG : a/potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e0d8_d20260502_m034427_c001_v7007000_t0000_u01777693467958") 2026/05/02 03:52:38 DEBUG : a/potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08b95_d20260502_m034427_c001_v0001182_t0046_u01777693467395") 2026/05/02 03:52:38 DEBUG : a/potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e0c0_d20260502_m034426_c001_v7007000_t0000_u01777693466059") 2026/05/02 03:52:38 DEBUG : a/potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08b59_d20260502_m034425_c001_v0001182_t0037_u01777693465314") 2026/05/02 03:52:38 DEBUG : a/potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cde51_d20260502_m034409_c001_v7007000_t0000_u01777693449147") 2026/05/02 03:52:38 DEBUG : a/potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c089e5_d20260502_m034408_c001_v0001182_t0032_u01777693448404") 2026/05/02 03:52:38 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc268e_d20260502_m035203_c001_v7007000_t0000_u01777693923551") 2026/05/02 03:52:38 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9fa2_d20260502_m035159_c001_v0001182_t0031_u01777693919637") 2026/05/02 03:52:38 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211f07d_d20260502_m035147_c001_v7007000_t0000_u01777693907963") 2026/05/02 03:52:38 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9ed6_d20260502_m035143_c001_v0001182_t0042_u01777693903645") 2026/05/02 03:52:38 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11f000d6_d20260502_m035131_c001_v7007000_t0000_u01777693891426") 2026/05/02 03:52:38 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9e3f_d20260502_m035127_c001_v0001182_t0049_u01777693887525") 2026/05/02 03:52:38 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cef66_d20260502_m035116_c001_v7007000_t0000_u01777693876098") 2026/05/02 03:52:38 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9dc9_d20260502_m035112_c001_v0001182_t0038_u01777693872036") 2026/05/02 03:52:38 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2610_d20260502_m035100_c001_v7007000_t0000_u01777693860207") 2026/05/02 03:52:38 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9d3f_d20260502_m035056_c001_v0001182_t0032_u01777693856041") 2026/05/02 03:52:38 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa4d_d20260502_m035044_c001_v7007000_t0000_u01777693844377") 2026/05/02 03:52:38 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107ea8_d20260502_m035038_c001_v0001039_t0036_u01777693838055") 2026/05/02 03:52:38 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c5e0_d20260502_m035026_c001_v7007000_t0000_u01777693826446") 2026/05/02 03:52:38 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107e40_d20260502_m035022_c001_v0001039_t0045_u01777693822867") 2026/05/02 03:52:39 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4023f3a3ece6dfcd_d20260502_m035021_c001_v7007000_t0000_u01777693821321") 2026/05/02 03:52:39 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9bb9_d20260502_m035017_c001_v0001182_t0013_u01777693817043") 2026/05/02 03:52:39 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b521eb_d20260502_m035005_c001_v7007000_t0000_u01777693805418") 2026/05/02 03:52:39 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9b6c_d20260502_m035001_c001_v0001182_t0055_u01777693801684") 2026/05/02 03:52:39 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211ee9f_d20260502_m035000_c001_v7007000_t0000_u01777693800557") 2026/05/02 03:52:39 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a38e_d20260502_m034955_c001_v0001182_t0040_u01777693795608") 2026/05/02 03:52:39 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068de7_d20260502_m034941_c001_v7007000_t0000_u01777693781358") 2026/05/02 03:52:39 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9ad2_d20260502_m034936_c001_v0001182_t0030_u01777693776494") 2026/05/02 03:52:39 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af041_d20260502_m034923_c001_v7007000_t0000_u01777693763301") 2026/05/02 03:52:39 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9a7f_d20260502_m034918_c001_v0001182_t0056_u01777693758972") 2026/05/02 03:52:39 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b987d_d20260502_m034907_c001_v7007000_t0000_u01777693747422") 2026/05/02 03:52:39 DEBUG : apple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9a01_d20260502_m034903_c001_v0001182_t0019_u01777693743892") 2026/05/02 03:52:39 DEBUG : appleSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4076cfb90ff4c36f_d20260502_m035024_c001_v7007000_t0000_u01777693824931") 2026/05/02 03:52:39 DEBUG : appleSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677273b3_d20260502_m035019_c001_v0001104_t0017_u01777693819644") 2026/05/02 03:52:39 DEBUG : appleapple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa50_d20260502_m035044_c001_v7007000_t0000_u01777693844558") 2026/05/02 03:52:39 DEBUG : appleapple: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107eac_d20260502_m035040_c001_v0001039_t0025_u01777693840315") 2026/05/02 03:52:39 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2690_d20260502_m035203_c001_v7007000_t0000_u01777693923733") 2026/05/02 03:52:39 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b108000_d20260502_m035200_c001_v0001039_t0039_u01777693920081") 2026/05/02 03:52:39 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211f07e_d20260502_m035148_c001_v7007000_t0000_u01777693908146") 2026/05/02 03:52:39 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107fae_d20260502_m035144_c001_v0001039_t0008_u01777693904069") 2026/05/02 03:52:39 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11f000d8_d20260502_m035131_c001_v7007000_t0000_u01777693891607") 2026/05/02 03:52:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107f60_d20260502_m035127_c001_v0001039_t0044_u01777693887960") 2026/05/02 03:52:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cef6e_d20260502_m035116_c001_v7007000_t0000_u01777693876334") 2026/05/02 03:52:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107f2c_d20260502_m035112_c001_v0001039_t0032_u01777693872441") 2026/05/02 03:52:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2611_d20260502_m035100_c001_v7007000_t0000_u01777693860390") 2026/05/02 03:52:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107ef4_d20260502_m035056_c001_v0001039_t0058_u01777693856445") 2026/05/02 03:52:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa20_d20260502_m035042_c001_v7007000_t0000_u01777693842478") 2026/05/02 03:52:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a68c_d20260502_m035038_c001_v0001182_t0044_u01777693838941") 2026/05/02 03:52:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c5e1_d20260502_m035026_c001_v7007000_t0000_u01777693826632") 2026/05/02 03:52:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a542_d20260502_m035022_c001_v0001182_t0044_u01777693822833") 2026/05/02 03:52:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f419d22ba5cac6d91_d20260502_m035021_c001_v7007000_t0000_u01777693821727") 2026/05/02 03:52:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107e1c_d20260502_m035017_c001_v0001039_t0028_u01777693817463") 2026/05/02 03:52:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b521ee_d20260502_m035005_c001_v7007000_t0000_u01777693805600") 2026/05/02 03:52:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107ddb_d20260502_m035001_c001_v0001039_t0014_u01777693801695") 2026/05/02 03:52:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c4a8_d20260502_m035000_c001_v7007000_t0000_u01777693800170") 2026/05/02 03:52:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727383_d20260502_m034956_c001_v0001104_t0035_u01777693796007") 2026/05/02 03:52:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4023f3a3ece6dda5_d20260502_m034941_c001_v7007000_t0000_u01777693781365") 2026/05/02 03:52:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a26c_d20260502_m034937_c001_v0001182_t0002_u01777693777024") 2026/05/02 03:52:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af042_d20260502_m034923_c001_v7007000_t0000_u01777693763486") 2026/05/02 03:52:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a12a_d20260502_m034920_c001_v0001182_t0001_u01777693760218") 2026/05/02 03:52:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b987f_d20260502_m034907_c001_v7007000_t0000_u01777693747604") 2026/05/02 03:52:40 DEBUG : appleappleapplebanana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a014_d20260502_m034904_c001_v0001182_t0044_u01777693744645") 2026/05/02 03:52:41 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f419d22ba5cac6d97_d20260502_m035024_c001_v7007000_t0000_u01777693824878") 2026/05/02 03:52:41 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9bc5_d20260502_m035019_c001_v0001182_t0045_u01777693819612") 2026/05/02 03:52:41 DEBUG : b/potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e0dc_d20260502_m034428_c001_v7007000_t0000_u01777693468141") 2026/05/02 03:52:41 DEBUG : b/potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08b77_d20260502_m034426_c001_v0001182_t0033_u01777693466608") 2026/05/02 03:52:41 DEBUG : b/potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e0b7_d20260502_m034425_c001_v7007000_t0000_u01777693465509") 2026/05/02 03:52:41 DEBUG : b/potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08b4b_d20260502_m034424_c001_v0001182_t0051_u01777693464540") 2026/05/02 03:52:41 DEBUG : b/potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cde4a_d20260502_m034408_c001_v7007000_t0000_u01777693448602") 2026/05/02 03:52:41 DEBUG : b/potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c089d7_d20260502_m034407_c001_v0001182_t0055_u01777693447626") 2026/05/02 03:52:41 DEBUG : backup/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4023f3a3ece6d9c9_d20260502_m034646_c001_v7007000_t0000_u01777693606584") 2026/05/02 03:52:41 DEBUG : backup/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f10115c095251991d_d20260502_m034644_c001_v0001104_t0015_u01777693604378") 2026/05/02 03:52:41 DEBUG : backup/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1037f18b16654f13_d20260502_m034639_c001_v0001106_t0032_u01777693599635") 2026/05/02 03:52:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc1e26_d20260502_m034715_c001_v7007000_t0000_u01777693635216") 2026/05/02 03:52:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f109cb1cfe918c9d5_d20260502_m034713_c001_v0001176_t0028_u01777693633342") 2026/05/02 03:52:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f11587330d0027103_d20260502_m034708_c001_v0001103_t0051_u01777693628799") 2026/05/02 03:52:41 DEBUG : backup/one.bak: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f410aa6a314918032_d20260502_m034700_c001_v7007000_t0000_u01777693620065") 2026/05/02 03:52:41 DEBUG : backup/one.bak: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1171ea0da16ea931_d20260502_m034658_c001_v0001173_t0005_u01777693618134") 2026/05/02 03:52:41 DEBUG : backup/one.bak: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f111751cf03354bfa_d20260502_m034654_c001_v0001106_t0010_u01777693614067") 2026/05/02 03:52:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc1e29_d20260502_m034715_c001_v7007000_t0000_u01777693635401") 2026/05/02 03:52:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f105fb8e307f749d7_d20260502_m034714_c001_v0001136_t0047_u01777693634274") 2026/05/02 03:52:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f11261f19446d58aa_d20260502_m034710_c001_v0001180_t0014_u01777693630841") 2026/05/02 03:52:41 DEBUG : backup/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4023f3a3ece6d9ca_d20260502_m034646_c001_v7007000_t0000_u01777693606770") 2026/05/02 03:52:41 DEBUG : backup/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1147ad664206418a_d20260502_m034645_c001_v0001165_t0043_u01777693605795") 2026/05/02 03:52:42 DEBUG : backup/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f10365320abb1e0eb_d20260502_m034641_c001_v0001144_t0044_u01777693601458") 2026/05/02 03:52:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f410aa6a314918033_d20260502_m034700_c001_v7007000_t0000_u01777693620247") 2026/05/02 03:52:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f10805268539fa3a9_d20260502_m034659_c001_v0001178_t0027_u01777693619288") 2026/05/02 03:52:42 DEBUG : backup/three.txt.bak: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f114ef3aac6e89570_d20260502_m034655_c001_v0001184_t0046_u01777693615742") 2026/05/02 03:52:42 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2691_d20260502_m035203_c001_v7007000_t0000_u01777693923917") 2026/05/02 03:52:42 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0acbc_d20260502_m035159_c001_v0001182_t0019_u01777693919875") 2026/05/02 03:52:42 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211f07f_d20260502_m035148_c001_v7007000_t0000_u01777693908329") 2026/05/02 03:52:42 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0ab80_d20260502_m035143_c001_v0001182_t0043_u01777693903850") 2026/05/02 03:52:42 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11f000d9_d20260502_m035131_c001_v7007000_t0000_u01777693891790") 2026/05/02 03:52:42 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0aa44_d20260502_m035127_c001_v0001182_t0025_u01777693887752") 2026/05/02 03:52:42 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cef73_d20260502_m035116_c001_v7007000_t0000_u01777693876517") 2026/05/02 03:52:42 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a92e_d20260502_m035112_c001_v0001182_t0049_u01777693872239") 2026/05/02 03:52:42 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2612_d20260502_m035100_c001_v7007000_t0000_u01777693860574") 2026/05/02 03:52:42 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a80a_d20260502_m035056_c001_v0001182_t0052_u01777693856245") 2026/05/02 03:52:42 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa51_d20260502_m035044_c001_v7007000_t0000_u01777693844740") 2026/05/02 03:52:42 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9c85_d20260502_m035038_c001_v0001182_t0021_u01777693838735") 2026/05/02 03:52:42 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c5e2_d20260502_m035026_c001_v7007000_t0000_u01777693826852") 2026/05/02 03:52:42 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9be3_d20260502_m035022_c001_v0001182_t0022_u01777693822845") 2026/05/02 03:52:42 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f40310934c1f800c3_d20260502_m035021_c001_v7007000_t0000_u01777693821745") 2026/05/02 03:52:42 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a4de_d20260502_m035017_c001_v0001182_t0053_u01777693817270") 2026/05/02 03:52:42 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b521f2_d20260502_m035005_c001_v7007000_t0000_u01777693805782") 2026/05/02 03:52:42 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a3ec_d20260502_m035001_c001_v0001182_t0056_u01777693801706") 2026/05/02 03:52:43 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952f912_d20260502_m035000_c001_v7007000_t0000_u01777693800567") 2026/05/02 03:52:43 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9b4c_d20260502_m034955_c001_v0001182_t0031_u01777693795806") 2026/05/02 03:52:43 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f404e8b46d570cff7_d20260502_m034940_c001_v7007000_t0000_u01777693780985") 2026/05/02 03:52:43 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107d73_d20260502_m034936_c001_v0001039_t0040_u01777693776690") 2026/05/02 03:52:43 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af043_d20260502_m034923_c001_v7007000_t0000_u01777693763671") 2026/05/02 03:52:43 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107d3f_d20260502_m034919_c001_v0001039_t0007_u01777693759171") 2026/05/02 03:52:43 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b9880_d20260502_m034907_c001_v7007000_t0000_u01777693747784") 2026/05/02 03:52:43 DEBUG : banana: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107cfd_d20260502_m034904_c001_v0001039_t0043_u01777693744151") 2026/05/02 03:52:43 DEBUG : bananaSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4023f3a3ece6dfe0_d20260502_m035024_c001_v7007000_t0000_u01777693824718") 2026/05/02 03:52:43 DEBUG : bananaSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a4fe_d20260502_m035019_c001_v0001182_t0053_u01777693819622") 2026/05/02 03:52:43 DEBUG : both0: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceacf_d20260502_m034840_c001_v7007000_t0000_u01777693720870") 2026/05/02 03:52:43 DEBUG : both0: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09cca_d20260502_m034822_c001_v0001182_t0030_u01777693702051") 2026/05/02 03:52:43 DEBUG : both0: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dac3_d20260502_m034817_c001_v7007000_t0000_u01777693697644") 2026/05/02 03:52:43 DEBUG : both0: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09aee_d20260502_m034758_c001_v0001182_t0032_u01777693678049") 2026/05/02 03:52:43 DEBUG : both1: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cead1_d20260502_m034841_c001_v7007000_t0000_u01777693721054") 2026/05/02 03:52:43 DEBUG : both1: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09ce6_d20260502_m034823_c001_v0001182_t0055_u01777693703231") 2026/05/02 03:52:43 DEBUG : both1: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dac4_d20260502_m034817_c001_v7007000_t0000_u01777693697828") 2026/05/02 03:52:43 DEBUG : both1: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09afe_d20260502_m034759_c001_v0001182_t0004_u01777693679022") 2026/05/02 03:52:43 DEBUG : both10: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cead4_d20260502_m034841_c001_v7007000_t0000_u01777693721235") 2026/05/02 03:52:43 DEBUG : both10: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09d58_d20260502_m034829_c001_v0001182_t0022_u01777693709896") 2026/05/02 03:52:44 DEBUG : both10: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dac5_d20260502_m034818_c001_v7007000_t0000_u01777693698011") 2026/05/02 03:52:44 DEBUG : both10: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09b84_d20260502_m034806_c001_v0001182_t0041_u01777693686496") 2026/05/02 03:52:44 DEBUG : both11: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cead7_d20260502_m034841_c001_v7007000_t0000_u01777693721416") 2026/05/02 03:52:44 DEBUG : both11: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09d70_d20260502_m034830_c001_v0001182_t0019_u01777693710939") 2026/05/02 03:52:44 DEBUG : both11: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dac7_d20260502_m034818_c001_v7007000_t0000_u01777693698196") 2026/05/02 03:52:44 DEBUG : both11: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09b98_d20260502_m034807_c001_v0001182_t0047_u01777693687445") 2026/05/02 03:52:44 DEBUG : both12: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceada_d20260502_m034841_c001_v7007000_t0000_u01777693721609") 2026/05/02 03:52:44 DEBUG : both12: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09d7a_d20260502_m034831_c001_v0001182_t0015_u01777693711720") 2026/05/02 03:52:44 DEBUG : both12: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dac8_d20260502_m034818_c001_v7007000_t0000_u01777693698378") 2026/05/02 03:52:44 DEBUG : both12: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09baa_d20260502_m034808_c001_v0001182_t0024_u01777693688244") 2026/05/02 03:52:44 DEBUG : both13: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceadd_d20260502_m034841_c001_v7007000_t0000_u01777693721790") 2026/05/02 03:52:44 DEBUG : both13: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09d8c_d20260502_m034832_c001_v0001182_t0015_u01777693712678") 2026/05/02 03:52:44 DEBUG : both13: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dac9_d20260502_m034818_c001_v7007000_t0000_u01777693698672") 2026/05/02 03:52:44 DEBUG : both13: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09bc2_d20260502_m034808_c001_v0001182_t0036_u01777693688973") 2026/05/02 03:52:44 DEBUG : both14: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceae1_d20260502_m034841_c001_v7007000_t0000_u01777693721971") 2026/05/02 03:52:44 DEBUG : both14: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09d9e_d20260502_m034833_c001_v0001182_t0021_u01777693713470") 2026/05/02 03:52:44 DEBUG : both14: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554daca_d20260502_m034818_c001_v7007000_t0000_u01777693698856") 2026/05/02 03:52:44 DEBUG : both14: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09bda_d20260502_m034810_c001_v0001182_t0058_u01777693690027") 2026/05/02 03:52:44 DEBUG : both15: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceae4_d20260502_m034842_c001_v7007000_t0000_u01777693722152") 2026/05/02 03:52:44 DEBUG : both15: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09dac_d20260502_m034834_c001_v0001182_t0039_u01777693714180") 2026/05/02 03:52:45 DEBUG : both15: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dacb_d20260502_m034819_c001_v7007000_t0000_u01777693699040") 2026/05/02 03:52:45 DEBUG : both15: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09bea_d20260502_m034810_c001_v0001182_t0002_u01777693690942") 2026/05/02 03:52:45 DEBUG : both16: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceae8_d20260502_m034842_c001_v7007000_t0000_u01777693722333") 2026/05/02 03:52:45 DEBUG : both16: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09dba_d20260502_m034834_c001_v0001182_t0044_u01777693714889") 2026/05/02 03:52:45 DEBUG : both16: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dacc_d20260502_m034819_c001_v7007000_t0000_u01777693699222") 2026/05/02 03:52:45 DEBUG : both16: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09c02_d20260502_m034811_c001_v0001182_t0023_u01777693691771") 2026/05/02 03:52:45 DEBUG : both17: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceaeb_d20260502_m034842_c001_v7007000_t0000_u01777693722527") 2026/05/02 03:52:45 DEBUG : both17: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09dce_d20260502_m034835_c001_v0001182_t0000_u01777693715809") 2026/05/02 03:52:45 DEBUG : both17: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dacd_d20260502_m034819_c001_v7007000_t0000_u01777693699406") 2026/05/02 03:52:45 DEBUG : both17: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09c14_d20260502_m034812_c001_v0001182_t0055_u01777693692652") 2026/05/02 03:52:45 DEBUG : both18: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceaee_d20260502_m034842_c001_v7007000_t0000_u01777693722707") 2026/05/02 03:52:45 DEBUG : both18: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09de0_d20260502_m034836_c001_v0001182_t0004_u01777693716508") 2026/05/02 03:52:45 DEBUG : both18: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dace_d20260502_m034819_c001_v7007000_t0000_u01777693699589") 2026/05/02 03:52:45 DEBUG : both18: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09c28_d20260502_m034813_c001_v0001182_t0055_u01777693693384") 2026/05/02 03:52:45 DEBUG : both19: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceaf1_d20260502_m034842_c001_v7007000_t0000_u01777693722889") 2026/05/02 03:52:45 DEBUG : both19: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09df4_d20260502_m034837_c001_v0001182_t0048_u01777693717370") 2026/05/02 03:52:45 DEBUG : both19: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dacf_d20260502_m034819_c001_v7007000_t0000_u01777693699772") 2026/05/02 03:52:45 DEBUG : both19: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09c3a_d20260502_m034814_c001_v0001182_t0042_u01777693694113") 2026/05/02 03:52:45 DEBUG : both2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceaf8_d20260502_m034843_c001_v7007000_t0000_u01777693723069") 2026/05/02 03:52:45 DEBUG : both2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09cf4_d20260502_m034823_c001_v0001182_t0013_u01777693703995") 2026/05/02 03:52:45 DEBUG : both2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dad0_d20260502_m034819_c001_v7007000_t0000_u01777693699958") 2026/05/02 03:52:46 DEBUG : both2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09b10_d20260502_m034759_c001_v0001182_t0001_u01777693679849") 2026/05/02 03:52:46 DEBUG : both3: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceafb_d20260502_m034843_c001_v7007000_t0000_u01777693723250") 2026/05/02 03:52:46 DEBUG : both3: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09d06_d20260502_m034824_c001_v0001182_t0029_u01777693704760") 2026/05/02 03:52:46 DEBUG : both3: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dad1_d20260502_m034820_c001_v7007000_t0000_u01777693700141") 2026/05/02 03:52:46 DEBUG : both3: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09b20_d20260502_m034800_c001_v0001182_t0054_u01777693680589") 2026/05/02 03:52:46 DEBUG : both4: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceafe_d20260502_m034843_c001_v7007000_t0000_u01777693723433") 2026/05/02 03:52:46 DEBUG : both4: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09d16_d20260502_m034825_c001_v0001182_t0030_u01777693705688") 2026/05/02 03:52:46 DEBUG : both4: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dad2_d20260502_m034820_c001_v7007000_t0000_u01777693700362") 2026/05/02 03:52:46 DEBUG : both4: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09b2e_d20260502_m034801_c001_v0001182_t0048_u01777693681468") 2026/05/02 03:52:46 DEBUG : both5: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb01_d20260502_m034843_c001_v7007000_t0000_u01777693723615") 2026/05/02 03:52:46 DEBUG : both5: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09d22_d20260502_m034826_c001_v0001182_t0037_u01777693706384") 2026/05/02 03:52:46 DEBUG : both5: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dad3_d20260502_m034820_c001_v7007000_t0000_u01777693700547") 2026/05/02 03:52:46 DEBUG : both5: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09b3c_d20260502_m034802_c001_v0001182_t0018_u01777693682454") 2026/05/02 03:52:46 DEBUG : both6: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb05_d20260502_m034843_c001_v7007000_t0000_u01777693723811") 2026/05/02 03:52:46 DEBUG : both6: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09d2e_d20260502_m034827_c001_v0001182_t0040_u01777693707084") 2026/05/02 03:52:46 DEBUG : both6: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dad4_d20260502_m034820_c001_v7007000_t0000_u01777693700730") 2026/05/02 03:52:46 DEBUG : both6: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09b4c_d20260502_m034803_c001_v0001182_t0046_u01777693683240") 2026/05/02 03:52:46 DEBUG : both7: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb08_d20260502_m034843_c001_v7007000_t0000_u01777693723992") 2026/05/02 03:52:46 DEBUG : both7: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09d3a_d20260502_m034827_c001_v0001182_t0023_u01777693707860") 2026/05/02 03:52:46 DEBUG : both7: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dad5_d20260502_m034820_c001_v7007000_t0000_u01777693700913") 2026/05/02 03:52:46 DEBUG : both7: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09b5a_d20260502_m034804_c001_v0001182_t0048_u01777693684003") 2026/05/02 03:52:46 DEBUG : both8: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb0b_d20260502_m034844_c001_v7007000_t0000_u01777693724173") 2026/05/02 03:52:46 DEBUG : both8: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09d42_d20260502_m034828_c001_v0001182_t0040_u01777693708593") 2026/05/02 03:52:47 DEBUG : both8: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dad6_d20260502_m034821_c001_v7007000_t0000_u01777693701096") 2026/05/02 03:52:47 DEBUG : both8: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09b6a_d20260502_m034804_c001_v0001182_t0053_u01777693684885") 2026/05/02 03:52:47 DEBUG : both9: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb0e_d20260502_m034844_c001_v7007000_t0000_u01777693724356") 2026/05/02 03:52:47 DEBUG : both9: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09d4a_d20260502_m034829_c001_v0001182_t0025_u01777693709231") 2026/05/02 03:52:47 DEBUG : both9: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dad8_d20260502_m034821_c001_v7007000_t0000_u01777693701280") 2026/05/02 03:52:47 DEBUG : both9: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09b76_d20260502_m034805_c001_v0001182_t0017_u01777693685591") 2026/05/02 03:52:47 DEBUG : c/non empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e0df_d20260502_m034428_c001_v7007000_t0000_u01777693468325") 2026/05/02 03:52:47 DEBUG : c/non empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08b81_d20260502_m034426_c001_v0001182_t0036_u01777693466836") 2026/05/02 03:52:47 DEBUG : c/non empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e0c3_d20260502_m034426_c001_v7007000_t0000_u01777693466241") 2026/05/02 03:52:47 DEBUG : c/non empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08b4f_d20260502_m034424_c001_v0001182_t0049_u01777693464746") 2026/05/02 03:52:47 DEBUG : c/non empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cde54_d20260502_m034409_c001_v7007000_t0000_u01777693449328") 2026/05/02 03:52:47 DEBUG : c/non empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c089db_d20260502_m034407_c001_v0001182_t0002_u01777693447829") 2026/05/02 03:52:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068df5_d20260502_m034943_c001_v7007000_t0000_u01777693783917") 2026/05/02 03:52:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a28c_d20260502_m034939_c001_v0001182_t0031_u01777693779050") 2026/05/02 03:52:47 DEBUG : check sum: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cde32_d20260502_m034401_c001_v7007000_t0000_u01777693441137") 2026/05/02 03:52:47 DEBUG : check sum: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08931_d20260502_m034400_c001_v0001182_t0036_u01777693440163") 2026/05/02 03:52:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f418286e0be31fe8b_d20260502_m035233_c001_v7007000_t0000_u01777693953669") 2026/05/02 03:52:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29ea0c4_d20260502_m035232_c001_v0001182_t0052_u01777693952251") 2026/05/02 03:52:47 DEBUG : dest/3: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f40105b3aaecf3004_d20260502_m034616_c001_v7007000_t0000_u01777693576580") 2026/05/02 03:52:47 DEBUG : dest/3: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f412a87db919cbbc5_d20260502_m034615_c001_v0001097_t0010_u01777693575477") 2026/05/02 03:52:48 DEBUG : dir1/0000-abcde: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa52_d20260502_m035044_c001_v7007000_t0000_u01777693844922") 2026/05/02 03:52:48 DEBUG : dir1/0000-abcde: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677273ed_d20260502_m035040_c001_v0001104_t0051_u01777693840346") 2026/05/02 03:52:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2692_d20260502_m035204_c001_v7007000_t0000_u01777693924099") 2026/05/02 03:52:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9f3e_d20260502_m035152_c001_v0001182_t0034_u01777693912753") 2026/05/02 03:52:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211f081_d20260502_m035148_c001_v7007000_t0000_u01777693908511") 2026/05/02 03:52:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9e82_d20260502_m035136_c001_v0001182_t0018_u01777693896091") 2026/05/02 03:52:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11f000da_d20260502_m035131_c001_v7007000_t0000_u01777693891976") 2026/05/02 03:52:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9dfd_d20260502_m035120_c001_v0001182_t0033_u01777693880777") 2026/05/02 03:52:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cef79_d20260502_m035116_c001_v7007000_t0000_u01777693876698") 2026/05/02 03:52:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9d95_d20260502_m035105_c001_v0001182_t0036_u01777693865018") 2026/05/02 03:52:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2613_d20260502_m035100_c001_v7007000_t0000_u01777693860757") 2026/05/02 03:52:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9cf3_d20260502_m035049_c001_v0001182_t0003_u01777693849001") 2026/05/02 03:52:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f405aac0739136c5c_d20260502_m035042_c001_v7007000_t0000_u01777693842525") 2026/05/02 03:52:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107e7a_d20260502_m035031_c001_v0001039_t0000_u01777693831182") 2026/05/02 03:52:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c5e9_d20260502_m035027_c001_v7007000_t0000_u01777693827034") 2026/05/02 03:52:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a548_d20260502_m035023_c001_v0001182_t0016_u01777693823029") 2026/05/02 03:52:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4023f3a3ece6dfd2_d20260502_m035021_c001_v7007000_t0000_u01777693821688") 2026/05/02 03:52:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9b95_d20260502_m035010_c001_v0001182_t0023_u01777693810214") 2026/05/02 03:52:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b521f6_d20260502_m035005_c001_v7007000_t0000_u01777693805965") 2026/05/02 03:52:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9b70_d20260502_m035001_c001_v0001182_t0031_u01777693801900") 2026/05/02 03:52:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4181abb5b2b6c39b_d20260502_m034959_c001_v7007000_t0000_u01777693799980") 2026/05/02 03:52:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a31c_d20260502_m034947_c001_v0001182_t0010_u01777693787997") 2026/05/02 03:52:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4087a1ddb155537c_d20260502_m034941_c001_v7007000_t0000_u01777693781387") 2026/05/02 03:52:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9a9e_d20260502_m034927_c001_v0001182_t0052_u01777693767943") 2026/05/02 03:52:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af044_d20260502_m034923_c001_v7007000_t0000_u01777693763854") 2026/05/02 03:52:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9a3d_d20260502_m034912_c001_v0001182_t0053_u01777693752041") 2026/05/02 03:52:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b9881_d20260502_m034907_c001_v7007000_t0000_u01777693747966") 2026/05/02 03:52:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e99cd_d20260502_m034857_c001_v0001182_t0059_u01777693737432") 2026/05/02 03:52:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068fbb_d20260502_m035024_c001_v7007000_t0000_u01777693824886") 2026/05/02 03:52:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a502_d20260502_m035019_c001_v0001182_t0047_u01777693819823") 2026/05/02 03:52:49 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa53_d20260502_m035045_c001_v7007000_t0000_u01777693845104") 2026/05/02 03:52:49 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a6a8_d20260502_m035040_c001_v0001182_t0050_u01777693840337") 2026/05/02 03:52:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2693_d20260502_m035204_c001_v7007000_t0000_u01777693924283") 2026/05/02 03:52:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0ac38_d20260502_m035153_c001_v0001182_t0001_u01777693913312") 2026/05/02 03:52:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211f086_d20260502_m035148_c001_v7007000_t0000_u01777693908693") 2026/05/02 03:52:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0ab00_d20260502_m035136_c001_v0001182_t0034_u01777693896725") 2026/05/02 03:52:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11f000db_d20260502_m035132_c001_v7007000_t0000_u01777693892159") 2026/05/02 03:52:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a9bc_d20260502_m035121_c001_v0001182_t0038_u01777693881344") 2026/05/02 03:52:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cef7f_d20260502_m035116_c001_v7007000_t0000_u01777693876879") 2026/05/02 03:52:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a8b8_d20260502_m035105_c001_v0001182_t0046_u01777693865574") 2026/05/02 03:52:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2614_d20260502_m035100_c001_v7007000_t0000_u01777693860941") 2026/05/02 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a770_d20260502_m035049_c001_v0001182_t0014_u01777693849572") 2026/05/02 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f419d22ba5cac6db1_d20260502_m035042_c001_v7007000_t0000_u01777693842316") 2026/05/02 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9c3b_d20260502_m035032_c001_v0001182_t0021_u01777693832071") 2026/05/02 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c5eb_d20260502_m035027_c001_v7007000_t0000_u01777693827217") 2026/05/02 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9be5_d20260502_m035023_c001_v0001182_t0026_u01777693823051") 2026/05/02 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4197052f36cfe706_d20260502_m035021_c001_v7007000_t0000_u01777693821764") 2026/05/02 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a472_d20260502_m035010_c001_v0001182_t0032_u01777693810779") 2026/05/02 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b521fa_d20260502_m035006_c001_v7007000_t0000_u01777693806146") 2026/05/02 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a3f0_d20260502_m035001_c001_v0001182_t0036_u01777693801917") 2026/05/02 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c4a7_d20260502_m034959_c001_v7007000_t0000_u01777693799986") 2026/05/02 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9b24_d20260502_m034948_c001_v0001182_t0053_u01777693788565") 2026/05/02 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952f803_d20260502_m034941_c001_v7007000_t0000_u01777693781422") 2026/05/02 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107d55_d20260502_m034928_c001_v0001039_t0042_u01777693768549") 2026/05/02 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af045_d20260502_m034924_c001_v7007000_t0000_u01777693764040") 2026/05/02 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107d23_d20260502_m034912_c001_v0001039_t0038_u01777693752603") 2026/05/02 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b9882_d20260502_m034908_c001_v7007000_t0000_u01777693748147") 2026/05/02 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107cd9_d20260502_m034857_c001_v0001039_t0041_u01777693737640") 2026/05/02 03:52:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c5a7_d20260502_m035024_c001_v7007000_t0000_u01777693824896") 2026/05/02 03:52:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9bc7_d20260502_m035019_c001_v0001182_t0046_u01777693819848") 2026/05/02 03:52:50 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa54_d20260502_m035045_c001_v7007000_t0000_u01777693845287") 2026/05/02 03:52:50 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9c91_d20260502_m035040_c001_v0001182_t0024_u01777693840528") 2026/05/02 03:52:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2694_d20260502_m035204_c001_v7007000_t0000_u01777693924465") 2026/05/02 03:52:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107fd8_d20260502_m035153_c001_v0001039_t0042_u01777693913864") 2026/05/02 03:52:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211f087_d20260502_m035148_c001_v7007000_t0000_u01777693908960") 2026/05/02 03:52:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107f84_d20260502_m035137_c001_v0001039_t0055_u01777693897288") 2026/05/02 03:52:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11f000dc_d20260502_m035132_c001_v7007000_t0000_u01777693892341") 2026/05/02 03:52:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107f40_d20260502_m035121_c001_v0001039_t0057_u01777693881918") 2026/05/02 03:52:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cef85_d20260502_m035117_c001_v7007000_t0000_u01777693877063") 2026/05/02 03:52:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107f1a_d20260502_m035106_c001_v0001039_t0037_u01777693866179") 2026/05/02 03:52:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2615_d20260502_m035101_c001_v7007000_t0000_u01777693861123") 2026/05/02 03:52:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107eda_d20260502_m035050_c001_v0001039_t0023_u01777693850133") 2026/05/02 03:52:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa1b_d20260502_m035042_c001_v7007000_t0000_u01777693842329") 2026/05/02 03:52:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a614_d20260502_m035032_c001_v0001182_t0011_u01777693832629") 2026/05/02 03:52:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c5ec_d20260502_m035027_c001_v7007000_t0000_u01777693827400") 2026/05/02 03:52:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9beb_d20260502_m035023_c001_v0001182_t0011_u01777693823266") 2026/05/02 03:52:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4076cfb90ff4c36d_d20260502_m035021_c001_v7007000_t0000_u01777693821851") 2026/05/02 03:52:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107dfe_d20260502_m035011_c001_v0001039_t0045_u01777693811368") 2026/05/02 03:52:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b521fe_d20260502_m035006_c001_v7007000_t0000_u01777693806328") 2026/05/02 03:52:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a3f2_d20260502_m035002_c001_v0001182_t0030_u01777693802131") 2026/05/02 03:52:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af141_d20260502_m035000_c001_v7007000_t0000_u01777693800575") 2026/05/02 03:52:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727375_d20260502_m034949_c001_v0001104_t0029_u01777693789131") 2026/05/02 03:52:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f404e8b46d570cffa_d20260502_m034941_c001_v7007000_t0000_u01777693781538") 2026/05/02 03:52:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a1ec_d20260502_m034929_c001_v0001182_t0035_u01777693769709") 2026/05/02 03:52:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af046_d20260502_m034924_c001_v7007000_t0000_u01777693764224") 2026/05/02 03:52:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a0bc_d20260502_m034913_c001_v0001182_t0000_u01777693753583") 2026/05/02 03:52:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b9883_d20260502_m034908_c001_v7007000_t0000_u01777693748331") 2026/05/02 03:52:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09f8e_d20260502_m034858_c001_v0001182_t0026_u01777693738078") 2026/05/02 03:52:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4076cfb90ff4c36e_d20260502_m035024_c001_v7007000_t0000_u01777693824742") 2026/05/02 03:52:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a506_d20260502_m035020_c001_v0001182_t0054_u01777693820031") 2026/05/02 03:52:52 DEBUG : dir1/0003-defgh: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa55_d20260502_m035045_c001_v7007000_t0000_u01777693845468") 2026/05/02 03:52:52 DEBUG : dir1/0003-defgh: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a6ac_d20260502_m035040_c001_v0001182_t0011_u01777693840543") 2026/05/02 03:52:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2695_d20260502_m035204_c001_v7007000_t0000_u01777693924649") 2026/05/02 03:52:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772748d_d20260502_m035154_c001_v0001104_t0028_u01777693914572") 2026/05/02 03:52:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211f088_d20260502_m035149_c001_v7007000_t0000_u01777693909145") 2026/05/02 03:52:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727465_d20260502_m035138_c001_v0001104_t0050_u01777693898171") 2026/05/02 03:52:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11f000dd_d20260502_m035132_c001_v7007000_t0000_u01777693892524") 2026/05/02 03:52:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727447_d20260502_m035122_c001_v0001104_t0027_u01777693882754") 2026/05/02 03:52:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cef8c_d20260502_m035117_c001_v7007000_t0000_u01777693877244") 2026/05/02 03:52:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772742d_d20260502_m035107_c001_v0001104_t0021_u01777693867061") 2026/05/02 03:52:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2616_d20260502_m035101_c001_v7007000_t0000_u01777693861306") 2026/05/02 03:52:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727403_d20260502_m035051_c001_v0001104_t0010_u01777693851016") 2026/05/02 03:52:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa10_d20260502_m035042_c001_v7007000_t0000_u01777693842123") 2026/05/02 03:52:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677273d1_d20260502_m035033_c001_v0001104_t0058_u01777693833231") 2026/05/02 03:52:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c5ee_d20260502_m035027_c001_v7007000_t0000_u01777693827582") 2026/05/02 03:52:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107e46_d20260502_m035023_c001_v0001039_t0003_u01777693823275") 2026/05/02 03:52:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068f68_d20260502_m035021_c001_v7007000_t0000_u01777693821332") 2026/05/02 03:52:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677273a1_d20260502_m035012_c001_v0001104_t0057_u01777693812216") 2026/05/02 03:52:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b52201_d20260502_m035006_c001_v7007000_t0000_u01777693806509") 2026/05/02 03:52:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9b72_d20260502_m035002_c001_v0001182_t0033_u01777693802149") 2026/05/02 03:52:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af140_d20260502_m035000_c001_v7007000_t0000_u01777693800374") 2026/05/02 03:52:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107da9_d20260502_m034949_c001_v0001039_t0000_u01777693789918") 2026/05/02 03:52:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068de9_d20260502_m034941_c001_v7007000_t0000_u01777693781549") 2026/05/02 03:52:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772735f_d20260502_m034930_c001_v0001104_t0034_u01777693770266") 2026/05/02 03:52:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af047_d20260502_m034924_c001_v7007000_t0000_u01777693764407") 2026/05/02 03:52:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772733f_d20260502_m034914_c001_v0001104_t0005_u01777693754148") 2026/05/02 03:52:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b9884_d20260502_m034908_c001_v7007000_t0000_u01777693748511") 2026/05/02 03:52:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772731d_d20260502_m034858_c001_v0001104_t0002_u01777693738274") 2026/05/02 03:52:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cecc6_d20260502_m035024_c001_v7007000_t0000_u01777693824874") 2026/05/02 03:52:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107e24_d20260502_m035020_c001_v0001039_t0043_u01777693820046") 2026/05/02 03:52:53 DEBUG : dir1/0004-efghi: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa56_d20260502_m035045_c001_v7007000_t0000_u01777693845650") 2026/05/02 03:52:53 DEBUG : dir1/0004-efghi: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107eb2_d20260502_m035040_c001_v0001039_t0004_u01777693840734") 2026/05/02 03:52:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2696_d20260502_m035204_c001_v7007000_t0000_u01777693924832") 2026/05/02 03:52:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9f5a_d20260502_m035155_c001_v0001182_t0026_u01777693915024") 2026/05/02 03:52:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211f089_d20260502_m035149_c001_v7007000_t0000_u01777693909330") 2026/05/02 03:52:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9ea2_d20260502_m035138_c001_v0001182_t0004_u01777693898681") 2026/05/02 03:52:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11f000de_d20260502_m035132_c001_v7007000_t0000_u01777693892707") 2026/05/02 03:52:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9e19_d20260502_m035123_c001_v0001182_t0025_u01777693883395") 2026/05/02 03:52:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cef92_d20260502_m035117_c001_v7007000_t0000_u01777693877426") 2026/05/02 03:52:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9daf_d20260502_m035107_c001_v0001182_t0001_u01777693867643") 2026/05/02 03:52:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2617_d20260502_m035101_c001_v7007000_t0000_u01777693861490") 2026/05/02 03:52:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9d0b_d20260502_m035051_c001_v0001182_t0004_u01777693851853") 2026/05/02 03:52:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f419d22ba5cac6db0_d20260502_m035042_c001_v7007000_t0000_u01777693842133") 2026/05/02 03:52:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107e86_d20260502_m035033_c001_v0001039_t0019_u01777693833755") 2026/05/02 03:52:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c5f1_d20260502_m035027_c001_v7007000_t0000_u01777693827770") 2026/05/02 03:52:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a552_d20260502_m035023_c001_v0001182_t0002_u01777693823310") 2026/05/02 03:52:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4076cfb90ff4c366_d20260502_m035021_c001_v7007000_t0000_u01777693821480") 2026/05/02 03:52:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9ba3_d20260502_m035012_c001_v0001182_t0037_u01777693812814") 2026/05/02 03:52:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b52205_d20260502_m035006_c001_v7007000_t0000_u01777693806691") 2026/05/02 03:52:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107ddf_d20260502_m035002_c001_v0001039_t0028_u01777693802201") 2026/05/02 03:52:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952f911_d20260502_m035000_c001_v7007000_t0000_u01777693800384") 2026/05/02 03:52:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a346_d20260502_m034950_c001_v0001182_t0042_u01777693790879") 2026/05/02 03:52:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f404e8b46d570cff8_d20260502_m034941_c001_v7007000_t0000_u01777693781169") 2026/05/02 03:52:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9aae_d20260502_m034930_c001_v0001182_t0051_u01777693770829") 2026/05/02 03:52:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af048_d20260502_m034924_c001_v7007000_t0000_u01777693764591") 2026/05/02 03:52:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9a61_d20260502_m034914_c001_v0001182_t0044_u01777693754749") 2026/05/02 03:52:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b9886_d20260502_m034908_c001_v7007000_t0000_u01777693748695") 2026/05/02 03:52:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e99d5_d20260502_m034858_c001_v0001182_t0019_u01777693738770") 2026/05/02 03:52:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f40105b3aaecf35d0_d20260502_m035025_c001_v7007000_t0000_u01777693825054") 2026/05/02 03:52:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9bcb_d20260502_m035020_c001_v0001182_t0039_u01777693820057") 2026/05/02 03:52:55 DEBUG : dir1/0005-fghij: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa57_d20260502_m035045_c001_v7007000_t0000_u01777693845832") 2026/05/02 03:52:55 DEBUG : dir1/0005-fghij: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9c97_d20260502_m035040_c001_v0001182_t0023_u01777693840753") 2026/05/02 03:52:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2697_d20260502_m035205_c001_v7007000_t0000_u01777693925015") 2026/05/02 03:52:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0ac58_d20260502_m035155_c001_v0001182_t0038_u01777693915218") 2026/05/02 03:52:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211f08a_d20260502_m035149_c001_v7007000_t0000_u01777693909517") 2026/05/02 03:52:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0ab2a_d20260502_m035138_c001_v0001182_t0050_u01777693898877") 2026/05/02 03:52:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11f000df_d20260502_m035132_c001_v7007000_t0000_u01777693892889") 2026/05/02 03:52:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a9de_d20260502_m035123_c001_v0001182_t0037_u01777693883591") 2026/05/02 03:52:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cef94_d20260502_m035117_c001_v7007000_t0000_u01777693877612") 2026/05/02 03:52:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a8ec_d20260502_m035107_c001_v0001182_t0022_u01777693867849") 2026/05/02 03:52:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2618_d20260502_m035101_c001_v7007000_t0000_u01777693861672") 2026/05/02 03:52:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a7a2_d20260502_m035052_c001_v0001182_t0044_u01777693852051") 2026/05/02 03:52:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11efffde_d20260502_m035042_c001_v7007000_t0000_u01777693842534") 2026/05/02 03:52:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9c4d_d20260502_m035034_c001_v0001182_t0058_u01777693834141") 2026/05/02 03:52:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c5f4_d20260502_m035027_c001_v7007000_t0000_u01777693827953") 2026/05/02 03:52:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9bed_d20260502_m035023_c001_v0001182_t0059_u01777693823470") 2026/05/02 03:52:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068f6a_d20260502_m035021_c001_v7007000_t0000_u01777693821695") 2026/05/02 03:52:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a492_d20260502_m035013_c001_v0001182_t0054_u01777693813011") 2026/05/02 03:52:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b52209_d20260502_m035006_c001_v7007000_t0000_u01777693806873") 2026/05/02 03:52:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727395_d20260502_m035002_c001_v0001104_t0045_u01777693802322") 2026/05/02 03:52:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c4a9_d20260502_m035000_c001_v7007000_t0000_u01777693800351") 2026/05/02 03:52:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9b32_d20260502_m034951_c001_v0001182_t0010_u01777693791098") 2026/05/02 03:52:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4023f3a3ece6dda6_d20260502_m034941_c001_v7007000_t0000_u01777693781557") 2026/05/02 03:52:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107d5d_d20260502_m034931_c001_v0001039_t0048_u01777693771032") 2026/05/02 03:52:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af049_d20260502_m034924_c001_v7007000_t0000_u01777693764774") 2026/05/02 03:52:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107d2b_d20260502_m034914_c001_v0001039_t0024_u01777693754954") 2026/05/02 03:52:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b9887_d20260502_m034908_c001_v7007000_t0000_u01777693748878") 2026/05/02 03:52:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107cdd_d20260502_m034858_c001_v0001039_t0043_u01777693738967") 2026/05/02 03:52:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cecc0_d20260502_m035024_c001_v7007000_t0000_u01777693824669") 2026/05/02 03:52:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677273b5_d20260502_m035020_c001_v0001104_t0038_u01777693820158") 2026/05/02 03:52:56 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa58_d20260502_m035046_c001_v7007000_t0000_u01777693846016") 2026/05/02 03:52:56 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a6b8_d20260502_m035040_c001_v0001182_t0035_u01777693840766") 2026/05/02 03:52:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2698_d20260502_m035205_c001_v7007000_t0000_u01777693925197") 2026/05/02 03:52:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107fe8_d20260502_m035155_c001_v0001039_t0052_u01777693915425") 2026/05/02 03:52:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211f08b_d20260502_m035149_c001_v7007000_t0000_u01777693909701") 2026/05/02 03:52:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107f94_d20260502_m035139_c001_v0001039_t0012_u01777693899084") 2026/05/02 03:52:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11f000e0_d20260502_m035133_c001_v7007000_t0000_u01777693893072") 2026/05/02 03:52:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107f46_d20260502_m035123_c001_v0001039_t0051_u01777693883836") 2026/05/02 03:52:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cef97_d20260502_m035117_c001_v7007000_t0000_u01777693877795") 2026/05/02 03:52:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107f24_d20260502_m035108_c001_v0001039_t0034_u01777693868064") 2026/05/02 03:52:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2619_d20260502_m035101_c001_v7007000_t0000_u01777693861853") 2026/05/02 03:52:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107ee0_d20260502_m035052_c001_v0001039_t0042_u01777693852256") 2026/05/02 03:52:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa21_d20260502_m035042_c001_v7007000_t0000_u01777693842486") 2026/05/02 03:52:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a636_d20260502_m035034_c001_v0001182_t0016_u01777693834378") 2026/05/02 03:52:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c5f7_d20260502_m035028_c001_v7007000_t0000_u01777693828134") 2026/05/02 03:52:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a558_d20260502_m035023_c001_v0001182_t0000_u01777693823526") 2026/05/02 03:52:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dc83_d20260502_m035021_c001_v7007000_t0000_u01777693821368") 2026/05/02 03:52:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107e08_d20260502_m035013_c001_v0001039_t0041_u01777693813215") 2026/05/02 03:52:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b5220e_d20260502_m035007_c001_v7007000_t0000_u01777693807055") 2026/05/02 03:52:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a3f4_d20260502_m035002_c001_v0001182_t0038_u01777693802337") 2026/05/02 03:52:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b521ca_d20260502_m035000_c001_v7007000_t0000_u01777693800397") 2026/05/02 03:52:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772737b_d20260502_m034951_c001_v0001104_t0021_u01777693791296") 2026/05/02 03:52:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f404e8b46d570cff9_d20260502_m034941_c001_v7007000_t0000_u01777693781353") 2026/05/02 03:52:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a224_d20260502_m034932_c001_v0001182_t0037_u01777693772932") 2026/05/02 03:52:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af04a_d20260502_m034924_c001_v7007000_t0000_u01777693764960") 2026/05/02 03:52:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a0d8_d20260502_m034915_c001_v0001182_t0028_u01777693755427") 2026/05/02 03:52:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b9888_d20260502_m034909_c001_v7007000_t0000_u01777693749059") 2026/05/02 03:52:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09fae_d20260502_m034859_c001_v0001182_t0019_u01777693739761") 2026/05/02 03:52:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4023f3a3ece6dfe5_d20260502_m035024_c001_v7007000_t0000_u01777693824907") 2026/05/02 03:52:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a50e_d20260502_m035020_c001_v0001182_t0020_u01777693820241") 2026/05/02 03:52:58 DEBUG : dir1/0007-12345: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa59_d20260502_m035046_c001_v7007000_t0000_u01777693846198") 2026/05/02 03:52:58 DEBUG : dir1/0007-12345: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677273f5_d20260502_m035040_c001_v0001104_t0036_u01777693840922") 2026/05/02 03:52:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2699_d20260502_m035205_c001_v7007000_t0000_u01777693925380") 2026/05/02 03:52:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772748f_d20260502_m035155_c001_v0001104_t0033_u01777693915940") 2026/05/02 03:52:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211f08c_d20260502_m035149_c001_v7007000_t0000_u01777693909884") 2026/05/02 03:52:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727467_d20260502_m035139_c001_v0001104_t0055_u01777693899780") 2026/05/02 03:52:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11f000e1_d20260502_m035133_c001_v7007000_t0000_u01777693893272") 2026/05/02 03:52:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772744d_d20260502_m035124_c001_v0001104_t0027_u01777693884182") 2026/05/02 03:52:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cef9e_d20260502_m035117_c001_v7007000_t0000_u01777693877978") 2026/05/02 03:52:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727431_d20260502_m035108_c001_v0001104_t0038_u01777693868637") 2026/05/02 03:52:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc261a_d20260502_m035102_c001_v7007000_t0000_u01777693862037") 2026/05/02 03:52:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727407_d20260502_m035052_c001_v0001104_t0002_u01777693852620") 2026/05/02 03:52:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f419d22ba5cac6db2_d20260502_m035042_c001_v7007000_t0000_u01777693842498") 2026/05/02 03:52:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677273d3_d20260502_m035034_c001_v0001104_t0043_u01777693834662") 2026/05/02 03:52:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c5fa_d20260502_m035028_c001_v7007000_t0000_u01777693828316") 2026/05/02 03:52:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9bf1_d20260502_m035023_c001_v0001182_t0004_u01777693823676") 2026/05/02 03:52:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4023f3a3ece6dfcf_d20260502_m035021_c001_v7007000_t0000_u01777693821504") 2026/05/02 03:52:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677273a5_d20260502_m035013_c001_v0001104_t0059_u01777693813630") 2026/05/02 03:52:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b52212_d20260502_m035007_c001_v7007000_t0000_u01777693807236") 2026/05/02 03:52:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9b74_d20260502_m035002_c001_v0001182_t0038_u01777693802366") 2026/05/02 03:52:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11efff48_d20260502_m035000_c001_v7007000_t0000_u01777693800414") 2026/05/02 03:52:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107db1_d20260502_m034951_c001_v0001039_t0053_u01777693791821") 2026/05/02 03:52:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952f804_d20260502_m034941_c001_v7007000_t0000_u01777693781613") 2026/05/02 03:52:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727363_d20260502_m034933_c001_v0001104_t0043_u01777693773129") 2026/05/02 03:52:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af04b_d20260502_m034925_c001_v7007000_t0000_u01777693765144") 2026/05/02 03:52:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727343_d20260502_m034915_c001_v0001104_t0057_u01777693755635") 2026/05/02 03:52:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b9889_d20260502_m034909_c001_v7007000_t0000_u01777693749241") 2026/05/02 03:52:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727321_d20260502_m034859_c001_v0001104_t0043_u01777693739960") 2026/05/02 03:52:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cecca_d20260502_m035025_c001_v7007000_t0000_u01777693825066") 2026/05/02 03:52:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9bcd_d20260502_m035020_c001_v0001182_t0034_u01777693820273") 2026/05/02 03:52:59 DEBUG : dir1/0008-23456: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa5a_d20260502_m035046_c001_v7007000_t0000_u01777693846380") 2026/05/02 03:52:59 DEBUG : dir1/0008-23456: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9c9b_d20260502_m035040_c001_v0001182_t0003_u01777693840946") 2026/05/02 03:52:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc269a_d20260502_m035205_c001_v7007000_t0000_u01777693925564") 2026/05/02 03:52:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9f7a_d20260502_m035156_c001_v0001182_t0018_u01777693916598") 2026/05/02 03:52:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211f08e_d20260502_m035150_c001_v7007000_t0000_u01777693910068") 2026/05/02 03:52:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9eb8_d20260502_m035140_c001_v0001182_t0051_u01777693900663") 2026/05/02 03:52:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11f000e2_d20260502_m035133_c001_v7007000_t0000_u01777693893456") 2026/05/02 03:52:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9e27_d20260502_m035124_c001_v0001182_t0021_u01777693884653") 2026/05/02 03:52:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cefa3_d20260502_m035118_c001_v7007000_t0000_u01777693878161") 2026/05/02 03:52:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9dbb_d20260502_m035109_c001_v0001182_t0004_u01777693869177") 2026/05/02 03:52:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc261b_d20260502_m035102_c001_v7007000_t0000_u01777693862218") 2026/05/02 03:52:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9d27_d20260502_m035053_c001_v0001182_t0032_u01777693853156") 2026/05/02 03:53:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa12_d20260502_m035042_c001_v7007000_t0000_u01777693842144") 2026/05/02 03:53:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107e90_d20260502_m035035_c001_v0001039_t0018_u01777693835235") 2026/05/02 03:53:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c5fe_d20260502_m035028_c001_v7007000_t0000_u01777693828499") 2026/05/02 03:53:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677273c3_d20260502_m035023_c001_v0001104_t0052_u01777693823687") 2026/05/02 03:53:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4023f3a3ece6dfd4_d20260502_m035021_c001_v7007000_t0000_u01777693821872") 2026/05/02 03:53:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9ba9_d20260502_m035014_c001_v0001182_t0033_u01777693814191") 2026/05/02 03:53:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b52215_d20260502_m035007_c001_v7007000_t0000_u01777693807417") 2026/05/02 03:53:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a3fa_d20260502_m035002_c001_v0001182_t0054_u01777693802542") 2026/05/02 03:53:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4181abb5b2b6c39c_d20260502_m035000_c001_v7007000_t0000_u01777693800162") 2026/05/02 03:53:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a35c_d20260502_m034952_c001_v0001182_t0028_u01777693792382") 2026/05/02 03:53:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4087a1ddb155537d_d20260502_m034941_c001_v7007000_t0000_u01777693781571") 2026/05/02 03:53:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9abe_d20260502_m034933_c001_v0001182_t0034_u01777693773678") 2026/05/02 03:53:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af04c_d20260502_m034925_c001_v7007000_t0000_u01777693765328") 2026/05/02 03:53:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9a69_d20260502_m034916_c001_v0001182_t0012_u01777693756183") 2026/05/02 03:53:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b988b_d20260502_m034909_c001_v7007000_t0000_u01777693749423") 2026/05/02 03:53:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e99e1_d20260502_m034900_c001_v0001182_t0053_u01777693740532") 2026/05/02 03:53:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068fc1_d20260502_m035025_c001_v7007000_t0000_u01777693825071") 2026/05/02 03:53:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107e2a_d20260502_m035020_c001_v0001039_t0032_u01777693820375") 2026/05/02 03:53:00 DEBUG : dir1/0009-34567: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa5b_d20260502_m035046_c001_v7007000_t0000_u01777693846561") 2026/05/02 03:53:00 DEBUG : dir1/0009-34567: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a6bc_d20260502_m035040_c001_v0001182_t0048_u01777693840981") 2026/05/02 03:53:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc269b_d20260502_m035205_c001_v7007000_t0000_u01777693925749") 2026/05/02 03:53:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0ac78_d20260502_m035156_c001_v0001182_t0054_u01777693916878") 2026/05/02 03:53:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211f08f_d20260502_m035150_c001_v7007000_t0000_u01777693910256") 2026/05/02 03:53:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0ab4c_d20260502_m035140_c001_v0001182_t0041_u01777693900875") 2026/05/02 03:53:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11f000e3_d20260502_m035133_c001_v7007000_t0000_u01777693893639") 2026/05/02 03:53:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0aa04_d20260502_m035124_c001_v0001182_t0029_u01777693884864") 2026/05/02 03:53:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cefa9_d20260502_m035118_c001_v7007000_t0000_u01777693878344") 2026/05/02 03:53:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a900_d20260502_m035109_c001_v0001182_t0047_u01777693869373") 2026/05/02 03:53:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc261c_d20260502_m035102_c001_v7007000_t0000_u01777693862423") 2026/05/02 03:53:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a7c0_d20260502_m035053_c001_v0001182_t0019_u01777693853370") 2026/05/02 03:53:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dd3e_d20260502_m035042_c001_v7007000_t0000_u01777693842545") 2026/05/02 03:53:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9c5d_d20260502_m035035_c001_v0001182_t0034_u01777693835746") 2026/05/02 03:53:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c602_d20260502_m035028_c001_v7007000_t0000_u01777693828681") 2026/05/02 03:53:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a55e_d20260502_m035023_c001_v0001182_t0038_u01777693823787") 2026/05/02 03:53:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068f6e_d20260502_m035021_c001_v7007000_t0000_u01777693821884") 2026/05/02 03:53:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a4ac_d20260502_m035014_c001_v0001182_t0015_u01777693814404") 2026/05/02 03:53:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b52219_d20260502_m035007_c001_v7007000_t0000_u01777693807598") 2026/05/02 03:53:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9b76_d20260502_m035002_c001_v0001182_t0014_u01777693802561") 2026/05/02 03:53:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b521cb_d20260502_m035000_c001_v7007000_t0000_u01777693800586") 2026/05/02 03:53:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9b36_d20260502_m034952_c001_v0001182_t0057_u01777693792588") 2026/05/02 03:53:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41103517c55c850b_d20260502_m034941_c001_v7007000_t0000_u01777693781414") 2026/05/02 03:53:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107d67_d20260502_m034933_c001_v0001039_t0033_u01777693773891") 2026/05/02 03:53:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af04d_d20260502_m034925_c001_v7007000_t0000_u01777693765514") 2026/05/02 03:53:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107d2f_d20260502_m034916_c001_v0001039_t0029_u01777693756377") 2026/05/02 03:53:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b988c_d20260502_m034909_c001_v7007000_t0000_u01777693749605") 2026/05/02 03:53:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107cef_d20260502_m034900_c001_v0001039_t0015_u01777693740776") 2026/05/02 03:53:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f40105b3aaecf35ce_d20260502_m035024_c001_v7007000_t0000_u01777693824683") 2026/05/02 03:53:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a514_d20260502_m035020_c001_v0001182_t0047_u01777693820458") 2026/05/02 03:53:02 DEBUG : dir1/0010-45678: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa5c_d20260502_m035046_c001_v7007000_t0000_u01777693846742") 2026/05/02 03:53:02 DEBUG : dir1/0010-45678: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9ca3_d20260502_m035041_c001_v0001182_t0046_u01777693841155") 2026/05/02 03:53:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc269c_d20260502_m035205_c001_v7007000_t0000_u01777693925931") 2026/05/02 03:53:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107ff2_d20260502_m035157_c001_v0001039_t0021_u01777693917071") 2026/05/02 03:53:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211f090_d20260502_m035150_c001_v7007000_t0000_u01777693910442") 2026/05/02 03:53:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107fa0_d20260502_m035141_c001_v0001039_t0019_u01777693901077") 2026/05/02 03:53:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11f000e4_d20260502_m035133_c001_v7007000_t0000_u01777693893823") 2026/05/02 03:53:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107f4e_d20260502_m035125_c001_v0001039_t0039_u01777693885058") 2026/05/02 03:53:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cefaa_d20260502_m035118_c001_v7007000_t0000_u01777693878526") 2026/05/02 03:53:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107f26_d20260502_m035109_c001_v0001039_t0005_u01777693869583") 2026/05/02 03:53:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc261d_d20260502_m035102_c001_v7007000_t0000_u01777693862605") 2026/05/02 03:53:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107ee2_d20260502_m035053_c001_v0001039_t0050_u01777693853565") 2026/05/02 03:53:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa18_d20260502_m035042_c001_v7007000_t0000_u01777693842295") 2026/05/02 03:53:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a658_d20260502_m035035_c001_v0001182_t0027_u01777693835950") 2026/05/02 03:53:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c60b_d20260502_m035028_c001_v7007000_t0000_u01777693828864") 2026/05/02 03:53:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107e48_d20260502_m035023_c001_v0001039_t0038_u01777693823811") 2026/05/02 03:53:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f419d22ba5cac6d93_d20260502_m035021_c001_v7007000_t0000_u01777693821911") 2026/05/02 03:53:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107e10_d20260502_m035014_c001_v0001039_t0042_u01777693814738") 2026/05/02 03:53:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b5221d_d20260502_m035007_c001_v7007000_t0000_u01777693807780") 2026/05/02 03:53:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9b78_d20260502_m035002_c001_v0001182_t0051_u01777693802766") 2026/05/02 03:53:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11efff49_d20260502_m035000_c001_v7007000_t0000_u01777693800600") 2026/05/02 03:53:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772737d_d20260502_m034952_c001_v0001104_t0033_u01777693792795") 2026/05/02 03:53:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417680ad2f46f337_d20260502_m034941_c001_v7007000_t0000_u01777693781579") 2026/05/02 03:53:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a23e_d20260502_m034934_c001_v0001182_t0053_u01777693774368") 2026/05/02 03:53:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af04e_d20260502_m034925_c001_v7007000_t0000_u01777693765697") 2026/05/02 03:53:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a0ee_d20260502_m034916_c001_v0001182_t0018_u01777693756809") 2026/05/02 03:53:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b988d_d20260502_m034909_c001_v7007000_t0000_u01777693749786") 2026/05/02 03:53:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09fc6_d20260502_m034901_c001_v0001182_t0049_u01777693741231") 2026/05/02 03:53:03 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f412ca83c91279603_d20260502_m035024_c001_v7007000_t0000_u01777693824916") 2026/05/02 03:53:03 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9bcf_d20260502_m035020_c001_v0001182_t0012_u01777693820469") 2026/05/02 03:53:03 DEBUG : dir1/0011-56789: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa5d_d20260502_m035046_c001_v7007000_t0000_u01777693846932") 2026/05/02 03:53:03 DEBUG : dir1/0011-56789: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a6c0_d20260502_m035041_c001_v0001182_t0010_u01777693841186") 2026/05/02 03:53:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc269d_d20260502_m035206_c001_v7007000_t0000_u01777693926114") 2026/05/02 03:53:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727497_d20260502_m035157_c001_v0001104_t0057_u01777693917603") 2026/05/02 03:53:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211f091_d20260502_m035150_c001_v7007000_t0000_u01777693910625") 2026/05/02 03:53:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772746b_d20260502_m035141_c001_v0001104_t0056_u01777693901439") 2026/05/02 03:53:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11f000e5_d20260502_m035134_c001_v7007000_t0000_u01777693894005") 2026/05/02 03:53:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727455_d20260502_m035125_c001_v0001104_t0016_u01777693885425") 2026/05/02 03:53:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cefab_d20260502_m035118_c001_v7007000_t0000_u01777693878707") 2026/05/02 03:53:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727433_d20260502_m035110_c001_v0001104_t0013_u01777693870167") 2026/05/02 03:53:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc261e_d20260502_m035102_c001_v7007000_t0000_u01777693862788") 2026/05/02 03:53:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772740d_d20260502_m035054_c001_v0001104_t0021_u01777693854106") 2026/05/02 03:53:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa28_d20260502_m035042_c001_v7007000_t0000_u01777693842669") 2026/05/02 03:53:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677273d9_d20260502_m035036_c001_v0001104_t0035_u01777693836166") 2026/05/02 03:53:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c60e_d20260502_m035029_c001_v7007000_t0000_u01777693829046") 2026/05/02 03:53:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9bf5_d20260502_m035023_c001_v0001182_t0017_u01777693823871") 2026/05/02 03:53:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068f69_d20260502_m035021_c001_v7007000_t0000_u01777693821514") 2026/05/02 03:53:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677273ab_d20260502_m035015_c001_v0001104_t0011_u01777693815110") 2026/05/02 03:53:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b52221_d20260502_m035007_c001_v7007000_t0000_u01777693807961") 2026/05/02 03:53:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a3fe_d20260502_m035002_c001_v0001182_t0020_u01777693802778") 2026/05/02 03:53:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211ee9c_d20260502_m035000_c001_v7007000_t0000_u01777693800358") 2026/05/02 03:53:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107db7_d20260502_m034953_c001_v0001039_t0053_u01777693793488") 2026/05/02 03:53:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f408b3de8005a603d_d20260502_m034941_c001_v7007000_t0000_u01777693781587") 2026/05/02 03:53:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727365_d20260502_m034934_c001_v0001104_t0006_u01777693774564") 2026/05/02 03:53:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af04f_d20260502_m034925_c001_v7007000_t0000_u01777693765882") 2026/05/02 03:53:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727349_d20260502_m034917_c001_v0001104_t0053_u01777693757081") 2026/05/02 03:53:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b988e_d20260502_m034909_c001_v7007000_t0000_u01777693749968") 2026/05/02 03:53:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727327_d20260502_m034901_c001_v0001104_t0053_u01777693741448") 2026/05/02 03:53:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f40105b3aaecf35cf_d20260502_m035024_c001_v7007000_t0000_u01777693824868") 2026/05/02 03:53:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677273b7_d20260502_m035020_c001_v0001104_t0003_u01777693820665") 2026/05/02 03:53:05 DEBUG : dir1/0012-6789;: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa5e_d20260502_m035047_c001_v7007000_t0000_u01777693847113") 2026/05/02 03:53:05 DEBUG : dir1/0012-6789;: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107eb8_d20260502_m035041_c001_v0001039_t0047_u01777693841233") 2026/05/02 03:53:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc269e_d20260502_m035206_c001_v7007000_t0000_u01777693926312") 2026/05/02 03:53:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9f8a_d20260502_m035158_c001_v0001182_t0044_u01777693918163") 2026/05/02 03:53:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211f092_d20260502_m035150_c001_v7007000_t0000_u01777693910807") 2026/05/02 03:53:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9ec0_d20260502_m035141_c001_v0001182_t0049_u01777693901891") 2026/05/02 03:53:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11f000e6_d20260502_m035134_c001_v7007000_t0000_u01777693894188") 2026/05/02 03:53:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9e35_d20260502_m035126_c001_v0001182_t0059_u01777693886147") 2026/05/02 03:53:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cefac_d20260502_m035118_c001_v7007000_t0000_u01777693878890") 2026/05/02 03:53:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9dc3_d20260502_m035110_c001_v0001182_t0042_u01777693870664") 2026/05/02 03:53:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2622_d20260502_m035102_c001_v7007000_t0000_u01777693862971") 2026/05/02 03:53:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9d2d_d20260502_m035054_c001_v0001182_t0041_u01777693854594") 2026/05/02 03:53:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa23_d20260502_m035042_c001_v7007000_t0000_u01777693842510") 2026/05/02 03:53:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107e9e_d20260502_m035036_c001_v0001039_t0056_u01777693836657") 2026/05/02 03:53:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c611_d20260502_m035029_c001_v7007000_t0000_u01777693829235") 2026/05/02 03:53:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a562_d20260502_m035023_c001_v0001182_t0049_u01777693823986") 2026/05/02 03:53:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dc85_d20260502_m035021_c001_v7007000_t0000_u01777693821553") 2026/05/02 03:53:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9bb1_d20260502_m035015_c001_v0001182_t0018_u01777693815593") 2026/05/02 03:53:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b52225_d20260502_m035008_c001_v7007000_t0000_u01777693808142") 2026/05/02 03:53:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107de7_d20260502_m035002_c001_v0001039_t0056_u01777693802852") 2026/05/02 03:53:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c4aa_d20260502_m035000_c001_v7007000_t0000_u01777693800534") 2026/05/02 03:53:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a372_d20260502_m034954_c001_v0001182_t0054_u01777693794205") 2026/05/02 03:53:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f408b3de8005a603c_d20260502_m034941_c001_v7007000_t0000_u01777693781388") 2026/05/02 03:53:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9aca_d20260502_m034935_c001_v0001182_t0035_u01777693775125") 2026/05/02 03:53:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af050_d20260502_m034926_c001_v7007000_t0000_u01777693766066") 2026/05/02 03:53:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9a73_d20260502_m034917_c001_v0001182_t0057_u01777693757598") 2026/05/02 03:53:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b988f_d20260502_m034910_c001_v7007000_t0000_u01777693750151") 2026/05/02 03:53:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e99eb_d20260502_m034902_c001_v0001182_t0016_u01777693742073") 2026/05/02 03:53:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f419d22ba5cac6d96_d20260502_m035024_c001_v7007000_t0000_u01777693824689") 2026/05/02 03:53:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9bd1_d20260502_m035020_c001_v0001182_t0050_u01777693820675") 2026/05/02 03:53:06 DEBUG : dir1/0013-789;=: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa5f_d20260502_m035047_c001_v7007000_t0000_u01777693847295") 2026/05/02 03:53:06 DEBUG : dir1/0013-789;=: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a6ca_d20260502_m035041_c001_v0001182_t0021_u01777693841389") 2026/05/02 03:53:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc269f_d20260502_m035206_c001_v7007000_t0000_u01777693926497") 2026/05/02 03:53:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0ac97_d20260502_m035158_c001_v0001182_t0056_u01777693918365") 2026/05/02 03:53:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211f093_d20260502_m035150_c001_v7007000_t0000_u01777693910989") 2026/05/02 03:53:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0ab62_d20260502_m035142_c001_v0001182_t0046_u01777693902088") 2026/05/02 03:53:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11f000e7_d20260502_m035134_c001_v7007000_t0000_u01777693894370") 2026/05/02 03:53:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0aa24_d20260502_m035126_c001_v0001182_t0049_u01777693886350") 2026/05/02 03:53:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cefad_d20260502_m035119_c001_v7007000_t0000_u01777693879072") 2026/05/02 03:53:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a916_d20260502_m035110_c001_v0001182_t0010_u01777693870867") 2026/05/02 03:53:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2623_d20260502_m035103_c001_v7007000_t0000_u01777693863153") 2026/05/02 03:53:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a7e6_d20260502_m035054_c001_v0001182_t0047_u01777693854800") 2026/05/02 03:53:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af334_d20260502_m035042_c001_v7007000_t0000_u01777693842517") 2026/05/02 03:53:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9c6d_d20260502_m035037_c001_v0001182_t0059_u01777693837162") 2026/05/02 03:53:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c614_d20260502_m035029_c001_v7007000_t0000_u01777693829418") 2026/05/02 03:53:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9bff_d20260502_m035024_c001_v0001182_t0012_u01777693824139") 2026/05/02 03:53:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4076cfb90ff4c36c_d20260502_m035021_c001_v7007000_t0000_u01777693821666") 2026/05/02 03:53:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a4c8_d20260502_m035015_c001_v0001182_t0046_u01777693815903") 2026/05/02 03:53:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b5222c_d20260502_m035008_c001_v7007000_t0000_u01777693808324") 2026/05/02 03:53:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727397_d20260502_m035002_c001_v0001104_t0034_u01777693802905") 2026/05/02 03:53:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c4ab_d20260502_m035000_c001_v7007000_t0000_u01777693800715") 2026/05/02 03:53:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9b44_d20260502_m034954_c001_v0001182_t0049_u01777693794398") 2026/05/02 03:53:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417680ad2f46f32b_d20260502_m034941_c001_v7007000_t0000_u01777693781397") 2026/05/02 03:53:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107d6f_d20260502_m034935_c001_v0001039_t0038_u01777693775322") 2026/05/02 03:53:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af051_d20260502_m034926_c001_v7007000_t0000_u01777693766250") 2026/05/02 03:53:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107d35_d20260502_m034917_c001_v0001039_t0010_u01777693757792") 2026/05/02 03:53:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b9891_d20260502_m034910_c001_v7007000_t0000_u01777693750332") 2026/05/02 03:53:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107cf3_d20260502_m034902_c001_v0001039_t0059_u01777693742357") 2026/05/02 03:53:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068fb5_d20260502_m035024_c001_v7007000_t0000_u01777693824698") 2026/05/02 03:53:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a51a_d20260502_m035020_c001_v0001182_t0033_u01777693820689") 2026/05/02 03:53:07 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa60_d20260502_m035047_c001_v7007000_t0000_u01777693847478") 2026/05/02 03:53:08 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9cab_d20260502_m035041_c001_v0001182_t0041_u01777693841397") 2026/05/02 03:53:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc26a0_d20260502_m035206_c001_v7007000_t0000_u01777693926680") 2026/05/02 03:53:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107ff6_d20260502_m035158_c001_v0001039_t0001_u01777693918567") 2026/05/02 03:53:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211f094_d20260502_m035151_c001_v7007000_t0000_u01777693911171") 2026/05/02 03:53:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107faa_d20260502_m035142_c001_v0001039_t0057_u01777693902342") 2026/05/02 03:53:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11f000e8_d20260502_m035134_c001_v7007000_t0000_u01777693894552") 2026/05/02 03:53:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107f5a_d20260502_m035126_c001_v0001039_t0002_u01777693886556") 2026/05/02 03:53:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cefae_d20260502_m035119_c001_v7007000_t0000_u01777693879254") 2026/05/02 03:53:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107f28_d20260502_m035111_c001_v0001039_t0017_u01777693871073") 2026/05/02 03:53:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2624_d20260502_m035103_c001_v7007000_t0000_u01777693863335") 2026/05/02 03:53:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107eea_d20260502_m035055_c001_v0001039_t0056_u01777693855020") 2026/05/02 03:53:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa27_d20260502_m035042_c001_v7007000_t0000_u01777693842658") 2026/05/02 03:53:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a670_d20260502_m035037_c001_v0001182_t0039_u01777693837361") 2026/05/02 03:53:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c620_d20260502_m035029_c001_v7007000_t0000_u01777693829603") 2026/05/02 03:53:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677273c5_d20260502_m035024_c001_v0001104_t0055_u01777693824170") 2026/05/02 03:53:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dc89_d20260502_m035021_c001_v7007000_t0000_u01777693821736") 2026/05/02 03:53:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107e18_d20260502_m035016_c001_v0001039_t0044_u01777693816115") 2026/05/02 03:53:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b5223b_d20260502_m035008_c001_v7007000_t0000_u01777693808632") 2026/05/02 03:53:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9b7a_d20260502_m035002_c001_v0001182_t0054_u01777693802969") 2026/05/02 03:53:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211ee9e_d20260502_m035000_c001_v7007000_t0000_u01777693800547") 2026/05/02 03:53:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727381_d20260502_m034954_c001_v0001104_t0054_u01777693794617") 2026/05/02 03:53:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f404e8b46d570cffb_d20260502_m034941_c001_v7007000_t0000_u01777693781723") 2026/05/02 03:53:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a258_d20260502_m034935_c001_v0001182_t0057_u01777693775700") 2026/05/02 03:53:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af053_d20260502_m034926_c001_v7007000_t0000_u01777693766436") 2026/05/02 03:53:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a10a_d20260502_m034918_c001_v0001182_t0025_u01777693758224") 2026/05/02 03:53:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b9892_d20260502_m034910_c001_v7007000_t0000_u01777693750514") 2026/05/02 03:53:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09fee_d20260502_m034903_c001_v0001182_t0029_u01777693743005") 2026/05/02 03:53:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c5b0_d20260502_m035025_c001_v7007000_t0000_u01777693825081") 2026/05/02 03:53:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107e2e_d20260502_m035020_c001_v0001039_t0051_u01777693820697") 2026/05/02 03:53:09 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa61_d20260502_m035047_c001_v7007000_t0000_u01777693847660") 2026/05/02 03:53:09 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677273f7_d20260502_m035041_c001_v0001104_t0006_u01777693841521") 2026/05/02 03:53:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc26a2_d20260502_m035206_c001_v7007000_t0000_u01777693926864") 2026/05/02 03:53:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772749d_d20260502_m035159_c001_v0001104_t0014_u01777693919092") 2026/05/02 03:53:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211f095_d20260502_m035151_c001_v7007000_t0000_u01777693911354") 2026/05/02 03:53:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772746f_d20260502_m035143_c001_v0001104_t0027_u01777693903147") 2026/05/02 03:53:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11f000e9_d20260502_m035134_c001_v7007000_t0000_u01777693894737") 2026/05/02 03:53:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772745b_d20260502_m035127_c001_v0001104_t0010_u01777693887008") 2026/05/02 03:53:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cefaf_d20260502_m035119_c001_v7007000_t0000_u01777693879436") 2026/05/02 03:53:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727435_d20260502_m035111_c001_v0001104_t0002_u01777693871536") 2026/05/02 03:53:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2625_d20260502_m035103_c001_v7007000_t0000_u01777693863517") 2026/05/02 03:53:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727413_d20260502_m035055_c001_v0001104_t0046_u01777693855488") 2026/05/02 03:53:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa19_d20260502_m035042_c001_v7007000_t0000_u01777693842305") 2026/05/02 03:53:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677273e1_d20260502_m035037_c001_v0001104_t0001_u01777693837567") 2026/05/02 03:53:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c623_d20260502_m035029_c001_v7007000_t0000_u01777693829785") 2026/05/02 03:53:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a570_d20260502_m035024_c001_v0001182_t0054_u01777693824186") 2026/05/02 03:53:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cec88_d20260502_m035021_c001_v7007000_t0000_u01777693821922") 2026/05/02 03:53:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677273ad_d20260502_m035016_c001_v0001104_t0034_u01777693816488") 2026/05/02 03:53:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b52245_d20260502_m035008_c001_v7007000_t0000_u01777693808849") 2026/05/02 03:53:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a406_d20260502_m035003_c001_v0001182_t0026_u01777693803042") 2026/05/02 03:53:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211ee9d_d20260502_m035000_c001_v7007000_t0000_u01777693800365") 2026/05/02 03:53:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107dbb_d20260502_m034955_c001_v0001039_t0043_u01777693795205") 2026/05/02 03:53:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068dea_d20260502_m034941_c001_v7007000_t0000_u01777693781735") 2026/05/02 03:53:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727367_d20260502_m034935_c001_v0001104_t0056_u01777693775919") 2026/05/02 03:53:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af054_d20260502_m034926_c001_v7007000_t0000_u01777693766621") 2026/05/02 03:53:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772734b_d20260502_m034918_c001_v0001104_t0054_u01777693758435") 2026/05/02 03:53:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b9894_d20260502_m034910_c001_v7007000_t0000_u01777693750695") 2026/05/02 03:53:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772732b_d20260502_m034903_c001_v0001104_t0048_u01777693743212") 2026/05/02 03:53:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c59c_d20260502_m035024_c001_v7007000_t0000_u01777693824707") 2026/05/02 03:53:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9bd5_d20260502_m035020_c001_v0001182_t0038_u01777693820885") 2026/05/02 03:53:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068df7_d20260502_m034944_c001_v7007000_t0000_u01777693784101") 2026/05/02 03:53:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9ae6_d20260502_m034939_c001_v0001182_t0051_u01777693779223") 2026/05/02 03:53:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068df8_d20260502_m034944_c001_v7007000_t0000_u01777693784285") 2026/05/02 03:53:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a28e_d20260502_m034939_c001_v0001182_t0057_u01777693779253") 2026/05/02 03:53:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068dfa_d20260502_m034944_c001_v7007000_t0000_u01777693784468") 2026/05/02 03:53:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9ae8_d20260502_m034939_c001_v0001182_t0046_u01777693779419") 2026/05/02 03:53:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068dfb_d20260502_m034944_c001_v7007000_t0000_u01777693784651") 2026/05/02 03:53:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107d81_d20260502_m034939_c001_v0001039_t0027_u01777693779462") 2026/05/02 03:53:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068dfc_d20260502_m034944_c001_v7007000_t0000_u01777693784834") 2026/05/02 03:53:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a298_d20260502_m034939_c001_v0001182_t0022_u01777693779473") 2026/05/02 03:53:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068dfe_d20260502_m034945_c001_v7007000_t0000_u01777693785019") 2026/05/02 03:53:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772736d_d20260502_m034939_c001_v0001104_t0005_u01777693779605") 2026/05/02 03:53:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068e00_d20260502_m034945_c001_v7007000_t0000_u01777693785218") 2026/05/02 03:53:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9aea_d20260502_m034939_c001_v0001182_t0028_u01777693779620") 2026/05/02 03:53:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068e02_d20260502_m034945_c001_v7007000_t0000_u01777693785404") 2026/05/02 03:53:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a29c_d20260502_m034939_c001_v0001182_t0024_u01777693779695") 2026/05/02 03:53:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068e03_d20260502_m034945_c001_v7007000_t0000_u01777693785587") 2026/05/02 03:53:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9aee_d20260502_m034939_c001_v0001182_t0000_u01777693779887") 2026/05/02 03:53:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068e04_d20260502_m034945_c001_v7007000_t0000_u01777693785770") 2026/05/02 03:53:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a2a2_d20260502_m034939_c001_v0001182_t0023_u01777693779898") 2026/05/02 03:53:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068e05_d20260502_m034945_c001_v7007000_t0000_u01777693785953") 2026/05/02 03:53:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107d85_d20260502_m034939_c001_v0001039_t0011_u01777693779909") 2026/05/02 03:53:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068e08_d20260502_m034946_c001_v7007000_t0000_u01777693786138") 2026/05/02 03:53:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a2a6_d20260502_m034940_c001_v0001182_t0059_u01777693780093") 2026/05/02 03:53:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068e09_d20260502_m034946_c001_v7007000_t0000_u01777693786321") 2026/05/02 03:53:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9af0_d20260502_m034940_c001_v0001182_t0045_u01777693780103") 2026/05/02 03:53:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068e0b_d20260502_m034946_c001_v7007000_t0000_u01777693786504") 2026/05/02 03:53:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772736f_d20260502_m034940_c001_v0001104_t0018_u01777693780150") 2026/05/02 03:53:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068e0f_d20260502_m034946_c001_v7007000_t0000_u01777693786688") 2026/05/02 03:53:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9af6_d20260502_m034940_c001_v0001182_t0058_u01777693780308") 2026/05/02 03:53:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f42292a9cc9068e10_d20260502_m034946_c001_v7007000_t0000_u01777693786870") 2026/05/02 03:53:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107d87_d20260502_m034940_c001_v0001039_t0015_u01777693780388") 2026/05/02 03:53:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211eea1_d20260502_m035003_c001_v7007000_t0000_u01777693803760") 2026/05/02 03:53:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9b54_d20260502_m034958_c001_v0001182_t0047_u01777693798261") 2026/05/02 03:53:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4181abb5b2b6c3a0_d20260502_m035004_c001_v7007000_t0000_u01777693804053") 2026/05/02 03:53:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a3b2_d20260502_m034958_c001_v0001182_t0004_u01777693798273") 2026/05/02 03:53:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c4dd_d20260502_m035004_c001_v7007000_t0000_u01777693804060") 2026/05/02 03:53:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9b56_d20260502_m034958_c001_v0001182_t0027_u01777693798457") 2026/05/02 03:53:12 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c4dc_d20260502_m035003_c001_v7007000_t0000_u01777693803878") 2026/05/02 03:53:12 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a3b6_d20260502_m034958_c001_v0001182_t0019_u01777693798472") 2026/05/02 03:53:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11efff4c_d20260502_m035003_c001_v7007000_t0000_u01777693803891") 2026/05/02 03:53:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107dcb_d20260502_m034958_c001_v0001039_t0051_u01777693798499") 2026/05/02 03:53:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b521cf_d20260502_m035003_c001_v7007000_t0000_u01777693803899") 2026/05/02 03:53:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9b5a_d20260502_m034958_c001_v0001182_t0057_u01777693798671") 2026/05/02 03:53:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af171_d20260502_m035003_c001_v7007000_t0000_u01777693803909") 2026/05/02 03:53:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a3ba_d20260502_m034958_c001_v0001182_t0026_u01777693798683") 2026/05/02 03:53:12 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11efff4b_d20260502_m035003_c001_v7007000_t0000_u01777693803709") 2026/05/02 03:53:12 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727389_d20260502_m034958_c001_v0001104_t0053_u01777693798843") 2026/05/02 03:53:12 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11efff4d_d20260502_m035004_c001_v7007000_t0000_u01777693804073") 2026/05/02 03:53:12 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9b5c_d20260502_m034958_c001_v0001182_t0059_u01777693798882") 2026/05/02 03:53:13 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211eea0_d20260502_m035003_c001_v7007000_t0000_u01777693803750") 2026/05/02 03:53:13 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a3c0_d20260502_m034958_c001_v0001182_t0029_u01777693798895") 2026/05/02 03:53:13 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b521cc_d20260502_m035003_c001_v7007000_t0000_u01777693803718") 2026/05/02 03:53:13 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9b5e_d20260502_m034959_c001_v0001182_t0018_u01777693799076") 2026/05/02 03:53:13 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952f914_d20260502_m035003_c001_v7007000_t0000_u01777693803739") 2026/05/02 03:53:13 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a3c4_d20260502_m034959_c001_v0001182_t0055_u01777693799093") 2026/05/02 03:53:13 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952f915_d20260502_m035003_c001_v7007000_t0000_u01777693803922") 2026/05/02 03:53:13 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107dd1_d20260502_m034959_c001_v0001039_t0035_u01777693799149") 2026/05/02 03:53:13 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4181abb5b2b6c39e_d20260502_m035003_c001_v7007000_t0000_u01777693803689") 2026/05/02 03:53:13 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0a3ca_d20260502_m034959_c001_v0001182_t0016_u01777693799321") 2026/05/02 03:53:13 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211eea2_d20260502_m035003_c001_v7007000_t0000_u01777693803933") 2026/05/02 03:53:13 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9b60_d20260502_m034959_c001_v0001182_t0022_u01777693799330") 2026/05/02 03:53:13 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c4db_d20260502_m035003_c001_v7007000_t0000_u01777693803696") 2026/05/02 03:53:13 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772738b_d20260502_m034959_c001_v0001104_t0038_u01777693799350") 2026/05/02 03:53:13 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41349b6f3350085f_d20260502_m034749_c001_v7007000_t0000_u01777693669436") 2026/05/02 03:53:13 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f100a619ba40e4cac_d20260502_m034747_c001_v0001130_t0025_u01777693667155") 2026/05/02 03:53:13 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952f56c_d20260502_m034746_c001_v7007000_t0000_u01777693666973") 2026/05/02 03:53:13 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f100a619ba40e4c94_d20260502_m034743_c001_v0001130_t0008_u01777693663179") 2026/05/02 03:53:13 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952f565_d20260502_m034742_c001_v7007000_t0000_u01777693662416") 2026/05/02 03:53:13 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727234_d20260502_m034737_c001_v0001104_t0028_u01777693657803") 2026/05/02 03:53:14 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4153a02203699d68_d20260502_m034736_c001_v7007000_t0000_u01777693656358") 2026/05/02 03:53:14 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f10700be284a1697a_d20260502_m034734_c001_v0001179_t0011_u01777693654312") 2026/05/02 03:53:14 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4230473e3f683fe0_d20260502_m034734_c001_v7007000_t0000_u01777693654130") 2026/05/02 03:53:14 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f10700be284a16970_d20260502_m034731_c001_v0001179_t0054_u01777693651072") 2026/05/02 03:53:14 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4230473e3f683fb8_d20260502_m034730_c001_v7007000_t0000_u01777693650326") 2026/05/02 03:53:14 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0983b_d20260502_m034726_c001_v0001182_t0056_u01777693646393") 2026/05/02 03:53:14 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc1ea8_d20260502_m034725_c001_v7007000_t0000_u01777693645111") 2026/05/02 03:53:14 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1162609e6a47c435_d20260502_m034723_c001_v0001171_t0057_u01777693643646") 2026/05/02 03:53:14 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f40310934c1f7fa95_d20260502_m034723_c001_v7007000_t0000_u01777693643458") 2026/05/02 03:53:14 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1162609e6a47c425_d20260502_m034720_c001_v0001171_t0007_u01777693640816") 2026/05/02 03:53:14 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f40310934c1f7fa91_d20260502_m034720_c001_v7007000_t0000_u01777693640066") 2026/05/02 03:53:14 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09787_d20260502_m034716_c001_v0001182_t0047_u01777693636508") 2026/05/02 03:53:14 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc1e2c_d20260502_m034715_c001_v7007000_t0000_u01777693635586") 2026/05/02 03:53:14 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f11961122e8d500c1_d20260502_m034713_c001_v0001154_t0022_u01777693633739") 2026/05/02 03:53:14 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952f492_d20260502_m034713_c001_v7007000_t0000_u01777693633555") 2026/05/02 03:53:14 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f11961122e8d500bf_d20260502_m034709_c001_v0001154_t0002_u01777693629961") 2026/05/02 03:53:14 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952f475_d20260502_m034709_c001_v7007000_t0000_u01777693629193") 2026/05/02 03:53:14 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09689_d20260502_m034701_c001_v0001182_t0012_u01777693621338") 2026/05/02 03:53:14 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f410aa6a314918034_d20260502_m034700_c001_v7007000_t0000_u01777693620429") 2026/05/02 03:53:14 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1087a968f12b651c_d20260502_m034658_c001_v0001179_t0019_u01777693618886") 2026/05/02 03:53:14 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc1de6_d20260502_m034658_c001_v7007000_t0000_u01777693618698") 2026/05/02 03:53:15 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1087a968f12b6512_d20260502_m034655_c001_v0001179_t0026_u01777693615339") 2026/05/02 03:53:15 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc1dd7_d20260502_m034654_c001_v7007000_t0000_u01777693614567") 2026/05/02 03:53:15 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f108a735fa7747429_d20260502_m034647_c001_v0001032_t0031_u01777693607886") 2026/05/02 03:53:15 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4023f3a3ece6d9cb_d20260502_m034646_c001_v7007000_t0000_u01777693606952") 2026/05/02 03:53:15 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106942d0d1f074a1_d20260502_m034645_c001_v0001176_t0057_u01777693605314") 2026/05/02 03:53:15 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4153a02203699c4a_d20260502_m034645_c001_v7007000_t0000_u01777693605142") 2026/05/02 03:53:15 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106942d0d1f0748b_d20260502_m034641_c001_v0001176_t0002_u01777693601001") 2026/05/02 03:53:15 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4153a02203699c45_d20260502_m034640_c001_v7007000_t0000_u01777693600249") 2026/05/02 03:53:15 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677271b2_d20260502_m034633_c001_v0001104_t0007_u01777693593964") 2026/05/02 03:53:15 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f40105b3aaecf3094_d20260502_m034632_c001_v7007000_t0000_u01777693592826") 2026/05/02 03:53:15 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f11125c88e6f4949e_d20260502_m034627_c001_v0001039_t0016_u01777693587080") 2026/05/02 03:53:15 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554d98d_d20260502_m034626_c001_v7007000_t0000_u01777693586863") 2026/05/02 03:53:15 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c093ad_d20260502_m034622_c001_v0001182_t0018_u01777693582667") 2026/05/02 03:53:15 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f109fb19254de904e_d20260502_m034621_c001_v0001181_t0007_u01777693581914") 2026/05/02 03:53:15 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f109fb19254de9046_d20260502_m034620_c001_v0001181_t0052_u01777693580963") 2026/05/02 03:53:15 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ce331_d20260502_m034607_c001_v7007000_t0000_u01777693567064") 2026/05/02 03:53:15 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727168_d20260502_m034559_c001_v0001104_t0030_u01777693559064") 2026/05/02 03:53:15 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1154ba15a938f1f9_d20260502_m034557_c001_v0001116_t0046_u01777693557926") 2026/05/02 03:53:15 DEBUG : dst/one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1154ba15a938f1f3_d20260502_m034556_c001_v0001116_t0014_u01777693556435") 2026/05/02 03:53:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41349b6f33500861_d20260502_m034749_c001_v7007000_t0000_u01777693669618") 2026/05/02 03:53:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e5c366df1ae09_d20260502_m034746_c001_v0001157_t0047_u01777693666571") 2026/05/02 03:53:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1049ad045c006a3d_d20260502_m034741_c001_v0001117_t0006_u01777693661822") 2026/05/02 03:53:16 DEBUG : dst/one.bak: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4153a02203699d69_d20260502_m034736_c001_v7007000_t0000_u01777693656541") 2026/05/02 03:53:16 DEBUG : dst/one.bak: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1136b64184e866b3_d20260502_m034733_c001_v0001174_t0030_u01777693653663") 2026/05/02 03:53:16 DEBUG : dst/one.bak: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1188c4facf80e610_d20260502_m034729_c001_v0001033_t0054_u01777693649756") 2026/05/02 03:53:16 DEBUG : dst/one.bak: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc1ea9_d20260502_m034725_c001_v7007000_t0000_u01777693645295") 2026/05/02 03:53:16 DEBUG : dst/one.bak: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f110105e3448ed294_d20260502_m034723_c001_v0001182_t0044_u01777693643268") 2026/05/02 03:53:16 DEBUG : dst/one.bak: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1037a2d45eeaccd5_d20260502_m034719_c001_v0001033_t0015_u01777693639646") 2026/05/02 03:53:16 DEBUG : dst/three: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f40105b3aaecf3095_d20260502_m034633_c001_v7007000_t0000_u01777693593007") 2026/05/02 03:53:16 DEBUG : dst/three: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f109fb19254de908c_d20260502_m034631_c001_v0001181_t0033_u01777693591495") 2026/05/02 03:53:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41349b6f33500863_d20260502_m034749_c001_v7007000_t0000_u01777693669800") 2026/05/02 03:53:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f102f3e99b28e4f07_d20260502_m034748_c001_v0001174_t0004_u01777693668168") 2026/05/02 03:53:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1138f79c785a8470_d20260502_m034744_c001_v0001040_t0023_u01777693664430") 2026/05/02 03:53:16 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41349b6f33500864_d20260502_m034749_c001_v7007000_t0000_u01777693669983") 2026/05/02 03:53:16 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f100a619ba40e4cb2_d20260502_m034748_c001_v0001130_t0034_u01777693668709") 2026/05/02 03:53:16 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952f56f_d20260502_m034748_c001_v7007000_t0000_u01777693668529") 2026/05/02 03:53:16 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f100a619ba40e4c9a_d20260502_m034745_c001_v0001130_t0045_u01777693665000") 2026/05/02 03:53:16 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952f56a_d20260502_m034744_c001_v7007000_t0000_u01777693664819") 2026/05/02 03:53:16 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772723a_d20260502_m034738_c001_v0001104_t0028_u01777693658942") 2026/05/02 03:53:16 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4153a02203699d6a_d20260502_m034736_c001_v7007000_t0000_u01777693656723") 2026/05/02 03:53:16 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f10700be284a16980_d20260502_m034735_c001_v0001179_t0043_u01777693655669") 2026/05/02 03:53:16 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4230473e3f683fe8_d20260502_m034735_c001_v7007000_t0000_u01777693655487") 2026/05/02 03:53:17 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f10700be284a16978_d20260502_m034732_c001_v0001179_t0034_u01777693652316") 2026/05/02 03:53:17 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4230473e3f683fd1_d20260502_m034732_c001_v7007000_t0000_u01777693652132") 2026/05/02 03:53:17 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09847_d20260502_m034727_c001_v0001182_t0039_u01777693647146") 2026/05/02 03:53:17 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f40310934c1f7fa96_d20260502_m034724_c001_v7007000_t0000_u01777693644542") 2026/05/02 03:53:17 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727218_d20260502_m034721_c001_v0001104_t0005_u01777693641953") 2026/05/02 03:53:17 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f40310934c1f7fa93_d20260502_m034721_c001_v7007000_t0000_u01777693641573") 2026/05/02 03:53:17 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09795_d20260502_m034717_c001_v0001182_t0022_u01777693637226") 2026/05/02 03:53:17 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952f4af_d20260502_m034714_c001_v7007000_t0000_u01777693634652") 2026/05/02 03:53:17 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677271fa_d20260502_m034712_c001_v0001104_t0045_u01777693632195") 2026/05/02 03:53:17 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952f477_d20260502_m034711_c001_v7007000_t0000_u01777693631106") 2026/05/02 03:53:17 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c096c7_d20260502_m034704_c001_v0001182_t0049_u01777693624550") 2026/05/02 03:53:17 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc1de8_d20260502_m034659_c001_v7007000_t0000_u01777693619512") 2026/05/02 03:53:17 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f108a735fa7747441_d20260502_m034657_c001_v0001032_t0055_u01777693617069") 2026/05/02 03:53:17 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc1dde_d20260502_m034655_c001_v7007000_t0000_u01777693615979") 2026/05/02 03:53:17 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677271d8_d20260502_m034649_c001_v0001104_t0000_u01777693609480") 2026/05/02 03:53:17 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4153a02203699c4b_d20260502_m034646_c001_v7007000_t0000_u01777693606044") 2026/05/02 03:53:17 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677271c8_d20260502_m034643_c001_v0001104_t0034_u01777693603249") 2026/05/02 03:53:17 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4153a02203699c47_d20260502_m034642_c001_v7007000_t0000_u01777693602170") 2026/05/02 03:53:17 DEBUG : dst/three.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c094cd_d20260502_m034635_c001_v0001182_t0050_u01777693595353") 2026/05/02 03:53:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4153a02203699d6b_d20260502_m034736_c001_v7007000_t0000_u01777693656904") 2026/05/02 03:53:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f100198a23ecfa96b_d20260502_m034735_c001_v0001173_t0029_u01777693655100") 2026/05/02 03:53:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f108296549e12ddcd_d20260502_m034731_c001_v0001150_t0052_u01777693651859") 2026/05/02 03:53:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc1eab_d20260502_m034725_c001_v7007000_t0000_u01777693645479") 2026/05/02 03:53:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f117023e089b8cebe_d20260502_m034724_c001_v0001174_t0025_u01777693644110") 2026/05/02 03:53:18 DEBUG : dst/three.txt.bak: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f10122d2be57c57b3_d20260502_m034721_c001_v0001185_t0044_u01777693641394") 2026/05/02 03:53:18 DEBUG : dst/two: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41349b6f33500865_d20260502_m034750_c001_v7007000_t0000_u01777693670166") 2026/05/02 03:53:18 DEBUG : dst/two: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09942_d20260502_m034738_c001_v0001182_t0011_u01777693658741") 2026/05/02 03:53:18 DEBUG : dst/two: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4153a02203699d6c_d20260502_m034737_c001_v7007000_t0000_u01777693657085") 2026/05/02 03:53:18 DEBUG : dst/two: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727228_d20260502_m034726_c001_v0001104_t0036_u01777693646605") 2026/05/02 03:53:18 DEBUG : dst/two: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc1eac_d20260502_m034725_c001_v7007000_t0000_u01777693645662") 2026/05/02 03:53:18 DEBUG : dst/two: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727208_d20260502_m034716_c001_v0001104_t0004_u01777693636705") 2026/05/02 03:53:18 DEBUG : dst/two: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc1e2f_d20260502_m034715_c001_v7007000_t0000_u01777693635771") 2026/05/02 03:53:18 DEBUG : dst/two: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677271e4_d20260502_m034701_c001_v0001104_t0002_u01777693621950") 2026/05/02 03:53:18 DEBUG : dst/two: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f410aa6a314918035_d20260502_m034700_c001_v7007000_t0000_u01777693620611") 2026/05/02 03:53:18 DEBUG : dst/two: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c095cd_d20260502_m034648_c001_v0001182_t0035_u01777693608879") 2026/05/02 03:53:18 DEBUG : dst/two: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4023f3a3ece6d9cc_d20260502_m034647_c001_v7007000_t0000_u01777693607137") 2026/05/02 03:53:18 DEBUG : dst/two: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f108a735fa7747407_d20260502_m034634_c001_v0001032_t0027_u01777693594989") 2026/05/02 03:53:18 DEBUG : dst/two: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f40105b3aaecf3096_d20260502_m034633_c001_v7007000_t0000_u01777693593188") 2026/05/02 03:53:18 DEBUG : dst/two: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106c8005a70ae96c_d20260502_m034629_c001_v0001180_t0007_u01777693589201") 2026/05/02 03:53:18 DEBUG : dst/two: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ce332_d20260502_m034607_c001_v7007000_t0000_u01777693567246") 2026/05/02 03:53:18 DEBUG : dst/two: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1154ba15a938f217_d20260502_m034605_c001_v0001116_t0017_u01777693565337") 2026/05/02 03:53:18 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4153a022036999cf_d20260502_m034530_c001_v7007000_t0000_u01777693530439") 2026/05/02 03:53:19 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08fe5_d20260502_m034526_c001_v0001182_t0011_u01777693526398") 2026/05/02 03:53:19 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4153a0220369999e_d20260502_m034524_c001_v7007000_t0000_u01777693524396") 2026/05/02 03:53:19 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08f27_d20260502_m034513_c001_v0001182_t0019_u01777693513913") 2026/05/02 03:53:19 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e193_d20260502_m034504_c001_v7007000_t0000_u01777693504085") 2026/05/02 03:53:19 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08e55_d20260502_m034500_c001_v0001182_t0003_u01777693500311") 2026/05/02 03:53:19 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e10f_d20260502_m034438_c001_v7007000_t0000_u01777693478422") 2026/05/02 03:53:19 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08c77_d20260502_m034436_c001_v0001182_t0056_u01777693476718") 2026/05/02 03:53:19 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e10b_d20260502_m034435_c001_v7007000_t0000_u01777693475963") 2026/05/02 03:53:19 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08c51_d20260502_m034434_c001_v0001182_t0051_u01777693474810") 2026/05/02 03:53:19 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e104_d20260502_m034432_c001_v7007000_t0000_u01777693472342") 2026/05/02 03:53:19 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08bf3_d20260502_m034430_c001_v0001182_t0032_u01777693470793") 2026/05/02 03:53:19 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e0f7_d20260502_m034430_c001_v7007000_t0000_u01777693470047") 2026/05/02 03:53:19 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08bbb_d20260502_m034428_c001_v0001182_t0033_u01777693468893") 2026/05/02 03:53:19 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e0a1_d20260502_m034423_c001_v7007000_t0000_u01777693463992") 2026/05/02 03:53:19 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08b1d_d20260502_m034422_c001_v0001182_t0053_u01777693462583") 2026/05/02 03:53:19 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e08b_d20260502_m034421_c001_v7007000_t0000_u01777693461784") 2026/05/02 03:53:19 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08afb_d20260502_m034421_c001_v0001182_t0053_u01777693461039") 2026/05/02 03:53:19 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cdea5_d20260502_m034416_c001_v7007000_t0000_u01777693456877") 2026/05/02 03:53:19 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08a77_d20260502_m034415_c001_v0001182_t0053_u01777693455660") 2026/05/02 03:53:19 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cde87_d20260502_m034413_c001_v7007000_t0000_u01777693453742") 2026/05/02 03:53:19 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08a39_d20260502_m034412_c001_v0001182_t0050_u01777693452816") 2026/05/02 03:53:20 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cde78_d20260502_m034412_c001_v7007000_t0000_u01777693452450") 2026/05/02 03:53:20 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f104f85f254d6dc92_d20260502_m034411_c001_v0001039_t0058_u01777693451278") 2026/05/02 03:53:20 DEBUG : empty space: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08a01_d20260502_m034409_c001_v0001182_t0018_u01777693449693") 2026/05/02 03:53:20 DEBUG : enormous: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e10d_d20260502_m034437_c001_v7007000_t0000_u01777693477492") 2026/05/02 03:53:20 DEBUG : enormous: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08c7b_d20260502_m034436_c001_v0001182_t0051_u01777693476923") 2026/05/02 03:53:20 DEBUG : existing: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41349b6f33500868_d20260502_m034754_c001_v7007000_t0000_u01777693674596") 2026/05/02 03:53:20 DEBUG : existing: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09a90_d20260502_m034753_c001_v0001182_t0053_u01777693673447") 2026/05/02 03:53:20 DEBUG : existing: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e129_d20260502_m034458_c001_v7007000_t0000_u01777693498783") 2026/05/02 03:53:20 DEBUG : existing: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08e19_d20260502_m034457_c001_v0001182_t0034_u01777693497528") 2026/05/02 03:53:20 DEBUG : existing: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cde39_d20260502_m034407_c001_v7007000_t0000_u01777693447242") 2026/05/02 03:53:20 DEBUG : existing: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c089bb_d20260502_m034406_c001_v0001182_t0038_u01777693446313") 2026/05/02 03:53:20 DEBUG : existing: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cde38_d20260502_m034405_c001_v7007000_t0000_u01777693445770") 2026/05/02 03:53:20 DEBUG : existing: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c089a5_d20260502_m034405_c001_v0001182_t0058_u01777693445210") 2026/05/02 03:53:20 DEBUG : existing: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0899b_d20260502_m034404_c001_v0001182_t0001_u01777693444463") 2026/05/02 03:53:20 DEBUG : existing-b: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e12a_d20260502_m034458_c001_v7007000_t0000_u01777693498967") 2026/05/02 03:53:20 DEBUG : existing-b: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727106_d20260502_m034457_c001_v0001104_t0055_u01777693497519") 2026/05/02 03:53:20 DEBUG : file1: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb3b_d20260502_m034852_c001_v7007000_t0000_u01777693732313") 2026/05/02 03:53:20 DEBUG : file1: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09f1c_d20260502_m034851_c001_v0001182_t0018_u01777693731357") 2026/05/02 03:53:21 DEBUG : file1: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb38_d20260502_m034850_c001_v7007000_t0000_u01777693730063") 2026/05/02 03:53:21 DEBUG : file1: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772730f_d20260502_m034848_c001_v0001104_t0001_u01777693728914") 2026/05/02 03:53:21 DEBUG : five: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e113_d20260502_m034442_c001_v7007000_t0000_u01777693482016") 2026/05/02 03:53:21 DEBUG : five: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406e516c92c08cbf_d20260502_m034439_c001_v0001182_t0044_u01777693479982") 2026/05/02 03:53:21 DEBUG : foo: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cde99_d20260502_m034415_c001_v7007000_t0000_u01777693455295") 2026/05/02 03:53:21 DEBUG : foo: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406e516c92c08a5b_d20260502_m034414_c001_v0001182_t0044_u01777693454655") 2026/05/02 03:53:21 DEBUG : foo: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406e516c92c08a53_d20260502_m034414_c001_v0001182_t0044_u01777693454108") 2026/05/02 03:53:21 DEBUG : four: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e114_d20260502_m034442_c001_v7007000_t0000_u01777693482198") 2026/05/02 03:53:21 DEBUG : four: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f408a735fa77472e7_d20260502_m034440_c001_v0001032_t0000_u01777693480572") 2026/05/02 03:53:21 DEBUG : four: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08caf_d20260502_m034439_c001_v0001182_t0041_u01777693479365") 2026/05/02 03:53:21 DEBUG : hello world2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41103517c55c7bf6_d20260502_m034327_c001_v7007000_t0000_u01777693407332") 2026/05/02 03:53:21 DEBUG : hello world2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0864f_d20260502_m034326_c001_v0001182_t0015_u01777693406685") 2026/05/02 03:53:21 DEBUG : ignore-size: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cde36_d20260502_m034404_c001_v7007000_t0000_u01777693444100") 2026/05/02 03:53:21 DEBUG : ignore-size: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0897b_d20260502_m034403_c001_v0001182_t0037_u01777693443169") 2026/05/02 03:53:21 DEBUG : nested/sub dir/file: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e126_d20260502_m034456_c001_v7007000_t0000_u01777693496779") 2026/05/02 03:53:21 DEBUG : nested/sub dir/file: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08dfd_d20260502_m034455_c001_v0001182_t0052_u01777693495521") 2026/05/02 03:53:21 DEBUG : nested/sub dir/file: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e123_d20260502_m034454_c001_v7007000_t0000_u01777693494765") 2026/05/02 03:53:21 DEBUG : nested/sub dir/file: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08dcf_d20260502_m034453_c001_v0001182_t0018_u01777693493363") 2026/05/02 03:53:21 DEBUG : one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e115_d20260502_m034442_c001_v7007000_t0000_u01777693482381") 2026/05/02 03:53:21 DEBUG : one: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406e516c92c08c9f_d20260502_m034438_c001_v0001182_t0044_u01777693478804") 2026/05/02 03:53:21 DEBUG : only0: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb12_d20260502_m034844_c001_v7007000_t0000_u01777693724538") 2026/05/02 03:53:21 DEBUG : only0: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406e516c92c09e16_d20260502_m034838_c001_v0001182_t0044_u01777693718870") 2026/05/02 03:53:22 DEBUG : only0: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677272b5_d20260502_m034822_c001_v0001104_t0029_u01777693702607") 2026/05/02 03:53:22 DEBUG : only0: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b974a_d20260502_m034816_c001_v7007000_t0000_u01777693696301") 2026/05/02 03:53:22 DEBUG : only0: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772725b_d20260502_m034758_c001_v0001104_t0005_u01777693678269") 2026/05/02 03:53:22 DEBUG : only1: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb18_d20260502_m034844_c001_v7007000_t0000_u01777693724721") 2026/05/02 03:53:22 DEBUG : only1: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406e516c92c09e28_d20260502_m034839_c001_v0001182_t0044_u01777693719822") 2026/05/02 03:53:22 DEBUG : only1: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677272b9_d20260502_m034823_c001_v0001104_t0037_u01777693703431") 2026/05/02 03:53:22 DEBUG : only1: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dabc_d20260502_m034815_c001_v7007000_t0000_u01777693695916") 2026/05/02 03:53:22 DEBUG : only1: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727261_d20260502_m034759_c001_v0001104_t0039_u01777693679217") 2026/05/02 03:53:22 DEBUG : only10: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb1d_d20260502_m034844_c001_v7007000_t0000_u01777693724904") 2026/05/02 03:53:22 DEBUG : only10: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4064d817677272eb_d20260502_m034838_c001_v0001104_t0028_u01777693718882") 2026/05/02 03:53:22 DEBUG : only10: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677272d1_d20260502_m034830_c001_v0001104_t0050_u01777693710099") 2026/05/02 03:53:22 DEBUG : only10: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b974f_d20260502_m034816_c001_v7007000_t0000_u01777693696493") 2026/05/02 03:53:22 DEBUG : only10: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727283_d20260502_m034806_c001_v0001104_t0032_u01777693686710") 2026/05/02 03:53:22 DEBUG : only11: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb21_d20260502_m034845_c001_v7007000_t0000_u01777693725085") 2026/05/02 03:53:22 DEBUG : only11: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f403f5e32c29e9921_d20260502_m034839_c001_v0001182_t0038_u01777693719469") 2026/05/02 03:53:22 DEBUG : only11: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677272d5_d20260502_m034831_c001_v0001104_t0033_u01777693711177") 2026/05/02 03:53:22 DEBUG : only11: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e769_d20260502_m034816_c001_v7007000_t0000_u01777693696505") 2026/05/02 03:53:22 DEBUG : only11: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727289_d20260502_m034807_c001_v0001104_t0018_u01777693687639") 2026/05/02 03:53:22 DEBUG : only12: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb25_d20260502_m034845_c001_v7007000_t0000_u01777693725265") 2026/05/02 03:53:22 DEBUG : only12: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4057f82c5b107c6d_d20260502_m034839_c001_v0001039_t0044_u01777693719660") 2026/05/02 03:53:22 DEBUG : only12: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677272d7_d20260502_m034831_c001_v0001104_t0054_u01777693711985") 2026/05/02 03:53:23 DEBUG : only12: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e768_d20260502_m034816_c001_v7007000_t0000_u01777693696315") 2026/05/02 03:53:23 DEBUG : only12: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772728f_d20260502_m034808_c001_v0001104_t0034_u01777693688471") 2026/05/02 03:53:23 DEBUG : only13: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb28_d20260502_m034845_c001_v7007000_t0000_u01777693725448") 2026/05/02 03:53:23 DEBUG : only13: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406e516c92c09e1c_d20260502_m034839_c001_v0001182_t0044_u01777693719266") 2026/05/02 03:53:23 DEBUG : only13: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677272d9_d20260502_m034832_c001_v0001104_t0010_u01777693712945") 2026/05/02 03:53:23 DEBUG : only13: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b9756_d20260502_m034816_c001_v7007000_t0000_u01777693696676") 2026/05/02 03:53:23 DEBUG : only13: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727291_d20260502_m034809_c001_v0001104_t0049_u01777693689186") 2026/05/02 03:53:23 DEBUG : only14: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb2a_d20260502_m034845_c001_v7007000_t0000_u01777693725629") 2026/05/02 03:53:23 DEBUG : only14: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4064d817677272ed_d20260502_m034839_c001_v0001104_t0028_u01777693719278") 2026/05/02 03:53:23 DEBUG : only14: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677272db_d20260502_m034833_c001_v0001104_t0031_u01777693713667") 2026/05/02 03:53:23 DEBUG : only14: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4197052f36cfe3b5_d20260502_m034817_c001_v7007000_t0000_u01777693697020") 2026/05/02 03:53:23 DEBUG : only14: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727293_d20260502_m034810_c001_v0001104_t0049_u01777693690241") 2026/05/02 03:53:23 DEBUG : only15: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb2b_d20260502_m034845_c001_v7007000_t0000_u01777693725810") 2026/05/02 03:53:23 DEBUG : only15: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406e516c92c09e20_d20260502_m034839_c001_v0001182_t0044_u01777693719449") 2026/05/02 03:53:23 DEBUG : only15: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677272dd_d20260502_m034834_c001_v0001104_t0039_u01777693714402") 2026/05/02 03:53:23 DEBUG : only15: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e76a_d20260502_m034816_c001_v7007000_t0000_u01777693696687") 2026/05/02 03:53:23 DEBUG : only15: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727299_d20260502_m034811_c001_v0001104_t0000_u01777693691145") 2026/05/02 03:53:23 DEBUG : only16: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb2c_d20260502_m034845_c001_v7007000_t0000_u01777693725991") 2026/05/02 03:53:23 DEBUG : only16: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4064d817677272ef_d20260502_m034839_c001_v0001104_t0028_u01777693719462") 2026/05/02 03:53:23 DEBUG : only16: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677272df_d20260502_m034835_c001_v0001104_t0046_u01777693715098") 2026/05/02 03:53:24 DEBUG : only16: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4197052f36cfe3b4_d20260502_m034816_c001_v7007000_t0000_u01777693696838") 2026/05/02 03:53:24 DEBUG : only16: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772729b_d20260502_m034811_c001_v0001104_t0007_u01777693691980") 2026/05/02 03:53:24 DEBUG : only17: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb2d_d20260502_m034846_c001_v7007000_t0000_u01777693726173") 2026/05/02 03:53:24 DEBUG : only17: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406e516c92c09e26_d20260502_m034839_c001_v0001182_t0044_u01777693719638") 2026/05/02 03:53:24 DEBUG : only17: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677272e3_d20260502_m034836_c001_v0001104_t0001_u01777693716016") 2026/05/02 03:53:24 DEBUG : only17: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dac1_d20260502_m034816_c001_v7007000_t0000_u01777693696850") 2026/05/02 03:53:24 DEBUG : only17: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772729f_d20260502_m034812_c001_v0001104_t0025_u01777693692863") 2026/05/02 03:53:24 DEBUG : only18: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb2e_d20260502_m034846_c001_v7007000_t0000_u01777693726354") 2026/05/02 03:53:24 DEBUG : only18: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4064d817677272f3_d20260502_m034839_c001_v0001104_t0028_u01777693719650") 2026/05/02 03:53:24 DEBUG : only18: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677272e5_d20260502_m034836_c001_v0001104_t0006_u01777693716705") 2026/05/02 03:53:24 DEBUG : only18: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dac2_d20260502_m034817_c001_v7007000_t0000_u01777693697034") 2026/05/02 03:53:25 DEBUG : only18: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677272a1_d20260502_m034813_c001_v0001104_t0018_u01777693693587") 2026/05/02 03:53:25 DEBUG : only19: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb2f_d20260502_m034846_c001_v7007000_t0000_u01777693726536") 2026/05/02 03:53:25 DEBUG : only19: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f403f5e32c29e9925_d20260502_m034839_c001_v0001182_t0038_u01777693719794") 2026/05/02 03:53:25 DEBUG : only19: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677272e7_d20260502_m034837_c001_v0001104_t0001_u01777693717573") 2026/05/02 03:53:25 DEBUG : only19: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b975a_d20260502_m034816_c001_v7007000_t0000_u01777693696861") 2026/05/02 03:53:25 DEBUG : only19: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677272a3_d20260502_m034814_c001_v0001104_t0018_u01777693694331") 2026/05/02 03:53:25 DEBUG : only2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb30_d20260502_m034846_c001_v7007000_t0000_u01777693726717") 2026/05/02 03:53:25 DEBUG : only2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4064d817677272f5_d20260502_m034839_c001_v0001104_t0028_u01777693719834") 2026/05/02 03:53:25 DEBUG : only2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677272bb_d20260502_m034824_c001_v0001104_t0010_u01777693704228") 2026/05/02 03:53:25 DEBUG : only2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4197052f36cfe3b3_d20260502_m034816_c001_v7007000_t0000_u01777693696656") 2026/05/02 03:53:25 DEBUG : only2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727267_d20260502_m034800_c001_v0001104_t0028_u01777693680051") 2026/05/02 03:53:25 DEBUG : only3: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb31_d20260502_m034846_c001_v7007000_t0000_u01777693726899") 2026/05/02 03:53:25 DEBUG : only3: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4057f82c5b107c6f_d20260502_m034839_c001_v0001039_t0044_u01777693719847") 2026/05/02 03:53:25 DEBUG : only3: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677272bd_d20260502_m034824_c001_v0001104_t0001_u01777693704976") 2026/05/02 03:53:25 DEBUG : only3: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dabd_d20260502_m034816_c001_v7007000_t0000_u01777693696102") 2026/05/02 03:53:25 DEBUG : only3: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772726f_d20260502_m034800_c001_v0001104_t0044_u01777693680876") 2026/05/02 03:53:25 DEBUG : only4: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb32_d20260502_m034847_c001_v7007000_t0000_u01777693727079") 2026/05/02 03:53:25 DEBUG : only4: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f403f5e32c29e9929_d20260502_m034839_c001_v0001182_t0038_u01777693719977") 2026/05/02 03:53:25 DEBUG : only4: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677272c1_d20260502_m034825_c001_v0001104_t0026_u01777693705884") 2026/05/02 03:53:25 DEBUG : only4: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4197052f36cfe3b2_d20260502_m034816_c001_v7007000_t0000_u01777693696473") 2026/05/02 03:53:25 DEBUG : only4: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727271_d20260502_m034801_c001_v0001104_t0020_u01777693681669") 2026/05/02 03:53:25 DEBUG : only5: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb33_d20260502_m034847_c001_v7007000_t0000_u01777693727260") 2026/05/02 03:53:25 DEBUG : only5: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406e516c92c09e30_d20260502_m034840_c001_v0001182_t0044_u01777693720006") 2026/05/02 03:53:25 DEBUG : only5: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677272c3_d20260502_m034826_c001_v0001104_t0046_u01777693706580") 2026/05/02 03:53:26 DEBUG : only5: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dabe_d20260502_m034816_c001_v7007000_t0000_u01777693696287") 2026/05/02 03:53:26 DEBUG : only5: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727275_d20260502_m034802_c001_v0001104_t0020_u01777693682749") 2026/05/02 03:53:26 DEBUG : only6: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb34_d20260502_m034847_c001_v7007000_t0000_u01777693727441") 2026/05/02 03:53:26 DEBUG : only6: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4064d817677272f7_d20260502_m034840_c001_v0001104_t0028_u01777693720022") 2026/05/02 03:53:26 DEBUG : only6: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677272c5_d20260502_m034827_c001_v0001104_t0024_u01777693707293") 2026/05/02 03:53:26 DEBUG : only6: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4197052f36cfe3b1_d20260502_m034816_c001_v7007000_t0000_u01777693696292") 2026/05/02 03:53:26 DEBUG : only6: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727277_d20260502_m034803_c001_v0001104_t0011_u01777693683448") 2026/05/02 03:53:26 DEBUG : only7: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb35_d20260502_m034847_c001_v7007000_t0000_u01777693727622") 2026/05/02 03:53:26 DEBUG : only7: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4057f82c5b107c71_d20260502_m034840_c001_v0001039_t0044_u01777693720031") 2026/05/02 03:53:26 DEBUG : only7: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677272c7_d20260502_m034828_c001_v0001104_t0017_u01777693708064") 2026/05/02 03:53:26 DEBUG : only7: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dabf_d20260502_m034816_c001_v7007000_t0000_u01777693696482") 2026/05/02 03:53:26 DEBUG : only7: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727279_d20260502_m034804_c001_v0001104_t0015_u01777693684235") 2026/05/02 03:53:26 DEBUG : only8: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb36_d20260502_m034847_c001_v7007000_t0000_u01777693727805") 2026/05/02 03:53:26 DEBUG : only8: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f403f5e32c29e992b_d20260502_m034840_c001_v0001182_t0038_u01777693720160") 2026/05/02 03:53:26 DEBUG : only8: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677272cb_d20260502_m034828_c001_v0001104_t0023_u01777693708795") 2026/05/02 03:53:26 DEBUG : only8: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e76b_d20260502_m034816_c001_v7007000_t0000_u01777693696873") 2026/05/02 03:53:26 DEBUG : only8: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772727b_d20260502_m034805_c001_v0001104_t0034_u01777693685091") 2026/05/02 03:53:26 DEBUG : only9: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb37_d20260502_m034847_c001_v7007000_t0000_u01777693727986") 2026/05/02 03:53:26 DEBUG : only9: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406e516c92c09e32_d20260502_m034840_c001_v0001182_t0044_u01777693720191") 2026/05/02 03:53:26 DEBUG : only9: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677272cd_d20260502_m034829_c001_v0001104_t0021_u01777693709428") 2026/05/02 03:53:27 DEBUG : only9: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f417a36e59554dac0_d20260502_m034816_c001_v7007000_t0000_u01777693696666") 2026/05/02 03:53:27 DEBUG : only9: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772727d_d20260502_m034805_c001_v0001104_t0034_u01777693685977") 2026/05/02 03:53:27 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e121_d20260502_m034452_c001_v7007000_t0000_u01777693492225") 2026/05/02 03:53:27 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f108a735fa77472ff_d20260502_m034450_c001_v0001032_t0052_u01777693490030") 2026/05/02 03:53:27 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e11d_d20260502_m034448_c001_v7007000_t0000_u01777693488889") 2026/05/02 03:53:27 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08d39_d20260502_m034446_c001_v0001182_t0045_u01777693486380") 2026/05/02 03:53:27 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e119_d20260502_m034445_c001_v7007000_t0000_u01777693485643") 2026/05/02 03:53:27 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f108a735fa77472f1_d20260502_m034443_c001_v0001032_t0000_u01777693483301") 2026/05/02 03:53:27 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e107_d20260502_m034434_c001_v7007000_t0000_u01777693474065") 2026/05/02 03:53:27 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08c27_d20260502_m034432_c001_v0001182_t0032_u01777693472891") 2026/05/02 03:53:27 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e101_d20260502_m034431_c001_v7007000_t0000_u01777693471356") 2026/05/02 03:53:27 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08bed_d20260502_m034430_c001_v0001182_t0045_u01777693470598") 2026/05/02 03:53:27 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e0ee_d20260502_m034429_c001_v7007000_t0000_u01777693469485") 2026/05/02 03:53:27 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08bb5_d20260502_m034428_c001_v0001182_t0053_u01777693468692") 2026/05/02 03:53:27 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e098_d20260502_m034423_c001_v7007000_t0000_u01777693463442") 2026/05/02 03:53:27 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08b11_d20260502_m034422_c001_v0001182_t0010_u01777693462341") 2026/05/02 03:53:27 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e08c_d20260502_m034421_c001_v7007000_t0000_u01777693461966") 2026/05/02 03:53:27 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08af5_d20260502_m034420_c001_v0001182_t0039_u01777693460838") 2026/05/02 03:53:27 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e08a_d20260502_m034420_c001_v7007000_t0000_u01777693460473") 2026/05/02 03:53:27 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08add_d20260502_m034419_c001_v0001182_t0019_u01777693459899") 2026/05/02 03:53:28 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08acf_d20260502_m034419_c001_v0001182_t0004_u01777693459326") 2026/05/02 03:53:28 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e089_d20260502_m034418_c001_v7007000_t0000_u01777693458961") 2026/05/02 03:53:28 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08ab7_d20260502_m034418_c001_v0001182_t0011_u01777693458375") 2026/05/02 03:53:28 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08aab_d20260502_m034417_c001_v0001182_t0011_u01777693457783") 2026/05/02 03:53:28 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cdea6_d20260502_m034417_c001_v7007000_t0000_u01777693457060") 2026/05/02 03:53:28 DEBUG : potato: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08a8b_d20260502_m034416_c001_v0001182_t0034_u01777693456227") 2026/05/02 03:53:28 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f405aac073913673e_d20260502_m034541_c001_v7007000_t0000_u01777693541665") 2026/05/02 03:53:28 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f108a735fa7747371_d20260502_m034540_c001_v0001032_t0037_u01777693540929") 2026/05/02 03:53:28 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4153a022036999d0_d20260502_m034530_c001_v7007000_t0000_u01777693530888") 2026/05/02 03:53:28 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f108a735fa7747345_d20260502_m034525_c001_v0001032_t0041_u01777693525657") 2026/05/02 03:53:28 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4023f3a3ece6d82a_d20260502_m034518_c001_v7007000_t0000_u01777693518256") 2026/05/02 03:53:28 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f108a735fa7747337_d20260502_m034512_c001_v0001032_t0031_u01777693512791") 2026/05/02 03:53:28 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e195_d20260502_m034504_c001_v7007000_t0000_u01777693504351") 2026/05/02 03:53:28 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f108a735fa7747313_d20260502_m034459_c001_v0001032_t0048_u01777693499902") 2026/05/02 03:53:28 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e10e_d20260502_m034437_c001_v7007000_t0000_u01777693477680") 2026/05/02 03:53:28 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08c71_d20260502_m034436_c001_v0001182_t0055_u01777693476524") 2026/05/02 03:53:28 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e10c_d20260502_m034436_c001_v7007000_t0000_u01777693476146") 2026/05/02 03:53:28 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08c4b_d20260502_m034434_c001_v0001182_t0059_u01777693474615") 2026/05/02 03:53:28 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e108_d20260502_m034434_c001_v7007000_t0000_u01777693474249") 2026/05/02 03:53:28 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08c2f_d20260502_m034433_c001_v0001182_t0014_u01777693473468") 2026/05/02 03:53:28 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e105_d20260502_m034432_c001_v7007000_t0000_u01777693472524") 2026/05/02 03:53:28 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08c0d_d20260502_m034431_c001_v0001182_t0054_u01777693471722") 2026/05/02 03:53:28 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e0fa_d20260502_m034430_c001_v7007000_t0000_u01777693470231") 2026/05/02 03:53:29 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08bd1_d20260502_m034429_c001_v0001182_t0056_u01777693469475") 2026/05/02 03:53:29 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e0a4_d20260502_m034424_c001_v7007000_t0000_u01777693464175") 2026/05/02 03:53:29 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08b2f_d20260502_m034423_c001_v0001182_t0035_u01777693463142") 2026/05/02 03:53:29 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41103517c55c7c02_d20260502_m034329_c001_v7007000_t0000_u01777693409967") 2026/05/02 03:53:29 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08695_d20260502_m034329_c001_v0001182_t0012_u01777693409331") 2026/05/02 03:53:29 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41103517c55c7bfc_d20260502_m034328_c001_v7007000_t0000_u01777693408428") 2026/05/02 03:53:29 DEBUG : potato2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0866d_d20260502_m034327_c001_v0001182_t0024_u01777693407876") 2026/05/02 03:53:29 DEBUG : potato3: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4153a022036999d2_d20260502_m034531_c001_v7007000_t0000_u01777693531262") 2026/05/02 03:53:29 DEBUG : potato3: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727128_d20260502_m034527_c001_v0001104_t0059_u01777693527009") 2026/05/02 03:53:29 DEBUG : potato3: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4023f3a3ece6d82b_d20260502_m034518_c001_v7007000_t0000_u01777693518474") 2026/05/02 03:53:29 DEBUG : potato3: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772711a_d20260502_m034514_c001_v0001104_t0032_u01777693514519") 2026/05/02 03:53:29 DEBUG : potato3: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e197_d20260502_m034504_c001_v7007000_t0000_u01777693504941") 2026/05/02 03:53:29 DEBUG : potato3: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772710a_d20260502_m034500_c001_v0001104_t0054_u01777693500558") 2026/05/02 03:53:29 DEBUG : pre-dest1/1: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f40105b3aaecf3006_d20260502_m034616_c001_v7007000_t0000_u01777693576761") 2026/05/02 03:53:29 DEBUG : pre-dest1/1: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727174_d20260502_m034608_c001_v0001104_t0037_u01777693568024") 2026/05/02 03:53:29 DEBUG : pre-dest2/2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f40105b3aaecf3008_d20260502_m034616_c001_v7007000_t0000_u01777693576943") 2026/05/02 03:53:29 DEBUG : pre-dest2/2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f108a735fa77473b9_d20260502_m034609_c001_v0001032_t0052_u01777693569154") 2026/05/02 03:53:29 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ce1e2_d20260502_m034552_c001_v7007000_t0000_u01777693552400") 2026/05/02 03:53:29 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09159_d20260502_m034549_c001_v0001182_t0022_u01777693549372") 2026/05/02 03:53:29 DEBUG : sizeonly: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cde33_d20260502_m034402_c001_v7007000_t0000_u01777693442626") 2026/05/02 03:53:29 DEBUG : sizeonly: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08955_d20260502_m034401_c001_v0001182_t0002_u01777693441682") 2026/05/02 03:53:30 DEBUG : splitbanan: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa62_d20260502_m035047_c001_v7007000_t0000_u01777693847845") 2026/05/02 03:53:30 DEBUG : splitbanan: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9c8f_d20260502_m035040_c001_v0001182_t0047_u01777693840325") 2026/05/02 03:53:30 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc26a3_d20260502_m035207_c001_v7007000_t0000_u01777693927046") 2026/05/02 03:53:30 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677274a1_d20260502_m035200_c001_v0001104_t0055_u01777693920476") 2026/05/02 03:53:30 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211f097_d20260502_m035151_c001_v7007000_t0000_u01777693911537") 2026/05/02 03:53:30 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727471_d20260502_m035144_c001_v0001104_t0055_u01777693904659") 2026/05/02 03:53:30 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f416497dc11f000ea_d20260502_m035134_c001_v7007000_t0000_u01777693894923") 2026/05/02 03:53:30 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d8176772745d_d20260502_m035128_c001_v0001104_t0048_u01777693888309") 2026/05/02 03:53:30 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cefb0_d20260502_m035119_c001_v7007000_t0000_u01777693879618") 2026/05/02 03:53:30 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727439_d20260502_m035113_c001_v0001104_t0003_u01777693873481") 2026/05/02 03:53:30 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2626_d20260502_m035103_c001_v7007000_t0000_u01777693863788") 2026/05/02 03:53:30 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727415_d20260502_m035056_c001_v0001104_t0019_u01777693856993") 2026/05/02 03:53:30 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4141f8dce952fa0f_d20260502_m035042_c001_v7007000_t0000_u01777693842115") 2026/05/02 03:53:30 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677273e9_d20260502_m035039_c001_v0001104_t0020_u01777693839156") 2026/05/02 03:53:30 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4049a0c32e93c626_d20260502_m035029_c001_v7007000_t0000_u01777693829968") 2026/05/02 03:53:30 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677273bf_d20260502_m035022_c001_v0001104_t0033_u01777693822858") 2026/05/02 03:53:30 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cec87_d20260502_m035021_c001_v7007000_t0000_u01777693821738") 2026/05/02 03:53:30 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677273af_d20260502_m035018_c001_v0001104_t0030_u01777693818079") 2026/05/02 03:53:30 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f409049e700b5224e_d20260502_m035009_c001_v7007000_t0000_u01777693809031") 2026/05/02 03:53:30 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727391_d20260502_m035001_c001_v0001104_t0010_u01777693801719") 2026/05/02 03:53:30 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4181abb5b2b6c39d_d20260502_m035000_c001_v7007000_t0000_u01777693800352") 2026/05/02 03:53:31 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107dc1_d20260502_m034956_c001_v0001039_t0052_u01777693796818") 2026/05/02 03:53:31 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41103517c55c850c_d20260502_m034941_c001_v7007000_t0000_u01777693781602") 2026/05/02 03:53:31 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727369_d20260502_m034937_c001_v0001104_t0027_u01777693777234") 2026/05/02 03:53:31 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4001c8b2484af055_d20260502_m034926_c001_v7007000_t0000_u01777693766804") 2026/05/02 03:53:31 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727351_d20260502_m034920_c001_v0001104_t0023_u01777693760469") 2026/05/02 03:53:31 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406c52254f2b9895_d20260502_m034910_c001_v7007000_t0000_u01777693750880") 2026/05/02 03:53:31 DEBUG : splitbananasplit: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727333_d20260502_m034904_c001_v0001104_t0040_u01777693744857") 2026/05/02 03:53:31 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f412ca83c91279602_d20260502_m035024_c001_v7007000_t0000_u01777693824730") 2026/05/02 03:53:31 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107e20_d20260502_m035019_c001_v0001039_t0019_u01777693819630") 2026/05/02 03:53:31 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb44_d20260502_m034856_c001_v7007000_t0000_u01777693736880") 2026/05/02 03:53:31 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727319_d20260502_m034855_c001_v0001104_t0003_u01777693735438") 2026/05/02 03:53:31 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb41_d20260502_m034854_c001_v7007000_t0000_u01777693734687") 2026/05/02 03:53:31 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107cbf_d20260502_m034853_c001_v0001039_t0030_u01777693733252") 2026/05/02 03:53:31 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e127_d20260502_m034456_c001_v7007000_t0000_u01777693496963") 2026/05/02 03:53:31 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f108a735fa7747309_d20260502_m034455_c001_v0001032_t0047_u01777693495909") 2026/05/02 03:53:31 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e124_d20260502_m034454_c001_v7007000_t0000_u01777693494951") 2026/05/02 03:53:31 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727100_d20260502_m034453_c001_v0001104_t0054_u01777693493758") 2026/05/02 03:53:31 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cde2e_d20260502_m034359_c001_v7007000_t0000_u01777693439618") 2026/05/02 03:53:31 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0890d_d20260502_m034358_c001_v0001182_t0055_u01777693438332") 2026/05/02 03:53:31 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cde2b_d20260502_m034357_c001_v7007000_t0000_u01777693437970") 2026/05/02 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c088f1_d20260502_m034357_c001_v0001182_t0041_u01777693437050") 2026/05/02 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cde20_d20260502_m034355_c001_v7007000_t0000_u01777693435028") 2026/05/02 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c088ab_d20260502_m034354_c001_v0001182_t0034_u01777693434165") 2026/05/02 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cde1f_d20260502_m034353_c001_v7007000_t0000_u01777693433622") 2026/05/02 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0887b_d20260502_m034352_c001_v0001182_t0054_u01777693432529") 2026/05/02 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08849_d20260502_m034350_c001_v0001182_t0057_u01777693430102") 2026/05/02 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254cde0e_d20260502_m034349_c001_v7007000_t0000_u01777693429740") 2026/05/02 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08835_d20260502_m034349_c001_v0001182_t0039_u01777693429166") 2026/05/02 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08827_d20260502_m034348_c001_v0001182_t0037_u01777693428562") 2026/05/02 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41103517c55c7c25_d20260502_m034347_c001_v7007000_t0000_u01777693427835") 2026/05/02 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c087cf_d20260502_m034345_c001_v0001182_t0044_u01777693425612") 2026/05/02 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c087a1_d20260502_m034343_c001_v0001182_t0013_u01777693423176") 2026/05/02 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41103517c55c7c22_d20260502_m034342_c001_v7007000_t0000_u01777693422813") 2026/05/02 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0878b_d20260502_m034342_c001_v0001182_t0011_u01777693422245") 2026/05/02 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08783_d20260502_m034341_c001_v0001182_t0029_u01777693421638") 2026/05/02 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41103517c55c7c1f_d20260502_m034341_c001_v7007000_t0000_u01777693421278") 2026/05/02 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08739_d20260502_m034338_c001_v0001182_t0014_u01777693418065") 2026/05/02 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41103517c55c7c1b_d20260502_m034337_c001_v7007000_t0000_u01777693417702") 2026/05/02 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08729_d20260502_m034337_c001_v0001182_t0032_u01777693417118") 2026/05/02 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41103517c55c7c19_d20260502_m034336_c001_v7007000_t0000_u01777693416214") 2026/05/02 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08709_d20260502_m034335_c001_v0001182_t0010_u01777693415584") 2026/05/02 03:53:32 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41103517c55c7c17_d20260502_m034335_c001_v7007000_t0000_u01777693415039") 2026/05/02 03:53:33 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c086f1_d20260502_m034334_c001_v0001182_t0051_u01777693414454") 2026/05/02 03:53:33 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41103517c55c7c0c_d20260502_m034333_c001_v7007000_t0000_u01777693413556") 2026/05/02 03:53:33 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c086cd_d20260502_m034332_c001_v0001182_t0053_u01777693412812") 2026/05/02 03:53:33 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41103517c55c7c09_d20260502_m034332_c001_v7007000_t0000_u01777693412271") 2026/05/02 03:53:33 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c086bf_d20260502_m034331_c001_v0001182_t0016_u01777693411606") 2026/05/02 03:53:33 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41103517c55c7c05_d20260502_m034331_c001_v7007000_t0000_u01777693411064") 2026/05/02 03:53:33 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c086a9_d20260502_m034330_c001_v0001182_t0059_u01777693410509") 2026/05/02 03:53:33 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41103517c55c7bef_d20260502_m034326_c001_v7007000_t0000_u01777693406145") 2026/05/02 03:53:33 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08633_d20260502_m034325_c001_v0001182_t0020_u01777693405596") 2026/05/02 03:53:33 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41103517c55c7be9_d20260502_m034325_c001_v7007000_t0000_u01777693405054") 2026/05/02 03:53:33 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0861b_d20260502_m034324_c001_v0001182_t0059_u01777693404485") 2026/05/02 03:53:33 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41103517c55c7bdd_d20260502_m034323_c001_v7007000_t0000_u01777693403191") 2026/05/02 03:53:33 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c085e9_d20260502_m034322_c001_v0001182_t0055_u01777693402611") 2026/05/02 03:53:33 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41103517c55c7bcc_d20260502_m034320_c001_v7007000_t0000_u01777693400453") 2026/05/02 03:53:33 DEBUG : sub dir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c085b3_d20260502_m034319_c001_v0001182_t0046_u01777693399881") 2026/05/02 03:53:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb45_d20260502_m034857_c001_v7007000_t0000_u01777693737061") 2026/05/02 03:53:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c09f62_d20260502_m034855_c001_v0001182_t0022_u01777693735449") 2026/05/02 03:53:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb42_d20260502_m034854_c001_v7007000_t0000_u01777693734868") 2026/05/02 03:53:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e99a1_d20260502_m034853_c001_v0001182_t0046_u01777693733263") 2026/05/02 03:53:33 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc26a4_d20260502_m035209_c001_v7007000_t0000_u01777693929217") 2026/05/02 03:53:33 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9ffc_d20260502_m035208_c001_v0001182_t0022_u01777693928588") 2026/05/02 03:53:33 DEBUG : sub/yam: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e120_d20260502_m034451_c001_v7007000_t0000_u01777693491646") 2026/05/02 03:53:34 DEBUG : sub/yam: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08d79_d20260502_m034449_c001_v0001182_t0030_u01777693489636") 2026/05/02 03:53:34 DEBUG : test_dir1/file2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb3c_d20260502_m034852_c001_v7007000_t0000_u01777693732494") 2026/05/02 03:53:34 DEBUG : test_dir1/file2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d81767727313_d20260502_m034851_c001_v0001104_t0018_u01777693731019") 2026/05/02 03:53:34 DEBUG : test_dir1/file2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb39_d20260502_m034850_c001_v7007000_t0000_u01777693730245") 2026/05/02 03:53:34 DEBUG : test_dir1/file2: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e997d_d20260502_m034848_c001_v0001182_t0013_u01777693728974") 2026/05/02 03:53:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb3e_d20260502_m034852_c001_v7007000_t0000_u01777693732693") 2026/05/02 03:53:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29e9997_d20260502_m034851_c001_v0001182_t0032_u01777693731007") 2026/05/02 03:53:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f41634e7f254ceb3a_d20260502_m034850_c001_v7007000_t0000_u01777693730426") 2026/05/02 03:53:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b107ca3_d20260502_m034848_c001_v0001039_t0016_u01777693728969") 2026/05/02 03:53:34 DEBUG : three: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e116_d20260502_m034442_c001_v7007000_t0000_u01777693482564") 2026/05/02 03:53:34 DEBUG : three: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08cdd_d20260502_m034441_c001_v0001182_t0001_u01777693481328") 2026/05/02 03:53:34 DEBUG : three: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c08ca9_d20260502_m034439_c001_v0001182_t0034_u01777693479171") 2026/05/02 03:53:34 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc26a5_d20260502_m035210_c001_v7007000_t0000_u01777693930814") 2026/05/02 03:53:34 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0ad72_d20260502_m035210_c001_v0001182_t0021_u01777693930186") 2026/05/02 03:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2740_d20260502_m035230_c001_v7007000_t0000_u01777693950632") 2026/05/02 03:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b108068_d20260502_m035228_c001_v0001039_t0000_u01777693948527") 2026/05/02 03:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc271a_d20260502_m035226_c001_v7007000_t0000_u01777693946922") 2026/05/02 03:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0ae68_d20260502_m035225_c001_v0001182_t0055_u01777693945465") 2026/05/02 03:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2716_d20260502_m035224_c001_v7007000_t0000_u01777693944491") 2026/05/02 03:53:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29ea05a_d20260502_m035223_c001_v0001182_t0016_u01777693943804") 2026/05/02 03:53:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc26f0_d20260502_m035218_c001_v7007000_t0000_u01777693938406") 2026/05/02 03:53:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0ade2_d20260502_m035217_c001_v0001182_t0054_u01777693937487") 2026/05/02 03:53:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2711_d20260502_m035220_c001_v7007000_t0000_u01777693940634") 2026/05/02 03:53:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b108044_d20260502_m035219_c001_v0001039_t0033_u01777693939377") 2026/05/02 03:53:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc26ce_d20260502_m035216_c001_v7007000_t0000_u01777693936509") 2026/05/02 03:53:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f103f5e32c29ea02e_d20260502_m035215_c001_v0001182_t0048_u01777693935891") 2026/05/02 03:53:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc26ad_d20260502_m035214_c001_v7007000_t0000_u01777693934935") 2026/05/02 03:53:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677274af_d20260502_m035213_c001_v0001104_t0042_u01777693933746") 2026/05/02 03:53:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc26a8_d20260502_m035212_c001_v7007000_t0000_u01777693932767") 2026/05/02 03:53:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1057f82c5b10802c_d20260502_m035211_c001_v0001039_t0024_u01777693931782") 2026/05/02 03:53:35 DEBUG : toe/toe/toe: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f418286e0be31fe8d_d20260502_m035235_c001_v7007000_t0000_u01777693955277") 2026/05/02 03:53:35 DEBUG : toe/toe/toe: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f106e516c92c0af08_d20260502_m035234_c001_v0001182_t0030_u01777693954651") 2026/05/02 03:53:35 DEBUG : toe/toe/toe: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2715_d20260502_m035222_c001_v7007000_t0000_u01777693942833") 2026/05/02 03:53:35 DEBUG : toe/toe/toe: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677274bb_d20260502_m035221_c001_v0001104_t0021_u01777693941607") 2026/05/02 03:53:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc2753_d20260502_m035231_c001_v7007000_t0000_u01777693951249") 2026/05/02 03:53:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677274cb_d20260502_m035230_c001_v0001104_t0018_u01777693950126") 2026/05/02 03:53:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4071222509fc271b_d20260502_m035227_c001_v7007000_t0000_u01777693947537") 2026/05/02 03:53:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f105131551c071d98_d20260502_m035226_c001_v0001150_t0031_u01777693946614") 2026/05/02 03:53:35 DEBUG : two: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e117_d20260502_m034442_c001_v7007000_t0000_u01777693482746") 2026/05/02 03:53:35 DEBUG : two: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f4064d817677270da_d20260502_m034440_c001_v0001104_t0028_u01777693480763") 2026/05/02 03:53:35 DEBUG : two: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f406e516c92c08ca5_d20260502_m034438_c001_v0001182_t0044_u01777693478986") 2026/05/02 03:53:35 DEBUG : yam: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e122_d20260502_m034452_c001_v7007000_t0000_u01777693492410") 2026/05/02 03:53:35 DEBUG : yam: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f10320fd89742418e_d20260502_m034451_c001_v0001032_t0000_u01777693491059") 2026/05/02 03:53:35 DEBUG : yam: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e11c_d20260502_m034448_c001_v7007000_t0000_u01777693488338") 2026/05/02 03:53:36 DEBUG : yam: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677270ee_d20260502_m034446_c001_v0001104_t0016_u01777693486392") 2026/05/02 03:53:36 DEBUG : yam: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e118_d20260502_m034445_c001_v7007000_t0000_u01777693485091") 2026/05/02 03:53:36 DEBUG : yam: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1064d817677270e4_d20260502_m034443_c001_v0001104_t0024_u01777693483312") 2026/05/02 03:53:36 DEBUG : yaml: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e11e_d20260502_m034449_c001_v7007000_t0000_u01777693489073") 2026/05/02 03:53:36 DEBUG : yaml: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1148dd5e3feebfed_d20260502_m034447_c001_v0001174_t0016_u01777693487845") 2026/05/02 03:53:36 DEBUG : yaml: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f420f3bec8211e11a_d20260502_m034445_c001_v7007000_t0000_u01777693485827") 2026/05/02 03:53:36 DEBUG : yaml: Deleting (id "4_z1fd29d43c08deb6b9fd80e1b_f1128f746c3f90628_d20260502_m034444_c001_v0001103_t0007_u01777693484675") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m20.30684468s (try 1/5)