"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/04/27 05:08:23 DEBUG : Creating backend with remote "TestB2:rclone-test-goferej7tafa" 2026/04/27 05:08:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/27 05:08:24 DEBUG : Creating backend with remote "/tmp/rclone2981009093" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:08:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 05:08:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/27 05:08:25 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:08:25 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.60s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:08:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/27 05:08:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 05:08:25 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:08:25 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:08:26 DEBUG : sub dir/hello world: size = 11 OK 2026/04/27 05:08:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:08:26 INFO : sub dir/hello world: Copied (new) 2026/04/27 05:08:26 DEBUG : B2 bucket rclone-test-goferej7tafa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.81s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", 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-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", 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-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:08:28 DEBUG : Creating backend with remote "/non-existing" 2026/04/27 05:08:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/27 05:08:28 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:08:28 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.60s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:08:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 05:08:29 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:08:29 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:08:29 DEBUG : sub dir/hello world: size = 11 OK 2026/04/27 05:08:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:08:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.57s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", 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-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:08:30 INFO : B2 bucket rclone-test-goferej7tafa: Running all checks before starting transfers 2026/04/27 05:08:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 05:08:30 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:08:30 INFO : B2 bucket rclone-test-goferej7tafa: Checks finished, now starting transfers 2026/04/27 05:08:30 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:08:31 DEBUG : sub dir/hello world: size = 11 OK 2026/04/27 05:08:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:08:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.38s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:08:32 ERROR : Ignoring --no-traverse with sync 2026/04/27 05:08:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 05:08:32 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:08:32 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:08:32 DEBUG : sub dir/hello world: size = 11 OK 2026/04/27 05:08:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:08:32 INFO : sub dir/hello world: Copied (new) 2026/04/27 05:08:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.32s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:08:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/27 05:08:33 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:08:33 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:08:33 DEBUG : hello world2: size = 12 OK 2026/04/27 05:08:33 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/27 05:08:33 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.26s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:08:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 05:08:34 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:08:34 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:08:35 DEBUG : potato2: size = 11 OK 2026/04/27 05:08:35 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:08:35 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.29s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:08:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 05:08:36 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:08:36 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:08:37 DEBUG : potato2: size = 11 OK 2026/04/27 05:08:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:08:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.76s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:08:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/27 05:08:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/27 05:08:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/27 05:08:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/27 05:08:37 INFO : sub dir2: Making directory 2026/04/27 05:08:37 INFO : sub dir: Making directory 2026/04/27 05:08:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 05:08:37 INFO : sub dir2/sub sub dir2: Making directory 2026/04/27 05:08:37 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:08:37 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:08:38 DEBUG : sub dir/hello world: size = 11 OK 2026/04/27 05:08:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:08:38 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/04/27 05:08:38 DEBUG : B2 bucket rclone-test-goferej7tafa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.54s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:08:39 INFO : sub dir2: Making directory 2026/04/27 05:08:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/27 05:08:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/27 05:08:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 05:08:39 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:08:39 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:08:39 DEBUG : sub dir/hello world: size = 11 OK 2026/04/27 05:08:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:08:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.27s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:08:40 DEBUG : sub dir2: Making directory with metadata 2026/04/27 05:08:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/27 05:08:40 INFO : sub dir2: Making directory 2026/04/27 05:08:40 INFO : sub dir: Making directory 2026/04/27 05:08:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 05:08:40 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:08:40 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:08:41 DEBUG : sub dir/hello world: size = 11 OK 2026/04/27 05:08:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:08:41 INFO : sub dir/hello world: Copied (new) 2026/04/27 05:08:41 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/27 05:08:41 DEBUG : B2 bucket rclone-test-goferej7tafa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/27 05:08:41 DEBUG : B2 bucket rclone-test-goferej7tafa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.40s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", 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-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:08:42 INFO : sub dir2: Making directory 2026/04/27 05:08:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 05:08:42 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:08:42 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:08:42 DEBUG : sub dir/hello world: size = 11 OK 2026/04/27 05:08:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:08:42 INFO : sub dir/hello world: Copied (new) 2026/04/27 05:08:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.28s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:08:43 DEBUG : sub dir2: Making directory with metadata 2026/04/27 05:08:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/27 05:08:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/27 05:08:43 INFO : sub dir2: Making directory 2026/04/27 05:08:43 INFO : sub dir: Making directory 2026/04/27 05:08:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 05:08:43 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:08:43 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:08:44 DEBUG : sub dir/hello world: size = 11 OK 2026/04/27 05:08:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:08:44 INFO : sub dir/hello world: Copied (new) 2026/04/27 05:08:44 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/27 05:08:44 DEBUG : B2 bucket rclone-test-goferej7tafa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.26s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", 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-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:08:45 INFO : sub dir2: Making directory 2026/04/27 05:08:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 05:08:45 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:08:45 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:08:45 DEBUG : sub dir/hello world: size = 11 OK 2026/04/27 05:08:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:08:45 INFO : sub dir/hello world: Copied (new) 2026/04/27 05:08:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.38s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:08:47 DEBUG : Creating backend with remote "TestB2:rclone-test-riretur6fofi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-goferej7tafa -> B2 bucket rclone-test-riretur6fofi 2026/04/27 05:08:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 05:08:48 DEBUG : B2 bucket rclone-test-riretur6fofi: Waiting for checks to finish 2026/04/27 05:08:48 DEBUG : B2 bucket rclone-test-riretur6fofi: Waiting for transfers to finish 2026/04/27 05:08:49 DEBUG : sub dir/hello world: size = 11 OK 2026/04/27 05:08:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:08:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/27 05:08:49 DEBUG : B2 bucket rclone-test-riretur6fofi: Purge remote 2026/04/27 05:08:49 INFO : B2 bucket rclone-test-riretur6fofi: cleaning bucket "rclone-test-riretur6fofi" of all files 2026/04/27 05:08:50 DEBUG : sub dir/hello world: Deleting (id "4_z3f321d13507dcbdb9fd80e1b_f1064628980de8aa3_d20260427_m050848_c001_v0001037_t0020_u01777266528998") --- PASS: TestServerSideCopy (4.87s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:08:52 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:08:52 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:08:52 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:08:52 DEBUG : sub dir/hello world: Sizes differ 2026/04/27 05:08:52 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:08:52 DEBUG : sub dir/hello world: size = 17 OK 2026/04/27 05:08:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/27 05:08:52 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.97s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:08:54 DEBUG : Creating backend with remote "TestB2:rclone-test-xacowih2lihu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-goferej7tafa -> B2 bucket rclone-test-xacowih2lihu 2026/04/27 05:08:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 05:08:55 DEBUG : B2 bucket rclone-test-xacowih2lihu: Waiting for checks to finish 2026/04/27 05:08:55 DEBUG : B2 bucket rclone-test-xacowih2lihu: Waiting for transfers to finish 2026/04/27 05:08:56 DEBUG : sub dir/hello world: size = 11 OK 2026/04/27 05:08:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:08:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/27 05:08:57 DEBUG : B2 bucket rclone-test-xacowih2lihu: Waiting for checks to finish 2026/04/27 05:08:57 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:08:57 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-xacowih2lihu) 2026/04/27 05:08:57 DEBUG : sub dir/hello world: Sizes differ 2026/04/27 05:08:57 DEBUG : B2 bucket rclone-test-xacowih2lihu: Waiting for transfers to finish 2026/04/27 05:08:57 DEBUG : sub dir/hello world: size = 17 OK 2026/04/27 05:08:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/27 05:08:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/27 05:08:58 DEBUG : B2 bucket rclone-test-xacowih2lihu: Purge remote 2026/04/27 05:08:58 INFO : B2 bucket rclone-test-xacowih2lihu: cleaning bucket "rclone-test-xacowih2lihu" of all files 2026/04/27 05:08:58 DEBUG : sub dir/hello world: Deleting (id "4_z4f222dc3507dcbdb9fd80e1b_f107bfd1d0a517d81_d20260427_m050857_c001_v0001177_t0026_u01777266537844") 2026/04/27 05:08:58 DEBUG : sub dir/hello world: Deleting (id "4_z4f222dc3507dcbdb9fd80e1b_f10148b7f11d6b8f3_d20260427_m050856_c001_v0001029_t0000_u01777266536060") --- PASS: TestServerSideCopyOverSelf (6.21s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:00 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:09:00 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:09:00 DEBUG : sub dir/hello world: Sizes differ 2026/04/27 05:09:00 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:00 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:00 DEBUG : sub dir/hello world: size = 17 OK 2026/04/27 05:09:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/27 05:09:00 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/27 05:09:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.99s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:02 DEBUG : Creating backend with remote "TestB2:rclone-test-pihasor7wafe" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-goferej7tafa -> B2 bucket rclone-test-pihasor7wafe 2026/04/27 05:09:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 05:09:03 DEBUG : B2 bucket rclone-test-pihasor7wafe: Waiting for checks to finish 2026/04/27 05:09:03 DEBUG : B2 bucket rclone-test-pihasor7wafe: Waiting for transfers to finish 2026/04/27 05:09:04 DEBUG : sub dir/hello world: size = 11 OK 2026/04/27 05:09:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:09:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/27 05:09:05 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:09:05 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-pihasor7wafe) 2026/04/27 05:09:05 DEBUG : sub dir/hello world: Sizes differ 2026/04/27 05:09:05 DEBUG : B2 bucket rclone-test-pihasor7wafe: Waiting for checks to finish 2026/04/27 05:09:05 DEBUG : B2 bucket rclone-test-pihasor7wafe: Waiting for transfers to finish 2026/04/27 05:09:06 DEBUG : sub dir/hello world: size = 17 OK 2026/04/27 05:09:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/27 05:09:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/27 05:09:06 INFO : sub dir/hello world: Deleted 2026/04/27 05:09:07 DEBUG : testing file moves 2026/04/27 05:09:07 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:09:07 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-pihasor7wafe) 2026/04/27 05:09:07 DEBUG : sub dir/hello world: Sizes differ 2026/04/27 05:09:07 DEBUG : B2 bucket rclone-test-pihasor7wafe: Waiting for checks to finish 2026/04/27 05:09:07 DEBUG : B2 bucket rclone-test-pihasor7wafe: Waiting for transfers to finish 2026/04/27 05:09:07 DEBUG : sub dir/hello world: size = 24 OK 2026/04/27 05:09:07 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/27 05:09:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/27 05:09:07 INFO : sub dir/hello world: Deleted 2026/04/27 05:09:08 DEBUG : B2 bucket rclone-test-pihasor7wafe: Purge remote 2026/04/27 05:09:08 INFO : B2 bucket rclone-test-pihasor7wafe: cleaning bucket "rclone-test-pihasor7wafe" of all files 2026/04/27 05:09:08 DEBUG : sub dir/hello world: Deleting (id "4_z4fd24dc3507dcbdb9fd80e1b_f118d8316d035fc21_d20260427_m050907_c001_v0001180_t0023_u01777266547618") 2026/04/27 05:09:08 DEBUG : sub dir/hello world: Deleting (id "4_z4fd24dc3507dcbdb9fd80e1b_f115460c58ad2ffd7_d20260427_m050905_c001_v0001116_t0031_u01777266545549") 2026/04/27 05:09:08 DEBUG : sub dir/hello world: Deleting (id "4_z4fd24dc3507dcbdb9fd80e1b_f105bdcbb6062676b_d20260427_m050904_c001_v0001157_t0045_u01777266544121") --- PASS: TestServerSideMoveOverSelf (8.31s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:10 ERROR : error listing: directory not found 2026/04/27 05:09:10 INFO : Local file system at /tmp/rclone2981009093: Making directory 2026/04/27 05:09:10 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:10 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.62s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 05:09:12 DEBUG : Local file system at /tmp/rclone2981009093: Waiting for checks to finish 2026/04/27 05:09:12 DEBUG : Local file system at /tmp/rclone2981009093: Waiting for transfers to finish 2026/04/27 05:09:13 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/27 05:09:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:09:13 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/27 05:09:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.05s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:13 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/27 05:09:13 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:13 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:14 DEBUG : check sum: size = 1 OK 2026/04/27 05:09:14 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/27 05:09:14 INFO : check sum: Copied (new) 2026/04/27 05:09:14 DEBUG : Waiting for deletions to finish 2026/04/27 05:09:14 DEBUG : check sum: size = 1 OK 2026/04/27 05:09:14 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:14 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/27 05:09:14 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/27 05:09:14 DEBUG : check sum: Unchanged skipping 2026/04/27 05:09:14 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:14 DEBUG : Waiting for deletions to finish 2026/04/27 05:09:14 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.67s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/27 05:09:15 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:15 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:15 DEBUG : sizeonly: size = 6 OK 2026/04/27 05:09:15 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/27 05:09:15 INFO : sizeonly: Copied (new) 2026/04/27 05:09:15 DEBUG : Waiting for deletions to finish 2026/04/27 05:09:16 DEBUG : sizeonly: size = 6 OK 2026/04/27 05:09:16 DEBUG : sizeonly: Sizes identical 2026/04/27 05:09:16 DEBUG : sizeonly: Unchanged skipping 2026/04/27 05:09:16 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:16 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:16 DEBUG : Waiting for deletions to finish 2026/04/27 05:09:16 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.62s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:17 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/27 05:09:17 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:17 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:17 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/27 05:09:17 INFO : ignore-size: Copied (new) 2026/04/27 05:09:17 DEBUG : Waiting for deletions to finish 2026/04/27 05:09:17 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:09:17 DEBUG : ignore-size: Unchanged skipping 2026/04/27 05:09:17 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:17 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:17 DEBUG : Waiting for deletions to finish 2026/04/27 05:09:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.61s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:19 DEBUG : existing: size = 6 OK 2026/04/27 05:09:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:09:19 DEBUG : existing: Unchanged skipping 2026/04/27 05:09:19 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:19 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:19 DEBUG : Waiting for deletions to finish 2026/04/27 05:09:19 INFO : There was nothing to transfer 2026/04/27 05:09:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/27 05:09:19 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:19 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:19 DEBUG : existing: size = 6 OK 2026/04/27 05:09:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/27 05:09:19 INFO : existing: Copied (replaced existing) 2026/04/27 05:09:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.10s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:20 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/27 05:09:20 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:20 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:21 DEBUG : existing: size = 6 OK 2026/04/27 05:09:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/27 05:09:21 INFO : existing: Copied (new) 2026/04/27 05:09:21 DEBUG : Waiting for deletions to finish 2026/04/27 05:09:21 DEBUG : existing: Destination exists, skipping 2026/04/27 05:09:21 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:21 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:21 DEBUG : Waiting for deletions to finish 2026/04/27 05:09:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.58s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:22 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/27 05:09:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/27 05:09:23 DEBUG : c/non empty space: size = 5 OK 2026/04/27 05:09:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:09:23 DEBUG : c/non empty space: Unchanged skipping 2026/04/27 05:09:23 DEBUG : a/potato2: size = 60 OK 2026/04/27 05:09:23 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/27 05:09:23 INFO : a/potato2: Copied (new) 2026/04/27 05:09:23 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:23 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:23 DEBUG : Waiting for deletions to finish 2026/04/27 05:09:23 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.53s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:25 DEBUG : empty space: size = 1 OK 2026/04/27 05:09:25 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/04/27 05:09:25 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/27 05:09:25 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/27 05:09:25 DEBUG : empty space: Unchanged skipping 2026/04/27 05:09:25 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:25 DEBUG : Waiting for deletions to finish 2026/04/27 05:09:25 INFO : There was nothing to transfer 2026/04/27 05:09:25 DEBUG : empty space: size = 1 OK 2026/04/27 05:09:25 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/04/27 05:09:25 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/27 05:09:26 INFO : empty space: Updated modification time in destination 2026/04/27 05:09:26 DEBUG : empty space: Unchanged skipping 2026/04/27 05:09:26 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:26 DEBUG : Waiting for deletions to finish 2026/04/27 05:09:26 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.77s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:28 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:28 DEBUG : empty space: size = 1 OK 2026/04/27 05:09:28 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/27 05:09:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/27 05:09:28 DEBUG : empty space: Unchanged skipping 2026/04/27 05:09:28 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:28 DEBUG : Waiting for deletions to finish 2026/04/27 05:09:28 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.63s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:29 DEBUG : foo: size = 3 OK 2026/04/27 05:09:29 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/04/27 05:09:29 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:09:29 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:09:29 DEBUG : foo: sha1 differ 2026/04/27 05:09:29 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:29 DEBUG : foo: size = 3 OK 2026/04/27 05:09:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/27 05:09:29 INFO : foo: Copied (replaced existing) 2026/04/27 05:09:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:31 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/27 05:09:31 DEBUG : empty space: size = 1 OK 2026/04/27 05:09:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:09:31 DEBUG : empty space: Unchanged skipping 2026/04/27 05:09:31 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:31 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:31 DEBUG : potato: size = 60 OK 2026/04/27 05:09:31 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/27 05:09:31 INFO : potato: Copied (new) 2026/04/27 05:09:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.97s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:33 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:09:33 DEBUG : potato: size = 60 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:09:33 DEBUG : potato: Sizes differ 2026/04/27 05:09:33 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:33 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:33 DEBUG : potato: size = 21 OK 2026/04/27 05:09:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/27 05:09:33 INFO : potato: Copied (replaced existing) 2026/04/27 05:09:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.93s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:35 DEBUG : potato: size = 21 OK 2026/04/27 05:09:35 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/04/27 05:09:35 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2981009093) 2026/04/27 05:09:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:09:35 DEBUG : potato: sha1 differ 2026/04/27 05:09:35 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:35 DEBUG : potato: size = 21 OK 2026/04/27 05:09:35 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/27 05:09:35 INFO : potato: Copied (replaced existing) 2026/04/27 05:09:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 05:09:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/27 05:09:37 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:37 DEBUG : empty space: size = 1 OK 2026/04/27 05:09:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:09:37 DEBUG : empty space: Unchanged skipping 2026/04/27 05:09:37 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:37 DEBUG : Waiting for deletions to finish 2026/04/27 05:09:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 05:09:39 DEBUG : empty space: size = 1 OK 2026/04/27 05:09:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:09:39 DEBUG : empty space: Unchanged skipping 2026/04/27 05:09:39 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:39 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:39 DEBUG : potato2: size = 60 OK 2026/04/27 05:09:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/27 05:09:39 INFO : potato2: Copied (new) 2026/04/27 05:09:39 DEBUG : Waiting for deletions to finish 2026/04/27 05:09:40 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:41 INFO : d: Making directory 2026/04/27 05:09:41 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/27 05:09:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/27 05:09:42 DEBUG : c/non empty space: size = 5 OK 2026/04/27 05:09:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:09:42 DEBUG : c/non empty space: Unchanged skipping 2026/04/27 05:09:42 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:42 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:42 DEBUG : a/potato2: size = 60 OK 2026/04/27 05:09:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/27 05:09:42 INFO : a/potato2: Copied (new) 2026/04/27 05:09:42 DEBUG : Waiting for deletions to finish 2026/04/27 05:09:42 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:44 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/27 05:09:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/27 05:09:44 DEBUG : c/non empty space: size = 5 OK 2026/04/27 05:09:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:09:44 DEBUG : c/non empty space: Unchanged skipping 2026/04/27 05:09:44 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:44 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:45 DEBUG : a/potato2: size = 60 OK 2026/04/27 05:09:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/27 05:09:45 INFO : a/potato2: Copied (new) 2026/04/27 05:09:45 ERROR : B2 bucket rclone-test-goferej7tafa: not deleting files as there were IO errors 2026/04/27 05:09:45 ERROR : B2 bucket rclone-test-goferej7tafa: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.60s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:47 DEBUG : Waiting for deletions to finish 2026/04/27 05:09:47 DEBUG : empty space: size = 1 OK 2026/04/27 05:09:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:09:47 DEBUG : empty space: Unchanged skipping 2026/04/27 05:09:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 05:09:47 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:47 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:47 INFO : potato: Deleted 2026/04/27 05:09:47 DEBUG : potato2: size = 60 OK 2026/04/27 05:09:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/27 05:09:47 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.51s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:49 DEBUG : Waiting for deletions to finish 2026/04/27 05:09:50 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:50 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:50 INFO : potato: Deleted 2026/04/27 05:09:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 05:09:50 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:50 DEBUG : empty space: size = 1 OK 2026/04/27 05:09:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:09:50 DEBUG : empty space: Unchanged skipping 2026/04/27 05:09:50 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:50 DEBUG : potato2: size = 60 OK 2026/04/27 05:09:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/27 05:09:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.12s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 05:09:52 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:52 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:52 DEBUG : potato2: size = 19 OK 2026/04/27 05:09:52 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/27 05:09:52 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.83s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:54 DEBUG : enormous: Excluded (Size Filter) 2026/04/27 05:09:54 DEBUG : enormous: Excluded 2026/04/27 05:09:54 DEBUG : potato2: Excluded (Size Filter) 2026/04/27 05:09:54 DEBUG : potato2: Excluded 2026/04/27 05:09:54 DEBUG : potato2: Excluded (Size Filter) 2026/04/27 05:09:54 DEBUG : potato2: Excluded 2026/04/27 05:09:54 DEBUG : empty space: size = 1 OK 2026/04/27 05:09:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:09:54 DEBUG : empty space: Unchanged skipping 2026/04/27 05:09:54 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:54 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:54 DEBUG : Waiting for deletions to finish 2026/04/27 05:09:54 INFO : There was nothing to transfer 2026/04/27 05:09:55 DEBUG : enormous: Excluded (Size Filter) 2026/04/27 05:09:55 DEBUG : enormous: Excluded 2026/04/27 05:09:55 DEBUG : potato2: Excluded (Size Filter) 2026/04/27 05:09:55 DEBUG : potato2: Excluded 2026/04/27 05:09:55 DEBUG : potato2: Excluded (Size Filter) 2026/04/27 05:09:55 DEBUG : potato2: Excluded 2026/04/27 05:09:55 DEBUG : empty space: size = 1 OK 2026/04/27 05:09:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/27 05:09:55 DEBUG : empty space: Unchanged skipping 2026/04/27 05:09:55 DEBUG : Local file system at /tmp/rclone2981009093: Waiting for checks to finish 2026/04/27 05:09:55 DEBUG : Local file system at /tmp/rclone2981009093: Waiting for transfers to finish 2026/04/27 05:09:55 DEBUG : Waiting for deletions to finish 2026/04/27 05:09:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.35s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:09:57 DEBUG : enormous: Excluded (Size Filter) 2026/04/27 05:09:57 DEBUG : enormous: Excluded 2026/04/27 05:09:57 DEBUG : potato2: Excluded (Size Filter) 2026/04/27 05:09:57 DEBUG : potato2: Excluded 2026/04/27 05:09:57 DEBUG : empty space: size = 1 OK 2026/04/27 05:09:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:09:57 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:09:57 DEBUG : empty space: Unchanged skipping 2026/04/27 05:09:57 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:09:57 DEBUG : Waiting for deletions to finish 2026/04/27 05:09:57 INFO : enormous: Deleted 2026/04/27 05:09:57 INFO : potato2: Deleted 2026/04/27 05:09:57 INFO : There was nothing to transfer 2026/04/27 05:09:58 DEBUG : empty space: size = 1 OK 2026/04/27 05:09:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/27 05:09:58 DEBUG : empty space: Unchanged skipping 2026/04/27 05:09:58 DEBUG : Local file system at /tmp/rclone2981009093: Waiting for checks to finish 2026/04/27 05:09:58 DEBUG : Local file system at /tmp/rclone2981009093: Waiting for transfers to finish 2026/04/27 05:09:58 DEBUG : Waiting for deletions to finish 2026/04/27 05:09:58 INFO : enormous: Deleted 2026/04/27 05:09:58 INFO : potato2: Deleted 2026/04/27 05:09:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.64s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:10:00 DEBUG : five: Need to transfer - File not found at Destination 2026/04/27 05:10:00 DEBUG : four: size = 4 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:10:00 DEBUG : four: size = 8 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:10:00 DEBUG : four: Sizes differ 2026/04/27 05:10:00 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/27 05:10:00 DEBUG : three: size = 5 OK 2026/04/27 05:10:00 DEBUG : three: Sizes identical 2026/04/27 05:10:00 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/27 05:10:00 DEBUG : two: size = 3 OK 2026/04/27 05:10:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2981009093) 2026/04/27 05:10:00 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:10:00 DEBUG : two: sha1 differ 2026/04/27 05:10:00 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:10:00 DEBUG : one: Destination is newer than source, skipping 2026/04/27 05:10:00 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:10:00 DEBUG : five: size = 4 OK 2026/04/27 05:10:00 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/27 05:10:00 INFO : five: Copied (new) 2026/04/27 05:10:01 DEBUG : four: size = 4 OK 2026/04/27 05:10:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/27 05:10:01 INFO : four: Copied (replaced existing) 2026/04/27 05:10:01 DEBUG : two: size = 3 OK 2026/04/27 05:10:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/27 05:10:01 INFO : two: Copied (replaced existing) 2026/04/27 05:10:01 DEBUG : Waiting for deletions to finish 2026/04/27 05:10:01 DEBUG : five: size = 4 OK 2026/04/27 05:10:01 DEBUG : four: size = 4 OK 2026/04/27 05:10:01 DEBUG : one: Destination is newer than source, skipping 2026/04/27 05:10:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/27 05:10:01 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/27 05:10:01 DEBUG : two: size = 3 OK 2026/04/27 05:10:01 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:10:01 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/27 05:10:01 DEBUG : three: size = 5 OK 2026/04/27 05:10:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/27 05:10:01 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/27 05:10:01 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/27 05:10:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/27 05:10:01 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/27 05:10:01 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2981009093) 2026/04/27 05:10:01 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:10:01 DEBUG : three: sha1 differ 2026/04/27 05:10:01 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/27 05:10:01 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/27 05:10:01 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:10:02 DEBUG : three: size = 5 OK 2026/04/27 05:10:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/27 05:10:02 INFO : three: Copied (replaced existing) 2026/04/27 05:10:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.17s) === 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-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/27 05:10:03 INFO : B2 bucket rclone-test-goferej7tafa: Making map for --track-renames 2026/04/27 05:10:03 INFO : B2 bucket rclone-test-goferej7tafa: Finished making map for --track-renames 2026/04/27 05:10:03 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:10:03 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for renames to finish 2026/04/27 05:10:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/27 05:10:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/27 05:10:03 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:10:04 DEBUG : potato: size = 14 OK 2026/04/27 05:10:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/27 05:10:04 INFO : potato: Copied (new) 2026/04/27 05:10:05 DEBUG : yam: size = 11 OK 2026/04/27 05:10:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/27 05:10:05 INFO : yam: Copied (new) 2026/04/27 05:10:05 DEBUG : Waiting for deletions to finish 2026/04/27 05:10:05 DEBUG : potato: size = 14 OK 2026/04/27 05:10:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:10:05 DEBUG : potato: Unchanged skipping 2026/04/27 05:10:05 INFO : B2 bucket rclone-test-goferej7tafa: Making map for --track-renames 2026/04/27 05:10:05 INFO : B2 bucket rclone-test-goferej7tafa: Finished making map for --track-renames 2026/04/27 05:10:05 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:10:05 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for renames to finish 2026/04/27 05:10:06 DEBUG : yaml: size = 11 OK 2026/04/27 05:10:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/27 05:10:06 INFO : yam: Copied (server-side copy) to: yaml 2026/04/27 05:10:06 INFO : yam: Deleted 2026/04/27 05:10:06 INFO : yaml: Renamed from "yam" 2026/04/27 05:10:06 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:10:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (4.07s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/27 05:10:08 INFO : B2 bucket rclone-test-goferej7tafa: Making map for --track-renames 2026/04/27 05:10:08 INFO : B2 bucket rclone-test-goferej7tafa: Finished making map for --track-renames 2026/04/27 05:10:08 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:10:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/27 05:10:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/27 05:10:08 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for renames to finish 2026/04/27 05:10:08 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:10:08 DEBUG : yam: size = 11 OK 2026/04/27 05:10:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/27 05:10:08 INFO : yam: Copied (new) 2026/04/27 05:10:08 DEBUG : potato: size = 14 OK 2026/04/27 05:10:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/27 05:10:08 INFO : potato: Copied (new) 2026/04/27 05:10:08 DEBUG : Waiting for deletions to finish 2026/04/27 05:10:09 DEBUG : potato: size = 14 OK 2026/04/27 05:10:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:10:09 DEBUG : potato: Unchanged skipping 2026/04/27 05:10:09 INFO : B2 bucket rclone-test-goferej7tafa: Making map for --track-renames 2026/04/27 05:10:09 INFO : B2 bucket rclone-test-goferej7tafa: Finished making map for --track-renames 2026/04/27 05:10:09 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:10:09 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for renames to finish 2026/04/27 05:10:10 DEBUG : yaml: size = 11 OK 2026/04/27 05:10:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/27 05:10:10 INFO : yam: Copied (server-side copy) to: yaml 2026/04/27 05:10:10 INFO : yam: Deleted 2026/04/27 05:10:10 INFO : yaml: Renamed from "yam" 2026/04/27 05:10:10 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:10:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.28s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/27 05:10:11 INFO : B2 bucket rclone-test-goferej7tafa: Making map for --track-renames 2026/04/27 05:10:11 INFO : B2 bucket rclone-test-goferej7tafa: Finished making map for --track-renames 2026/04/27 05:10:11 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:10:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/27 05:10:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/27 05:10:11 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for renames to finish 2026/04/27 05:10:11 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:10:11 DEBUG : sub/yam: size = 11 OK 2026/04/27 05:10:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/27 05:10:11 INFO : sub/yam: Copied (new) 2026/04/27 05:10:12 DEBUG : potato: size = 14 OK 2026/04/27 05:10:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/27 05:10:12 INFO : potato: Copied (new) 2026/04/27 05:10:12 DEBUG : Waiting for deletions to finish 2026/04/27 05:10:12 DEBUG : potato: size = 14 OK 2026/04/27 05:10:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:10:12 DEBUG : potato: Unchanged skipping 2026/04/27 05:10:12 INFO : B2 bucket rclone-test-goferej7tafa: Making map for --track-renames 2026/04/27 05:10:12 INFO : B2 bucket rclone-test-goferej7tafa: Finished making map for --track-renames 2026/04/27 05:10:12 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:10:12 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for renames to finish 2026/04/27 05:10:14 DEBUG : yam: size = 11 OK 2026/04/27 05:10:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/27 05:10:14 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/27 05:10:14 INFO : sub/yam: Deleted 2026/04/27 05:10:14 INFO : yam: Renamed from "sub/yam" 2026/04/27 05:10:14 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:10:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.44s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:10:15 DEBUG : Creating backend with remote "/tmp/rclone2981009093/dir1" 2026/04/27 05:10:15 DEBUG : Creating backend with remote "/tmp/rclone2981009093/dir2" 2026/04/27 05:10:15 DEBUG : Local file system at /tmp/rclone2981009093/dir2: Using server-side directory move 2026/04/27 05:10:15 INFO : Local file system at /tmp/rclone2981009093/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/27 05:10:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/27 05:10:15 DEBUG : Local file system at /tmp/rclone2981009093/dir2: Waiting for checks to finish 2026/04/27 05:10:15 DEBUG : Local file system at /tmp/rclone2981009093/dir2: Waiting for transfers to finish 2026/04/27 05:10:15 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:10:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 05:10:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/27 05:10:16 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:10:16 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:10:16 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/27 05:10:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/27 05:10:16 INFO : nested/sub dir/file: Copied (new) 2026/04/27 05:10:16 INFO : nested/sub dir/file: Deleted 2026/04/27 05:10:16 DEBUG : sub dir/hello world: size = 11 OK 2026/04/27 05:10:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:10:16 INFO : sub dir/hello world: Copied (new) 2026/04/27 05:10:16 INFO : sub dir/hello world: Deleted 2026/04/27 05:10:16 INFO : sub dir: Removing directory 2026/04/27 05:10:16 INFO : nested/sub dir: Removing directory 2026/04/27 05:10:16 INFO : nested: Removing directory 2026/04/27 05:10:16 DEBUG : Local file system at /tmp/rclone2981009093: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.74s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:10:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/27 05:10:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/27 05:10:17 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:10:17 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:10:18 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/27 05:10:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/27 05:10:18 INFO : nested/sub dir/file: Copied (new) 2026/04/27 05:10:18 INFO : nested/sub dir/file: Deleted 2026/04/27 05:10:19 DEBUG : sub dir/hello world: size = 11 OK 2026/04/27 05:10:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:10:19 INFO : sub dir/hello world: Copied (new) 2026/04/27 05:10:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.25s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:10:20 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/27 05:10:20 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/27 05:10:20 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:10:20 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:10:20 DEBUG : existing: size = 6 OK 2026/04/27 05:10:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/27 05:10:20 INFO : existing: Copied (new) 2026/04/27 05:10:20 INFO : existing: Deleted 2026/04/27 05:10:20 DEBUG : existing-b: size = 6 OK 2026/04/27 05:10:20 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/27 05:10:20 INFO : existing-b: Copied (new) 2026/04/27 05:10:20 INFO : existing-b: Deleted 2026/04/27 05:10:20 DEBUG : existing: Destination exists, skipping 2026/04/27 05:10:20 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:10:20 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/27 05:10:20 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:10:20 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.80s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:10:21 DEBUG : Creating backend with remote "TestB2:rclone-test-mifegeb4jule" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-goferej7tafa -> B2 bucket rclone-test-mifegeb4jule 2026/04/27 05:10:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 05:10:26 DEBUG : empty space: size = 1 OK 2026/04/27 05:10:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/27 05:10:26 DEBUG : empty space: Unchanged skipping 2026/04/27 05:10:26 DEBUG : potato3: size = 68 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:10:26 DEBUG : potato3: size = 60 (B2 bucket rclone-test-mifegeb4jule) 2026/04/27 05:10:26 DEBUG : potato3: Sizes differ 2026/04/27 05:10:26 DEBUG : B2 bucket rclone-test-mifegeb4jule: Waiting for checks to finish 2026/04/27 05:10:27 INFO : empty space: Deleted 2026/04/27 05:10:27 DEBUG : B2 bucket rclone-test-mifegeb4jule: Waiting for transfers to finish 2026/04/27 05:10:27 DEBUG : potato2: size = 60 OK 2026/04/27 05:10:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/27 05:10:27 INFO : potato2: Copied (server-side copy) 2026/04/27 05:10:27 INFO : potato2: Deleted 2026/04/27 05:10:27 DEBUG : potato3: size = 68 OK 2026/04/27 05:10:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/27 05:10:27 INFO : potato3: Copied (server-side copy) 2026/04/27 05:10:27 INFO : potato3: Deleted 2026/04/27 05:10:28 DEBUG : Creating backend with remote "TestB2:rclone-test-saneliy5vexi" 2026/04/27 05:10:29 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/27 05:10:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 05:10:29 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/27 05:10:29 DEBUG : B2 bucket rclone-test-saneliy5vexi: Waiting for checks to finish 2026/04/27 05:10:29 DEBUG : B2 bucket rclone-test-saneliy5vexi: Waiting for transfers to finish 2026/04/27 05:10:30 DEBUG : empty space: size = 1 OK 2026/04/27 05:10:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/27 05:10:30 INFO : empty space: Copied (server-side copy) 2026/04/27 05:10:30 INFO : empty space: Deleted 2026/04/27 05:10:30 DEBUG : potato3: size = 68 OK 2026/04/27 05:10:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/27 05:10:30 INFO : potato3: Copied (server-side copy) 2026/04/27 05:10:30 DEBUG : potato2: size = 60 OK 2026/04/27 05:10:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/27 05:10:30 INFO : potato2: Copied (server-side copy) 2026/04/27 05:10:30 INFO : potato3: Deleted 2026/04/27 05:10:30 INFO : potato2: Deleted 2026/04/27 05:10:31 DEBUG : B2 bucket rclone-test-saneliy5vexi: Purge remote 2026/04/27 05:10:31 INFO : B2 bucket rclone-test-saneliy5vexi: cleaning bucket "rclone-test-saneliy5vexi" of all files 2026/04/27 05:10:31 DEBUG : empty space: Deleting (id "4_zafe29da3508dcbdb9fd80e1b_f1078570db0302b97_d20260427_m051029_c001_v0001032_t0051_u01777266629782") 2026/04/27 05:10:31 DEBUG : potato2: Deleting (id "4_zafe29da3508dcbdb9fd80e1b_f10048b94d07c7100_d20260427_m051030_c001_v0001036_t0022_u01777266630116") 2026/04/27 05:10:31 DEBUG : potato3: Deleting (id "4_zafe29da3508dcbdb9fd80e1b_f10048b94d07c7102_d20260427_m051030_c001_v0001036_t0050_u01777266630168") 2026/04/27 05:10:31 DEBUG : B2 bucket rclone-test-mifegeb4jule: Purge remote 2026/04/27 05:10:31 INFO : B2 bucket rclone-test-mifegeb4jule: cleaning bucket "rclone-test-mifegeb4jule" of all files 2026/04/27 05:10:32 DEBUG : empty space: Deleting (id "4_z3f428d93508dcbdb9fd80e1b_f400a22898bf49396_d20260427_m051030_c001_v7007000_t0000_u01777266630094") 2026/04/27 05:10:32 DEBUG : empty space: Deleting (id "4_z3f428d93508dcbdb9fd80e1b_f1162f288b27883e2_d20260427_m051025_c001_v0001174_t0035_u01777266625877") 2026/04/27 05:10:32 DEBUG : potato2: Deleting (id "4_z3f428d93508dcbdb9fd80e1b_f42343cd94b560069_d20260427_m051030_c001_v7007000_t0000_u01777266630607") 2026/04/27 05:10:32 DEBUG : potato2: Deleting (id "4_z3f428d93508dcbdb9fd80e1b_f1171f66ba48294e8_d20260427_m051027_c001_v0001178_t0036_u01777266627010") 2026/04/27 05:10:32 DEBUG : potato3: Deleting (id "4_z3f428d93508dcbdb9fd80e1b_f400a22898bf49397_d20260427_m051030_c001_v7007000_t0000_u01777266630572") 2026/04/27 05:10:32 DEBUG : potato3: Deleting (id "4_z3f428d93508dcbdb9fd80e1b_f112b4b5c770361ac_d20260427_m051027_c001_v0001134_t0049_u01777266627335") 2026/04/27 05:10:32 DEBUG : potato3: Deleting (id "4_z3f428d93508dcbdb9fd80e1b_f1162f288b27883ee_d20260427_m051026_c001_v0001174_t0025_u01777266626256") --- PASS: TestServerSideMove (12.25s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:10:34 DEBUG : Creating backend with remote "TestB2:rclone-test-zuwisap1nubu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-goferej7tafa -> B2 bucket rclone-test-zuwisap1nubu 2026/04/27 05:10:39 DEBUG : empty space: Excluded (Size Filter) 2026/04/27 05:10:39 DEBUG : empty space: Excluded 2026/04/27 05:10:39 DEBUG : empty space: Excluded (Size Filter) 2026/04/27 05:10:39 DEBUG : empty space: Excluded 2026/04/27 05:10:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 05:10:39 DEBUG : potato3: size = 68 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:10:39 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zuwisap1nubu) 2026/04/27 05:10:39 DEBUG : potato3: Sizes differ 2026/04/27 05:10:39 DEBUG : B2 bucket rclone-test-zuwisap1nubu: Waiting for checks to finish 2026/04/27 05:10:39 DEBUG : B2 bucket rclone-test-zuwisap1nubu: Waiting for transfers to finish 2026/04/27 05:10:39 DEBUG : potato2: size = 60 OK 2026/04/27 05:10:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/27 05:10:39 INFO : potato2: Copied (server-side copy) 2026/04/27 05:10:40 INFO : potato2: Deleted 2026/04/27 05:10:40 DEBUG : potato3: size = 68 OK 2026/04/27 05:10:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/27 05:10:40 INFO : potato3: Copied (server-side copy) 2026/04/27 05:10:40 INFO : potato3: Deleted 2026/04/27 05:10:40 DEBUG : Creating backend with remote "TestB2:rclone-test-loroteg9pufe" 2026/04/27 05:10:41 DEBUG : empty space: Excluded (Size Filter) 2026/04/27 05:10:41 DEBUG : empty space: Excluded 2026/04/27 05:10:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 05:10:41 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/27 05:10:41 DEBUG : B2 bucket rclone-test-loroteg9pufe: Waiting for checks to finish 2026/04/27 05:10:41 DEBUG : B2 bucket rclone-test-loroteg9pufe: Waiting for transfers to finish 2026/04/27 05:10:42 DEBUG : potato2: size = 60 OK 2026/04/27 05:10:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/27 05:10:42 INFO : potato2: Copied (server-side copy) 2026/04/27 05:10:42 INFO : potato2: Deleted 2026/04/27 05:10:43 DEBUG : potato3: size = 68 OK 2026/04/27 05:10:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/27 05:10:43 INFO : potato3: Copied (server-side copy) 2026/04/27 05:10:43 INFO : potato3: Deleted 2026/04/27 05:10:43 DEBUG : B2 bucket rclone-test-loroteg9pufe: Purge remote 2026/04/27 05:10:43 INFO : B2 bucket rclone-test-loroteg9pufe: cleaning bucket "rclone-test-loroteg9pufe" of all files 2026/04/27 05:10:43 DEBUG : potato2: Deleting (id "4_z3fe2cdc3508dcbdb9fd80e1b_f111a0e5e14d4bcfb_d20260427_m051042_c001_v0001171_t0015_u01777266642434") 2026/04/27 05:10:43 DEBUG : potato3: Deleting (id "4_z3fe2cdc3508dcbdb9fd80e1b_f11548617e727fae0_d20260427_m051042_c001_v0001103_t0038_u01777266642809") 2026/04/27 05:10:44 DEBUG : B2 bucket rclone-test-zuwisap1nubu: Purge remote 2026/04/27 05:10:44 INFO : B2 bucket rclone-test-zuwisap1nubu: cleaning bucket "rclone-test-zuwisap1nubu" of all files 2026/04/27 05:10:44 DEBUG : empty space: Deleting (id "4_zef82bda3508dcbdb9fd80e1b_f112689620c233182_d20260427_m051038_c001_v0001153_t0016_u01777266638516") 2026/04/27 05:10:44 DEBUG : potato2: Deleting (id "4_zef82bda3508dcbdb9fd80e1b_f408ee2ec37f225f9_d20260427_m051042_c001_v7007000_t0000_u01777266642781") 2026/04/27 05:10:44 DEBUG : potato2: Deleting (id "4_zef82bda3508dcbdb9fd80e1b_f103116efcbe20388_d20260427_m051039_c001_v0001167_t0053_u01777266639699") 2026/04/27 05:10:44 DEBUG : potato3: Deleting (id "4_zef82bda3508dcbdb9fd80e1b_f408ee2ec37f225fa_d20260427_m051043_c001_v7007000_t0000_u01777266643181") 2026/04/27 05:10:44 DEBUG : potato3: Deleting (id "4_zef82bda3508dcbdb9fd80e1b_f1075ff508289321c_d20260427_m051040_c001_v0001174_t0037_u01777266640027") 2026/04/27 05:10:44 DEBUG : potato3: Deleting (id "4_zef82bda3508dcbdb9fd80e1b_f112689620c233186_d20260427_m051038_c001_v0001153_t0007_u01777266638928") --- PASS: TestServerSideMoveWithFilter (12.53s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:10:46 DEBUG : Creating backend with remote "TestB2:rclone-test-koperih6niho" 2026/04/27 05:10:49 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-goferej7tafa -> B2 bucket rclone-test-koperih6niho 2026/04/27 05:10:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 05:10:51 DEBUG : empty space: size = 1 OK 2026/04/27 05:10:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/27 05:10:51 DEBUG : empty space: Unchanged skipping 2026/04/27 05:10:51 DEBUG : potato3: size = 68 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:10:51 DEBUG : potato3: size = 60 (B2 bucket rclone-test-koperih6niho) 2026/04/27 05:10:51 DEBUG : potato3: Sizes differ 2026/04/27 05:10:51 DEBUG : B2 bucket rclone-test-koperih6niho: Waiting for checks to finish 2026/04/27 05:10:52 INFO : empty space: Deleted 2026/04/27 05:10:52 DEBUG : B2 bucket rclone-test-koperih6niho: Waiting for transfers to finish 2026/04/27 05:10:52 DEBUG : potato2: size = 60 OK 2026/04/27 05:10:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/27 05:10:52 INFO : potato2: Copied (server-side copy) 2026/04/27 05:10:52 INFO : potato2: Deleted 2026/04/27 05:10:52 DEBUG : potato3: size = 68 OK 2026/04/27 05:10:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/27 05:10:52 INFO : potato3: Copied (server-side copy) 2026/04/27 05:10:52 INFO : potato3: Deleted 2026/04/27 05:10:53 DEBUG : Creating backend with remote "TestB2:rclone-test-tikacix7vahi" 2026/04/27 05:10:53 INFO : tomatoDir: Making directory 2026/04/27 05:10:54 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/27 05:10:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/27 05:10:54 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/27 05:10:54 DEBUG : B2 bucket rclone-test-tikacix7vahi: Waiting for checks to finish 2026/04/27 05:10:54 DEBUG : B2 bucket rclone-test-tikacix7vahi: Waiting for transfers to finish 2026/04/27 05:10:55 DEBUG : empty space: size = 1 OK 2026/04/27 05:10:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/27 05:10:55 INFO : empty space: Copied (server-side copy) 2026/04/27 05:10:55 INFO : empty space: Deleted 2026/04/27 05:10:56 DEBUG : potato2: size = 60 OK 2026/04/27 05:10:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/27 05:10:56 INFO : potato2: Copied (server-side copy) 2026/04/27 05:10:56 INFO : potato2: Deleted 2026/04/27 05:10:57 DEBUG : potato3: size = 68 OK 2026/04/27 05:10:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/27 05:10:57 INFO : potato3: Copied (server-side copy) 2026/04/27 05:10:57 INFO : potato3: Deleted 2026/04/27 05:10:58 DEBUG : B2 bucket rclone-test-tikacix7vahi: Purge remote 2026/04/27 05:10:58 INFO : B2 bucket rclone-test-tikacix7vahi: cleaning bucket "rclone-test-tikacix7vahi" of all files 2026/04/27 05:10:58 DEBUG : empty space: Deleting (id "4_z7f82fdd3508dcbdb9fd80e1b_f107eb1d1c70b2511_d20260427_m051055_c001_v0001150_t0042_u01777266655154") 2026/04/27 05:10:58 DEBUG : potato2: Deleting (id "4_z7f82fdd3508dcbdb9fd80e1b_f114c11a04e09fc51_d20260427_m051055_c001_v0001109_t0013_u01777266655451") 2026/04/27 05:10:58 DEBUG : potato3: Deleting (id "4_z7f82fdd3508dcbdb9fd80e1b_f1000e70e65e302cc_d20260427_m051057_c001_v0001174_t0039_u01777266657320") 2026/04/27 05:10:59 DEBUG : B2 bucket rclone-test-koperih6niho: Purge remote 2026/04/27 05:10:59 INFO : B2 bucket rclone-test-koperih6niho: cleaning bucket "rclone-test-koperih6niho" of all files 2026/04/27 05:10:59 DEBUG : empty space: Deleting (id "4_z8f32edc3508dcbdb9fd80e1b_f400a22898bf493ad_d20260427_m051055_c001_v7007000_t0000_u01777266655420") 2026/04/27 05:10:59 DEBUG : empty space: Deleting (id "4_z8f32edc3508dcbdb9fd80e1b_f10837f07e6a9e986_d20260427_m051051_c001_v0001184_t0032_u01777266651208") 2026/04/27 05:10:59 DEBUG : potato2: Deleting (id "4_z8f32edc3508dcbdb9fd80e1b_f400a22898bf493ae_d20260427_m051056_c001_v7007000_t0000_u01777266656145") 2026/04/27 05:10:59 DEBUG : potato2: Deleting (id "4_z8f32edc3508dcbdb9fd80e1b_f11186501eb047801_d20260427_m051052_c001_v0001177_t0006_u01777266652045") 2026/04/27 05:10:59 DEBUG : potato3: Deleting (id "4_z8f32edc3508dcbdb9fd80e1b_f400a22898bf493af_d20260427_m051057_c001_v7007000_t0000_u01777266657613") 2026/04/27 05:10:59 DEBUG : potato3: Deleting (id "4_z8f32edc3508dcbdb9fd80e1b_f102914c90e53a253_d20260427_m051052_c001_v0001145_t0026_u01777266652294") 2026/04/27 05:10:59 DEBUG : potato3: Deleting (id "4_z8f32edc3508dcbdb9fd80e1b_f10837f07e6a9e988_d20260427_m051051_c001_v0001184_t0044_u01777266651425") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.18s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:11:01 DEBUG : Creating backend with remote "TestB2:rclone-test-goferej7tafa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.66s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:11:04 DEBUG : Creating backend with remote "TestB2:rclone-test-goferej7tafa/rclone-sync-test" 2026/04/27 05:11:04 DEBUG : Config file has changed externally - reloading --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:11:05 DEBUG : Creating backend with remote "TestB2:rclone-test-goferej7tafa/rclone-sync-test" 2026/04/27 05:11:07 DEBUG : Creating backend with remote "TestB2:rclone-test-goferej7tafa/rclone-sync-test-include/layer2" 2026/04/27 05:11:09 DEBUG : Creating backend with remote "TestB2:rclone-test-goferej7tafa/rclone-sync-test-ignore-file" 2026/04/27 05:11:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/27 05:11:14 DEBUG : B2 bucket rclone-test-goferej7tafa path rclone-sync-test: Waiting for checks to finish 2026/04/27 05:11:14 DEBUG : B2 bucket rclone-test-goferej7tafa path rclone-sync-test: Waiting for transfers to finish 2026/04/27 05:11:14 DEBUG : Waiting for deletions to finish 2026/04/27 05:11:14 INFO : There was nothing to transfer 2026/04/27 05:11:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/27 05:11:14 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:11:14 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:11:14 DEBUG : Waiting for deletions to finish 2026/04/27 05:11:14 INFO : There was nothing to transfer 2026/04/27 05:11:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/27 05:11:15 DEBUG : B2 bucket rclone-test-goferej7tafa path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/27 05:11:15 DEBUG : B2 bucket rclone-test-goferej7tafa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/27 05:11:15 DEBUG : Waiting for deletions to finish 2026/04/27 05:11:15 INFO : There was nothing to transfer 2026/04/27 05:11:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/27 05:11:16 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:11:16 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:11:16 DEBUG : Waiting for deletions to finish 2026/04/27 05:11:16 INFO : There was nothing to transfer 2026/04/27 05:11:16 DEBUG : Excluded 2026/04/27 05:11:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/04/27 05:11:16 DEBUG : B2 bucket rclone-test-goferej7tafa path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/27 05:11:16 DEBUG : B2 bucket rclone-test-goferej7tafa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/27 05:11:16 DEBUG : Waiting for deletions to finish 2026/04/27 05:11:16 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (11.32s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:11:17 DEBUG : Creating backend with remote "TestB2:rclone-test-goferej7tafa/dst" 2026/04/27 05:11:18 DEBUG : Creating backend with remote "TestB2:rclone-test-goferej7tafa/CompareDest" 2026/04/27 05:11:20 DEBUG : one: Need to transfer - File not found at Destination 2026/04/27 05:11:20 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for checks to finish 2026/04/27 05:11:20 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for transfers to finish 2026/04/27 05:11:21 DEBUG : one: size = 3 OK 2026/04/27 05:11:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/27 05:11:21 INFO : one: Copied (new) 2026/04/27 05:11:21 DEBUG : Waiting for deletions to finish 2026/04/27 05:11:21 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for checks to finish 2026/04/27 05:11:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:11:21 DEBUG : one: size = 3 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:11:21 DEBUG : one: Sizes differ 2026/04/27 05:11:21 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for transfers to finish 2026/04/27 05:11:22 DEBUG : one: size = 5 OK 2026/04/27 05:11:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/27 05:11:22 INFO : one: Copied (replaced existing) 2026/04/27 05:11:22 DEBUG : Waiting for deletions to finish 2026/04/27 05:11:24 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for checks to finish 2026/04/27 05:11:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:11:24 DEBUG : one: size = 3 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:11:24 DEBUG : one: Sizes differ 2026/04/27 05:11:24 DEBUG : one: size = 5 OK 2026/04/27 05:11:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:11:24 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/27 05:11:24 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for transfers to finish 2026/04/27 05:11:24 DEBUG : Waiting for deletions to finish 2026/04/27 05:11:24 INFO : There was nothing to transfer 2026/04/27 05:11:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:11:25 DEBUG : one: size = 3 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:11:25 DEBUG : one: Sizes differ 2026/04/27 05:11:25 DEBUG : two: size = 3 OK 2026/04/27 05:11:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:11:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/27 05:11:25 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for checks to finish 2026/04/27 05:11:25 DEBUG : one: size = 5 OK 2026/04/27 05:11:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:11:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/27 05:11:25 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for transfers to finish 2026/04/27 05:11:25 DEBUG : Waiting for deletions to finish 2026/04/27 05:11:25 INFO : There was nothing to transfer 2026/04/27 05:11:26 DEBUG : one: size = 5 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:11:26 DEBUG : one: size = 3 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:11:26 DEBUG : one: Sizes differ 2026/04/27 05:11:26 DEBUG : one: size = 5 OK 2026/04/27 05:11:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:11:26 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/27 05:11:26 DEBUG : two: size = 3 OK 2026/04/27 05:11:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:11:26 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/27 05:11:26 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for checks to finish 2026/04/27 05:11:26 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for transfers to finish 2026/04/27 05:11:26 DEBUG : Waiting for deletions to finish 2026/04/27 05:11:26 INFO : There was nothing to transfer 2026/04/27 05:11:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:11:27 DEBUG : one: size = 3 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:11:27 DEBUG : one: Sizes differ 2026/04/27 05:11:27 DEBUG : two: size = 3 OK 2026/04/27 05:11:27 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/04/27 05:11:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/27 05:11:27 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/27 05:11:27 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for checks to finish 2026/04/27 05:11:27 DEBUG : one: size = 5 OK 2026/04/27 05:11:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:11:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/27 05:11:27 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for transfers to finish 2026/04/27 05:11:27 DEBUG : Waiting for deletions to finish 2026/04/27 05:11:27 INFO : There was nothing to transfer 2026/04/27 05:11:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:11:28 DEBUG : one: size = 3 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:11:28 DEBUG : one: Sizes differ 2026/04/27 05:11:28 DEBUG : two: size = 5 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:11:28 DEBUG : two: size = 3 (B2 bucket rclone-test-goferej7tafa path CompareDest) 2026/04/27 05:11:28 DEBUG : two: Sizes differ 2026/04/27 05:11:28 DEBUG : two: Need to transfer - File not found at Destination 2026/04/27 05:11:28 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for checks to finish 2026/04/27 05:11:28 DEBUG : one: size = 5 OK 2026/04/27 05:11:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:11:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/27 05:11:28 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for transfers to finish 2026/04/27 05:11:29 DEBUG : two: size = 5 OK 2026/04/27 05:11:29 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/27 05:11:29 INFO : two: Copied (new) 2026/04/27 05:11:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.14s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:11:31 DEBUG : Creating backend with remote "TestB2:rclone-test-goferej7tafa/dest" 2026/04/27 05:11:31 DEBUG : Config file has changed externally - reloading 2026/04/27 05:11:33 DEBUG : Creating backend with remote "TestB2:rclone-test-goferej7tafa/pre-dest1" 2026/04/27 05:11:34 DEBUG : Creating backend with remote "TestB2:rclone-test-goferej7tafa/pre-dest2" 2026/04/27 05:11:36 DEBUG : 1: size = 1 OK 2026/04/27 05:11:36 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:11:36 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/27 05:11:36 DEBUG : 2: size = 1 OK 2026/04/27 05:11:36 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:11:36 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/27 05:11:36 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/27 05:11:36 DEBUG : B2 bucket rclone-test-goferej7tafa path dest: Waiting for checks to finish 2026/04/27 05:11:36 DEBUG : B2 bucket rclone-test-goferej7tafa path dest: Waiting for transfers to finish 2026/04/27 05:11:37 DEBUG : 3: size = 1 OK 2026/04/27 05:11:37 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/27 05:11:37 INFO : 3: Copied (new) 2026/04/27 05:11:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.90s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:11:39 DEBUG : Creating backend with remote "TestB2:rclone-test-goferej7tafa/dst" 2026/04/27 05:11:40 DEBUG : Creating backend with remote "TestB2:rclone-test-goferej7tafa/CopyDest" 2026/04/27 05:11:42 DEBUG : one: Need to transfer - File not found at Destination 2026/04/27 05:11:42 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for checks to finish 2026/04/27 05:11:42 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for transfers to finish 2026/04/27 05:11:43 DEBUG : one: size = 3 OK 2026/04/27 05:11:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/27 05:11:43 INFO : one: Copied (new) 2026/04/27 05:11:43 DEBUG : Waiting for deletions to finish 2026/04/27 05:11:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:11:43 DEBUG : one: size = 3 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:11:43 DEBUG : one: Sizes differ 2026/04/27 05:11:43 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for checks to finish 2026/04/27 05:11:43 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for transfers to finish 2026/04/27 05:11:43 DEBUG : one: size = 5 OK 2026/04/27 05:11:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/27 05:11:43 INFO : one: Copied (replaced existing) 2026/04/27 05:11:43 DEBUG : Waiting for deletions to finish 2026/04/27 05:11:45 DEBUG : Creating backend with remote "TestB2:rclone-test-goferej7tafa/BackupDir" 2026/04/27 05:11:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:11:47 DEBUG : one: size = 3 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:11:47 DEBUG : one: Sizes differ 2026/04/27 05:11:47 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for checks to finish 2026/04/27 05:11:47 DEBUG : one: size = 5 OK 2026/04/27 05:11:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:11:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:11:47 DEBUG : one: size = 3 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:11:47 DEBUG : one: Sizes differ 2026/04/27 05:11:48 DEBUG : one: size = 3 OK 2026/04/27 05:11:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/27 05:11:48 INFO : one: Copied (server-side copy) 2026/04/27 05:11:48 INFO : one: Deleted 2026/04/27 05:11:49 DEBUG : one: size = 5 OK 2026/04/27 05:11:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/27 05:11:49 INFO : one: Copied (server-side copy) 2026/04/27 05:11:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/27 05:11:49 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for transfers to finish 2026/04/27 05:11:49 DEBUG : Waiting for deletions to finish 2026/04/27 05:11:50 DEBUG : one: size = 5 OK 2026/04/27 05:11:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:11:50 DEBUG : one: Unchanged skipping 2026/04/27 05:11:50 DEBUG : two: size = 3 OK 2026/04/27 05:11:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:11:50 DEBUG : two: size = 3 OK 2026/04/27 05:11:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/27 05:11:50 INFO : two: Copied (server-side copy) 2026/04/27 05:11:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/27 05:11:50 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for checks to finish 2026/04/27 05:11:50 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for transfers to finish 2026/04/27 05:11:50 DEBUG : Waiting for deletions to finish 2026/04/27 05:11:51 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for checks to finish 2026/04/27 05:11:51 DEBUG : one: size = 5 OK 2026/04/27 05:11:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:11:51 DEBUG : one: Unchanged skipping 2026/04/27 05:11:51 DEBUG : two: size = 3 OK 2026/04/27 05:11:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:11:51 DEBUG : two: Unchanged skipping 2026/04/27 05:11:51 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for transfers to finish 2026/04/27 05:11:51 DEBUG : Waiting for deletions to finish 2026/04/27 05:11:51 INFO : There was nothing to transfer 2026/04/27 05:11:52 DEBUG : one: size = 5 OK 2026/04/27 05:11:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:11:52 DEBUG : one: Unchanged skipping 2026/04/27 05:11:52 DEBUG : three: size = 7 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:11:52 DEBUG : three: size = 5 (B2 bucket rclone-test-goferej7tafa path CopyDest) 2026/04/27 05:11:52 DEBUG : three: Sizes differ 2026/04/27 05:11:52 DEBUG : three: Destination not found in --copy-dest 2026/04/27 05:11:52 DEBUG : three: Need to transfer - File not found at Destination 2026/04/27 05:11:52 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for checks to finish 2026/04/27 05:11:52 DEBUG : two: size = 3 OK 2026/04/27 05:11:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/27 05:11:52 DEBUG : two: Unchanged skipping 2026/04/27 05:11:52 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for transfers to finish 2026/04/27 05:11:53 DEBUG : three: size = 7 OK 2026/04/27 05:11:53 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/27 05:11:53 INFO : three: Copied (new) 2026/04/27 05:11:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.91s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:11:57 DEBUG : Creating backend with remote "TestB2:rclone-test-goferej7tafa/dst" 2026/04/27 05:11:58 DEBUG : Creating backend with remote "TestB2:rclone-test-goferej7tafa/backup" 2026/04/27 05:12:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:12:00 DEBUG : one: size = 3 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:12:00 DEBUG : one: Sizes differ 2026/04/27 05:12:00 DEBUG : two: size = 3 OK 2026/04/27 05:12:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:12:00 DEBUG : two: Unchanged skipping 2026/04/27 05:12:00 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for checks to finish 2026/04/27 05:12:01 DEBUG : one: size = 3 OK 2026/04/27 05:12:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/27 05:12:01 INFO : one: Copied (server-side copy) 2026/04/27 05:12:01 INFO : one: Deleted 2026/04/27 05:12:01 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for transfers to finish 2026/04/27 05:12:02 DEBUG : one: size = 4 OK 2026/04/27 05:12:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/27 05:12:02 INFO : one: Copied (new) 2026/04/27 05:12:02 DEBUG : Waiting for deletions to finish 2026/04/27 05:12:03 DEBUG : three.txt: size = 5 OK 2026/04/27 05:12:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/27 05:12:03 INFO : three.txt: Copied (server-side copy) 2026/04/27 05:12:03 INFO : three.txt: Deleted 2026/04/27 05:12:03 INFO : three.txt: Moved into backup dir 2026/04/27 05:12:05 DEBUG : one: size = 5 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:12:05 DEBUG : one: size = 4 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:12:05 DEBUG : two: size = 3 OK 2026/04/27 05:12:05 DEBUG : one: Sizes differ 2026/04/27 05:12:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:12:05 DEBUG : two: Unchanged skipping 2026/04/27 05:12:05 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for checks to finish 2026/04/27 05:12:06 DEBUG : one: size = 4 OK 2026/04/27 05:12:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/27 05:12:06 INFO : one: Copied (server-side copy) 2026/04/27 05:12:06 INFO : one: Deleted 2026/04/27 05:12:06 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for transfers to finish 2026/04/27 05:12:06 DEBUG : one: size = 5 OK 2026/04/27 05:12:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/27 05:12:06 INFO : one: Copied (new) 2026/04/27 05:12:06 DEBUG : Waiting for deletions to finish 2026/04/27 05:12:07 DEBUG : three.txt: size = 6 OK 2026/04/27 05:12:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/27 05:12:07 INFO : three.txt: Copied (server-side copy) 2026/04/27 05:12:07 INFO : three.txt: Deleted 2026/04/27 05:12:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.70s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:12:11 DEBUG : Creating backend with remote "TestB2:rclone-test-goferej7tafa/dst" 2026/04/27 05:12:12 DEBUG : Creating backend with remote "TestB2:rclone-test-goferej7tafa/backup" 2026/04/27 05:12:14 DEBUG : one: size = 4 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:12:14 DEBUG : one: size = 3 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:12:14 DEBUG : one: Sizes differ 2026/04/27 05:12:14 DEBUG : two: size = 3 OK 2026/04/27 05:12:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:12:14 DEBUG : two: Unchanged skipping 2026/04/27 05:12:14 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for checks to finish 2026/04/27 05:12:15 DEBUG : one.bak: size = 3 OK 2026/04/27 05:12:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/27 05:12:15 INFO : one: Copied (server-side copy) to: one.bak 2026/04/27 05:12:15 INFO : one: Deleted 2026/04/27 05:12:15 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for transfers to finish 2026/04/27 05:12:16 DEBUG : one: size = 4 OK 2026/04/27 05:12:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/27 05:12:16 INFO : one: Copied (new) 2026/04/27 05:12:16 DEBUG : Waiting for deletions to finish 2026/04/27 05:12:17 DEBUG : three.txt.bak: size = 5 OK 2026/04/27 05:12:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/27 05:12:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/27 05:12:17 INFO : three.txt: Deleted 2026/04/27 05:12:17 INFO : three.txt: Moved into backup dir 2026/04/27 05:12:19 DEBUG : two: size = 3 OK 2026/04/27 05:12:19 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for checks to finish 2026/04/27 05:12:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:12:19 DEBUG : two: Unchanged skipping 2026/04/27 05:12:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:12:19 DEBUG : one: size = 4 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:12:19 DEBUG : one: Sizes differ 2026/04/27 05:12:20 DEBUG : one.bak: size = 4 OK 2026/04/27 05:12:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/27 05:12:20 INFO : one: Copied (server-side copy) to: one.bak 2026/04/27 05:12:20 INFO : one: Deleted 2026/04/27 05:12:20 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for transfers to finish 2026/04/27 05:12:20 DEBUG : one: size = 5 OK 2026/04/27 05:12:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/27 05:12:20 INFO : one: Copied (new) 2026/04/27 05:12:20 DEBUG : Waiting for deletions to finish 2026/04/27 05:12:21 DEBUG : three.txt.bak: size = 6 OK 2026/04/27 05:12:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/27 05:12:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/27 05:12:21 INFO : three.txt: Deleted 2026/04/27 05:12:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.06s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:12:24 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1120-12.backblaze.com/b2api/v1/b2_upload_file/6f22bd33506dcbdb9fd80e1b/c001_v0001120_t0024": EOF 2026/04/27 05:12:24 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-12.backblaze.com/b2api/v1/b2_upload_file/6f22bd33506dcbdb9fd80e1b/c001_v0001120_t0024": EOF) 2026/04/27 05:12:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-goferej7tafa: 1/10 (Post "https://pod-000-1120-12.backblaze.com/b2api/v1/b2_upload_file/6f22bd33506dcbdb9fd80e1b/c001_v0001120_t0024": EOF) 2026/04/27 05:12:26 DEBUG : pacer: Reducing sleep to 10ms 2026/04/27 05:12:27 DEBUG : Creating backend with remote "TestB2:rclone-test-goferej7tafa/dst" 2026/04/27 05:12:28 DEBUG : Creating backend with remote "TestB2:rclone-test-goferej7tafa/backup" 2026/04/27 05:12:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:12:29 DEBUG : one: size = 3 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:12:29 DEBUG : one: Sizes differ 2026/04/27 05:12:29 DEBUG : two: size = 3 OK 2026/04/27 05:12:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:12:29 DEBUG : two: Unchanged skipping 2026/04/27 05:12:29 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for checks to finish 2026/04/27 05:12:31 DEBUG : one-2019-01-01: size = 3 OK 2026/04/27 05:12:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/27 05:12:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/27 05:12:31 INFO : one: Deleted 2026/04/27 05:12:31 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for transfers to finish 2026/04/27 05:12:32 DEBUG : one: size = 4 OK 2026/04/27 05:12:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/27 05:12:32 INFO : one: Copied (new) 2026/04/27 05:12:32 DEBUG : Waiting for deletions to finish 2026/04/27 05:12:33 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/27 05:12:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/27 05:12:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/27 05:12:33 INFO : three.txt: Deleted 2026/04/27 05:12:33 INFO : three.txt: Moved into backup dir 2026/04/27 05:12:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:12:34 DEBUG : one: size = 4 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:12:34 DEBUG : one: Sizes differ 2026/04/27 05:12:34 DEBUG : two: size = 3 OK 2026/04/27 05:12:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:12:34 DEBUG : two: Unchanged skipping 2026/04/27 05:12:34 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for checks to finish 2026/04/27 05:12:35 DEBUG : one-2019-01-01: size = 4 OK 2026/04/27 05:12:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/27 05:12:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/27 05:12:35 INFO : one: Deleted 2026/04/27 05:12:35 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for transfers to finish 2026/04/27 05:12:35 DEBUG : one: size = 5 OK 2026/04/27 05:12:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/27 05:12:35 INFO : one: Copied (new) 2026/04/27 05:12:35 DEBUG : Waiting for deletions to finish 2026/04/27 05:12:36 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/27 05:12:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/27 05:12:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/27 05:12:36 INFO : three.txt: Deleted 2026/04/27 05:12:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.21s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:12:39 DEBUG : Creating backend with remote "TestB2:rclone-test-goferej7tafa/dst" 2026/04/27 05:12:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:12:41 DEBUG : one: size = 3 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:12:41 DEBUG : one: Sizes differ 2026/04/27 05:12:41 DEBUG : two: size = 3 OK 2026/04/27 05:12:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:12:41 DEBUG : two: Unchanged skipping 2026/04/27 05:12:41 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for checks to finish 2026/04/27 05:12:42 DEBUG : one.bak: size = 3 OK 2026/04/27 05:12:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/27 05:12:42 INFO : one: Copied (server-side copy) to: one.bak 2026/04/27 05:12:42 INFO : one: Deleted 2026/04/27 05:12:42 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for transfers to finish 2026/04/27 05:12:42 DEBUG : one: size = 4 OK 2026/04/27 05:12:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/27 05:12:42 INFO : one: Copied (new) 2026/04/27 05:12:42 DEBUG : Waiting for deletions to finish 2026/04/27 05:12:43 DEBUG : three.txt.bak: size = 5 OK 2026/04/27 05:12:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/27 05:12:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/27 05:12:43 INFO : three.txt: Deleted 2026/04/27 05:12:43 INFO : three.txt: Moved into backup dir 2026/04/27 05:12:44 DEBUG : one.bak: Excluded (Path Filter) 2026/04/27 05:12:44 DEBUG : one.bak: Excluded 2026/04/27 05:12:44 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/27 05:12:44 DEBUG : three.txt.bak: Excluded 2026/04/27 05:12:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:12:44 DEBUG : one: size = 4 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:12:44 DEBUG : one: Sizes differ 2026/04/27 05:12:44 DEBUG : two: size = 3 OK 2026/04/27 05:12:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:12:44 DEBUG : two: Unchanged skipping 2026/04/27 05:12:44 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for checks to finish 2026/04/27 05:12:45 DEBUG : one.bak: size = 4 OK 2026/04/27 05:12:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/27 05:12:45 INFO : one: Copied (server-side copy) to: one.bak 2026/04/27 05:12:45 INFO : one: Deleted 2026/04/27 05:12:45 DEBUG : B2 bucket rclone-test-goferej7tafa path dst: Waiting for transfers to finish 2026/04/27 05:12:45 DEBUG : one: size = 5 OK 2026/04/27 05:12:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/27 05:12:45 INFO : one: Copied (new) 2026/04/27 05:12:45 DEBUG : Waiting for deletions to finish 2026/04/27 05:12:46 DEBUG : three.txt.bak: size = 6 OK 2026/04/27 05:12:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/27 05:12:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/27 05:12:46 INFO : three.txt: Deleted 2026/04/27 05:12:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.39s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:12:49 DEBUG : Creating backend with remote "TestB2:rclone-test-goferej7tafa/dst" 2026/04/27 05:12:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:12:50 DEBUG : one: size = 3 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:12:50 DEBUG : one: Sizes differ 2026/04/27 05:12:52 DEBUG : one.bak: size = 3 OK 2026/04/27 05:12:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/27 05:12:52 INFO : one: Copied (server-side copy) to: one.bak 2026/04/27 05:12:52 INFO : one: Deleted 2026/04/27 05:12:53 DEBUG : one: size = 4 OK 2026/04/27 05:12:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/27 05:12:53 INFO : one: Copied (new) 2026/04/27 05:12:53 DEBUG : two: size = 3 OK 2026/04/27 05:12:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:12:53 DEBUG : two: Unchanged skipping 2026/04/27 05:12:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:12:53 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:12:53 DEBUG : three.txt: Sizes differ 2026/04/27 05:12:54 DEBUG : three.txt.bak: size = 5 OK 2026/04/27 05:12:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/27 05:12:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/27 05:12:54 INFO : three.txt: Deleted 2026/04/27 05:12:54 DEBUG : three.txt: size = 6 OK 2026/04/27 05:12:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/27 05:12:54 INFO : three.txt: Copied (new) 2026/04/27 05:12:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:12:55 DEBUG : one: size = 4 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:12:55 DEBUG : one: Sizes differ 2026/04/27 05:12:55 DEBUG : one.bak: size = 4 OK 2026/04/27 05:12:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/27 05:12:55 INFO : one: Copied (server-side copy) to: one.bak 2026/04/27 05:12:56 INFO : one: Deleted 2026/04/27 05:12:56 DEBUG : one: size = 5 OK 2026/04/27 05:12:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/27 05:12:56 INFO : one: Copied (new) 2026/04/27 05:12:56 DEBUG : two: size = 3 OK 2026/04/27 05:12:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:12:56 DEBUG : two: Unchanged skipping 2026/04/27 05:12:56 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:12:56 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:12:56 DEBUG : three.txt: Sizes differ 2026/04/27 05:12:57 DEBUG : three.txt.bak: size = 6 OK 2026/04/27 05:12:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/27 05:12:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/27 05:12:57 INFO : three.txt: Deleted 2026/04/27 05:12:57 DEBUG : three.txt: size = 19 OK 2026/04/27 05:12:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/27 05:12:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.72s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:13:01 DEBUG : Creating backend with remote "TestB2:rclone-test-goferej7tafa/dst" 2026/04/27 05:13:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:02 DEBUG : one: size = 3 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:13:02 DEBUG : one: Sizes differ 2026/04/27 05:13:03 DEBUG : one-2019-01-01: size = 3 OK 2026/04/27 05:13:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/27 05:13:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/27 05:13:03 INFO : one: Deleted 2026/04/27 05:13:04 DEBUG : one: size = 4 OK 2026/04/27 05:13:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/27 05:13:04 INFO : one: Copied (new) 2026/04/27 05:13:04 DEBUG : two: size = 3 OK 2026/04/27 05:13:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:04 DEBUG : two: Unchanged skipping 2026/04/27 05:13:04 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:04 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:13:04 DEBUG : three.txt: Sizes differ 2026/04/27 05:13:05 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/27 05:13:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/27 05:13:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/27 05:13:05 INFO : three.txt: Deleted 2026/04/27 05:13:05 DEBUG : three.txt: size = 6 OK 2026/04/27 05:13:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/27 05:13:05 INFO : three.txt: Copied (new) 2026/04/27 05:13:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:06 DEBUG : one: size = 4 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:13:06 DEBUG : one: Sizes differ 2026/04/27 05:13:06 DEBUG : one-2019-01-01: size = 4 OK 2026/04/27 05:13:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/27 05:13:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/27 05:13:07 INFO : one: Deleted 2026/04/27 05:13:07 DEBUG : one: size = 5 OK 2026/04/27 05:13:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/27 05:13:07 INFO : one: Copied (new) 2026/04/27 05:13:07 DEBUG : two: size = 3 OK 2026/04/27 05:13:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:07 DEBUG : two: Unchanged skipping 2026/04/27 05:13:07 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:07 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-goferej7tafa path dst) 2026/04/27 05:13:07 DEBUG : three.txt: Sizes differ 2026/04/27 05:13:08 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/27 05:13:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/27 05:13:08 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/27 05:13:08 INFO : three.txt: Deleted 2026/04/27 05:13:08 DEBUG : three.txt: size = 19 OK 2026/04/27 05:13:08 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/27 05:13:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.25s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:13:11 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:13:11 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:11 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:13:11 DEBUG : Testêé: Sizes differ 2026/04/27 05:13:11 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:13:12 DEBUG : Testêé: size = 14 OK 2026/04/27 05:13:12 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/27 05:13:12 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/27 05:13:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.00s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:13:13 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/27 05:13:13 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:13:13 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:13:14 DEBUG : existing: size = 6 OK 2026/04/27 05:13:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/27 05:13:14 INFO : existing: Copied (new) 2026/04/27 05:13:14 DEBUG : Waiting for deletions to finish 2026/04/27 05:13:14 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:14 DEBUG : existing: size = 6 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:13:14 DEBUG : existing: Sizes differ 2026/04/27 05:13:14 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/27 05:13:14 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:13:14 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:13:14 ERROR : B2 bucket rclone-test-goferej7tafa: not deleting files as there were IO errors 2026/04/27 05:13:14 ERROR : B2 bucket rclone-test-goferej7tafa: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.10s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:13:16 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:13:16 DEBUG : EXISTING: size = 6 OK 2026/04/27 05:13:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:16 DEBUG : existing: Unchanged skipping 2026/04/27 05:13:16 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:13:16 DEBUG : Waiting for deletions to finish 2026/04/27 05:13:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.42s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", 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.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:13:34 DEBUG : both0: size = 6 OK 2026/04/27 05:13:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:34 DEBUG : both10: size = 6 OK 2026/04/27 05:13:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:34 DEBUG : both0: Unchanged skipping 2026/04/27 05:13:34 DEBUG : both11: size = 6 OK 2026/04/27 05:13:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:34 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:13:34 DEBUG : both12: size = 6 OK 2026/04/27 05:13:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:34 DEBUG : both13: size = 6 OK 2026/04/27 05:13:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:34 DEBUG : both10: Unchanged skipping 2026/04/27 05:13:34 DEBUG : both14: size = 6 OK 2026/04/27 05:13:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:34 DEBUG : both14: Unchanged skipping 2026/04/27 05:13:34 DEBUG : both15: size = 6 OK 2026/04/27 05:13:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:34 DEBUG : both11: Unchanged skipping 2026/04/27 05:13:34 DEBUG : both16: size = 6 OK 2026/04/27 05:13:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:34 DEBUG : both16: Unchanged skipping 2026/04/27 05:13:34 DEBUG : both17: size = 6 OK 2026/04/27 05:13:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:34 DEBUG : both17: Unchanged skipping 2026/04/27 05:13:34 DEBUG : both18: size = 6 OK 2026/04/27 05:13:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:34 DEBUG : both18: Unchanged skipping 2026/04/27 05:13:34 DEBUG : both19: size = 6 OK 2026/04/27 05:13:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:34 DEBUG : both19: Unchanged skipping 2026/04/27 05:13:34 DEBUG : both1: size = 6 OK 2026/04/27 05:13:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:34 DEBUG : both1: Unchanged skipping 2026/04/27 05:13:34 DEBUG : both2: size = 6 OK 2026/04/27 05:13:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:34 DEBUG : both2: Unchanged skipping 2026/04/27 05:13:34 DEBUG : both3: size = 6 OK 2026/04/27 05:13:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:34 DEBUG : both3: Unchanged skipping 2026/04/27 05:13:34 DEBUG : both4: size = 6 OK 2026/04/27 05:13:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:34 DEBUG : both4: Unchanged skipping 2026/04/27 05:13:34 DEBUG : both5: size = 6 OK 2026/04/27 05:13:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:34 DEBUG : both5: Unchanged skipping 2026/04/27 05:13:34 DEBUG : both6: size = 6 OK 2026/04/27 05:13:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:34 DEBUG : both6: Unchanged skipping 2026/04/27 05:13:34 DEBUG : both7: size = 6 OK 2026/04/27 05:13:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:34 DEBUG : both7: Unchanged skipping 2026/04/27 05:13:34 DEBUG : both8: size = 6 OK 2026/04/27 05:13:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:34 DEBUG : both8: Unchanged skipping 2026/04/27 05:13:34 DEBUG : both9: size = 6 OK 2026/04/27 05:13:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:34 DEBUG : both9: Unchanged skipping 2026/04/27 05:13:34 DEBUG : both12: Unchanged skipping 2026/04/27 05:13:34 DEBUG : both13: Unchanged skipping 2026/04/27 05:13:34 DEBUG : both15: Unchanged skipping 2026/04/27 05:13:34 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:13:34 DEBUG : Waiting for deletions to finish 2026/04/27 05:13:34 INFO : only11: Deleted 2026/04/27 05:13:34 INFO : only15: Deleted 2026/04/27 05:13:34 INFO : only17: Deleted 2026/04/27 05:13:34 INFO : only9: Deleted 2026/04/27 05:13:34 INFO : only18: Deleted 2026/04/27 05:13:34 INFO : only19: Deleted 2026/04/27 05:13:34 INFO : only1: Deleted 2026/04/27 05:13:34 INFO : only2: Deleted 2026/04/27 05:13:34 INFO : only4: Deleted 2026/04/27 05:13:34 INFO : only0: Deleted 2026/04/27 05:13:35 INFO : only16: Deleted 2026/04/27 05:13:35 INFO : only5: Deleted 2026/04/27 05:13:35 INFO : only6: Deleted 2026/04/27 05:13:35 INFO : only7: Deleted 2026/04/27 05:13:35 INFO : only8: Deleted 2026/04/27 05:13:35 INFO : only10: Deleted 2026/04/27 05:13:35 INFO : only12: Deleted 2026/04/27 05:13:35 INFO : only13: Deleted 2026/04/27 05:13:35 INFO : only3: Deleted 2026/04/27 05:13:35 INFO : only14: Deleted 2026/04/27 05:13:35 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.27s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:13:57 DEBUG : both0: size = 6 OK 2026/04/27 05:13:57 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:13:57 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:57 DEBUG : both11: size = 6 OK 2026/04/27 05:13:57 DEBUG : both12: size = 6 OK 2026/04/27 05:13:57 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:57 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:57 DEBUG : both10: size = 6 OK 2026/04/27 05:13:57 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:57 DEBUG : both0: Unchanged skipping 2026/04/27 05:13:57 DEBUG : both13: size = 6 OK 2026/04/27 05:13:57 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:57 DEBUG : both13: Unchanged skipping 2026/04/27 05:13:57 DEBUG : both14: size = 6 OK 2026/04/27 05:13:57 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:57 DEBUG : both14: Unchanged skipping 2026/04/27 05:13:57 DEBUG : both15: size = 6 OK 2026/04/27 05:13:57 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:57 DEBUG : both12: Unchanged skipping 2026/04/27 05:13:57 DEBUG : both16: size = 6 OK 2026/04/27 05:13:57 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:57 DEBUG : both16: Unchanged skipping 2026/04/27 05:13:57 DEBUG : both17: size = 6 OK 2026/04/27 05:13:57 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:57 DEBUG : both17: Unchanged skipping 2026/04/27 05:13:57 DEBUG : both18: size = 6 OK 2026/04/27 05:13:57 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:57 DEBUG : both18: Unchanged skipping 2026/04/27 05:13:57 DEBUG : both19: size = 6 OK 2026/04/27 05:13:57 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:57 DEBUG : both19: Unchanged skipping 2026/04/27 05:13:57 DEBUG : both1: size = 6 OK 2026/04/27 05:13:57 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:57 DEBUG : both1: Unchanged skipping 2026/04/27 05:13:57 DEBUG : both2: size = 6 OK 2026/04/27 05:13:57 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:57 DEBUG : both2: Unchanged skipping 2026/04/27 05:13:57 DEBUG : both3: size = 6 OK 2026/04/27 05:13:57 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:57 DEBUG : both3: Unchanged skipping 2026/04/27 05:13:57 DEBUG : both4: size = 6 OK 2026/04/27 05:13:57 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:57 DEBUG : both4: Unchanged skipping 2026/04/27 05:13:57 DEBUG : both5: size = 6 OK 2026/04/27 05:13:57 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:57 DEBUG : both5: Unchanged skipping 2026/04/27 05:13:57 DEBUG : both6: size = 6 OK 2026/04/27 05:13:57 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:57 DEBUG : both6: Unchanged skipping 2026/04/27 05:13:57 DEBUG : both7: size = 6 OK 2026/04/27 05:13:57 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:57 DEBUG : both7: Unchanged skipping 2026/04/27 05:13:57 DEBUG : both8: size = 6 OK 2026/04/27 05:13:57 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:57 DEBUG : both8: Unchanged skipping 2026/04/27 05:13:57 DEBUG : both9: size = 6 OK 2026/04/27 05:13:57 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:13:57 DEBUG : both9: Unchanged skipping 2026/04/27 05:13:57 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:57 DEBUG : only0: size = 6 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:13:57 DEBUG : only0: Sizes differ 2026/04/27 05:13:57 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:57 DEBUG : only10: size = 6 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:13:57 DEBUG : only10: Sizes differ 2026/04/27 05:13:57 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:57 DEBUG : only11: size = 6 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:13:57 DEBUG : only11: Sizes differ 2026/04/27 05:13:57 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:57 DEBUG : only12: size = 6 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:13:57 DEBUG : only12: Sizes differ 2026/04/27 05:13:57 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:57 DEBUG : only13: size = 6 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:13:57 DEBUG : only13: Sizes differ 2026/04/27 05:13:57 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:57 DEBUG : only14: size = 6 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:13:57 DEBUG : only14: Sizes differ 2026/04/27 05:13:57 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:57 DEBUG : only15: size = 6 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:13:57 DEBUG : only15: Sizes differ 2026/04/27 05:13:57 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:57 DEBUG : only16: size = 6 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:13:57 DEBUG : only16: Sizes differ 2026/04/27 05:13:57 DEBUG : both10: Unchanged skipping 2026/04/27 05:13:57 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:57 DEBUG : only17: size = 6 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:13:57 DEBUG : only17: Sizes differ 2026/04/27 05:13:57 DEBUG : both11: Unchanged skipping 2026/04/27 05:13:57 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:57 DEBUG : only18: size = 6 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:13:57 DEBUG : only18: Sizes differ 2026/04/27 05:13:57 DEBUG : both15: Unchanged skipping 2026/04/27 05:13:57 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:57 DEBUG : only19: size = 6 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:13:57 DEBUG : only19: Sizes differ 2026/04/27 05:13:57 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:57 DEBUG : only1: size = 6 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:13:57 DEBUG : only1: Sizes differ 2026/04/27 05:13:57 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:57 DEBUG : only2: size = 6 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:13:57 DEBUG : only2: Sizes differ 2026/04/27 05:13:57 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:57 DEBUG : only3: size = 6 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:13:57 DEBUG : only3: Sizes differ 2026/04/27 05:13:57 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:57 DEBUG : only4: size = 6 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:13:57 DEBUG : only4: Sizes differ 2026/04/27 05:13:57 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:57 DEBUG : only5: size = 6 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:13:57 DEBUG : only5: Sizes differ 2026/04/27 05:13:57 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:57 DEBUG : only6: size = 6 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:13:57 DEBUG : only6: Sizes differ 2026/04/27 05:13:57 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:57 DEBUG : only7: size = 6 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:13:57 DEBUG : only7: Sizes differ 2026/04/27 05:13:57 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:57 DEBUG : only8: size = 6 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:13:57 DEBUG : only8: Sizes differ 2026/04/27 05:13:57 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2981009093) 2026/04/27 05:13:57 DEBUG : only9: size = 6 (B2 bucket rclone-test-goferej7tafa) 2026/04/27 05:13:57 DEBUG : only9: Sizes differ 2026/04/27 05:13:57 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:13:57 DEBUG : only11: size = 0 OK 2026/04/27 05:13:57 DEBUG : only12: size = 0 OK 2026/04/27 05:13:57 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/27 05:13:57 INFO : only11: Copied (replaced existing) 2026/04/27 05:13:57 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/27 05:13:57 INFO : only12: Copied (replaced existing) 2026/04/27 05:13:58 DEBUG : only13: size = 0 OK 2026/04/27 05:13:58 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/27 05:13:58 INFO : only13: Copied (replaced existing) 2026/04/27 05:13:58 DEBUG : only14: size = 0 OK 2026/04/27 05:13:58 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/27 05:13:58 INFO : only14: Copied (replaced existing) 2026/04/27 05:13:58 DEBUG : only15: size = 0 OK 2026/04/27 05:13:58 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/27 05:13:58 INFO : only15: Copied (replaced existing) 2026/04/27 05:13:58 DEBUG : only16: size = 0 OK 2026/04/27 05:13:58 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/27 05:13:58 INFO : only16: Copied (replaced existing) 2026/04/27 05:13:58 DEBUG : only10: size = 0 OK 2026/04/27 05:13:58 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/27 05:13:58 INFO : only10: Copied (replaced existing) 2026/04/27 05:13:58 DEBUG : only1: size = 0 OK 2026/04/27 05:13:58 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/27 05:13:58 INFO : only1: Copied (replaced existing) 2026/04/27 05:13:58 DEBUG : only0: size = 0 OK 2026/04/27 05:13:58 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/27 05:13:58 INFO : only0: Copied (replaced existing) 2026/04/27 05:13:58 DEBUG : only2: size = 0 OK 2026/04/27 05:13:58 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/27 05:13:58 INFO : only2: Copied (replaced existing) 2026/04/27 05:13:58 DEBUG : only3: size = 0 OK 2026/04/27 05:13:58 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/27 05:13:58 INFO : only3: Copied (replaced existing) 2026/04/27 05:13:58 DEBUG : only4: size = 0 OK 2026/04/27 05:13:58 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/27 05:13:58 INFO : only4: Copied (replaced existing) 2026/04/27 05:13:58 DEBUG : only5: size = 0 OK 2026/04/27 05:13:58 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/27 05:13:58 INFO : only5: Copied (replaced existing) 2026/04/27 05:13:58 DEBUG : only17: size = 0 OK 2026/04/27 05:13:58 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/27 05:13:58 INFO : only17: Copied (replaced existing) 2026/04/27 05:13:58 DEBUG : only7: size = 0 OK 2026/04/27 05:13:58 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/27 05:13:58 INFO : only7: Copied (replaced existing) 2026/04/27 05:13:58 DEBUG : only18: size = 0 OK 2026/04/27 05:13:58 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/27 05:13:58 INFO : only18: Copied (replaced existing) 2026/04/27 05:13:58 DEBUG : only9: size = 0 OK 2026/04/27 05:13:58 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/27 05:13:58 INFO : only9: Copied (replaced existing) 2026/04/27 05:13:58 DEBUG : only19: size = 0 OK 2026/04/27 05:13:58 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/27 05:13:58 INFO : only19: Copied (replaced existing) 2026/04/27 05:13:58 DEBUG : only6: size = 0 OK 2026/04/27 05:13:58 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/27 05:13:58 INFO : only6: Copied (replaced existing) 2026/04/27 05:13:59 DEBUG : only8: size = 0 OK 2026/04/27 05:13:59 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/27 05:13:59 INFO : only8: Copied (replaced existing) 2026/04/27 05:13:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.35s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:14:07 DEBUG : empty_dir: Making directory with metadata 2026/04/27 05:14:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/27 05:14:07 DEBUG : empty_on_remote: Making directory with metadata 2026/04/27 05:14:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/27 05:14:07 INFO : empty_on_remote: Making directory 2026/04/27 05:14:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/27 05:14:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/27 05:14:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/27 05:14:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/27 05:14:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.76s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:14:09 DEBUG : empty_dir: Making directory with metadata 2026/04/27 05:14:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/27 05:14:09 DEBUG : empty_on_remote: Making directory with metadata 2026/04/27 05:14:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/27 05:14:09 INFO : empty_on_remote: Making directory 2026/04/27 05:14:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/27 05:14:10 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/27 05:14:10 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/27 05:14:10 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/27 05:14:10 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/27 05:14:10 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.58s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:14:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/27 05:14:12 INFO : sub dir: Making directory 2026/04/27 05:14:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.33s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:14:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/27 05:14:15 INFO : sub dir: Making directory 2026/04/27 05:14:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.81s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:14:21 DEBUG : dir1/0003-defghij.txt: Clearing upload URL because of error: Post "https://pod-000-1134-06.backblaze.com/b2api/v1/b2_upload_file/6f22bd33506dcbdb9fd80e1b/c001_v0001134_t0028": EOF 2026/04/27 05:14:21 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1134-06.backblaze.com/b2api/v1/b2_upload_file/6f22bd33506dcbdb9fd80e1b/c001_v0001134_t0028": EOF) 2026/04/27 05:14:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dir1/0003-defghij.txt" to B2 bucket rclone-test-goferej7tafa: 1/10 (Post "https://pod-000-1134-06.backblaze.com/b2api/v1/b2_upload_file/6f22bd33506dcbdb9fd80e1b/c001_v0001134_t0028": EOF) 2026/04/27 05:14:24 DEBUG : pacer: Reducing sleep to 10ms 2026/04/27 05:14:30 DEBUG : Waiting for deletions to finish 2026/04/27 05:14:31 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : apple: size = 5 OK 2026/04/27 05:14:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:31 DEBUG : apple: Unchanged skipping 2026/04/27 05:14:31 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 05:14:31 DEBUG : banana: size = 6 OK 2026/04/27 05:14:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:31 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 05:14:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:31 DEBUG : banana: Unchanged skipping 2026/04/27 05:14:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 05:14:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 05:14:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 05:14:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 05:14:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 05:14:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 05:14:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 05:14:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:31 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:14:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 05:14:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 05:14:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 05:14:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 05:14:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 05:14:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 05:14:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 05:14:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 05:14:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 05:14:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 05:14:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 05:14:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 05:14:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 05:14:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 05:14:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 05:14:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 05:14:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 05:14:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 05:14:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 05:14:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 05:14:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 05:14:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 05:14:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 05:14:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 05:14:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 05:14:31 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:14:31 DEBUG : Waiting for deletions to finish 2026/04/27 05:14:31 INFO : There was nothing to transfer 2026/04/27 05:14:31 DEBUG : Waiting for deletions to finish 2026/04/27 05:14:31 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:14:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 05:14:32 DEBUG : apple: size = 5 OK 2026/04/27 05:14:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:32 DEBUG : apple: Unchanged skipping 2026/04/27 05:14:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 05:14:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 05:14:32 DEBUG : banana: size = 6 OK 2026/04/27 05:14:32 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 05:14:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:32 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 05:14:32 DEBUG : banana: Unchanged skipping 2026/04/27 05:14:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 05:14:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 05:14:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 05:14:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 05:14:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 05:14:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 05:14:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 05:14:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 05:14:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 05:14:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 05:14:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 05:14:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 05:14:32 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:14:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 05:14:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 05:14:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 05:14:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 05:14:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 05:14:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 05:14:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 05:14:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 05:14:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 05:14:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 05:14:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 05:14:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 05:14:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 05:14:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 05:14:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 05:14:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 05:14:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 05:14:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 05:14:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 05:14:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 05:14:32 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:14:32 DEBUG : Waiting for deletions to finish 2026/04/27 05:14:32 INFO : There was nothing to transfer 2026/04/27 05:14:32 DEBUG : Waiting for deletions to finish 2026/04/27 05:14:32 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:14:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:14:32 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:14:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:14:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:14:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:14:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:14:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:14:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:14:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:14:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:14:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:14:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:14:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:14:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:14:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:14:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:14:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:14:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:14:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:14:47 DEBUG : Waiting for deletions to finish 2026/04/27 05:14:47 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:14:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:14:47 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:14:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:14:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:14:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:14:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:14:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:14:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:14:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:14:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:14:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:14:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:14:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:14:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:14:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:14:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:14:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:14:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:14:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 05:14:48 DEBUG : apple: size = 5 OK 2026/04/27 05:14:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:48 DEBUG : apple: Unchanged skipping 2026/04/27 05:14:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 05:14:48 DEBUG : banana: size = 6 OK 2026/04/27 05:14:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 05:14:48 DEBUG : banana: Unchanged skipping 2026/04/27 05:14:48 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 05:14:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:48 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 05:14:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 05:14:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 05:14:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 05:14:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 05:14:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 05:14:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 05:14:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 05:14:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 05:14:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 05:14:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 05:14:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 05:14:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 05:14:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 05:14:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 05:14:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 05:14:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 05:14:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 05:14:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 05:14:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 05:14:48 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:14:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 05:14:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 05:14:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 05:14:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 05:14:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 05:14:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 05:14:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 05:14:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 05:14:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 05:14:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 05:14:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 05:14:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 05:14:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 05:14:48 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:14:48 DEBUG : Waiting for deletions to finish 2026/04/27 05:14:48 INFO : There was nothing to transfer 2026/04/27 05:14:48 DEBUG : Waiting for deletions to finish 2026/04/27 05:14:48 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:14:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:14:48 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:14:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:14:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:14:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:14:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:14:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:14:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:14:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:14:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:14:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:14:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:14:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:14:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:14:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:14:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:14:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:14:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:14:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 05:14:49 DEBUG : apple: size = 5 OK 2026/04/27 05:14:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:49 DEBUG : apple: Unchanged skipping 2026/04/27 05:14:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 05:14:49 DEBUG : banana: size = 6 OK 2026/04/27 05:14:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 05:14:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:49 DEBUG : banana: Unchanged skipping 2026/04/27 05:14:49 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 05:14:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:49 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 05:14:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 05:14:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 05:14:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 05:14:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 05:14:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 05:14:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 05:14:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 05:14:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 05:14:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 05:14:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 05:14:49 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:14:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 05:14:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 05:14:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 05:14:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 05:14:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 05:14:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 05:14:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 05:14:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 05:14:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 05:14:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 05:14:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 05:14:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 05:14:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 05:14:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 05:14:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 05:14:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 05:14:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 05:14:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 05:14:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 05:14:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 05:14:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 05:14:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:14:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 05:14:49 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:14:49 DEBUG : Waiting for deletions to finish 2026/04/27 05:14:49 INFO : There was nothing to transfer 2026/04/27 05:14:49 DEBUG : Waiting for deletions to finish 2026/04/27 05:14:49 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:14:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:14:49 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:14:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:14:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:14:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:14:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:14:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:14:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:14:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:14:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:14:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:14:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:14:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:14:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:14:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:14:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:14:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:14:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:14:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:15:04 DEBUG : Waiting for deletions to finish 2026/04/27 05:15:05 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:15:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:15:05 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:15:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:15:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:15:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:15:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:15:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:15:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:15:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:15:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:15:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:15:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:15:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:15:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:15:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:15:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:15:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:15:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:15:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 05:15:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:05 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:05 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:05 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:05 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:05 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:05 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:05 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:05 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/27 05:15:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:05 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/27 05:15:05 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:05 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/27 05:15:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:05 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/27 05:15:05 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:05 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:05 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:05 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:05 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:05 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:05 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:05 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:05 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:05 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:05 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:05 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:05 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:05 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:05 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:05 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:05 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:05 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/27 05:15:05 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:05 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/27 05:15:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:06 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:15:06 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:15:06 DEBUG : YmFuYW5h: size = 6 OK 2026/04/27 05:15:06 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/27 05:15:06 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/27 05:15:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:06 DEBUG : YXBwbGU=: size = 5 OK 2026/04/27 05:15:06 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/27 05:15:06 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/27 05:15:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/27 05:15:06 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/27 05:15:06 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/27 05:15:06 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/27 05:15:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/27 05:15:06 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/27 05:15:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/27 05:15:06 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/27 05:15:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/27 05:15:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/27 05:15:07 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/27 05:15:07 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/27 05:15:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/27 05:15:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/27 05:15:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/27 05:15:07 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/27 05:15:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/27 05:15:07 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/27 05:15:07 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/27 05:15:07 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/27 05:15:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/27 05:15:07 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/27 05:15:07 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/27 05:15:07 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/27 05:15:07 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/27 05:15:07 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/27 05:15:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/27 05:15:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/27 05:15:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/27 05:15:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/27 05:15:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/27 05:15:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/27 05:15:08 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/27 05:15:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/27 05:15:08 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/27 05:15:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:08 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/27 05:15:08 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/27 05:15:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/27 05:15:08 DEBUG : Waiting for deletions to finish 2026/04/27 05:15:08 INFO : dir1/0008-2345678.txt: Deleted 2026/04/27 05:15:08 INFO : dir1/0007-1234567.txt: Deleted 2026/04/27 05:15:09 INFO : dir1/0003-defghij.txt: Deleted 2026/04/27 05:15:09 INFO : dir1/0010-456789.txt: Deleted 2026/04/27 05:15:09 INFO : apple: Deleted 2026/04/27 05:15:09 INFO : banana: Deleted 2026/04/27 05:15:09 INFO : dir1/0013-789;=.txt: Deleted 2026/04/27 05:15:09 INFO : dir1/0012-6789;.txt: Deleted 2026/04/27 05:15:09 INFO : dir1/0015-9;=.txt: Deleted 2026/04/27 05:15:09 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/27 05:15:09 INFO : dir1/0011-56789;.txt: Deleted 2026/04/27 05:15:09 INFO : dir1/0009-3456789.txt: Deleted 2026/04/27 05:15:09 INFO : appleappleapplebanana: Deleted 2026/04/27 05:15:09 INFO : splitbananasplit: Deleted 2026/04/27 05:15:09 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/27 05:15:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/27 05:15:09 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/27 05:15:09 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/27 05:15:09 INFO : dir1/0014-89;=.txt: Deleted 2026/04/27 05:15:09 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/27 05:15:09 DEBUG : Waiting for deletions to finish 2026/04/27 05:15:09 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/27 05:15:09 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/27 05:15:09 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/27 05:15:09 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/27 05:15:09 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/27 05:15:09 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/27 05:15:09 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/27 05:15:09 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/27 05:15:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/27 05:15:09 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/27 05:15:09 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/27 05:15:09 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/27 05:15:09 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/27 05:15:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/27 05:15:09 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/27 05:15:09 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/27 05:15:09 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/27 05:15:09 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/27 05:15:09 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/27 05:15:09 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/27 05:15:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/27 05:15:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/27 05:15:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/27 05:15:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/27 05:15:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/27 05:15:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/27 05:15:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:09 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:09 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:09 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:09 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:10 DEBUG : YXBwbGU=: size = 5 OK 2026/04/27 05:15:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:15:10 DEBUG : apple: Unchanged skipping 2026/04/27 05:15:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/27 05:15:10 DEBUG : YmFuYW5h: size = 6 OK 2026/04/27 05:15:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:15:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:15:10 DEBUG : banana: Unchanged skipping 2026/04/27 05:15:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 05:15:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/27 05:15:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:15:10 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 05:15:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/27 05:15:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:10 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:10 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:10 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:10 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:10 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:10 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:10 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:10 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:10 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:10 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:10 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:10 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:10 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:10 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:10 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/27 05:15:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/27 05:15:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/27 05:15:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:15:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:15:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 05:15:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/27 05:15:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:15:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/27 05:15:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/27 05:15:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:15:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 05:15:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/27 05:15:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:15:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/27 05:15:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/27 05:15:10 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:15:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:15:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:15:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 05:15:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 05:15:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 05:15:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/27 05:15:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:15:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 05:15:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/27 05:15:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:15:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 05:15:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/27 05:15:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 05:15:10 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/27 05:15:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:15:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 05:15:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 05:15:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/27 05:15:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:15:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 05:15:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/27 05:15:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:15:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 05:15:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:15:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 05:15:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/27 05:15:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:15:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 05:15:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:15:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 05:15:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/27 05:15:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:15:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 05:15:10 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:15:10 DEBUG : Waiting for deletions to finish 2026/04/27 05:15:10 DEBUG : Waiting for deletions to finish 2026/04/27 05:15:10 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/27 05:15:10 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/27 05:15:10 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/27 05:15:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/27 05:15:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/27 05:15:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/27 05:15:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/27 05:15:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/27 05:15:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/27 05:15:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/27 05:15:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/27 05:15:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/27 05:15:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/27 05:15:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/27 05:15:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/27 05:15:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/27 05:15:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/27 05:15:10 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/27 05:15:10 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/27 05:15:10 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/27 05:15:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/27 05:15:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:10 DEBUG : apple: transformed to: YXBwbGU= 2026/04/27 05:15:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/27 05:15:10 DEBUG : banana: transformed to: YmFuYW5h 2026/04/27 05:15:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/27 05:15:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/27 05:15:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/27 05:15:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/27 05:15:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/27 05:15:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/27 05:15:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:15:25 DEBUG : Waiting for deletions to finish 2026/04/27 05:15:25 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:15:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:15:25 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:15:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:15:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:15:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:15:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:15:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:15:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:15:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:15:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:15:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:15:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:15:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:15:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:15:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:15:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:15:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:15:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:15:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 05:15:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:25 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/27 05:15:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/27 05:15:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:25 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/27 05:15:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/27 05:15:25 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:25 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:25 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:25 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 05:15:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 05:15:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/27 05:15:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 05:15:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/27 05:15:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 05:15:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 05:15:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 05:15:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 05:15:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 05:15:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 05:15:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 05:15:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 05:15:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 05:15:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 05:15:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 05:15:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 05:15:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/27 05:15:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 05:15:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 05:15:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 05:15:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 05:15:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 05:15:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 05:15:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 05:15:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 05:15:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/27 05:15:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 05:15:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/27 05:15:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 05:15:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 05:15:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 05:15:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 05:15:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/27 05:15:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 05:15:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 05:15:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 05:15:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 05:15:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 05:15:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 05:15:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 05:15:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 05:15:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 05:15:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/27 05:15:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 05:15:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 05:15:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 05:15:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/27 05:15:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 05:15:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 05:15:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 05:15:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 05:15:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 05:15:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 05:15:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 05:15:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 05:15:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 05:15:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/27 05:15:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 05:15:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 05:15:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 05:15:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 05:15:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 05:15:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/27 05:15:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 05:15:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 05:15:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 05:15:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 05:15:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 05:15:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 05:15:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 05:15:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 05:15:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 05:15:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/27 05:15:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 05:15:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 05:15:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 05:15:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 05:15:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/27 05:15:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 05:15:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/27 05:15:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/27 05:15:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/27 05:15:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 05:15:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/27 05:15:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 05:15:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/27 05:15:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 05:15:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 05:15:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 05:15:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 05:15:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/27 05:15:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 05:15:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 05:15:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 05:15:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 05:15:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 05:15:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/27 05:15:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 05:15:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 05:15:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 05:15:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 05:15:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 05:15:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/27 05:15:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 05:15:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 05:15:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 05:15:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 05:15:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 05:15:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/27 05:15:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 05:15:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 05:15:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 05:15:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 05:15:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 05:15:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/27 05:15:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 05:15:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 05:15:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 05:15:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 05:15:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 05:15:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/27 05:15:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 05:15:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 05:15:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 05:15:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 05:15:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 05:15:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 05:15:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 05:15:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 05:15:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/27 05:15:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 05:15:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/27 05:15:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/27 05:15:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/27 05:15:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 05:15:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/27 05:15:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 05:15:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/27 05:15:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/27 05:15:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 05:15:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 05:15:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 05:15:25 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/27 05:15:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 05:15:25 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 05:15:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 05:15:25 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 05:15:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 05:15:25 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/27 05:15:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 05:15:25 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/27 05:15:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 05:15:25 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 05:15:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 05:15:25 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 05:15:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 05:15:25 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/27 05:15:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 05:15:25 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 05:15:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 05:15:25 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 05:15:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 05:15:25 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 05:15:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 05:15:25 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 05:15:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 05:15:25 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 05:15:25 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/27 05:15:25 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 05:15:25 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/27 05:15:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/27 05:15:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/27 05:15:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/27 05:15:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/27 05:15:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/27 05:15:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/27 05:15:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/27 05:15:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/27 05:15:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/27 05:15:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/27 05:15:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/27 05:15:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/27 05:15:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/27 05:15:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/27 05:15:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/27 05:15:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:26 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:15:26 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:15:26 DEBUG : PREFIXapple: size = 5 OK 2026/04/27 05:15:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/27 05:15:26 INFO : apple: Copied (new) to: PREFIXapple 2026/04/27 05:15:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/27 05:15:26 DEBUG : PREFIXbanana: size = 6 OK 2026/04/27 05:15:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/27 05:15:26 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/27 05:15:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/27 05:15:26 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/27 05:15:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/27 05:15:26 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/27 05:15:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/27 05:15:26 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/27 05:15:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/27 05:15:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/27 05:15:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/27 05:15:26 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/27 05:15:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/27 05:15:26 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/27 05:15:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/27 05:15:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/27 05:15:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/27 05:15:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/27 05:15:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/27 05:15:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/27 05:15:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/27 05:15:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/27 05:15:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/27 05:15:27 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/27 05:15:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/27 05:15:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/27 05:15:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/27 05:15:27 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/27 05:15:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/27 05:15:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/27 05:15:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/27 05:15:27 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/27 05:15:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/27 05:15:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/27 05:15:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/27 05:15:27 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/27 05:15:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/27 05:15:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/27 05:15:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/27 05:15:27 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/27 05:15:27 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/27 05:15:27 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/27 05:15:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/27 05:15:27 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/27 05:15:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/27 05:15:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/27 05:15:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/27 05:15:27 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/27 05:15:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/27 05:15:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/27 05:15:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/27 05:15:27 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/27 05:15:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/27 05:15:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/27 05:15:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/27 05:15:27 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/27 05:15:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/27 05:15:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/27 05:15:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/27 05:15:27 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/27 05:15:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/27 05:15:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/27 05:15:27 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/27 05:15:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/27 05:15:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/27 05:15:28 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/27 05:15:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/27 05:15:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/27 05:15:28 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/27 05:15:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/27 05:15:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/27 05:15:28 DEBUG : Waiting for deletions to finish 2026/04/27 05:15:28 INFO : appleappleapplebanana: Deleted 2026/04/27 05:15:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/27 05:15:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/27 05:15:28 INFO : dir1/0008-2345678.txt: Deleted 2026/04/27 05:15:28 INFO : dir1/0012-6789;.txt: Deleted 2026/04/27 05:15:28 INFO : splitbananasplit: Deleted 2026/04/27 05:15:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/27 05:15:29 INFO : dir1/0010-456789.txt: Deleted 2026/04/27 05:15:29 INFO : dir1/0009-3456789.txt: Deleted 2026/04/27 05:15:29 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/27 05:15:29 INFO : dir1/0013-789;=.txt: Deleted 2026/04/27 05:15:29 INFO : dir1/0003-defghij.txt: Deleted 2026/04/27 05:15:29 INFO : dir1/0011-56789;.txt: Deleted 2026/04/27 05:15:29 INFO : dir1/0015-9;=.txt: Deleted 2026/04/27 05:15:29 INFO : apple: Deleted 2026/04/27 05:15:29 INFO : banana: Deleted 2026/04/27 05:15:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/27 05:15:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/27 05:15:29 INFO : dir1/0007-1234567.txt: Deleted 2026/04/27 05:15:29 INFO : dir1/0014-89;=.txt: Deleted 2026/04/27 05:15:29 DEBUG : Waiting for deletions to finish 2026/04/27 05:15:29 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/27 05:15:29 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:15:29 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/27 05:15:29 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/27 05:15:29 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:15:29 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:15:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:15:29 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:15:29 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:15:29 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:15:29 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:15:29 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:15:29 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:15:29 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:15:29 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:15:29 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:15:29 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:15:29 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:15:29 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:15:29 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:15:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/27 05:15:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/27 05:15:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/27 05:15:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/27 05:15:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/27 05:15:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/27 05:15:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/27 05:15:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/27 05:15:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/27 05:15:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/27 05:15:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/27 05:15:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/27 05:15:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/27 05:15:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/27 05:15:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/27 05:15:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/27 05:15:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/27 05:15:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/27 05:15:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/27 05:15:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/27 05:15:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/27 05:15:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/27 05:15:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/27 05:15:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/27 05:15:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/27 05:15:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/27 05:15:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/27 05:15:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/27 05:15:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/27 05:15:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/27 05:15:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/27 05:15:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/27 05:15:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/27 05:15:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/27 05:15:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/27 05:15:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/27 05:15:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/27 05:15:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/27 05:15:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/27 05:15:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/27 05:15:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/27 05:15:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/27 05:15:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/27 05:15:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/27 05:15:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/27 05:15:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/27 05:15:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/27 05:15:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/27 05:15:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/27 05:15:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/27 05:15:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/27 05:15:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/27 05:15:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/27 05:15:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/27 05:15:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/27 05:15:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/27 05:15:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/27 05:15:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/27 05:15:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/27 05:15:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/27 05:15:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/27 05:15:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/27 05:15:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/27 05:15:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/27 05:15:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/27 05:15:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/27 05:15:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/27 05:15:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/27 05:15:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/27 05:15:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/27 05:15:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/27 05:15:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/27 05:15:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/27 05:15:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/27 05:15:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/27 05:15:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/27 05:15:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/27 05:15:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/27 05:15:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/27 05:15:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/27 05:15:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/27 05:15:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/27 05:15:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/27 05:15:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/27 05:15:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/27 05:15:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/27 05:15:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/27 05:15:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/27 05:15:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/27 05:15:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/27 05:15:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/27 05:15:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/27 05:15:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/27 05:15:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/27 05:15:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:29 DEBUG : apple: transformed to: PREFIXapple 2026/04/27 05:15:29 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/27 05:15:29 DEBUG : banana: transformed to: PREFIXbanana 2026/04/27 05:15:29 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/27 05:15:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/27 05:15:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/27 05:15:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/27 05:15:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/27 05:15:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/27 05:15:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/27 05:15:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/27 05:15:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/27 05:15:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/27 05:15:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/27 05:15:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/27 05:15:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/27 05:15:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/27 05:15:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/27 05:15:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/27 05:15:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/27 05:15:30 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/27 05:15:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/27 05:15:30 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/27 05:15:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/27 05:15:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:30 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:15:30 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:15:30 DEBUG : banana: size = 6 OK 2026/04/27 05:15:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/27 05:15:30 INFO : banana: Copied (new) 2026/04/27 05:15:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 05:15:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/27 05:15:30 INFO : appleappleapplebanana: Copied (new) 2026/04/27 05:15:30 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 05:15:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/27 05:15:30 INFO : splitbananasplit: Copied (new) 2026/04/27 05:15:30 DEBUG : apple: size = 5 OK 2026/04/27 05:15:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/27 05:15:30 INFO : apple: Copied (new) 2026/04/27 05:15:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 05:15:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/27 05:15:30 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/27 05:15:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 05:15:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/27 05:15:30 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/27 05:15:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 05:15:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/27 05:15:31 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/27 05:15:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 05:15:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/27 05:15:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/27 05:15:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 05:15:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/27 05:15:31 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/27 05:15:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 05:15:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/27 05:15:31 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/27 05:15:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 05:15:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/27 05:15:31 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/27 05:15:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 05:15:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/27 05:15:31 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/27 05:15:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 05:15:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/27 05:15:31 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/27 05:15:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 05:15:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/27 05:15:31 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/27 05:15:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 05:15:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/27 05:15:31 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/27 05:15:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 05:15:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/27 05:15:31 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/27 05:15:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 05:15:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/27 05:15:31 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/27 05:15:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 05:15:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/27 05:15:32 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/27 05:15:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 05:15:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/27 05:15:32 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/27 05:15:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 05:15:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/27 05:15:32 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/27 05:15:32 DEBUG : Waiting for deletions to finish 2026/04/27 05:15:32 INFO : PREFIXsplitbananasplit: Deleted 2026/04/27 05:15:32 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/27 05:15:32 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/27 05:15:32 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/27 05:15:32 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/27 05:15:32 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/27 05:15:32 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/27 05:15:32 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/27 05:15:32 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/27 05:15:32 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/27 05:15:32 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/27 05:15:32 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/27 05:15:32 INFO : PREFIXbanana: Deleted 2026/04/27 05:15:32 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/27 05:15:32 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/27 05:15:32 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/27 05:15:32 INFO : PREFIXapple: Deleted 2026/04/27 05:15:32 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/27 05:15:32 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/27 05:15:32 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/27 05:15:32 DEBUG : Waiting for deletions to finish 2026/04/27 05:15:33 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : Waiting for deletions to finish 2026/04/27 05:15:33 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:15:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:15:48 DEBUG : Waiting for deletions to finish 2026/04/27 05:15:49 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:15:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:15:49 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:15:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:15:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:15:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:15:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:15:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:15:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:15:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:15:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:15:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:15:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:15:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:15:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:15:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:15:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:15:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:15:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 05:15:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/27 05:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/27 05:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/27 05:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/27 05:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/27 05:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/27 05:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/27 05:15:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/27 05:15:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/27 05:15:49 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/27 05:15:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/27 05:15:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/27 05:15:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/27 05:15:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/27 05:15:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/27 05:15:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/27 05:15:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/27 05:15:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/27 05:15:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/27 05:15:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/27 05:15:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/27 05:15:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/27 05:15:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/27 05:15:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:49 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:15:49 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:15:49 DEBUG : appleSUFFIX: size = 5 OK 2026/04/27 05:15:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/27 05:15:49 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/27 05:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/27 05:15:49 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/27 05:15:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/27 05:15:49 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/27 05:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/27 05:15:49 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/27 05:15:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/27 05:15:49 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/27 05:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/27 05:15:49 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/27 05:15:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/27 05:15:49 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/27 05:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/27 05:15:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/27 05:15:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/27 05:15:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/27 05:15:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/27 05:15:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/27 05:15:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/27 05:15:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/27 05:15:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/27 05:15:50 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/27 05:15:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/27 05:15:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/27 05:15:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/27 05:15:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/27 05:15:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/27 05:15:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/27 05:15:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/27 05:15:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/27 05:15:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/27 05:15:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/27 05:15:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/27 05:15:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/27 05:15:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/27 05:15:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/27 05:15:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/27 05:15:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/27 05:15:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/27 05:15:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/27 05:15:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/27 05:15:50 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/27 05:15:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/27 05:15:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/27 05:15:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/27 05:15:51 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/27 05:15:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/27 05:15:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/27 05:15:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/27 05:15:51 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/27 05:15:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/27 05:15:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/27 05:15:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/27 05:15:51 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/27 05:15:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/27 05:15:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/27 05:15:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/27 05:15:51 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/27 05:15:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/27 05:15:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/27 05:15:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/27 05:15:51 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/27 05:15:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/27 05:15:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/27 05:15:51 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/27 05:15:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/27 05:15:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/27 05:15:51 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/27 05:15:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/27 05:15:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/27 05:15:51 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/27 05:15:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/27 05:15:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/27 05:15:51 DEBUG : Waiting for deletions to finish 2026/04/27 05:15:52 INFO : dir1/0014-89;=.txt: Deleted 2026/04/27 05:15:52 INFO : splitbananasplit: Deleted 2026/04/27 05:15:52 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/27 05:15:52 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/27 05:15:52 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/27 05:15:52 INFO : appleappleapplebanana: Deleted 2026/04/27 05:15:52 INFO : banana: Deleted 2026/04/27 05:15:52 INFO : dir1/0003-defghij.txt: Deleted 2026/04/27 05:15:52 INFO : dir1/0008-2345678.txt: Deleted 2026/04/27 05:15:52 INFO : apple: Deleted 2026/04/27 05:15:52 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/27 05:15:52 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/27 05:15:52 INFO : dir1/0012-6789;.txt: Deleted 2026/04/27 05:15:52 INFO : dir1/0013-789;=.txt: Deleted 2026/04/27 05:15:52 INFO : dir1/0015-9;=.txt: Deleted 2026/04/27 05:15:52 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/27 05:15:52 INFO : dir1/0007-1234567.txt: Deleted 2026/04/27 05:15:52 INFO : dir1/0009-3456789.txt: Deleted 2026/04/27 05:15:52 INFO : dir1/0010-456789.txt: Deleted 2026/04/27 05:15:52 INFO : dir1/0011-56789;.txt: Deleted 2026/04/27 05:15:52 DEBUG : Waiting for deletions to finish 2026/04/27 05:15:52 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/27 05:15:52 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/27 05:15:52 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/27 05:15:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/27 05:15:52 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/27 05:15:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/27 05:15:52 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/27 05:15:52 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/27 05:15:52 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/27 05:15:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/27 05:15:52 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/27 05:15:52 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/27 05:15:52 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/27 05:15:52 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/27 05:15:52 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/27 05:15:52 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/27 05:15:52 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/27 05:15:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/27 05:15:52 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/27 05:15:52 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/27 05:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/27 05:15:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/27 05:15:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/27 05:15:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/27 05:15:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/27 05:15:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/27 05:15:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/27 05:15:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/27 05:15:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/27 05:15:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/27 05:15:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/27 05:15:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/27 05:15:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/27 05:15:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/27 05:15:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/27 05:15:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/27 05:15:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/27 05:15:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/27 05:15:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/27 05:15:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/27 05:15:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/27 05:15:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/27 05:15:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/27 05:15:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/27 05:15:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/27 05:15:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/27 05:15:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/27 05:15:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/27 05:15:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/27 05:15:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/27 05:15:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/27 05:15:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/27 05:15:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/27 05:15:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/27 05:15:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/27 05:15:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/27 05:15:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/27 05:15:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/27 05:15:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/27 05:15:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/27 05:15:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/27 05:15:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/27 05:15:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/27 05:15:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/27 05:15:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/27 05:15:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/27 05:15:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/27 05:15:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/27 05:15:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/27 05:15:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/27 05:15:53 DEBUG : apple: transformed to: appleSUFFIX 2026/04/27 05:15:53 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/27 05:15:53 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/27 05:15:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/27 05:15:53 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/27 05:15:53 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/27 05:15:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/27 05:15:53 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/27 05:15:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/27 05:15:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/27 05:15:53 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:15:53 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:15:53 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 05:15:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/27 05:15:53 INFO : splitbananasplit: Copied (new) 2026/04/27 05:15:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 05:15:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/27 05:15:53 INFO : appleappleapplebanana: Copied (new) 2026/04/27 05:15:53 DEBUG : apple: size = 5 OK 2026/04/27 05:15:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/27 05:15:53 INFO : apple: Copied (new) 2026/04/27 05:15:53 DEBUG : banana: size = 6 OK 2026/04/27 05:15:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/27 05:15:53 INFO : banana: Copied (new) 2026/04/27 05:15:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 05:15:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/27 05:15:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/27 05:15:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 05:15:54 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/27 05:15:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/27 05:15:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 05:15:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/27 05:15:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/27 05:15:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 05:15:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/27 05:15:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/27 05:15:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 05:15:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/27 05:15:54 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/27 05:15:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 05:15:54 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/27 05:15:54 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/27 05:15:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 05:15:54 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/27 05:15:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/27 05:15:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 05:15:54 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/27 05:15:54 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/27 05:15:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 05:15:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/27 05:15:54 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/27 05:15:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 05:15:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/27 05:15:54 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/27 05:15:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 05:15:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/27 05:15:54 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/27 05:15:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 05:15:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/27 05:15:54 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/27 05:15:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 05:15:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/27 05:15:55 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/27 05:15:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 05:15:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/27 05:15:55 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/27 05:15:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 05:15:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/27 05:15:55 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/27 05:15:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 05:15:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/27 05:15:55 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/27 05:15:55 DEBUG : Waiting for deletions to finish 2026/04/27 05:15:55 INFO : splitbananasplitSUFFIX: Deleted 2026/04/27 05:15:55 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/27 05:15:55 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/27 05:15:55 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/27 05:15:55 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/27 05:15:55 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/27 05:15:55 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/27 05:15:55 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/27 05:15:55 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/27 05:15:55 INFO : bananaSUFFIX: Deleted 2026/04/27 05:15:55 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/27 05:15:55 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/27 05:15:55 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/27 05:15:55 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/27 05:15:55 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/27 05:15:55 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/27 05:15:55 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/27 05:15:55 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/27 05:15:55 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/27 05:15:55 INFO : appleSUFFIX: Deleted 2026/04/27 05:15:55 DEBUG : Waiting for deletions to finish 2026/04/27 05:15:56 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : Waiting for deletions to finish 2026/04/27 05:15:56 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:15:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:16:11 DEBUG : Waiting for deletions to finish 2026/04/27 05:16:11 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:16:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:16:11 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:16:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:16:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:16:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:16:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:16:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:16:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:16:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:16:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:16:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:16:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:16:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:16:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:16:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:16:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:16:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:16:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:16:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 05:16:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 05:16:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 05:16:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 05:16:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 05:16:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/27 05:16:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 05:16:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/27 05:16:11 DEBUG : apple: size = 5 OK 2026/04/27 05:16:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:11 DEBUG : apple: Unchanged skipping 2026/04/27 05:16:11 DEBUG : banana: size = 6 OK 2026/04/27 05:16:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 05:16:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:11 DEBUG : banana: Unchanged skipping 2026/04/27 05:16:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 05:16:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 05:16:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 05:16:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 05:16:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 05:16:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 05:16:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 05:16:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 05:16:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 05:16:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 05:16:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 05:16:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 05:16:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 05:16:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 05:16:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 05:16:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 05:16:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 05:16:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 05:16:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 05:16:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 05:16:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 05:16:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 05:16:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 05:16:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 05:16:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 05:16:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 05:16:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 05:16:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 05:16:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 05:16:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 05:16:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 05:16:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 05:16:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 05:16:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 05:16:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/27 05:16:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/27 05:16:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/27 05:16:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/27 05:16:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/27 05:16:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/27 05:16:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/27 05:16:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 05:16:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/27 05:16:12 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/27 05:16:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/27 05:16:12 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/27 05:16:12 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 05:16:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/27 05:16:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/27 05:16:12 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 05:16:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/27 05:16:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/27 05:16:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/27 05:16:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 05:16:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/27 05:16:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/27 05:16:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/27 05:16:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/27 05:16:12 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:16:12 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:16:12 DEBUG : splitbanan: size = 16 OK 2026/04/27 05:16:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/27 05:16:12 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/27 05:16:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/27 05:16:12 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/27 05:16:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/27 05:16:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/27 05:16:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/27 05:16:12 DEBUG : appleapple: size = 21 OK 2026/04/27 05:16:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/27 05:16:12 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/27 05:16:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/27 05:16:12 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/27 05:16:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/27 05:16:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/27 05:16:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/27 05:16:12 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/27 05:16:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/27 05:16:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/27 05:16:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/27 05:16:12 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/27 05:16:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/27 05:16:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/27 05:16:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/27 05:16:12 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/27 05:16:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/27 05:16:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/27 05:16:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/27 05:16:12 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/27 05:16:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/27 05:16:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/27 05:16:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/27 05:16:13 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/27 05:16:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/27 05:16:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/27 05:16:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/27 05:16:13 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/27 05:16:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/27 05:16:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/27 05:16:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/27 05:16:13 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/27 05:16:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/27 05:16:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/27 05:16:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/27 05:16:13 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/27 05:16:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/27 05:16:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/27 05:16:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/27 05:16:13 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/27 05:16:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/27 05:16:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/27 05:16:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/27 05:16:13 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/27 05:16:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/27 05:16:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/27 05:16:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/27 05:16:13 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/27 05:16:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/27 05:16:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/27 05:16:14 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/27 05:16:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/27 05:16:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/27 05:16:14 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/27 05:16:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/27 05:16:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/27 05:16:14 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/27 05:16:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/27 05:16:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/27 05:16:14 DEBUG : Waiting for deletions to finish 2026/04/27 05:16:14 INFO : dir1/0014-89;=.txt: Deleted 2026/04/27 05:16:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/27 05:16:14 INFO : dir1/0007-1234567.txt: Deleted 2026/04/27 05:16:14 INFO : dir1/0003-defghij.txt: Deleted 2026/04/27 05:16:14 INFO : dir1/0008-2345678.txt: Deleted 2026/04/27 05:16:14 INFO : appleappleapplebanana: Deleted 2026/04/27 05:16:14 INFO : splitbananasplit: Deleted 2026/04/27 05:16:14 INFO : dir1/0009-3456789.txt: Deleted 2026/04/27 05:16:14 INFO : dir1/0013-789;=.txt: Deleted 2026/04/27 05:16:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/27 05:16:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/27 05:16:14 INFO : dir1/0011-56789;.txt: Deleted 2026/04/27 05:16:14 INFO : dir1/0012-6789;.txt: Deleted 2026/04/27 05:16:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/27 05:16:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/27 05:16:14 INFO : dir1/0015-9;=.txt: Deleted 2026/04/27 05:16:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/27 05:16:14 INFO : dir1/0010-456789.txt: Deleted 2026/04/27 05:16:14 DEBUG : Waiting for deletions to finish 2026/04/27 05:16:15 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:16:15 DEBUG : appleapple: Excluded (Path Filter) 2026/04/27 05:16:15 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:16:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/27 05:16:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/27 05:16:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/27 05:16:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/27 05:16:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/27 05:16:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/27 05:16:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/27 05:16:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/27 05:16:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/27 05:16:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/27 05:16:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/27 05:16:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/27 05:16:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/27 05:16:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/27 05:16:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/27 05:16:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/27 05:16:15 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/27 05:16:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/27 05:16:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/27 05:16:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/27 05:16:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/27 05:16:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/27 05:16:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/27 05:16:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/27 05:16:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/27 05:16:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/27 05:16:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/27 05:16:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/27 05:16:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/27 05:16:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/27 05:16:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/27 05:16:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/27 05:16:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/27 05:16:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/27 05:16:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/27 05:16:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/27 05:16:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/27 05:16:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/27 05:16:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/27 05:16:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/27 05:16:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/27 05:16:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/27 05:16:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/27 05:16:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/27 05:16:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/27 05:16:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/27 05:16:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/27 05:16:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/27 05:16:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/27 05:16:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/27 05:16:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/27 05:16:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/27 05:16:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/27 05:16:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/27 05:16:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/27 05:16:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/27 05:16:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/27 05:16:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/27 05:16:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/27 05:16:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/27 05:16:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/27 05:16:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/27 05:16:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/27 05:16:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/27 05:16:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/27 05:16:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/27 05:16:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/27 05:16:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/27 05:16:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/27 05:16:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/27 05:16:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/27 05:16:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/27 05:16:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/27 05:16:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/27 05:16:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/27 05:16:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/27 05:16:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/27 05:16:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/27 05:16:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 05:16:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/27 05:16:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/27 05:16:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/27 05:16:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/27 05:16:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/27 05:16:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/27 05:16:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/27 05:16:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/27 05:16:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/27 05:16:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/27 05:16:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/27 05:16:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/27 05:16:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/27 05:16:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/27 05:16:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/27 05:16:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/27 05:16:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 05:16:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 05:16:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 05:16:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 05:16:15 DEBUG : apple: size = 5 OK 2026/04/27 05:16:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:15 DEBUG : apple: Unchanged skipping 2026/04/27 05:16:15 DEBUG : banana: size = 6 OK 2026/04/27 05:16:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:15 DEBUG : banana: Unchanged skipping 2026/04/27 05:16:15 DEBUG : appleapple: size = 21 OK 2026/04/27 05:16:15 DEBUG : splitbanan: size = 16 OK 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 05:16:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:15 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 05:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 05:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 05:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 05:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 05:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 05:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 05:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 05:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 05:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 05:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 05:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 05:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 05:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 05:16:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 05:16:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 05:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 05:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 05:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 05:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 05:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 05:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 05:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 05:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 05:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 05:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 05:16:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 05:16:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 05:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 05:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 05:16:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 05:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 05:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 05:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 05:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 05:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/27 05:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:15 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/27 05:16:15 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/27 05:16:15 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/27 05:16:15 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/27 05:16:15 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/27 05:16:15 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/27 05:16:15 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/27 05:16:15 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/27 05:16:15 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/27 05:16:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 05:16:15 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/27 05:16:15 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/27 05:16:15 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/27 05:16:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 05:16:15 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/27 05:16:15 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/27 05:16:15 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/27 05:16:15 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/27 05:16:15 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/27 05:16:15 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/27 05:16:15 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/27 05:16:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 05:16:15 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/27 05:16:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 05:16:15 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/27 05:16:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:15 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/27 05:16:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 05:16:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 05:16:15 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/27 05:16:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 05:16:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 05:16:15 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/27 05:16:15 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/27 05:16:15 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/27 05:16:15 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/27 05:16:15 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/27 05:16:15 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/27 05:16:15 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/27 05:16:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 05:16:15 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:16:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:15 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/27 05:16:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 05:16:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 05:16:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 05:16:15 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/27 05:16:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 05:16:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 05:16:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 05:16:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 05:16:15 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:16:15 DEBUG : Waiting for deletions to finish 2026/04/27 05:16:15 DEBUG : Waiting for deletions to finish 2026/04/27 05:16:16 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:16:16 DEBUG : appleapple: Excluded (Path Filter) 2026/04/27 05:16:16 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:16:16 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/27 05:16:16 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/27 05:16:16 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/27 05:16:16 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/27 05:16:16 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/27 05:16:16 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/27 05:16:16 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/27 05:16:16 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/27 05:16:16 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/27 05:16:16 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/27 05:16:16 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/27 05:16:16 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/27 05:16:16 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/27 05:16:16 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/27 05:16:16 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/27 05:16:16 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/27 05:16:16 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/27 05:16:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/27 05:16:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/27 05:16:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/27 05:16:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/27 05:16:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/27 05:16:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/27 05:16:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/27 05:16:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/27 05:16:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/27 05:16:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/27 05:16:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/27 05:16:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/27 05:16:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/27 05:16:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/27 05:16:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/27 05:16:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/27 05:16:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/27 05:16:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/27 05:16:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/27 05:16:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/27 05:16:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/27 05:16:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/27 05:16:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/27 05:16:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/27 05:16:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/27 05:16:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/27 05:16:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/27 05:16:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/27 05:16:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/27 05:16:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/27 05:16:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/27 05:16:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/27 05:16:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/27 05:16:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/27 05:16:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/27 05:16:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/27 05:16:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/27 05:16:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/27 05:16:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/27 05:16:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/27 05:16:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/27 05:16:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/27 05:16:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/27 05:16:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/27 05:16:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/27 05:16:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/27 05:16:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/27 05:16:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/27 05:16:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/27 05:16:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/27 05:16:16 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:16:30 DEBUG : Waiting for deletions to finish 2026/04/27 05:16:31 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:16:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:16:31 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:16:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:16:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:16:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:16:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:16:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:16:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:16:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:16:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:16:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:16:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:16:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:16:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:16:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:16:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:16:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:16:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:16:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 05:16:31 DEBUG : apple: size = 5 OK 2026/04/27 05:16:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:31 DEBUG : apple: Unchanged skipping 2026/04/27 05:16:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 05:16:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 05:16:31 DEBUG : banana: size = 6 OK 2026/04/27 05:16:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:31 DEBUG : banana: Unchanged skipping 2026/04/27 05:16:31 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 05:16:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:31 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 05:16:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 05:16:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 05:16:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 05:16:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 05:16:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 05:16:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 05:16:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 05:16:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 05:16:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 05:16:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 05:16:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 05:16:31 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:16:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 05:16:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 05:16:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 05:16:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 05:16:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 05:16:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 05:16:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 05:16:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 05:16:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 05:16:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 05:16:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 05:16:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 05:16:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 05:16:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 05:16:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 05:16:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 05:16:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 05:16:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 05:16:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 05:16:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 05:16:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 05:16:31 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:16:31 DEBUG : Waiting for deletions to finish 2026/04/27 05:16:31 DEBUG : Waiting for deletions to finish 2026/04/27 05:16:32 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : apple: size = 5 OK 2026/04/27 05:16:32 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 05:16:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:32 DEBUG : apple: Unchanged skipping 2026/04/27 05:16:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:32 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 05:16:32 DEBUG : banana: size = 6 OK 2026/04/27 05:16:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:32 DEBUG : banana: Unchanged skipping 2026/04/27 05:16:32 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 05:16:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:32 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 05:16:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 05:16:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 05:16:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 05:16:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 05:16:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 05:16:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 05:16:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 05:16:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 05:16:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 05:16:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 05:16:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 05:16:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 05:16:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 05:16:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 05:16:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 05:16:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 05:16:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 05:16:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 05:16:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 05:16:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 05:16:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 05:16:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 05:16:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 05:16:32 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:16:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 05:16:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 05:16:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 05:16:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 05:16:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 05:16:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 05:16:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 05:16:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 05:16:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 05:16:32 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:16:32 DEBUG : Waiting for deletions to finish 2026/04/27 05:16:32 DEBUG : Waiting for deletions to finish 2026/04/27 05:16:32 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:16:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 05:16:33 DEBUG : Waiting for deletions to finish 2026/04/27 05:16:33 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:16:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:16:33 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:16:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:16:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:16:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:16:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:16:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:16:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:16:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:16:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:16:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:16:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:16:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:16:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:16:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:16:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:16:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:16:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:16:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:16:47 DEBUG : Waiting for deletions to finish 2026/04/27 05:16:47 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:16:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:16:47 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:16:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:16:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:16:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:16:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:16:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:16:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:16:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:16:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:16:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:16:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:16:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:16:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:16:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:16:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:16:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:16:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:16:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 05:16:48 DEBUG : apple: size = 5 OK 2026/04/27 05:16:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:48 DEBUG : apple: Unchanged skipping 2026/04/27 05:16:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 05:16:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 05:16:48 DEBUG : banana: size = 6 OK 2026/04/27 05:16:48 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 05:16:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:48 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 05:16:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:48 DEBUG : banana: Unchanged skipping 2026/04/27 05:16:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 05:16:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 05:16:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 05:16:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 05:16:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 05:16:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 05:16:48 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:16:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 05:16:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 05:16:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 05:16:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 05:16:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 05:16:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 05:16:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 05:16:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 05:16:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 05:16:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 05:16:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 05:16:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 05:16:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 05:16:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 05:16:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 05:16:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 05:16:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 05:16:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 05:16:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 05:16:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 05:16:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 05:16:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 05:16:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 05:16:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 05:16:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 05:16:48 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:16:48 DEBUG : Waiting for deletions to finish 2026/04/27 05:16:48 DEBUG : Waiting for deletions to finish 2026/04/27 05:16:48 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:16:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:16:48 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:16:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:16:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:16:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:16:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:16:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:16:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:16:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:16:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:16:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:16:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:16:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:16:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:16:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:16:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:16:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:16:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:16:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 05:16:49 DEBUG : apple: size = 5 OK 2026/04/27 05:16:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:49 DEBUG : apple: Unchanged skipping 2026/04/27 05:16:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 05:16:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 05:16:49 DEBUG : banana: size = 6 OK 2026/04/27 05:16:49 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 05:16:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:49 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 05:16:49 DEBUG : banana: Unchanged skipping 2026/04/27 05:16:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 05:16:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 05:16:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 05:16:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 05:16:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 05:16:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 05:16:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 05:16:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 05:16:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 05:16:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 05:16:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 05:16:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 05:16:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 05:16:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 05:16:49 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:16:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 05:16:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 05:16:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 05:16:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 05:16:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 05:16:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 05:16:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 05:16:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 05:16:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 05:16:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 05:16:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 05:16:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 05:16:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 05:16:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 05:16:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 05:16:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:16:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 05:16:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 05:16:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 05:16:49 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:16:49 DEBUG : Waiting for deletions to finish 2026/04/27 05:16:49 DEBUG : Waiting for deletions to finish 2026/04/27 05:16:49 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:16:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:16:49 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:16:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:16:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:16:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:16:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:16:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:16:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:16:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:16:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:16:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:16:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:16:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:16:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:16:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:16:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:16:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:16:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:16:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:17:04 DEBUG : Waiting for deletions to finish 2026/04/27 05:17:05 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : apple: size = 5 OK 2026/04/27 05:17:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:05 DEBUG : apple: Unchanged skipping 2026/04/27 05:17:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 05:17:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 05:17:05 DEBUG : banana: size = 6 OK 2026/04/27 05:17:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:05 DEBUG : banana: Unchanged skipping 2026/04/27 05:17:05 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 05:17:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:05 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 05:17:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 05:17:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 05:17:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 05:17:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 05:17:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 05:17:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 05:17:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 05:17:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 05:17:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 05:17:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 05:17:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 05:17:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 05:17:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 05:17:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 05:17:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 05:17:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 05:17:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 05:17:05 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:17:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 05:17:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 05:17:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 05:17:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 05:17:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 05:17:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 05:17:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 05:17:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 05:17:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 05:17:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 05:17:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 05:17:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 05:17:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 05:17:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 05:17:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 05:17:05 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:17:05 DEBUG : Waiting for deletions to finish 2026/04/27 05:17:05 DEBUG : Waiting for deletions to finish 2026/04/27 05:17:05 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:17:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 05:17:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 05:17:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:06 DEBUG : banana: size = 6 OK 2026/04/27 05:17:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:06 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 05:17:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:06 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 05:17:06 DEBUG : banana: Unchanged skipping 2026/04/27 05:17:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 05:17:06 DEBUG : apple: size = 5 OK 2026/04/27 05:17:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:06 DEBUG : apple: Unchanged skipping 2026/04/27 05:17:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 05:17:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 05:17:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 05:17:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 05:17:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:06 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:17:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 05:17:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 05:17:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 05:17:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 05:17:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 05:17:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 05:17:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 05:17:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 05:17:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 05:17:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 05:17:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 05:17:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 05:17:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 05:17:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 05:17:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 05:17:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 05:17:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 05:17:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 05:17:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 05:17:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 05:17:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 05:17:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 05:17:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 05:17:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 05:17:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 05:17:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 05:17:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 05:17:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 05:17:06 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:17:06 DEBUG : Waiting for deletions to finish 2026/04/27 05:17:06 DEBUG : Waiting for deletions to finish 2026/04/27 05:17:06 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:17:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:17:06 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:17:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:17:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:17:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:17:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:17:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:17:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:17:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:17:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:17:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:17:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:17:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:17:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:17:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:17:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:17:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:17:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:17:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:17:21 DEBUG : Waiting for deletions to finish 2026/04/27 05:17:22 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:17:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:17:22 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:17:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:17:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:17:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:17:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:17:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:17:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:17:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:17:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:17:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:17:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:17:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:17:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:17:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:17:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:17:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:17:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:17:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 05:17:22 DEBUG : apple: size = 5 OK 2026/04/27 05:17:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:22 DEBUG : apple: Unchanged skipping 2026/04/27 05:17:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 05:17:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 05:17:22 DEBUG : banana: size = 6 OK 2026/04/27 05:17:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:22 DEBUG : banana: Unchanged skipping 2026/04/27 05:17:22 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 05:17:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:22 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 05:17:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 05:17:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 05:17:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 05:17:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 05:17:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 05:17:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 05:17:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 05:17:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 05:17:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 05:17:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 05:17:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 05:17:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 05:17:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 05:17:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 05:17:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 05:17:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 05:17:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 05:17:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 05:17:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 05:17:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 05:17:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 05:17:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 05:17:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 05:17:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 05:17:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 05:17:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 05:17:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 05:17:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 05:17:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 05:17:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 05:17:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 05:17:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 05:17:22 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:17:22 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:17:22 DEBUG : Waiting for deletions to finish 2026/04/27 05:17:22 DEBUG : Waiting for deletions to finish 2026/04/27 05:17:23 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:17:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:17:23 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:17:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:17:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:17:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:17:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:17:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:17:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:17:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:17:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:17:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:17:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:17:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:17:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:17:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:17:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:17:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:17:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:17:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 05:17:23 DEBUG : apple: size = 5 OK 2026/04/27 05:17:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:23 DEBUG : apple: Unchanged skipping 2026/04/27 05:17:23 DEBUG : banana: size = 6 OK 2026/04/27 05:17:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 05:17:23 DEBUG : banana: Unchanged skipping 2026/04/27 05:17:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 05:17:23 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 05:17:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:23 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 05:17:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 05:17:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 05:17:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 05:17:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 05:17:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 05:17:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 05:17:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 05:17:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 05:17:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 05:17:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 05:17:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 05:17:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 05:17:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 05:17:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 05:17:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 05:17:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 05:17:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 05:17:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 05:17:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 05:17:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 05:17:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 05:17:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 05:17:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 05:17:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 05:17:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 05:17:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 05:17:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 05:17:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 05:17:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 05:17:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 05:17:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 05:17:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 05:17:23 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:17:23 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:17:23 DEBUG : Waiting for deletions to finish 2026/04/27 05:17:23 DEBUG : Waiting for deletions to finish 2026/04/27 05:17:24 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:17:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:17:24 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:17:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:17:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:17:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:17:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:17:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:17:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:17:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:17:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:17:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:17:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:17:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:17:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:17:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:17:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:17:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:17:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:17:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:17:38 DEBUG : Waiting for deletions to finish 2026/04/27 05:17:38 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:17:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:17:38 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:17:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:17:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:17:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:17:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:17:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:17:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:17:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:17:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:17:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:17:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:17:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:17:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:17:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:17:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:17:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:17:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:17:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 05:17:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 05:17:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 05:17:39 DEBUG : banana: size = 6 OK 2026/04/27 05:17:39 DEBUG : apple: size = 5 OK 2026/04/27 05:17:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:39 DEBUG : banana: Unchanged skipping 2026/04/27 05:17:39 DEBUG : apple: Unchanged skipping 2026/04/27 05:17:39 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 05:17:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:39 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 05:17:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 05:17:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 05:17:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 05:17:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 05:17:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:39 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:17:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 05:17:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 05:17:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 05:17:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 05:17:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 05:17:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 05:17:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 05:17:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 05:17:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 05:17:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 05:17:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 05:17:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 05:17:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 05:17:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 05:17:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 05:17:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 05:17:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 05:17:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 05:17:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 05:17:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 05:17:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 05:17:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 05:17:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 05:17:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 05:17:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 05:17:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 05:17:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 05:17:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 05:17:39 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:17:39 DEBUG : Waiting for deletions to finish 2026/04/27 05:17:39 DEBUG : Waiting for deletions to finish 2026/04/27 05:17:39 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:17:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:17:39 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:17:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:17:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:17:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:17:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:17:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:17:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:17:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:17:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:17:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:17:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:17:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:17:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:17:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:17:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:17:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:17:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:17:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/27 05:17:40 DEBUG : apple: size = 5 OK 2026/04/27 05:17:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:40 DEBUG : apple: Unchanged skipping 2026/04/27 05:17:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/27 05:17:40 DEBUG : splitbananasplit: size = 16 OK 2026/04/27 05:17:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:40 DEBUG : splitbananasplit: Unchanged skipping 2026/04/27 05:17:40 DEBUG : banana: size = 6 OK 2026/04/27 05:17:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:40 DEBUG : banana: Unchanged skipping 2026/04/27 05:17:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/27 05:17:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/27 05:17:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/27 05:17:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/27 05:17:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/27 05:17:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/27 05:17:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/27 05:17:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/27 05:17:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/27 05:17:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/27 05:17:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/27 05:17:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/27 05:17:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/27 05:17:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/27 05:17:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/27 05:17:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/27 05:17:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/27 05:17:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/27 05:17:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/27 05:17:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/27 05:17:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/27 05:17:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/27 05:17:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/27 05:17:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/27 05:17:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/27 05:17:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/27 05:17:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/27 05:17:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/27 05:17:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/27 05:17:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/27 05:17:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/27 05:17:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/27 05:17:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/27 05:17:40 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:17:40 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:17:40 DEBUG : Waiting for deletions to finish 2026/04/27 05:17:40 DEBUG : Waiting for deletions to finish 2026/04/27 05:17:40 DEBUG : apple: Excluded (Path Filter) 2026/04/27 05:17:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/27 05:17:40 DEBUG : banana: Excluded (Path Filter) 2026/04/27 05:17:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/27 05:17:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/27 05:17:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/27 05:17:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/27 05:17:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/27 05:17:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/27 05:17:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/27 05:17:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/27 05:17:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/27 05:17:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/27 05:17:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/27 05:17:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/27 05:17:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/27 05:17:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/27 05:17:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/27 05:17:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/27 05:17:40 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (205.77s) --- PASS: TestTransform/NFC (18.03s) --- PASS: TestTransform/NFD (16.85s) --- PASS: TestTransform/base64 (20.98s) --- PASS: TestTransform/prefix (22.93s) --- PASS: TestTransform/suffix (23.06s) --- PASS: TestTransform/truncate (19.59s) --- PASS: TestTransform/encoder (17.22s) --- PASS: TestTransform/ISO-8859-1 (16.29s) --- PASS: TestTransform/charmap (16.99s) --- PASS: TestTransform/lowercase (17.21s) --- PASS: TestTransform/ascii (16.60s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:17:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/27 05:17:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/27 05:17:45 INFO : sub dir_somesuffix: Making directory 2026/04/27 05:17:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/27 05:17:45 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/27 05:17:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/27 05:17:45 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/27 05:17:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/27 05:17:45 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:17:45 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:17:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/27 05:17:46 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:17:46 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/27 05:17:46 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.77s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:17:47 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:47 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:47 INFO : tictactoe: Making directory 2026/04/27 05:17:47 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:47 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 05:17:47 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/27 05:17:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 05:17:47 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:17:47 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:17:48 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/27 05:17:48 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:17:48 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/27 05:17:48 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.77s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:17:49 INFO : toe: Making directory 2026/04/27 05:17:49 INFO : toe/toe: Making directory 2026/04/27 05:17:49 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/27 05:17:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/27 05:17:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/27 05:17:49 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:17:49 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:17:49 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/27 05:17:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:17:49 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/27 05:17:49 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.62s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:17:50 INFO : toe: Making directory 2026/04/27 05:17:50 INFO : toe/toe: Making directory 2026/04/27 05:17:50 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/27 05:17:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/27 05:17:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/27 05:17:50 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:17:50 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:17:51 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/27 05:17:51 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:17:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/27 05:17:51 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.79s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:17:52 DEBUG : empty_dir: Making directory with metadata 2026/04/27 05:17:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/27 05:17:52 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 05:17:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 05:17:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 05:17:52 INFO : tictacempty_dir: Making directory 2026/04/27 05:17:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 05:17:52 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:52 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:52 INFO : tictactoe: Making directory 2026/04/27 05:17:52 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:52 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 05:17:52 INFO : tictactoe/tictactoe: Making directory 2026/04/27 05:17:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 05:17:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/27 05:17:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/27 05:17:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/27 05:17:52 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:17:52 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:17:53 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/27 05:17:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:17:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/27 05:17:53 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.93s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:17:54 DEBUG : empty_dir: Making directory with metadata 2026/04/27 05:17:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/27 05:17:54 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 05:17:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 05:17:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 05:17:54 INFO : tictacempty_dir: Making directory 2026/04/27 05:17:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 05:17:54 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:54 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:54 INFO : tictactoe: Making directory 2026/04/27 05:17:54 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:54 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 05:17:54 INFO : tictactoe/tictactoe: Making directory 2026/04/27 05:17:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 05:17:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/27 05:17:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 05:17:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/27 05:17:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 05:17:54 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:17:54 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:17:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/27 05:17:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:17:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 05:17:55 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/27 05:17:55 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:17:55 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 05:17:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 05:17:55 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:55 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/27 05:17:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/27 05:17:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:17:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/27 05:17:55 NOTICE: B2 bucket rclone-test-goferej7tafa: 0 differences found 2026/04/27 05:17:55 NOTICE: B2 bucket rclone-test-goferej7tafa: 1 matching files --- PASS: TestAllTag (2.35s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:17:56 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:56 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:56 INFO : tictactoe: Making directory 2026/04/27 05:17:56 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:56 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 05:17:56 INFO : tictactoe/tictactoe: Making directory 2026/04/27 05:17:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 05:17:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/27 05:17:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/27 05:17:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/27 05:17:56 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:17:56 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:17:57 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/27 05:17:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:17:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/27 05:17:57 DEBUG : Waiting for deletions to finish 2026/04/27 05:17:57 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:57 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:57 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:17:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 05:17:58 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/27 05:17:58 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/27 05:17:58 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:17:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/27 05:17:58 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/27 05:17:58 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:17:58 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.45s) === RUN TestSyntax 2026/04/27 05:17:59 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:17:59 INFO : toe: Making directory 2026/04/27 05:17:59 INFO : toe/toe: Making directory 2026/04/27 05:17:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/27 05:17:59 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:17:59 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:18:00 DEBUG : toe/toe/toe: size = 11 OK 2026/04/27 05:18:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:18:00 INFO : toe/toe/toe: Copied (new) 2026/04/27 05:18:00 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.84s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:18:00 DEBUG : empty_dir: Making directory with metadata 2026/04/27 05:18:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/27 05:18:00 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:18:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 05:18:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 05:18:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 05:18:01 INFO : tictacempty_dir: Making directory 2026/04/27 05:18:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 05:18:01 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:18:01 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:18:01 INFO : tictactoe: Making directory 2026/04/27 05:18:01 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:18:01 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:18:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 05:18:01 INFO : tictactoe/tictactoe: Making directory 2026/04/27 05:18:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 05:18:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/27 05:18:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 05:18:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/27 05:18:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 05:18:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 05:18:01 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:18:01 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:18:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/27 05:18:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:18:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 05:18:01 INFO : toe/toe/toe.txt: Deleted 2026/04/27 05:18:01 INFO : toe/toe: Removing directory 2026/04/27 05:18:01 INFO : toe: Removing directory 2026/04/27 05:18:01 INFO : empty_dir: Removing directory 2026/04/27 05:18:01 DEBUG : Local file system at /tmp/rclone2981009093: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.75s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:18:02 DEBUG : empty_dir: Making directory with metadata 2026/04/27 05:18:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/27 05:18:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:18:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 05:18:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 05:18:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 05:18:02 INFO : tictacempty_dir: Making directory 2026/04/27 05:18:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 05:18:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:18:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:18:02 INFO : tictactoe: Making directory 2026/04/27 05:18:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:18:02 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:18:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 05:18:02 INFO : tictactoe/tictactoe: Making directory 2026/04/27 05:18:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 05:18:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/27 05:18:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 05:18:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/27 05:18:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 05:18:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 05:18:02 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:18:02 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:18:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/27 05:18:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:18:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 05:18:03 INFO : toe/toe/toe.txt: Deleted 2026/04/27 05:18:03 INFO : toe/toe: Removing directory 2026/04/27 05:18:03 INFO : toe: Removing directory 2026/04/27 05:18:03 INFO : empty_dir: Removing directory 2026/04/27 05:18:03 DEBUG : Local file system at /tmp/rclone2981009093: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/27 05:18:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/27 05:18:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/27 05:18:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/27 05:18:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/27 05:18:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/27 05:18:04 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/27 05:18:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:18:04 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/27 05:18:05 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.23s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:18:05 DEBUG : Reset feature "Copy" 2026/04/27 05:18:05 DEBUG : Reset feature "Move" 2026/04/27 05:18:05 DEBUG : Reset feature "Copy" 2026/04/27 05:18:05 DEBUG : Reset feature "Move" 2026/04/27 05:18:05 DEBUG : empty_dir: Making directory with metadata 2026/04/27 05:18:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/27 05:18:05 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:18:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 05:18:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 05:18:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 05:18:06 INFO : tictacempty_dir: Making directory 2026/04/27 05:18:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/27 05:18:06 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:18:06 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:18:06 INFO : tictactoe: Making directory 2026/04/27 05:18:06 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:18:06 DEBUG : toe: transformed to: tictactoe 2026/04/27 05:18:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 05:18:06 INFO : tictactoe/tictactoe: Making directory 2026/04/27 05:18:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/27 05:18:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/27 05:18:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 05:18:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/27 05:18:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 05:18:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 05:18:06 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:18:06 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:18:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/27 05:18:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:18:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/27 05:18:06 INFO : toe/toe/toe.txt: Deleted 2026/04/27 05:18:06 INFO : toe/toe: Removing directory 2026/04/27 05:18:06 INFO : toe: Removing directory 2026/04/27 05:18:06 INFO : empty_dir: Removing directory 2026/04/27 05:18:06 DEBUG : Local file system at /tmp/rclone2981009093: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/27 05:18:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/27 05:18:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/27 05:18:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/27 05:18:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/27 05:18:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/27 05:18:08 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/27 05:18:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:18:08 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/27 05:18:08 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.24s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:18:10 DEBUG : toe: transformed to: dG9l 2026/04/27 05:18:10 DEBUG : toe: transformed to: dG9l 2026/04/27 05:18:10 INFO : dG9l: Making directory 2026/04/27 05:18:10 DEBUG : toe: transformed to: dG9l 2026/04/27 05:18:10 DEBUG : toe: transformed to: dG9l 2026/04/27 05:18:10 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/27 05:18:10 INFO : dG9l/dG9l: Making directory 2026/04/27 05:18:10 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/27 05:18:10 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/27 05:18:10 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/27 05:18:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/27 05:18:10 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/27 05:18:10 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:18:10 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:18:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/27 05:18:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:18:10 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/27 05:18:10 DEBUG : Waiting for deletions to finish 2026/04/27 05:18:11 DEBUG : dG9l: transformed to: toe 2026/04/27 05:18:11 DEBUG : dG9l: transformed to: toe 2026/04/27 05:18:11 DEBUG : dG9l: transformed to: toe 2026/04/27 05:18:11 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/27 05:18:11 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/27 05:18:11 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/27 05:18:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/27 05:18:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/27 05:18:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/27 05:18:11 DEBUG : Local file system at /tmp/rclone2981009093: Waiting for checks to finish 2026/04/27 05:18:11 DEBUG : Local file system at /tmp/rclone2981009093: Waiting for transfers to finish 2026/04/27 05:18:11 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.54s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-goferej7tafa", Local "Local file system at /tmp/rclone2981009093", Modify Window "1ms" 2026/04/27 05:18:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/27 05:18:12 DEBUG : toe: transformed to: 2026/04/27 05:18:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/27 05:18:12 DEBUG : toe: transformed to: 2026/04/27 05:18:12 INFO : B2 bucket rclone-test-goferej7tafa: Making directory 2026/04/27 05:18:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/27 05:18:12 DEBUG : toe: transformed to: 2026/04/27 05:18:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/27 05:18:12 DEBUG : toe: transformed to: 2026/04/27 05:18:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/27 05:18:12 DEBUG : toe/toe: transformed to: 2026/04/27 05:18:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/27 05:18:12 INFO : toe/toe: Making directory 2026/04/27 05:18:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/27 05:18:12 DEBUG : toe/toe: transformed to: 2026/04/27 05:18:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/27 05:18:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/27 05:18:12 DEBUG : toe: transformed to: 2026/04/27 05:18:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/27 05:18:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/27 05:18:12 DEBUG : toe/toe/toe: transformed to: 2026/04/27 05:18:12 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/27 05:18:12 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for checks to finish 2026/04/27 05:18:12 DEBUG : B2 bucket rclone-test-goferej7tafa: Waiting for transfers to finish 2026/04/27 05:18:13 DEBUG : toe/toe/toe: size = 11 OK 2026/04/27 05:18:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/27 05:18:13 INFO : toe/toe/toe: Copied (new) 2026/04/27 05:18:13 ERROR : B2 bucket rclone-test-goferej7tafa: not deleting files as there were IO errors 2026/04/27 05:18:13 ERROR : B2 bucket rclone-test-goferej7tafa: not deleting directories as there were IO errors --- PASS: TestError (1.89s) PASS 2026/04/27 05:18:14 DEBUG : B2 bucket rclone-test-goferej7tafa: Purge remote 2026/04/27 05:18:14 INFO : B2 bucket rclone-test-goferej7tafa: cleaning bucket "rclone-test-goferej7tafa" of all files 2026/04/27 05:18:15 DEBUG : BackupDir/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff0c41_d20260427_m051153_c001_v7007000_t0000_u01777266713761") 2026/04/27 05:18:15 DEBUG : BackupDir/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1119796b7098f9db_d20260427_m051148_c001_v0001042_t0047_u01777266708320") 2026/04/27 05:18:15 DEBUG : CompareDest/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d125_d20260427_m051129_c001_v7007000_t0000_u01777266689499") 2026/04/27 05:18:15 DEBUG : CompareDest/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1125f7e78934a5e9_d20260427_m051123_c001_v0001120_t0057_u01777266683469") 2026/04/27 05:18:15 DEBUG : CompareDest/two: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d126_d20260427_m051129_c001_v7007000_t0000_u01777266689685") 2026/04/27 05:18:15 DEBUG : CompareDest/two: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f171a7_d20260427_m051124_c001_v0001134_t0026_u01777266684919") 2026/04/27 05:18:15 DEBUG : CopyDest/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff0c42_d20260427_m051153_c001_v7007000_t0000_u01777266713943") 2026/04/27 05:18:15 DEBUG : CopyDest/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d92c_d20260427_m051145_c001_v0001173_t0039_u01777266705405") 2026/04/27 05:18:15 DEBUG : CopyDest/three: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff0c43_d20260427_m051154_c001_v7007000_t0000_u01777266714129") 2026/04/27 05:18:15 DEBUG : CopyDest/three: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f171e5_d20260427_m051151_c001_v0001134_t0051_u01777266711953") 2026/04/27 05:18:16 DEBUG : CopyDest/two: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff0c44_d20260427_m051154_c001_v7007000_t0000_u01777266714312") 2026/04/27 05:18:16 DEBUG : CopyDest/two: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1125f7e78934a63b_d20260427_m051149_c001_v0001120_t0034_u01777266709762") 2026/04/27 05:18:16 DEBUG : EXISTING: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f403a7f88b48da171_d20260427_m051316_c001_v7007000_t0000_u01777266796696") 2026/04/27 05:18:16 DEBUG : EXISTING: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dc7d_d20260427_m051315_c001_v0001173_t0024_u01777266795659") 2026/04/27 05:18:16 DEBUG : PREFIXapple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b5609_d20260427_m051532_c001_v7007000_t0000_u01777266932859") 2026/04/27 05:18:16 DEBUG : PREFIXapple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a259_d20260427_m051526_c001_v0001134_t0043_u01777266926047") 2026/04/27 05:18:16 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b5607_d20260427_m051532_c001_v7007000_t0000_u01777266932676") 2026/04/27 05:18:16 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d8b3_d20260427_m051526_c001_v0001103_t0010_u01777266926061") 2026/04/27 05:18:16 DEBUG : PREFIXbanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b5608_d20260427_m051532_c001_v7007000_t0000_u01777266932716") 2026/04/27 05:18:16 DEBUG : PREFIXbanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8697_d20260427_m051526_c001_v0001042_t0007_u01777266926067") 2026/04/27 05:18:16 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b5604_d20260427_m051532_c001_v7007000_t0000_u01777266932491") 2026/04/27 05:18:16 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e18b_d20260427_m051526_c001_v0001173_t0025_u01777266926079") 2026/04/27 05:18:16 DEBUG : Testêé: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f403a7f88b48da169_d20260427_m051313_c001_v7007000_t0000_u01777266793175") 2026/04/27 05:18:16 DEBUG : Testêé: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dc5f_d20260427_m051312_c001_v0001173_t0025_u01777266792087") 2026/04/27 05:18:16 DEBUG : Testêé: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f172bf_d20260427_m051310_c001_v0001134_t0016_u01777266790912") 2026/04/27 05:18:16 DEBUG : YXBwbGU=: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b5604df_d20260427_m051511_c001_v7007000_t0000_u01777266911206") 2026/04/27 05:18:16 DEBUG : YXBwbGU=: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d859_d20260427_m051506_c001_v0001103_t0007_u01777266906086") 2026/04/27 05:18:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b5604e6_d20260427_m051511_c001_v7007000_t0000_u01777266911391") 2026/04/27 05:18:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8661_d20260427_m051506_c001_v0001042_t0055_u01777266906092") 2026/04/27 05:18:16 DEBUG : YmFuYW5h: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b5604eb_d20260427_m051511_c001_v7007000_t0000_u01777266911576") 2026/04/27 05:18:16 DEBUG : YmFuYW5h: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e0b3_d20260427_m051506_c001_v0001173_t0008_u01777266906106") 2026/04/27 05:18:17 DEBUG : a/potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f898_d20260427_m050945_c001_v7007000_t0000_u01777266585540") 2026/04/27 05:18:17 DEBUG : a/potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d384_d20260427_m050944_c001_v0001173_t0005_u01777266584865") 2026/04/27 05:18:17 DEBUG : a/potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f416161f2eb12cd0c_d20260427_m050943_c001_v7007000_t0000_u01777266583125") 2026/04/27 05:18:17 DEBUG : a/potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d356_d20260427_m050942_c001_v0001173_t0031_u01777266582188") 2026/04/27 05:18:17 DEBUG : a/potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad07c_d20260427_m050924_c001_v7007000_t0000_u01777266564272") 2026/04/27 05:18:17 DEBUG : a/potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d274_d20260427_m050923_c001_v0001173_t0053_u01777266563393") 2026/04/27 05:18:17 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf26_d20260427_m051741_c001_v7007000_t0000_u01777267061191") 2026/04/27 05:18:17 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470dc01_d20260427_m051736_c001_v0001103_t0011_u01777267056501") 2026/04/27 05:18:17 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49c82_d20260427_m051724_c001_v7007000_t0000_u01777267044599") 2026/04/27 05:18:17 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470dbb1_d20260427_m051720_c001_v0001103_t0034_u01777267040074") 2026/04/27 05:18:17 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad79e_d20260427_m051707_c001_v7007000_t0000_u01777267027395") 2026/04/27 05:18:17 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470db41_d20260427_m051703_c001_v0001103_t0031_u01777267023166") 2026/04/27 05:18:17 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2cca_d20260427_m051650_c001_v7007000_t0000_u01777267010346") 2026/04/27 05:18:17 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470da99_d20260427_m051646_c001_v0001103_t0038_u01777267006237") 2026/04/27 05:18:17 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff106a_d20260427_m051633_c001_v7007000_t0000_u01777266993995") 2026/04/27 05:18:17 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470da1e_d20260427_m051629_c001_v0001103_t0015_u01777266989253") 2026/04/27 05:18:17 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad61f_d20260427_m051616_c001_v7007000_t0000_u01777266976699") 2026/04/27 05:18:17 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a353_d20260427_m051609_c001_v0001134_t0004_u01777266969568") 2026/04/27 05:18:17 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b5677_d20260427_m051557_c001_v7007000_t0000_u01777266957224") 2026/04/27 05:18:17 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a2ed_d20260427_m051553_c001_v0001134_t0004_u01777266953393") 2026/04/27 05:18:18 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f412298439ca5b72b_d20260427_m051552_c001_v7007000_t0000_u01777266952287") 2026/04/27 05:18:18 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e26d_d20260427_m051547_c001_v0001173_t0056_u01777266947128") 2026/04/27 05:18:18 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99ed_d20260427_m051534_c001_v7007000_t0000_u01777266934221") 2026/04/27 05:18:18 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a271_d20260427_m051530_c001_v0001134_t0028_u01777266930197") 2026/04/27 05:18:18 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4192ac6c1375b52a_d20260427_m051529_c001_v7007000_t0000_u01777266929269") 2026/04/27 05:18:18 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a253_d20260427_m051523_c001_v0001134_t0004_u01777266923497") 2026/04/27 05:18:18 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99c0_d20260427_m051509_c001_v7007000_t0000_u01777266909137") 2026/04/27 05:18:18 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e09f_d20260427_m051503_c001_v0001173_t0052_u01777266903092") 2026/04/27 05:18:18 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543abaf9_d20260427_m051450_c001_v7007000_t0000_u01777266890145") 2026/04/27 05:18:18 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d7df_d20260427_m051445_c001_v0001103_t0005_u01777266885541") 2026/04/27 05:18:18 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4017e9dccd92ad5b_d20260427_m051433_c001_v7007000_t0000_u01777266873495") 2026/04/27 05:18:18 DEBUG : apple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c85f2_d20260427_m051429_c001_v0001042_t0042_u01777266869089") 2026/04/27 05:18:18 DEBUG : appleSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b5674_d20260427_m051555_c001_v7007000_t0000_u01777266955869") 2026/04/27 05:18:18 DEBUG : appleSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e27d_d20260427_m051549_c001_v0001173_t0049_u01777266949576") 2026/04/27 05:18:18 DEBUG : appleapple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad622_d20260427_m051616_c001_v7007000_t0000_u01777266976881") 2026/04/27 05:18:18 DEBUG : appleapple: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a357_d20260427_m051612_c001_v0001134_t0025_u01777266972052") 2026/04/27 05:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf27_d20260427_m051741_c001_v7007000_t0000_u01777267061374") 2026/04/27 05:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e74e_d20260427_m051737_c001_v0001173_t0015_u01777267057147") 2026/04/27 05:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49c83_d20260427_m051724_c001_v7007000_t0000_u01777267044781") 2026/04/27 05:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e6b0_d20260427_m051720_c001_v0001173_t0047_u01777267040863") 2026/04/27 05:18:18 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad79f_d20260427_m051707_c001_v7007000_t0000_u01777267027578") 2026/04/27 05:18:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e5f0_d20260427_m051704_c001_v0001173_t0021_u01777267024119") 2026/04/27 05:18:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2ccb_d20260427_m051650_c001_v7007000_t0000_u01777267010530") 2026/04/27 05:18:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e4f6_d20260427_m051646_c001_v0001173_t0058_u01777267006958") 2026/04/27 05:18:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff106b_d20260427_m051634_c001_v7007000_t0000_u01777266994176") 2026/04/27 05:18:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e425_d20260427_m051630_c001_v0001173_t0017_u01777266990038") 2026/04/27 05:18:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad5ff_d20260427_m051614_c001_v7007000_t0000_u01777266974514") 2026/04/27 05:18:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d9a2_d20260427_m051610_c001_v0001103_t0016_u01777266970432") 2026/04/27 05:18:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b5678_d20260427_m051557_c001_v7007000_t0000_u01777266957407") 2026/04/27 05:18:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d938_d20260427_m051553_c001_v0001103_t0025_u01777266953407") 2026/04/27 05:18:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f412298439ca5b727_d20260427_m051552_c001_v7007000_t0000_u01777266952105") 2026/04/27 05:18:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a2c1_d20260427_m051547_c001_v0001134_t0034_u01777266947859") 2026/04/27 05:18:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99ee_d20260427_m051534_c001_v7007000_t0000_u01777266934405") 2026/04/27 05:18:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d8d2_d20260427_m051530_c001_v0001103_t0026_u01777266930212") 2026/04/27 05:18:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff100a_d20260427_m051528_c001_v7007000_t0000_u01777266928691") 2026/04/27 05:18:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8693_d20260427_m051524_c001_v0001042_t0011_u01777266924404") 2026/04/27 05:18:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99c1_d20260427_m051509_c001_v7007000_t0000_u01777266909319") 2026/04/27 05:18:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8659_d20260427_m051503_c001_v0001042_t0022_u01777266903829") 2026/04/27 05:18:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543abafa_d20260427_m051450_c001_v7007000_t0000_u01777266890328") 2026/04/27 05:18:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e00b_d20260427_m051446_c001_v0001173_t0034_u01777266886456") 2026/04/27 05:18:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4017e9dccd92ad5d_d20260427_m051433_c001_v7007000_t0000_u01777266873677") 2026/04/27 05:18:19 DEBUG : appleappleapplebanana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d789_d20260427_m051429_c001_v0001103_t0034_u01777266869858") 2026/04/27 05:18:19 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4024570661584e63_d20260427_m051555_c001_v7007000_t0000_u01777266955712") 2026/04/27 05:18:19 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d920_d20260427_m051549_c001_v0001103_t0012_u01777266949589") 2026/04/27 05:18:20 DEBUG : b/potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f899_d20260427_m050945_c001_v7007000_t0000_u01777266585723") 2026/04/27 05:18:20 DEBUG : b/potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d368_d20260427_m050943_c001_v0001173_t0035_u01777266583680") 2026/04/27 05:18:20 DEBUG : b/potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f416161f2eb12cd0b_d20260427_m050942_c001_v7007000_t0000_u01777266582565") 2026/04/27 05:18:20 DEBUG : b/potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d342_d20260427_m050941_c001_v0001173_t0047_u01777266581114") 2026/04/27 05:18:20 DEBUG : b/potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad079_d20260427_m050923_c001_v7007000_t0000_u01777266563729") 2026/04/27 05:18:20 DEBUG : b/potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d262_d20260427_m050922_c001_v0001173_t0018_u01777266562300") 2026/04/27 05:18:20 DEBUG : backup/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f408ee2ec37f226d2_d20260427_m051207_c001_v7007000_t0000_u01777266727918") 2026/04/27 05:18:20 DEBUG : backup/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10773b540a59954f_d20260427_m051205_c001_v0001104_t0029_u01777266725533") 2026/04/27 05:18:20 DEBUG : backup/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f110f2160f4875478_d20260427_m051201_c001_v0001103_t0052_u01777266721409") 2026/04/27 05:18:20 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d2d0_d20260427_m051237_c001_v7007000_t0000_u01777266757285") 2026/04/27 05:18:20 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f111f18ee3d6ad863_d20260427_m051235_c001_v0001182_t0027_u01777266755151") 2026/04/27 05:18:20 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10901eac1d4dc2f7_d20260427_m051231_c001_v0001185_t0054_u01777266751020") 2026/04/27 05:18:20 DEBUG : backup/one.bak: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf4958c_d20260427_m051222_c001_v7007000_t0000_u01777266742040") 2026/04/27 05:18:20 DEBUG : backup/one.bak: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f116def09919229cb_d20260427_m051220_c001_v0001090_t0028_u01777266740064") 2026/04/27 05:18:20 DEBUG : backup/one.bak: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f105a540b0c29ac29_d20260427_m051215_c001_v0001182_t0049_u01777266735452") 2026/04/27 05:18:20 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d2d1_d20260427_m051237_c001_v7007000_t0000_u01777266757466") 2026/04/27 05:18:20 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1131fb547571b2a0_d20260427_m051236_c001_v0001038_t0039_u01777266756277") 2026/04/27 05:18:20 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1033daa2d52b4059_d20260427_m051232_c001_v0001037_t0027_u01777266752596") 2026/04/27 05:18:20 DEBUG : backup/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f408ee2ec37f226d3_d20260427_m051208_c001_v7007000_t0000_u01777266728099") 2026/04/27 05:18:20 DEBUG : backup/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f112a8c44e314e4cf_d20260427_m051206_c001_v0001130_t0051_u01777266726995") 2026/04/27 05:18:21 DEBUG : backup/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f110514c716557e4d_d20260427_m051203_c001_v0001120_t0059_u01777266723096") 2026/04/27 05:18:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf4958d_d20260427_m051222_c001_v7007000_t0000_u01777266742223") 2026/04/27 05:18:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1060809ced2ba9ff_d20260427_m051221_c001_v0001182_t0031_u01777266741262") 2026/04/27 05:18:21 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1182a8aa14b32fd3_d20260427_m051217_c001_v0001117_t0037_u01777266737060") 2026/04/27 05:18:21 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf28_d20260427_m051741_c001_v7007000_t0000_u01777267061558") 2026/04/27 05:18:21 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a4ad_d20260427_m051736_c001_v0001134_t0053_u01777267056854") 2026/04/27 05:18:21 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49c84_d20260427_m051724_c001_v7007000_t0000_u01777267044963") 2026/04/27 05:18:21 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a46d_d20260427_m051720_c001_v0001134_t0030_u01777267040516") 2026/04/27 05:18:21 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad7a1_d20260427_m051707_c001_v7007000_t0000_u01777267027761") 2026/04/27 05:18:21 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a427_d20260427_m051703_c001_v0001134_t0022_u01777267023615") 2026/04/27 05:18:21 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2ccc_d20260427_m051650_c001_v7007000_t0000_u01777267010716") 2026/04/27 05:18:21 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a3e1_d20260427_m051646_c001_v0001134_t0035_u01777267006563") 2026/04/27 05:18:21 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff106c_d20260427_m051634_c001_v7007000_t0000_u01777266994358") 2026/04/27 05:18:21 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a397_d20260427_m051629_c001_v0001134_t0002_u01777266989700") 2026/04/27 05:18:21 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad626_d20260427_m051617_c001_v7007000_t0000_u01777266977063") 2026/04/27 05:18:21 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8707_d20260427_m051610_c001_v0001042_t0051_u01777266970004") 2026/04/27 05:18:21 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b5679_d20260427_m051557_c001_v7007000_t0000_u01777266957591") 2026/04/27 05:18:21 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c86e1_d20260427_m051553_c001_v0001042_t0043_u01777266953423") 2026/04/27 05:18:21 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f406be09efd4855bb_d20260427_m051552_c001_v7007000_t0000_u01777266952117") 2026/04/27 05:18:21 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d91c_d20260427_m051547_c001_v0001103_t0049_u01777266947537") 2026/04/27 05:18:21 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99ef_d20260427_m051534_c001_v7007000_t0000_u01777266934588") 2026/04/27 05:18:22 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e1bd_d20260427_m051530_c001_v0001173_t0009_u01777266930219") 2026/04/27 05:18:22 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff100d_d20260427_m051529_c001_v7007000_t0000_u01777266929288") 2026/04/27 05:18:22 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d8a9_d20260427_m051523_c001_v0001103_t0017_u01777266923904") 2026/04/27 05:18:22 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f407954a2fc2f69c1_d20260427_m051509_c001_v7007000_t0000_u01777266909138") 2026/04/27 05:18:22 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d851_d20260427_m051503_c001_v0001103_t0021_u01777266903451") 2026/04/27 05:18:22 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543abafb_d20260427_m051450_c001_v7007000_t0000_u01777266890511") 2026/04/27 05:18:22 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c862b_d20260427_m051446_c001_v0001042_t0051_u01777266886035") 2026/04/27 05:18:22 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4017e9dccd92ad5f_d20260427_m051433_c001_v7007000_t0000_u01777266873859") 2026/04/27 05:18:22 DEBUG : banana: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875df41_d20260427_m051429_c001_v0001173_t0014_u01777266869478") 2026/04/27 05:18:22 DEBUG : bananaSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f406be09efd4855c3_d20260427_m051555_c001_v7007000_t0000_u01777266955664") 2026/04/27 05:18:22 DEBUG : bananaSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a2cf_d20260427_m051549_c001_v0001134_t0054_u01777266949594") 2026/04/27 05:18:22 DEBUG : both0: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3b1_d20260427_m051359_c001_v7007000_t0000_u01777266839647") 2026/04/27 05:18:22 DEBUG : both0: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f17317_d20260427_m051340_c001_v0001134_t0055_u01777266820250") 2026/04/27 05:18:22 DEBUG : both0: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d318_d20260427_m051335_c001_v7007000_t0000_u01777266815937") 2026/04/27 05:18:22 DEBUG : both0: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f172d3_d20260427_m051318_c001_v0001134_t0000_u01777266798575") 2026/04/27 05:18:22 DEBUG : both1: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3b3_d20260427_m051359_c001_v7007000_t0000_u01777266839830") 2026/04/27 05:18:22 DEBUG : both1: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f17319_d20260427_m051341_c001_v0001134_t0055_u01777266821196") 2026/04/27 05:18:22 DEBUG : both1: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d319_d20260427_m051336_c001_v7007000_t0000_u01777266816121") 2026/04/27 05:18:22 DEBUG : both1: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f172d5_d20260427_m051319_c001_v0001134_t0007_u01777266799260") 2026/04/27 05:18:22 DEBUG : both10: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3b5_d20260427_m051400_c001_v7007000_t0000_u01777266840012") 2026/04/27 05:18:22 DEBUG : both10: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f17337_d20260427_m051348_c001_v0001134_t0006_u01777266828363") 2026/04/27 05:18:22 DEBUG : both10: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d31a_d20260427_m051336_c001_v7007000_t0000_u01777266816303") 2026/04/27 05:18:23 DEBUG : both10: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f172f3_d20260427_m051325_c001_v0001134_t0057_u01777266805867") 2026/04/27 05:18:23 DEBUG : both11: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3b8_d20260427_m051400_c001_v7007000_t0000_u01777266840195") 2026/04/27 05:18:23 DEBUG : both11: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f1733b_d20260427_m051349_c001_v0001134_t0001_u01777266829663") 2026/04/27 05:18:23 DEBUG : both11: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d31b_d20260427_m051336_c001_v7007000_t0000_u01777266816519") 2026/04/27 05:18:23 DEBUG : both11: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f172f7_d20260427_m051326_c001_v0001134_t0016_u01777266806543") 2026/04/27 05:18:23 DEBUG : both12: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3ba_d20260427_m051400_c001_v7007000_t0000_u01777266840377") 2026/04/27 05:18:23 DEBUG : both12: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f1733f_d20260427_m051350_c001_v0001134_t0023_u01777266830545") 2026/04/27 05:18:23 DEBUG : both12: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d31c_d20260427_m051336_c001_v7007000_t0000_u01777266816700") 2026/04/27 05:18:23 DEBUG : both12: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f172fd_d20260427_m051327_c001_v0001134_t0003_u01777266807532") 2026/04/27 05:18:23 DEBUG : both13: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3bc_d20260427_m051400_c001_v7007000_t0000_u01777266840561") 2026/04/27 05:18:23 DEBUG : both13: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f17345_d20260427_m051351_c001_v0001134_t0020_u01777266831454") 2026/04/27 05:18:23 DEBUG : both13: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d31d_d20260427_m051336_c001_v7007000_t0000_u01777266816882") 2026/04/27 05:18:23 DEBUG : both13: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f172ff_d20260427_m051328_c001_v0001134_t0018_u01777266808191") 2026/04/27 05:18:23 DEBUG : both14: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3bf_d20260427_m051400_c001_v7007000_t0000_u01777266840742") 2026/04/27 05:18:23 DEBUG : both14: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f17349_d20260427_m051352_c001_v0001134_t0046_u01777266832264") 2026/04/27 05:18:23 DEBUG : both14: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d31e_d20260427_m051337_c001_v7007000_t0000_u01777266817064") 2026/04/27 05:18:23 DEBUG : both14: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f17301_d20260427_m051328_c001_v0001134_t0014_u01777266808961") 2026/04/27 05:18:23 DEBUG : both15: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3c1_d20260427_m051400_c001_v7007000_t0000_u01777266840923") 2026/04/27 05:18:23 DEBUG : both15: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f1734b_d20260427_m051352_c001_v0001134_t0007_u01777266832952") 2026/04/27 05:18:23 DEBUG : both15: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d31f_d20260427_m051337_c001_v7007000_t0000_u01777266817276") 2026/04/27 05:18:23 DEBUG : both15: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f17303_d20260427_m051329_c001_v0001134_t0032_u01777266809689") 2026/04/27 05:18:24 DEBUG : both16: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3c4_d20260427_m051401_c001_v7007000_t0000_u01777266841105") 2026/04/27 05:18:24 DEBUG : both16: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f1734f_d20260427_m051353_c001_v0001134_t0036_u01777266833796") 2026/04/27 05:18:24 DEBUG : both16: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d320_d20260427_m051337_c001_v7007000_t0000_u01777266817458") 2026/04/27 05:18:24 DEBUG : both16: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f17307_d20260427_m051330_c001_v0001134_t0032_u01777266810446") 2026/04/27 05:18:24 DEBUG : both17: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3c6_d20260427_m051401_c001_v7007000_t0000_u01777266841287") 2026/04/27 05:18:24 DEBUG : both17: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f17353_d20260427_m051354_c001_v0001134_t0002_u01777266834380") 2026/04/27 05:18:24 DEBUG : both17: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d321_d20260427_m051337_c001_v7007000_t0000_u01777266817640") 2026/04/27 05:18:24 DEBUG : both17: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f1730b_d20260427_m051331_c001_v0001134_t0042_u01777266811156") 2026/04/27 05:18:24 DEBUG : both18: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3c8_d20260427_m051401_c001_v7007000_t0000_u01777266841476") 2026/04/27 05:18:24 DEBUG : both18: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f17357_d20260427_m051355_c001_v0001134_t0002_u01777266835620") 2026/04/27 05:18:24 DEBUG : both18: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d322_d20260427_m051337_c001_v7007000_t0000_u01777266817822") 2026/04/27 05:18:24 DEBUG : both18: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f1730d_d20260427_m051331_c001_v0001134_t0053_u01777266811813") 2026/04/27 05:18:24 DEBUG : both19: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3cb_d20260427_m051401_c001_v7007000_t0000_u01777266841680") 2026/04/27 05:18:24 DEBUG : both19: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f1735d_d20260427_m051356_c001_v0001134_t0024_u01777266836289") 2026/04/27 05:18:24 DEBUG : both19: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d323_d20260427_m051338_c001_v7007000_t0000_u01777266818003") 2026/04/27 05:18:24 DEBUG : both19: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f1730f_d20260427_m051332_c001_v0001134_t0027_u01777266812461") 2026/04/27 05:18:24 DEBUG : both2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3cd_d20260427_m051401_c001_v7007000_t0000_u01777266841862") 2026/04/27 05:18:24 DEBUG : both2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f1731d_d20260427_m051341_c001_v0001134_t0004_u01777266821781") 2026/04/27 05:18:24 DEBUG : both2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d324_d20260427_m051338_c001_v7007000_t0000_u01777266818185") 2026/04/27 05:18:24 DEBUG : both2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f172d9_d20260427_m051319_c001_v0001134_t0050_u01777266799967") 2026/04/27 05:18:25 DEBUG : both3: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3d0_d20260427_m051402_c001_v7007000_t0000_u01777266842043") 2026/04/27 05:18:25 DEBUG : both3: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f17325_d20260427_m051342_c001_v0001134_t0028_u01777266822908") 2026/04/27 05:18:25 DEBUG : both3: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d326_d20260427_m051338_c001_v7007000_t0000_u01777266818367") 2026/04/27 05:18:25 DEBUG : both3: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f172db_d20260427_m051320_c001_v0001134_t0024_u01777266800616") 2026/04/27 05:18:25 DEBUG : both4: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3d2_d20260427_m051402_c001_v7007000_t0000_u01777266842225") 2026/04/27 05:18:25 DEBUG : both4: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f17329_d20260427_m051343_c001_v0001134_t0047_u01777266823600") 2026/04/27 05:18:25 DEBUG : both4: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d328_d20260427_m051338_c001_v7007000_t0000_u01777266818549") 2026/04/27 05:18:25 DEBUG : both4: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f172e1_d20260427_m051321_c001_v0001134_t0058_u01777266801344") 2026/04/27 05:18:25 DEBUG : both5: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3d5_d20260427_m051402_c001_v7007000_t0000_u01777266842407") 2026/04/27 05:18:25 DEBUG : both5: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f1732b_d20260427_m051344_c001_v0001134_t0059_u01777266824190") 2026/04/27 05:18:25 DEBUG : both5: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d329_d20260427_m051338_c001_v7007000_t0000_u01777266818731") 2026/04/27 05:18:25 DEBUG : both5: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f172e3_d20260427_m051321_c001_v0001134_t0005_u01777266801952") 2026/04/27 05:18:25 DEBUG : both6: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3d7_d20260427_m051402_c001_v7007000_t0000_u01777266842588") 2026/04/27 05:18:25 DEBUG : both6: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f1732d_d20260427_m051344_c001_v0001134_t0041_u01777266824863") 2026/04/27 05:18:25 DEBUG : both6: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d32a_d20260427_m051338_c001_v7007000_t0000_u01777266818927") 2026/04/27 05:18:25 DEBUG : both6: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f172e5_d20260427_m051322_c001_v0001134_t0038_u01777266802655") 2026/04/27 05:18:25 DEBUG : both7: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3da_d20260427_m051402_c001_v7007000_t0000_u01777266842770") 2026/04/27 05:18:25 DEBUG : both7: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f1732f_d20260427_m051345_c001_v0001134_t0026_u01777266825512") 2026/04/27 05:18:25 DEBUG : both7: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d32b_d20260427_m051339_c001_v7007000_t0000_u01777266819109") 2026/04/27 05:18:25 DEBUG : both7: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f172e7_d20260427_m051323_c001_v0001134_t0028_u01777266803262") 2026/04/27 05:18:26 DEBUG : both8: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3dc_d20260427_m051402_c001_v7007000_t0000_u01777266842955") 2026/04/27 05:18:26 DEBUG : both8: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f17331_d20260427_m051346_c001_v0001134_t0020_u01777266826373") 2026/04/27 05:18:26 DEBUG : both8: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d32c_d20260427_m051339_c001_v7007000_t0000_u01777266819290") 2026/04/27 05:18:26 DEBUG : both8: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f172ed_d20260427_m051324_c001_v0001134_t0050_u01777266804180") 2026/04/27 05:18:26 DEBUG : both9: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3e0_d20260427_m051403_c001_v7007000_t0000_u01777266843191") 2026/04/27 05:18:26 DEBUG : both9: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f17333_d20260427_m051347_c001_v0001134_t0004_u01777266827199") 2026/04/27 05:18:26 DEBUG : both9: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d32d_d20260427_m051339_c001_v7007000_t0000_u01777266819471") 2026/04/27 05:18:26 DEBUG : both9: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f172f1_d20260427_m051325_c001_v0001134_t0017_u01777266805157") 2026/04/27 05:18:26 DEBUG : c/non empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f89a_d20260427_m050945_c001_v7007000_t0000_u01777266585909") 2026/04/27 05:18:26 DEBUG : c/non empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d36e_d20260427_m050944_c001_v0001173_t0045_u01777266584020") 2026/04/27 05:18:26 DEBUG : c/non empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f416161f2eb12cd0d_d20260427_m050943_c001_v7007000_t0000_u01777266583311") 2026/04/27 05:18:26 DEBUG : c/non empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d344_d20260427_m050941_c001_v0001173_t0030_u01777266581422") 2026/04/27 05:18:26 DEBUG : c/non empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad07d_d20260427_m050924_c001_v7007000_t0000_u01777266564457") 2026/04/27 05:18:26 DEBUG : c/non empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d268_d20260427_m050922_c001_v0001173_t0055_u01777266562609") 2026/04/27 05:18:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b5604f1_d20260427_m051511_c001_v7007000_t0000_u01777266911761") 2026/04/27 05:18:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a205_d20260427_m051506_c001_v0001134_t0044_u01777266906870") 2026/04/27 05:18:26 DEBUG : check sum: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad067_d20260427_m050914_c001_v7007000_t0000_u01777266554964") 2026/04/27 05:18:26 DEBUG : check sum: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d1fb_d20260427_m050913_c001_v0001173_t0057_u01777266553896") 2026/04/27 05:18:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f420951fa056b1212_d20260427_m051812_c001_v7007000_t0000_u01777267092349") 2026/04/27 05:18:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470dc82_d20260427_m051810_c001_v0001103_t0041_u01777267090768") 2026/04/27 05:18:26 DEBUG : dest/3: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff0c35_d20260427_m051138_c001_v7007000_t0000_u01777266698593") 2026/04/27 05:18:26 DEBUG : dest/3: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404f5fc63f0f6abf_d20260427_m051137_c001_v0001173_t0020_u01777266697485") 2026/04/27 05:18:26 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad629_d20260427_m051617_c001_v7007000_t0000_u01777266977302") 2026/04/27 05:18:27 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e34f_d20260427_m051612_c001_v0001173_t0017_u01777266972286") 2026/04/27 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf29_d20260427_m051741_c001_v7007000_t0000_u01777267061741") 2026/04/27 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470dbdb_d20260427_m051729_c001_v0001103_t0023_u01777267049217") 2026/04/27 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49c85_d20260427_m051725_c001_v7007000_t0000_u01777267045145") 2026/04/27 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470db81_d20260427_m051712_c001_v0001103_t0032_u01777267032003") 2026/04/27 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad7a3_d20260427_m051707_c001_v7007000_t0000_u01777267027943") 2026/04/27 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470daf7_d20260427_m051655_c001_v0001103_t0008_u01777267015010") 2026/04/27 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2ccd_d20260427_m051650_c001_v7007000_t0000_u01777267010900") 2026/04/27 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470da4b_d20260427_m051638_c001_v0001103_t0007_u01777266998737") 2026/04/27 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff106d_d20260427_m051634_c001_v7007000_t0000_u01777266994642") 2026/04/27 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d9d6_d20260427_m051621_c001_v0001103_t0036_u01777266981502") 2026/04/27 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad5fc_d20260427_m051614_c001_v7007000_t0000_u01777266974331") 2026/04/27 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a329_d20260427_m051601_c001_v0001134_t0041_u01777266961944") 2026/04/27 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b567a_d20260427_m051557_c001_v7007000_t0000_u01777266957773") 2026/04/27 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e2ab_d20260427_m051553_c001_v0001173_t0028_u01777266953729") 2026/04/27 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f406be09efd4855b9_d20260427_m051551_c001_v7007000_t0000_u01777266951933") 2026/04/27 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e221_d20260427_m051538_c001_v0001173_t0018_u01777266938843") 2026/04/27 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99f0_d20260427_m051534_c001_v7007000_t0000_u01777266934771") 2026/04/27 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e1c1_d20260427_m051530_c001_v0001173_t0050_u01777266930565") 2026/04/27 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99cd_d20260427_m051528_c001_v7007000_t0000_u01777266928702") 2026/04/27 05:18:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a233_d20260427_m051515_c001_v0001134_t0004_u01777266915936") 2026/04/27 05:18:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f403a7f88b48da366_d20260427_m051509_c001_v7007000_t0000_u01777266909336") 2026/04/27 05:18:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8639_d20260427_m051454_c001_v0001042_t0057_u01777266894953") 2026/04/27 05:18:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543abafc_d20260427_m051450_c001_v7007000_t0000_u01777266890694") 2026/04/27 05:18:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875df9f_d20260427_m051438_c001_v0001173_t0019_u01777266878088") 2026/04/27 05:18:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4017e9dccd92ad60_d20260427_m051434_c001_v7007000_t0000_u01777266874041") 2026/04/27 05:18:28 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d761_d20260427_m051420_c001_v0001103_t0023_u01777266860048") 2026/04/27 05:18:28 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f406be09efd4855c1_d20260427_m051555_c001_v7007000_t0000_u01777266955480") 2026/04/27 05:18:28 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e27f_d20260427_m051549_c001_v0001173_t0028_u01777266949928") 2026/04/27 05:18:28 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad62c_d20260427_m051617_c001_v7007000_t0000_u01777266977484") 2026/04/27 05:18:28 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d9ae_d20260427_m051612_c001_v0001103_t0012_u01777266972273") 2026/04/27 05:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf2b_d20260427_m051741_c001_v7007000_t0000_u01777267061926") 2026/04/27 05:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a48f_d20260427_m051730_c001_v0001134_t0002_u01777267050150") 2026/04/27 05:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49c86_d20260427_m051725_c001_v7007000_t0000_u01777267045328") 2026/04/27 05:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a44d_d20260427_m051712_c001_v0001134_t0004_u01777267032895") 2026/04/27 05:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad7a4_d20260427_m051708_c001_v7007000_t0000_u01777267028125") 2026/04/27 05:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a401_d20260427_m051655_c001_v0001134_t0035_u01777267015853") 2026/04/27 05:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2cce_d20260427_m051651_c001_v7007000_t0000_u01777267011084") 2026/04/27 05:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a3c7_d20260427_m051639_c001_v0001134_t0049_u01777266999517") 2026/04/27 05:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff106e_d20260427_m051634_c001_v7007000_t0000_u01777266994824") 2026/04/27 05:18:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a379_d20260427_m051622_c001_v0001134_t0051_u01777266982300") 2026/04/27 05:18:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad602_d20260427_m051614_c001_v7007000_t0000_u01777266974696") 2026/04/27 05:18:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c86ef_d20260427_m051602_c001_v0001042_t0041_u01777266962642") 2026/04/27 05:18:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b567b_d20260427_m051557_c001_v7007000_t0000_u01777266957955") 2026/04/27 05:18:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d93e_d20260427_m051553_c001_v0001103_t0034_u01777266953777") 2026/04/27 05:18:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f406be09efd4855bd_d20260427_m051552_c001_v7007000_t0000_u01777266952302") 2026/04/27 05:18:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d8f4_d20260427_m051539_c001_v0001103_t0047_u01777266939498") 2026/04/27 05:18:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99f1_d20260427_m051534_c001_v7007000_t0000_u01777266934954") 2026/04/27 05:18:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d8d4_d20260427_m051530_c001_v0001103_t0018_u01777266930589") 2026/04/27 05:18:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b55df_d20260427_m051529_c001_v7007000_t0000_u01777266929295") 2026/04/27 05:18:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d887_d20260427_m051516_c001_v0001103_t0018_u01777266916739") 2026/04/27 05:18:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4154d36f33a439c3_d20260427_m051509_c001_v7007000_t0000_u01777266909360") 2026/04/27 05:18:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e059_d20260427_m051455_c001_v0001173_t0023_u01777266895779") 2026/04/27 05:18:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543abafd_d20260427_m051450_c001_v7007000_t0000_u01777266890876") 2026/04/27 05:18:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d7b1_d20260427_m051438_c001_v0001103_t0038_u01777266878902") 2026/04/27 05:18:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4017e9dccd92ad61_d20260427_m051434_c001_v7007000_t0000_u01777266874226") 2026/04/27 05:18:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c85de_d20260427_m051421_c001_v0001042_t0034_u01777266861030") 2026/04/27 05:18:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d56a_d20260427_m051555_c001_v7007000_t0000_u01777266955495") 2026/04/27 05:18:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a2d5_d20260427_m051549_c001_v0001134_t0004_u01777266949944") 2026/04/27 05:18:29 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad62f_d20260427_m051617_c001_v7007000_t0000_u01777266977667") 2026/04/27 05:18:29 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8713_d20260427_m051612_c001_v0001042_t0050_u01777266972502") 2026/04/27 05:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf2c_d20260427_m051742_c001_v7007000_t0000_u01777267062110") 2026/04/27 05:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e714_d20260427_m051730_c001_v0001173_t0006_u01777267050959") 2026/04/27 05:18:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49c87_d20260427_m051725_c001_v7007000_t0000_u01777267045511") 2026/04/27 05:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e662_d20260427_m051713_c001_v0001173_t0043_u01777267033630") 2026/04/27 05:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad7a5_d20260427_m051708_c001_v7007000_t0000_u01777267028307") 2026/04/27 05:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e58a_d20260427_m051656_c001_v0001173_t0051_u01777267016694") 2026/04/27 05:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2cd1_d20260427_m051651_c001_v7007000_t0000_u01777267011269") 2026/04/27 05:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e49d_d20260427_m051640_c001_v0001173_t0011_u01777267000215") 2026/04/27 05:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff106f_d20260427_m051635_c001_v7007000_t0000_u01777266995005") 2026/04/27 05:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e3cd_d20260427_m051623_c001_v0001173_t0053_u01777266983222") 2026/04/27 05:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4024570661584e6b_d20260427_m051614_c001_v7007000_t0000_u01777266974728") 2026/04/27 05:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d97c_d20260427_m051603_c001_v0001103_t0030_u01777266963526") 2026/04/27 05:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b567c_d20260427_m051558_c001_v7007000_t0000_u01777266958137") 2026/04/27 05:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a2ef_d20260427_m051553_c001_v0001134_t0015_u01777266953783") 2026/04/27 05:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff101f_d20260427_m051552_c001_v7007000_t0000_u01777266952347") 2026/04/27 05:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a29d_d20260427_m051540_c001_v0001134_t0020_u01777266940236") 2026/04/27 05:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99f2_d20260427_m051535_c001_v7007000_t0000_u01777266935137") 2026/04/27 05:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c86ad_d20260427_m051530_c001_v0001042_t0000_u01777266930596") 2026/04/27 05:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99d3_d20260427_m051529_c001_v7007000_t0000_u01777266929308") 2026/04/27 05:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c867f_d20260427_m051517_c001_v0001042_t0004_u01777266917708") 2026/04/27 05:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f412298439ca5b6a0_d20260427_m051509_c001_v7007000_t0000_u01777266909381") 2026/04/27 05:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d827_d20260427_m051456_c001_v0001103_t0050_u01777266896650") 2026/04/27 05:18:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543abafe_d20260427_m051451_c001_v7007000_t0000_u01777266891061") 2026/04/27 05:18:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8614_d20260427_m051439_c001_v0001042_t0007_u01777266879655") 2026/04/27 05:18:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4017e9dccd92ad62_d20260427_m051434_c001_v7007000_t0000_u01777266874410") 2026/04/27 05:18:31 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dedd_d20260427_m051421_c001_v0001173_t0007_u01777266861455") 2026/04/27 05:18:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d56e_d20260427_m051555_c001_v7007000_t0000_u01777266955677") 2026/04/27 05:18:31 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c86d7_d20260427_m051549_c001_v0001042_t0024_u01777266949955") 2026/04/27 05:18:31 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad633_d20260427_m051617_c001_v7007000_t0000_u01777266977849") 2026/04/27 05:18:31 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e357_d20260427_m051612_c001_v0001173_t0045_u01777266972623") 2026/04/27 05:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf2d_d20260427_m051742_c001_v7007000_t0000_u01777267062294") 2026/04/27 05:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c87b7_d20260427_m051731_c001_v0001042_t0048_u01777267051735") 2026/04/27 05:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49c88_d20260427_m051725_c001_v7007000_t0000_u01777267045694") 2026/04/27 05:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c87a1_d20260427_m051714_c001_v0001042_t0059_u01777267034636") 2026/04/27 05:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad7a6_d20260427_m051708_c001_v7007000_t0000_u01777267028490") 2026/04/27 05:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8773_d20260427_m051657_c001_v0001042_t0039_u01777267017366") 2026/04/27 05:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2cd5_d20260427_m051651_c001_v7007000_t0000_u01777267011453") 2026/04/27 05:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c874b_d20260427_m051640_c001_v0001042_t0056_u01777267000950") 2026/04/27 05:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff1070_d20260427_m051635_c001_v7007000_t0000_u01777266995187") 2026/04/27 05:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8721_d20260427_m051623_c001_v0001042_t0014_u01777266983981") 2026/04/27 05:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f407954a2fc2f6b28_d20260427_m051614_c001_v7007000_t0000_u01777266974321") 2026/04/27 05:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e309_d20260427_m051604_c001_v0001173_t0002_u01777266964378") 2026/04/27 05:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b567d_d20260427_m051558_c001_v7007000_t0000_u01777266958320") 2026/04/27 05:18:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c86e3_d20260427_m051553_c001_v0001042_t0019_u01777266953989") 2026/04/27 05:18:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49a05_d20260427_m051552_c001_v7007000_t0000_u01777266952125") 2026/04/27 05:18:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c86c3_d20260427_m051540_c001_v0001042_t0052_u01777266940955") 2026/04/27 05:18:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99f3_d20260427_m051535_c001_v7007000_t0000_u01777266935323") 2026/04/27 05:18:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a277_d20260427_m051530_c001_v0001134_t0001_u01777266930749") 2026/04/27 05:18:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99d2_d20260427_m051529_c001_v7007000_t0000_u01777266929109") 2026/04/27 05:18:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e135_d20260427_m051518_c001_v0001173_t0018_u01777266918432") 2026/04/27 05:18:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99bf_d20260427_m051508_c001_v7007000_t0000_u01777266908956") 2026/04/27 05:18:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8641_d20260427_m051457_c001_v0001042_t0040_u01777266896999") 2026/04/27 05:18:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543abaff_d20260427_m051451_c001_v7007000_t0000_u01777266891310") 2026/04/27 05:18:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dfbd_d20260427_m051440_c001_v0001173_t0009_u01777266880007") 2026/04/27 05:18:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4017e9dccd92ad63_d20260427_m051434_c001_v7007000_t0000_u01777266874593") 2026/04/27 05:18:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d769_d20260427_m051423_c001_v0001103_t0037_u01777266863886") 2026/04/27 05:18:32 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4024570661584e62_d20260427_m051555_c001_v7007000_t0000_u01777266955528") 2026/04/27 05:18:32 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d922_d20260427_m051550_c001_v0001103_t0034_u01777266950067") 2026/04/27 05:18:32 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad636_d20260427_m051618_c001_v7007000_t0000_u01777266978033") 2026/04/27 05:18:32 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a359_d20260427_m051612_c001_v0001134_t0016_u01777266972632") 2026/04/27 05:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf2f_d20260427_m051742_c001_v7007000_t0000_u01777267062478") 2026/04/27 05:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470dbe5_d20260427_m051732_c001_v0001103_t0052_u01777267052128") 2026/04/27 05:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49c89_d20260427_m051725_c001_v7007000_t0000_u01777267045877") 2026/04/27 05:18:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470db97_d20260427_m051715_c001_v0001103_t0053_u01777267035191") 2026/04/27 05:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad7a8_d20260427_m051708_c001_v7007000_t0000_u01777267028672") 2026/04/27 05:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470db0d_d20260427_m051657_c001_v0001103_t0036_u01777267017814") 2026/04/27 05:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2cd8_d20260427_m051651_c001_v7007000_t0000_u01777267011637") 2026/04/27 05:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470da65_d20260427_m051641_c001_v0001103_t0042_u01777267001350") 2026/04/27 05:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff1071_d20260427_m051635_c001_v7007000_t0000_u01777266995369") 2026/04/27 05:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d9f0_d20260427_m051624_c001_v0001103_t0043_u01777266984554") 2026/04/27 05:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4047750667689cdb_d20260427_m051614_c001_v7007000_t0000_u01777266974749") 2026/04/27 05:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a33b_d20260427_m051604_c001_v0001134_t0021_u01777266964641") 2026/04/27 05:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b567e_d20260427_m051558_c001_v7007000_t0000_u01777266958503") 2026/04/27 05:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e2af_d20260427_m051554_c001_v0001173_t0033_u01777266954039") 2026/04/27 05:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49a07_d20260427_m051552_c001_v7007000_t0000_u01777266952306") 2026/04/27 05:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e235_d20260427_m051541_c001_v0001173_t0015_u01777266941339") 2026/04/27 05:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99f4_d20260427_m051535_c001_v7007000_t0000_u01777266935506") 2026/04/27 05:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e1c7_d20260427_m051530_c001_v0001173_t0041_u01777266930852") 2026/04/27 05:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4192ac6c1375b529_d20260427_m051529_c001_v7007000_t0000_u01777266929086") 2026/04/27 05:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a245_d20260427_m051518_c001_v0001134_t0054_u01777266918821") 2026/04/27 05:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40871b12ece6b5f3_d20260427_m051509_c001_v7007000_t0000_u01777266909182") 2026/04/27 05:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e06d_d20260427_m051457_c001_v0001173_t0017_u01777266897590") 2026/04/27 05:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543abb00_d20260427_m051451_c001_v7007000_t0000_u01777266891493") 2026/04/27 05:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d7bf_d20260427_m051440_c001_v0001103_t0028_u01777266880419") 2026/04/27 05:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4017e9dccd92ad64_d20260427_m051434_c001_v7007000_t0000_u01777266874775") 2026/04/27 05:18:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c85e4_d20260427_m051424_c001_v0001042_t0041_u01777266864314") 2026/04/27 05:18:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b5671_d20260427_m051555_c001_v7007000_t0000_u01777266955685") 2026/04/27 05:18:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e285_d20260427_m051550_c001_v0001173_t0043_u01777266950282") 2026/04/27 05:18:34 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad63a_d20260427_m051618_c001_v7007000_t0000_u01777266978216") 2026/04/27 05:18:34 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d9b0_d20260427_m051612_c001_v0001103_t0055_u01777266972647") 2026/04/27 05:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf30_d20260427_m051742_c001_v7007000_t0000_u01777267062660") 2026/04/27 05:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a49b_d20260427_m051732_c001_v0001134_t0057_u01777267052453") 2026/04/27 05:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49c8a_d20260427_m051726_c001_v7007000_t0000_u01777267046059") 2026/04/27 05:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a459_d20260427_m051715_c001_v0001134_t0021_u01777267035537") 2026/04/27 05:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad7a9_d20260427_m051708_c001_v7007000_t0000_u01777267028853") 2026/04/27 05:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a40d_d20260427_m051658_c001_v0001134_t0027_u01777267018388") 2026/04/27 05:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2cdc_d20260427_m051651_c001_v7007000_t0000_u01777267011821") 2026/04/27 05:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a3cf_d20260427_m051641_c001_v0001134_t0049_u01777267001641") 2026/04/27 05:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff1072_d20260427_m051635_c001_v7007000_t0000_u01777266995554") 2026/04/27 05:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a389_d20260427_m051624_c001_v0001134_t0034_u01777266984868") 2026/04/27 05:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4192ac6c1375b5a0_d20260427_m051614_c001_v7007000_t0000_u01777266974708") 2026/04/27 05:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c86f7_d20260427_m051605_c001_v0001042_t0010_u01777266965138") 2026/04/27 05:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b567f_d20260427_m051558_c001_v7007000_t0000_u01777266958686") 2026/04/27 05:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a2f7_d20260427_m051554_c001_v0001134_t0004_u01777266954109") 2026/04/27 05:18:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49a03_d20260427_m051551_c001_v7007000_t0000_u01777266951944") 2026/04/27 05:18:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d8fc_d20260427_m051541_c001_v0001103_t0018_u01777266941867") 2026/04/27 05:18:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99f5_d20260427_m051535_c001_v7007000_t0000_u01777266935689") 2026/04/27 05:18:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c86af_d20260427_m051531_c001_v0001042_t0046_u01777266931024") 2026/04/27 05:18:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b55dc_d20260427_m051529_c001_v7007000_t0000_u01777266929106") 2026/04/27 05:18:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d88d_d20260427_m051519_c001_v0001103_t0012_u01777266919159") 2026/04/27 05:18:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b5604b1_d20260427_m051509_c001_v7007000_t0000_u01777266909394") 2026/04/27 05:18:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d82b_d20260427_m051457_c001_v0001103_t0005_u01777266897890") 2026/04/27 05:18:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543abb01_d20260427_m051451_c001_v7007000_t0000_u01777266891676") 2026/04/27 05:18:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8618_d20260427_m051440_c001_v0001042_t0022_u01777266880942") 2026/04/27 05:18:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4017e9dccd92ad65_d20260427_m051434_c001_v7007000_t0000_u01777266874956") 2026/04/27 05:18:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875df03_d20260427_m051424_c001_v0001173_t0053_u01777266864782") 2026/04/27 05:18:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f406be09efd4855c5_d20260427_m051555_c001_v7007000_t0000_u01777266955721") 2026/04/27 05:18:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a2d9_d20260427_m051550_c001_v0001134_t0032_u01777266950318") 2026/04/27 05:18:35 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad63d_d20260427_m051618_c001_v7007000_t0000_u01777266978400") 2026/04/27 05:18:35 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8715_d20260427_m051612_c001_v0001042_t0034_u01777266972875") 2026/04/27 05:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf31_d20260427_m051742_c001_v7007000_t0000_u01777267062844") 2026/04/27 05:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e724_d20260427_m051732_c001_v0001173_t0022_u01777267052742") 2026/04/27 05:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49c8b_d20260427_m051726_c001_v7007000_t0000_u01777267046241") 2026/04/27 05:18:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e676_d20260427_m051715_c001_v0001173_t0002_u01777267035960") 2026/04/27 05:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad7ab_d20260427_m051709_c001_v7007000_t0000_u01777267029035") 2026/04/27 05:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e5a6_d20260427_m051658_c001_v0001173_t0044_u01777267018797") 2026/04/27 05:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2cdf_d20260427_m051652_c001_v7007000_t0000_u01777267012004") 2026/04/27 05:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e4b5_d20260427_m051641_c001_v0001173_t0059_u01777267001919") 2026/04/27 05:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff1073_d20260427_m051635_c001_v7007000_t0000_u01777266995735") 2026/04/27 05:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e3eb_d20260427_m051625_c001_v0001173_t0023_u01777266985390") 2026/04/27 05:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4192ac6c1375b5a2_d20260427_m051614_c001_v7007000_t0000_u01777266974855") 2026/04/27 05:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d980_d20260427_m051605_c001_v0001103_t0048_u01777266965734") 2026/04/27 05:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b5680_d20260427_m051558_c001_v7007000_t0000_u01777266958871") 2026/04/27 05:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d942_d20260427_m051554_c001_v0001103_t0000_u01777266954259") 2026/04/27 05:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f406be09efd4855ba_d20260427_m051552_c001_v7007000_t0000_u01777266952094") 2026/04/27 05:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a2ab_d20260427_m051542_c001_v0001134_t0036_u01777266942378") 2026/04/27 05:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99f6_d20260427_m051535_c001_v7007000_t0000_u01777266935874") 2026/04/27 05:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a279_d20260427_m051531_c001_v0001134_t0046_u01777266931116") 2026/04/27 05:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99ce_d20260427_m051528_c001_v7007000_t0000_u01777266928712") 2026/04/27 05:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8681_d20260427_m051519_c001_v0001042_t0007_u01777266919606") 2026/04/27 05:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55ff04_d20260427_m051509_c001_v7007000_t0000_u01777266909364") 2026/04/27 05:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8647_d20260427_m051458_c001_v0001042_t0038_u01777266898292") 2026/04/27 05:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543abb02_d20260427_m051451_c001_v7007000_t0000_u01777266891858") 2026/04/27 05:18:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dfcd_d20260427_m051441_c001_v0001173_t0020_u01777266881395") 2026/04/27 05:18:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4017e9dccd92ad66_d20260427_m051435_c001_v7007000_t0000_u01777266875138") 2026/04/27 05:18:37 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d76f_d20260427_m051425_c001_v0001103_t0046_u01777266865261") 2026/04/27 05:18:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f406be09efd4855c2_d20260427_m051555_c001_v7007000_t0000_u01777266955533") 2026/04/27 05:18:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d926_d20260427_m051550_c001_v0001103_t0026_u01777266950470") 2026/04/27 05:18:37 DEBUG : dir1/0007-12345: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad640_d20260427_m051618_c001_v7007000_t0000_u01777266978583") 2026/04/27 05:18:37 DEBUG : dir1/0007-12345: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d9b2_d20260427_m051612_c001_v0001103_t0007_u01777266972994") 2026/04/27 05:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf33_d20260427_m051743_c001_v7007000_t0000_u01777267063027") 2026/04/27 05:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c87bd_d20260427_m051733_c001_v0001042_t0034_u01777267053063") 2026/04/27 05:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49c8c_d20260427_m051726_c001_v7007000_t0000_u01777267046423") 2026/04/27 05:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c87a3_d20260427_m051716_c001_v0001042_t0016_u01777267036290") 2026/04/27 05:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad7ac_d20260427_m051709_c001_v7007000_t0000_u01777267029221") 2026/04/27 05:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8775_d20260427_m051659_c001_v0001042_t0023_u01777267019360") 2026/04/27 05:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2ce3_d20260427_m051652_c001_v7007000_t0000_u01777267012188") 2026/04/27 05:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8753_d20260427_m051642_c001_v0001042_t0011_u01777267002300") 2026/04/27 05:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff1074_d20260427_m051635_c001_v7007000_t0000_u01777266995919") 2026/04/27 05:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8725_d20260427_m051625_c001_v0001042_t0000_u01777266985681") 2026/04/27 05:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4219cc7c22032b9a_d20260427_m051614_c001_v7007000_t0000_u01777266974342") 2026/04/27 05:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e311_d20260427_m051606_c001_v0001173_t0005_u01777266966058") 2026/04/27 05:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b5681_d20260427_m051559_c001_v7007000_t0000_u01777266959052") 2026/04/27 05:18:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e2b3_d20260427_m051554_c001_v0001173_t0007_u01777266954378") 2026/04/27 05:18:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f406be09efd4855be_d20260427_m051552_c001_v7007000_t0000_u01777266952457") 2026/04/27 05:18:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c86c9_d20260427_m051542_c001_v0001042_t0023_u01777266942727") 2026/04/27 05:18:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99f7_d20260427_m051536_c001_v7007000_t0000_u01777266936058") 2026/04/27 05:18:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d8d8_d20260427_m051531_c001_v0001103_t0008_u01777266931130") 2026/04/27 05:18:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99d4_d20260427_m051529_c001_v7007000_t0000_u01777266929319") 2026/04/27 05:18:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e14d_d20260427_m051519_c001_v0001173_t0053_u01777266919967") 2026/04/27 05:18:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f407954a2fc2f69bf_d20260427_m051508_c001_v7007000_t0000_u01777266908764") 2026/04/27 05:18:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e077_d20260427_m051458_c001_v0001173_t0010_u01777266898779") 2026/04/27 05:18:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543abb03_d20260427_m051452_c001_v7007000_t0000_u01777266892040") 2026/04/27 05:18:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d7c5_d20260427_m051441_c001_v0001103_t0005_u01777266881703") 2026/04/27 05:18:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4017e9dccd92ad67_d20260427_m051435_c001_v7007000_t0000_u01777266875319") 2026/04/27 05:18:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c85e6_d20260427_m051425_c001_v0001042_t0040_u01777266865581") 2026/04/27 05:18:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f412298439ca5b75c_d20260427_m051555_c001_v7007000_t0000_u01777266955698") 2026/04/27 05:18:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e287_d20260427_m051550_c001_v0001173_t0018_u01777266950602") 2026/04/27 05:18:38 DEBUG : dir1/0008-23456: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad644_d20260427_m051618_c001_v7007000_t0000_u01777266978787") 2026/04/27 05:18:38 DEBUG : dir1/0008-23456: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e35f_d20260427_m051613_c001_v0001173_t0017_u01777266973063") 2026/04/27 05:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf34_d20260427_m051743_c001_v7007000_t0000_u01777267063213") 2026/04/27 05:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470dbeb_d20260427_m051733_c001_v0001103_t0012_u01777267053583") 2026/04/27 05:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49c8d_d20260427_m051726_c001_v7007000_t0000_u01777267046605") 2026/04/27 05:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470db9d_d20260427_m051717_c001_v0001103_t0032_u01777267037039") 2026/04/27 05:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad7ad_d20260427_m051709_c001_v7007000_t0000_u01777267029402") 2026/04/27 05:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470db19_d20260427_m051659_c001_v0001103_t0034_u01777267019856") 2026/04/27 05:18:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2ce6_d20260427_m051652_c001_v7007000_t0000_u01777267012372") 2026/04/27 05:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470da73_d20260427_m051642_c001_v0001103_t0047_u01777267002803") 2026/04/27 05:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff1075_d20260427_m051636_c001_v7007000_t0000_u01777266996100") 2026/04/27 05:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d9fc_d20260427_m051626_c001_v0001103_t0024_u01777266986120") 2026/04/27 05:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4192ac6c1375b59e_d20260427_m051614_c001_v7007000_t0000_u01777266974489") 2026/04/27 05:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a343_d20260427_m051606_c001_v0001134_t0005_u01777266966331") 2026/04/27 05:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b5682_d20260427_m051559_c001_v7007000_t0000_u01777266959237") 2026/04/27 05:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c86e5_d20260427_m051554_c001_v0001042_t0005_u01777266954509") 2026/04/27 05:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f406be09efd4855bc_d20260427_m051552_c001_v7007000_t0000_u01777266952275") 2026/04/27 05:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e243_d20260427_m051543_c001_v0001173_t0026_u01777266943527") 2026/04/27 05:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99f8_d20260427_m051536_c001_v7007000_t0000_u01777266936243") 2026/04/27 05:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e1cb_d20260427_m051531_c001_v0001173_t0011_u01777266931183") 2026/04/27 05:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff100b_d20260427_m051528_c001_v7007000_t0000_u01777266928872") 2026/04/27 05:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a24b_d20260427_m051520_c001_v0001134_t0030_u01777266920264") 2026/04/27 05:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99be_d20260427_m051508_c001_v7007000_t0000_u01777266908774") 2026/04/27 05:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d835_d20260427_m051459_c001_v0001103_t0022_u01777266899234") 2026/04/27 05:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543abb04_d20260427_m051452_c001_v7007000_t0000_u01777266892222") 2026/04/27 05:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c861a_d20260427_m051442_c001_v0001042_t0027_u01777266882086") 2026/04/27 05:18:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4017e9dccd92ad68_d20260427_m051435_c001_v7007000_t0000_u01777266875501") 2026/04/27 05:18:40 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875df13_d20260427_m051425_c001_v0001173_t0015_u01777266865973") 2026/04/27 05:18:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2bab_d20260427_m051555_c001_v7007000_t0000_u01777266955732") 2026/04/27 05:18:40 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a2dd_d20260427_m051550_c001_v0001134_t0053_u01777266950722") 2026/04/27 05:18:40 DEBUG : dir1/0009-34567: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad649_d20260427_m051619_c001_v7007000_t0000_u01777266979055") 2026/04/27 05:18:40 DEBUG : dir1/0009-34567: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a35b_d20260427_m051613_c001_v0001134_t0024_u01777266973082") 2026/04/27 05:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf35_d20260427_m051743_c001_v7007000_t0000_u01777267063396") 2026/04/27 05:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a4a3_d20260427_m051733_c001_v0001134_t0007_u01777267053976") 2026/04/27 05:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49c8e_d20260427_m051726_c001_v7007000_t0000_u01777267046787") 2026/04/27 05:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a45f_d20260427_m051717_c001_v0001134_t0057_u01777267037441") 2026/04/27 05:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad7ae_d20260427_m051709_c001_v7007000_t0000_u01777267029585") 2026/04/27 05:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a413_d20260427_m051700_c001_v0001134_t0004_u01777267020354") 2026/04/27 05:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2ce9_d20260427_m051652_c001_v7007000_t0000_u01777267012555") 2026/04/27 05:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a3d5_d20260427_m051643_c001_v0001134_t0054_u01777267003070") 2026/04/27 05:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff1076_d20260427_m051636_c001_v7007000_t0000_u01777266996281") 2026/04/27 05:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a38d_d20260427_m051626_c001_v0001134_t0023_u01777266986559") 2026/04/27 05:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f407954a2fc2f6b2c_d20260427_m051614_c001_v7007000_t0000_u01777266974583") 2026/04/27 05:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c86fd_d20260427_m051606_c001_v0001042_t0014_u01777266966750") 2026/04/27 05:18:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b5683_d20260427_m051559_c001_v7007000_t0000_u01777266959419") 2026/04/27 05:18:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a2fb_d20260427_m051554_c001_v0001134_t0003_u01777266954542") 2026/04/27 05:18:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f412298439ca5b72e_d20260427_m051552_c001_v7007000_t0000_u01777266952469") 2026/04/27 05:18:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d908_d20260427_m051544_c001_v0001103_t0054_u01777266944014") 2026/04/27 05:18:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99f9_d20260427_m051536_c001_v7007000_t0000_u01777266936426") 2026/04/27 05:18:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c86b3_d20260427_m051531_c001_v0001042_t0039_u01777266931433") 2026/04/27 05:18:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b56055b_d20260427_m051529_c001_v7007000_t0000_u01777266929108") 2026/04/27 05:18:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d891_d20260427_m051520_c001_v0001103_t0050_u01777266920622") 2026/04/27 05:18:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b5604ab_d20260427_m051509_c001_v7007000_t0000_u01777266909204") 2026/04/27 05:18:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8649_d20260427_m051459_c001_v0001042_t0031_u01777266899599") 2026/04/27 05:18:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543abb05_d20260427_m051452_c001_v7007000_t0000_u01777266892404") 2026/04/27 05:18:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dfde_d20260427_m051442_c001_v0001173_t0029_u01777266882668") 2026/04/27 05:18:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4017e9dccd92ad69_d20260427_m051435_c001_v7007000_t0000_u01777266875682") 2026/04/27 05:18:41 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d773_d20260427_m051426_c001_v0001103_t0024_u01777266866378") 2026/04/27 05:18:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4192ac6c1375b596_d20260427_m051555_c001_v7007000_t0000_u01777266955838") 2026/04/27 05:18:41 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c86db_d20260427_m051550_c001_v0001042_t0002_u01777266950733") 2026/04/27 05:18:41 DEBUG : dir1/0010-45678: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad64c_d20260427_m051619_c001_v7007000_t0000_u01777266979237") 2026/04/27 05:18:41 DEBUG : dir1/0010-45678: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d9b6_d20260427_m051613_c001_v0001103_t0011_u01777266973349") 2026/04/27 05:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf36_d20260427_m051743_c001_v7007000_t0000_u01777267063578") 2026/04/27 05:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e738_d20260427_m051734_c001_v0001173_t0005_u01777267054325") 2026/04/27 05:18:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49c8f_d20260427_m051726_c001_v7007000_t0000_u01777267046969") 2026/04/27 05:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e68e_d20260427_m051717_c001_v0001173_t0046_u01777267037798") 2026/04/27 05:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad7af_d20260427_m051709_c001_v7007000_t0000_u01777267029767") 2026/04/27 05:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e5cc_d20260427_m051701_c001_v0001173_t0016_u01777267021011") 2026/04/27 05:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2ced_d20260427_m051652_c001_v7007000_t0000_u01777267012739") 2026/04/27 05:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e4cc_d20260427_m051643_c001_v0001173_t0002_u01777267003457") 2026/04/27 05:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff1077_d20260427_m051636_c001_v7007000_t0000_u01777266996463") 2026/04/27 05:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e3fd_d20260427_m051627_c001_v0001173_t0049_u01777266987072") 2026/04/27 05:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad606_d20260427_m051614_c001_v7007000_t0000_u01777266974879") 2026/04/27 05:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d984_d20260427_m051607_c001_v0001103_t0035_u01777266967235") 2026/04/27 05:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b5684_d20260427_m051559_c001_v7007000_t0000_u01777266959601") 2026/04/27 05:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d944_d20260427_m051554_c001_v0001103_t0020_u01777266954671") 2026/04/27 05:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f406be09efd4855bf_d20260427_m051552_c001_v7007000_t0000_u01777266952491") 2026/04/27 05:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a2b1_d20260427_m051544_c001_v0001134_t0022_u01777266944311") 2026/04/27 05:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99fa_d20260427_m051536_c001_v7007000_t0000_u01777266936609") 2026/04/27 05:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a27d_d20260427_m051531_c001_v0001134_t0019_u01777266931450") 2026/04/27 05:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff100c_d20260427_m051529_c001_v7007000_t0000_u01777266929106") 2026/04/27 05:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8687_d20260427_m051520_c001_v0001042_t0051_u01777266920916") 2026/04/27 05:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f407954a2fc2f69c0_d20260427_m051508_c001_v7007000_t0000_u01777266908955") 2026/04/27 05:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e07f_d20260427_m051500_c001_v0001173_t0001_u01777266900305") 2026/04/27 05:18:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543abb08_d20260427_m051452_c001_v7007000_t0000_u01777266892596") 2026/04/27 05:18:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d7cf_d20260427_m051442_c001_v0001103_t0020_u01777266882965") 2026/04/27 05:18:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4017e9dccd92ad6a_d20260427_m051435_c001_v7007000_t0000_u01777266875863") 2026/04/27 05:18:43 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c85ea_d20260427_m051426_c001_v0001042_t0001_u01777266866781") 2026/04/27 05:18:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2ba7_d20260427_m051555_c001_v7007000_t0000_u01777266955548") 2026/04/27 05:18:43 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d928_d20260427_m051550_c001_v0001103_t0039_u01777266950869") 2026/04/27 05:18:43 DEBUG : dir1/0011-56789: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad650_d20260427_m051619_c001_v7007000_t0000_u01777266979419") 2026/04/27 05:18:43 DEBUG : dir1/0011-56789: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e36b_d20260427_m051613_c001_v0001173_t0055_u01777266973448") 2026/04/27 05:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf37_d20260427_m051743_c001_v7007000_t0000_u01777267063760") 2026/04/27 05:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c87c1_d20260427_m051734_c001_v0001042_t0002_u01777267054619") 2026/04/27 05:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49c90_d20260427_m051727_c001_v7007000_t0000_u01777267047152") 2026/04/27 05:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c87a5_d20260427_m051718_c001_v0001042_t0041_u01777267038147") 2026/04/27 05:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad7b0_d20260427_m051709_c001_v7007000_t0000_u01777267029949") 2026/04/27 05:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c877b_d20260427_m051701_c001_v0001042_t0031_u01777267021379") 2026/04/27 05:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2cf0_d20260427_m051652_c001_v7007000_t0000_u01777267012924") 2026/04/27 05:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8757_d20260427_m051643_c001_v0001042_t0023_u01777267003874") 2026/04/27 05:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff1078_d20260427_m051636_c001_v7007000_t0000_u01777266996655") 2026/04/27 05:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c872b_d20260427_m051627_c001_v0001042_t0004_u01777266987446") 2026/04/27 05:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4219cc7c22032b9c_d20260427_m051614_c001_v7007000_t0000_u01777266974708") 2026/04/27 05:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e329_d20260427_m051607_c001_v0001173_t0042_u01777266967596") 2026/04/27 05:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b5685_d20260427_m051559_c001_v7007000_t0000_u01777266959783") 2026/04/27 05:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e2b7_d20260427_m051554_c001_v0001173_t0019_u01777266954686") 2026/04/27 05:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4192ac6c1375b587_d20260427_m051552_c001_v7007000_t0000_u01777266952502") 2026/04/27 05:18:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c86cb_d20260427_m051544_c001_v0001042_t0022_u01777266944821") 2026/04/27 05:18:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99fb_d20260427_m051536_c001_v7007000_t0000_u01777266936792") 2026/04/27 05:18:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d8da_d20260427_m051531_c001_v0001103_t0046_u01777266931490") 2026/04/27 05:18:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b55dd_d20260427_m051529_c001_v7007000_t0000_u01777266929109") 2026/04/27 05:18:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e15d_d20260427_m051521_c001_v0001173_t0001_u01777266921242") 2026/04/27 05:18:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f412298439ca5b69f_d20260427_m051509_c001_v7007000_t0000_u01777266909193") 2026/04/27 05:18:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d83d_d20260427_m051500_c001_v0001103_t0014_u01777266900871") 2026/04/27 05:18:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543abb09_d20260427_m051452_c001_v7007000_t0000_u01777266892782") 2026/04/27 05:18:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c861c_d20260427_m051443_c001_v0001042_t0001_u01777266883516") 2026/04/27 05:18:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4017e9dccd92ad6b_d20260427_m051436_c001_v7007000_t0000_u01777266876044") 2026/04/27 05:18:44 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875df1a_d20260427_m051427_c001_v0001173_t0023_u01777266867205") 2026/04/27 05:18:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b566e_d20260427_m051555_c001_v7007000_t0000_u01777266955500") 2026/04/27 05:18:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e289_d20260427_m051550_c001_v0001173_t0057_u01777266950931") 2026/04/27 05:18:44 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad653_d20260427_m051619_c001_v7007000_t0000_u01777266979601") 2026/04/27 05:18:44 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a35d_d20260427_m051613_c001_v0001134_t0045_u01777266973491") 2026/04/27 05:18:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf39_d20260427_m051743_c001_v7007000_t0000_u01777267063945") 2026/04/27 05:18:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470dbfb_d20260427_m051735_c001_v0001103_t0042_u01777267055012") 2026/04/27 05:18:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49c91_d20260427_m051727_c001_v7007000_t0000_u01777267047333") 2026/04/27 05:18:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470dba7_d20260427_m051718_c001_v0001103_t0005_u01777267038483") 2026/04/27 05:18:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad7b1_d20260427_m051710_c001_v7007000_t0000_u01777267030132") 2026/04/27 05:18:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470db33_d20260427_m051701_c001_v0001103_t0008_u01777267021822") 2026/04/27 05:18:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2cf3_d20260427_m051653_c001_v7007000_t0000_u01777267013108") 2026/04/27 05:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470da81_d20260427_m051644_c001_v0001103_t0017_u01777267004461") 2026/04/27 05:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff1079_d20260427_m051636_c001_v7007000_t0000_u01777266996836") 2026/04/27 05:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470da14_d20260427_m051627_c001_v0001103_t0041_u01777266987809") 2026/04/27 05:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4192ac6c1375b5a1_d20260427_m051614_c001_v7007000_t0000_u01777266974715") 2026/04/27 05:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a347_d20260427_m051607_c001_v0001134_t0053_u01777266967869") 2026/04/27 05:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b5686_d20260427_m051559_c001_v7007000_t0000_u01777266959966") 2026/04/27 05:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a2ff_d20260427_m051554_c001_v0001134_t0047_u01777266954922") 2026/04/27 05:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4192ac6c1375b584_d20260427_m051552_c001_v7007000_t0000_u01777266952317") 2026/04/27 05:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e25b_d20260427_m051545_c001_v0001173_t0004_u01777266945450") 2026/04/27 05:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99fc_d20260427_m051536_c001_v7007000_t0000_u01777266936976") 2026/04/27 05:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e1d3_d20260427_m051531_c001_v0001173_t0050_u01777266931681") 2026/04/27 05:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99cf_d20260427_m051528_c001_v7007000_t0000_u01777266928886") 2026/04/27 05:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a24f_d20260427_m051521_c001_v0001134_t0023_u01777266921834") 2026/04/27 05:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f403a7f88b48da365_d20260427_m051509_c001_v7007000_t0000_u01777266909152") 2026/04/27 05:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c864f_d20260427_m051501_c001_v0001042_t0033_u01777266901535") 2026/04/27 05:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543abb0a_d20260427_m051453_c001_v7007000_t0000_u01777266893016") 2026/04/27 05:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dfef_d20260427_m051443_c001_v0001173_t0015_u01777266883985") 2026/04/27 05:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4017e9dccd92ad6c_d20260427_m051436_c001_v7007000_t0000_u01777266876225") 2026/04/27 05:18:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d77b_d20260427_m051427_c001_v0001103_t0012_u01777266867655") 2026/04/27 05:18:45 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f406be09efd4855c6_d20260427_m051555_c001_v7007000_t0000_u01777266955847") 2026/04/27 05:18:45 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a2df_d20260427_m051551_c001_v0001134_t0031_u01777266951111") 2026/04/27 05:18:46 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad656_d20260427_m051619_c001_v7007000_t0000_u01777266979783") 2026/04/27 05:18:46 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8717_d20260427_m051613_c001_v0001042_t0031_u01777266973644") 2026/04/27 05:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf3a_d20260427_m051744_c001_v7007000_t0000_u01777267064130") 2026/04/27 05:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a4a5_d20260427_m051735_c001_v0001134_t0050_u01777267055358") 2026/04/27 05:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49c92_d20260427_m051727_c001_v7007000_t0000_u01777267047517") 2026/04/27 05:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a469_d20260427_m051718_c001_v0001134_t0015_u01777267038818") 2026/04/27 05:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad7b2_d20260427_m051710_c001_v7007000_t0000_u01777267030314") 2026/04/27 05:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a41d_d20260427_m051702_c001_v0001134_t0045_u01777267022124") 2026/04/27 05:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2cf7_d20260427_m051653_c001_v7007000_t0000_u01777267013291") 2026/04/27 05:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a3d9_d20260427_m051644_c001_v0001134_t0003_u01777267004900") 2026/04/27 05:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff107a_d20260427_m051637_c001_v7007000_t0000_u01777266997019") 2026/04/27 05:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a395_d20260427_m051628_c001_v0001134_t0045_u01777266988086") 2026/04/27 05:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4192ac6c1375b59f_d20260427_m051614_c001_v7007000_t0000_u01777266974672") 2026/04/27 05:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8701_d20260427_m051608_c001_v0001042_t0015_u01777266968182") 2026/04/27 05:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b5687_d20260427_m051600_c001_v7007000_t0000_u01777266960149") 2026/04/27 05:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c86e7_d20260427_m051554_c001_v0001042_t0032_u01777266954952") 2026/04/27 05:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f408ee2ec37f22a31_d20260427_m051552_c001_v7007000_t0000_u01777266952326") 2026/04/27 05:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d910_d20260427_m051545_c001_v0001103_t0015_u01777266945859") 2026/04/27 05:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99fd_d20260427_m051537_c001_v7007000_t0000_u01777266937159") 2026/04/27 05:18:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d8de_d20260427_m051531_c001_v0001103_t0040_u01777266931805") 2026/04/27 05:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99d1_d20260427_m051529_c001_v7007000_t0000_u01777266929069") 2026/04/27 05:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d89b_d20260427_m051522_c001_v0001103_t0034_u01777266922337") 2026/04/27 05:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b5562_d20260427_m051509_c001_v7007000_t0000_u01777266909142") 2026/04/27 05:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e08f_d20260427_m051501_c001_v0001173_t0058_u01777266901975") 2026/04/27 05:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543abb0b_d20260427_m051453_c001_v7007000_t0000_u01777266893256") 2026/04/27 05:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d7d7_d20260427_m051444_c001_v0001103_t0029_u01777266884417") 2026/04/27 05:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4017e9dccd92ad6d_d20260427_m051436_c001_v7007000_t0000_u01777266876407") 2026/04/27 05:18:47 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c85ee_d20260427_m051428_c001_v0001042_t0008_u01777266868050") 2026/04/27 05:18:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4192ac6c1375b595_d20260427_m051555_c001_v7007000_t0000_u01777266955656") 2026/04/27 05:18:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d92a_d20260427_m051551_c001_v0001103_t0056_u01777266951222") 2026/04/27 05:18:47 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad659_d20260427_m051619_c001_v7007000_t0000_u01777266979968") 2026/04/27 05:18:47 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e371_d20260427_m051613_c001_v0001173_t0010_u01777266973771") 2026/04/27 05:18:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf3b_d20260427_m051744_c001_v7007000_t0000_u01777267064312") 2026/04/27 05:18:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e740_d20260427_m051735_c001_v0001173_t0003_u01777267055655") 2026/04/27 05:18:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49c93_d20260427_m051727_c001_v7007000_t0000_u01777267047700") 2026/04/27 05:18:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e69a_d20260427_m051719_c001_v0001173_t0014_u01777267039186") 2026/04/27 05:18:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad7b4_d20260427_m051710_c001_v7007000_t0000_u01777267030498") 2026/04/27 05:18:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e5de_d20260427_m051702_c001_v0001173_t0047_u01777267022495") 2026/04/27 05:18:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2cfa_d20260427_m051653_c001_v7007000_t0000_u01777267013475") 2026/04/27 05:18:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e4e6_d20260427_m051645_c001_v0001173_t0035_u01777267005349") 2026/04/27 05:18:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff107b_d20260427_m051637_c001_v7007000_t0000_u01777266997201") 2026/04/27 05:18:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e413_d20260427_m051628_c001_v0001173_t0029_u01777266988409") 2026/04/27 05:18:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4192ac6c1375b59d_d20260427_m051614_c001_v7007000_t0000_u01777266974307") 2026/04/27 05:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d990_d20260427_m051608_c001_v0001103_t0010_u01777266968620") 2026/04/27 05:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b5689_d20260427_m051600_c001_v7007000_t0000_u01777266960333") 2026/04/27 05:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d94a_d20260427_m051555_c001_v0001103_t0042_u01777266955058") 2026/04/27 05:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f406be09efd4855b8_d20260427_m051551_c001_v7007000_t0000_u01777266951913") 2026/04/27 05:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a2b9_d20260427_m051546_c001_v0001134_t0040_u01777266946457") 2026/04/27 05:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99fe_d20260427_m051537_c001_v7007000_t0000_u01777266937343") 2026/04/27 05:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c86b7_d20260427_m051531_c001_v0001042_t0031_u01777266931841") 2026/04/27 05:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b55e1_d20260427_m051529_c001_v7007000_t0000_u01777266929327") 2026/04/27 05:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c868b_d20260427_m051522_c001_v0001042_t0045_u01777266922664") 2026/04/27 05:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40871b12ece6b5f4_d20260427_m051509_c001_v7007000_t0000_u01777266909393") 2026/04/27 05:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d84b_d20260427_m051502_c001_v0001103_t0059_u01777266902347") 2026/04/27 05:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543abb0c_d20260427_m051453_c001_v7007000_t0000_u01777266893438") 2026/04/27 05:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8627_d20260427_m051444_c001_v0001042_t0003_u01777266884873") 2026/04/27 05:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4017e9dccd92ad6e_d20260427_m051436_c001_v7007000_t0000_u01777266876588") 2026/04/27 05:18:48 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875df2b_d20260427_m051428_c001_v0001173_t0007_u01777266868356") 2026/04/27 05:18:48 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f412298439ca5b758_d20260427_m051555_c001_v7007000_t0000_u01777266955513") 2026/04/27 05:18:48 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e28d_d20260427_m051551_c001_v0001173_t0004_u01777266951339") 2026/04/27 05:18:48 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad65a_d20260427_m051620_c001_v7007000_t0000_u01777266980150") 2026/04/27 05:18:48 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a35f_d20260427_m051613_c001_v0001134_t0040_u01777266973779") 2026/04/27 05:18:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf3c_d20260427_m051744_c001_v7007000_t0000_u01777267064494") 2026/04/27 05:18:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c87c3_d20260427_m051736_c001_v0001042_t0023_u01777267056032") 2026/04/27 05:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49c94_d20260427_m051727_c001_v7007000_t0000_u01777267047885") 2026/04/27 05:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c87a7_d20260427_m051719_c001_v0001042_t0050_u01777267039741") 2026/04/27 05:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad7b5_d20260427_m051710_c001_v7007000_t0000_u01777267030679") 2026/04/27 05:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8783_d20260427_m051702_c001_v0001042_t0049_u01777267022792") 2026/04/27 05:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2cfe_d20260427_m051653_c001_v7007000_t0000_u01777267013658") 2026/04/27 05:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c875b_d20260427_m051645_c001_v0001042_t0046_u01777267005894") 2026/04/27 05:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff107c_d20260427_m051637_c001_v7007000_t0000_u01777266997381") 2026/04/27 05:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c872f_d20260427_m051628_c001_v0001042_t0048_u01777266988715") 2026/04/27 05:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f407954a2fc2f6b2f_d20260427_m051614_c001_v7007000_t0000_u01777266974766") 2026/04/27 05:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e339_d20260427_m051608_c001_v0001173_t0015_u01777266968968") 2026/04/27 05:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b568a_d20260427_m051600_c001_v7007000_t0000_u01777266960516") 2026/04/27 05:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e2b9_d20260427_m051555_c001_v0001173_t0009_u01777266955077") 2026/04/27 05:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4192ac6c1375b586_d20260427_m051552_c001_v7007000_t0000_u01777266952337") 2026/04/27 05:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c86cd_d20260427_m051546_c001_v0001042_t0042_u01777266946765") 2026/04/27 05:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99ff_d20260427_m051537_c001_v7007000_t0000_u01777266937531") 2026/04/27 05:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a27f_d20260427_m051531_c001_v0001134_t0005_u01777266931996") 2026/04/27 05:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f406be09efd4854d3_d20260427_m051529_c001_v7007000_t0000_u01777266929237") 2026/04/27 05:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e16d_d20260427_m051522_c001_v0001173_t0037_u01777266922980") 2026/04/27 05:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4154d36f33a439c2_d20260427_m051509_c001_v7007000_t0000_u01777266909177") 2026/04/27 05:18:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8653_d20260427_m051502_c001_v0001042_t0048_u01777266902720") 2026/04/27 05:18:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543abb0d_d20260427_m051453_c001_v7007000_t0000_u01777266893620") 2026/04/27 05:18:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e001_d20260427_m051445_c001_v0001173_t0015_u01777266885244") 2026/04/27 05:18:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4017e9dccd92ad6f_d20260427_m051436_c001_v7007000_t0000_u01777266876769") 2026/04/27 05:18:50 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d77d_d20260427_m051428_c001_v0001103_t0032_u01777266868660") 2026/04/27 05:18:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d573_d20260427_m051555_c001_v7007000_t0000_u01777266955860") 2026/04/27 05:18:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c86dd_d20260427_m051551_c001_v0001042_t0045_u01777266951539") 2026/04/27 05:18:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b5604f7_d20260427_m051511_c001_v7007000_t0000_u01777266911944") 2026/04/27 05:18:50 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e0bb_d20260427_m051506_c001_v0001173_t0004_u01777266906486") 2026/04/27 05:18:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b5604fd_d20260427_m051512_c001_v7007000_t0000_u01777266912130") 2026/04/27 05:18:50 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d85d_d20260427_m051506_c001_v0001103_t0027_u01777266906493") 2026/04/27 05:18:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b560502_d20260427_m051512_c001_v7007000_t0000_u01777266912313") 2026/04/27 05:18:50 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8665_d20260427_m051506_c001_v0001042_t0001_u01777266906571") 2026/04/27 05:18:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b560508_d20260427_m051512_c001_v7007000_t0000_u01777266912503") 2026/04/27 05:18:50 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e0bf_d20260427_m051506_c001_v0001173_t0052_u01777266906907") 2026/04/27 05:18:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b56050e_d20260427_m051512_c001_v7007000_t0000_u01777266912687") 2026/04/27 05:18:50 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8667_d20260427_m051506_c001_v0001042_t0002_u01777266906958") 2026/04/27 05:18:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b560513_d20260427_m051512_c001_v7007000_t0000_u01777266912877") 2026/04/27 05:18:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d861_d20260427_m051507_c001_v0001103_t0012_u01777266907062") 2026/04/27 05:18:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b560517_d20260427_m051513_c001_v7007000_t0000_u01777266913062") 2026/04/27 05:18:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a20b_d20260427_m051507_c001_v0001134_t0021_u01777266907306") 2026/04/27 05:18:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b56051a_d20260427_m051513_c001_v7007000_t0000_u01777266913259") 2026/04/27 05:18:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8669_d20260427_m051507_c001_v0001042_t0032_u01777266907340") 2026/04/27 05:18:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b56051e_d20260427_m051513_c001_v7007000_t0000_u01777266913449") 2026/04/27 05:18:51 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e0c3_d20260427_m051507_c001_v0001173_t0010_u01777266907370") 2026/04/27 05:18:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b560521_d20260427_m051513_c001_v7007000_t0000_u01777266913635") 2026/04/27 05:18:51 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a20f_d20260427_m051507_c001_v0001134_t0048_u01777266907730") 2026/04/27 05:18:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b560525_d20260427_m051513_c001_v7007000_t0000_u01777266913855") 2026/04/27 05:18:51 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d865_d20260427_m051507_c001_v0001103_t0058_u01777266907763") 2026/04/27 05:18:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b560528_d20260427_m051514_c001_v7007000_t0000_u01777266914043") 2026/04/27 05:18:51 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e0c7_d20260427_m051507_c001_v0001173_t0000_u01777266907824") 2026/04/27 05:18:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b56052b_d20260427_m051514_c001_v7007000_t0000_u01777266914229") 2026/04/27 05:18:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d867_d20260427_m051508_c001_v0001103_t0019_u01777266908060") 2026/04/27 05:18:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b56052e_d20260427_m051514_c001_v7007000_t0000_u01777266914414") 2026/04/27 05:18:51 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a211_d20260427_m051508_c001_v0001134_t0001_u01777266908069") 2026/04/27 05:18:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b560531_d20260427_m051514_c001_v7007000_t0000_u01777266914598") 2026/04/27 05:18:51 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c866b_d20260427_m051508_c001_v0001042_t0059_u01777266908086") 2026/04/27 05:18:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b560535_d20260427_m051514_c001_v7007000_t0000_u01777266914782") 2026/04/27 05:18:51 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e0cd_d20260427_m051508_c001_v0001173_t0049_u01777266908378") 2026/04/27 05:18:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff1010_d20260427_m051532_c001_v7007000_t0000_u01777266932731") 2026/04/27 05:18:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a25d_d20260427_m051526_c001_v0001134_t0043_u01777266926444") 2026/04/27 05:18:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4192ac6c1375b535_d20260427_m051532_c001_v7007000_t0000_u01777266932503") 2026/04/27 05:18:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8699_d20260427_m051526_c001_v0001042_t0053_u01777266926472") 2026/04/27 05:18:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4192ac6c1375b540_d20260427_m051532_c001_v7007000_t0000_u01777266932871") 2026/04/27 05:18:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e18d_d20260427_m051526_c001_v0001173_t0048_u01777266926484") 2026/04/27 05:18:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99df_d20260427_m051532_c001_v7007000_t0000_u01777266932513") 2026/04/27 05:18:52 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e191_d20260427_m051526_c001_v0001173_t0027_u01777266926751") 2026/04/27 05:18:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99e0_d20260427_m051532_c001_v7007000_t0000_u01777266932523") 2026/04/27 05:18:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d8b5_d20260427_m051526_c001_v0001103_t0055_u01777266926792") 2026/04/27 05:18:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99e6_d20260427_m051532_c001_v7007000_t0000_u01777266932882") 2026/04/27 05:18:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a25f_d20260427_m051526_c001_v0001134_t0043_u01777266926795") 2026/04/27 05:18:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b5606_d20260427_m051532_c001_v7007000_t0000_u01777266932530") 2026/04/27 05:18:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c869d_d20260427_m051526_c001_v0001042_t0016_u01777266926810") 2026/04/27 05:18:52 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff100f_d20260427_m051532_c001_v7007000_t0000_u01777266932544") 2026/04/27 05:18:52 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e195_d20260427_m051527_c001_v0001173_t0040_u01777266927099") 2026/04/27 05:18:52 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4192ac6c1375b537_d20260427_m051532_c001_v7007000_t0000_u01777266932554") 2026/04/27 05:18:52 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a261_d20260427_m051527_c001_v0001134_t0047_u01777266927163") 2026/04/27 05:18:52 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4192ac6c1375b53a_d20260427_m051532_c001_v7007000_t0000_u01777266932685") 2026/04/27 05:18:52 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d8bb_d20260427_m051527_c001_v0001103_t0007_u01777266927177") 2026/04/27 05:18:52 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4192ac6c1375b53c_d20260427_m051532_c001_v7007000_t0000_u01777266932741") 2026/04/27 05:18:52 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c86a1_d20260427_m051527_c001_v0001042_t0043_u01777266927340") 2026/04/27 05:18:52 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99e1_d20260427_m051532_c001_v7007000_t0000_u01777266932563") 2026/04/27 05:18:52 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e19f_d20260427_m051527_c001_v0001173_t0052_u01777266927430") 2026/04/27 05:18:52 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99e2_d20260427_m051532_c001_v7007000_t0000_u01777266932697") 2026/04/27 05:18:52 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a265_d20260427_m051527_c001_v0001134_t0024_u01777266927444") 2026/04/27 05:18:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99e4_d20260427_m051532_c001_v7007000_t0000_u01777266932751") 2026/04/27 05:18:53 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d8c0_d20260427_m051527_c001_v0001103_t0047_u01777266927627") 2026/04/27 05:18:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99e3_d20260427_m051532_c001_v7007000_t0000_u01777266932708") 2026/04/27 05:18:53 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c86a3_d20260427_m051527_c001_v0001042_t0030_u01777266927647") 2026/04/27 05:18:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99e7_d20260427_m051532_c001_v7007000_t0000_u01777266932892") 2026/04/27 05:18:53 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e1a9_d20260427_m051527_c001_v0001173_t0000_u01777266927837") 2026/04/27 05:18:53 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f403a7f88b48da153_d20260427_m051309_c001_v7007000_t0000_u01777266789442") 2026/04/27 05:18:53 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f101eb01cb8f6629a_d20260427_m051307_c001_v0001178_t0048_u01777266787222") 2026/04/27 05:18:53 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f28a9_d20260427_m051307_c001_v7007000_t0000_u01777266787040") 2026/04/27 05:18:53 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f101eb01cb8f6628e_d20260427_m051304_c001_v0001178_t0005_u01777266784356") 2026/04/27 05:18:53 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2888_d20260427_m051303_c001_v7007000_t0000_u01777266783617") 2026/04/27 05:18:53 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dc17_d20260427_m051259_c001_v0001173_t0022_u01777266779661") 2026/04/27 05:18:53 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f403a7f88b48da12c_d20260427_m051258_c001_v7007000_t0000_u01777266778192") 2026/04/27 05:18:53 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f103d5719e0017c6e_d20260427_m051256_c001_v0001183_t0028_u01777266776220") 2026/04/27 05:18:53 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f408ee2ec37f22780_d20260427_m051256_c001_v7007000_t0000_u01777266776036") 2026/04/27 05:18:53 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f103d5719e0017c46_d20260427_m051252_c001_v0001183_t0023_u01777266772945") 2026/04/27 05:18:53 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f408ee2ec37f2275f_d20260427_m051252_c001_v7007000_t0000_u01777266772220") 2026/04/27 05:18:53 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f17285_d20260427_m051247_c001_v0001134_t0018_u01777266767943") 2026/04/27 05:18:53 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d2d8_d20260427_m051246_c001_v7007000_t0000_u01777266766671") 2026/04/27 05:18:53 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f11186501eb047a3a_d20260427_m051245_c001_v0001177_t0009_u01777266765495") 2026/04/27 05:18:53 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f407954a2fc2f67a7_d20260427_m051245_c001_v7007000_t0000_u01777266765308") 2026/04/27 05:18:53 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f11186501eb047a26_d20260427_m051242_c001_v0001177_t0048_u01777266762839") 2026/04/27 05:18:54 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f407954a2fc2f678d_d20260427_m051242_c001_v7007000_t0000_u01777266762094") 2026/04/27 05:18:54 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f17263_d20260427_m051238_c001_v0001134_t0015_u01777266758576") 2026/04/27 05:18:54 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d2d2_d20260427_m051237_c001_v7007000_t0000_u01777266757648") 2026/04/27 05:18:54 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f105a87c2cdb5e4f9_d20260427_m051235_c001_v0001100_t0026_u01777266755584") 2026/04/27 05:18:54 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4178244d1832327f_d20260427_m051235_c001_v7007000_t0000_u01777266755345") 2026/04/27 05:18:54 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f105a87c2cdb5e4f1_d20260427_m051231_c001_v0001100_t0056_u01777266751977") 2026/04/27 05:18:54 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4178244d1832327c_d20260427_m051231_c001_v7007000_t0000_u01777266751209") 2026/04/27 05:18:54 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f17241_d20260427_m051223_c001_v0001134_t0038_u01777266743344") 2026/04/27 05:18:54 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf4958f_d20260427_m051222_c001_v7007000_t0000_u01777266742406") 2026/04/27 05:18:54 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1190d1d43c7ed14d_d20260427_m051220_c001_v0001099_t0036_u01777266740641") 2026/04/27 05:18:54 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543ab894_d20260427_m051220_c001_v7007000_t0000_u01777266740459") 2026/04/27 05:18:54 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1190d1d43c7ed141_d20260427_m051216_c001_v0001099_t0025_u01777266736420") 2026/04/27 05:18:54 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543ab87a_d20260427_m051215_c001_v7007000_t0000_u01777266735679") 2026/04/27 05:18:54 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1125f7e78934a684_d20260427_m051209_c001_v0001120_t0009_u01777266729292") 2026/04/27 05:18:54 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f408ee2ec37f226d4_d20260427_m051208_c001_v7007000_t0000_u01777266728282") 2026/04/27 05:18:54 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f111073f60b1b4370_d20260427_m051206_c001_v0001174_t0003_u01777266726435") 2026/04/27 05:18:54 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f416161f2eb12cded_d20260427_m051206_c001_v7007000_t0000_u01777266726251") 2026/04/27 05:18:54 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f111073f60b1b4335_d20260427_m051202_c001_v0001174_t0027_u01777266722555") 2026/04/27 05:18:54 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f416161f2eb12cdbb_d20260427_m051201_c001_v7007000_t0000_u01777266721807") 2026/04/27 05:18:54 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d99a_d20260427_m051155_c001_v0001173_t0007_u01777266715587") 2026/04/27 05:18:54 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff0c45_d20260427_m051154_c001_v7007000_t0000_u01777266714496") 2026/04/27 05:18:54 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f109e43b8b7d3a9e4_d20260427_m051148_c001_v0001182_t0046_u01777266708968") 2026/04/27 05:18:55 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4017e9dccd92a9ab_d20260427_m051148_c001_v7007000_t0000_u01777266708752") 2026/04/27 05:18:55 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f171d1_d20260427_m051144_c001_v0001134_t0025_u01777266704649") 2026/04/27 05:18:55 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10901eac1d4dc0fe_d20260427_m051143_c001_v0001185_t0039_u01777266703903") 2026/04/27 05:18:55 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10901eac1d4dc0f4_d20260427_m051142_c001_v0001185_t0000_u01777266702964") 2026/04/27 05:18:55 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d127_d20260427_m051129_c001_v7007000_t0000_u01777266689868") 2026/04/27 05:18:55 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d7ec_d20260427_m051122_c001_v0001173_t0042_u01777266682697") 2026/04/27 05:18:55 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f117e2e763da1742c_d20260427_m051121_c001_v0001181_t0024_u01777266681933") 2026/04/27 05:18:55 DEBUG : dst/one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f117e2e763da17426_d20260427_m051120_c001_v0001181_t0029_u01777266680961") 2026/04/27 05:18:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f403a7f88b48da155_d20260427_m051309_c001_v7007000_t0000_u01777266789624") 2026/04/27 05:18:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1044479d8b1ee943_d20260427_m051306_c001_v0001042_t0055_u01777266786673") 2026/04/27 05:18:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f108567ce77edfd5f_d20260427_m051303_c001_v0001180_t0044_u01777266783414") 2026/04/27 05:18:55 DEBUG : dst/one.bak: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f403a7f88b48da12d_d20260427_m051258_c001_v7007000_t0000_u01777266778375") 2026/04/27 05:18:55 DEBUG : dst/one.bak: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f103d5719e0017c6a_d20260427_m051255_c001_v0001183_t0052_u01777266775800") 2026/04/27 05:18:55 DEBUG : dst/one.bak: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f113618f17d260b38_d20260427_m051251_c001_v0001116_t0048_u01777266771717") 2026/04/27 05:18:55 DEBUG : dst/one.bak: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d2d9_d20260427_m051246_c001_v7007000_t0000_u01777266766852") 2026/04/27 05:18:55 DEBUG : dst/one.bak: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f115aaff8b6179d7f_d20260427_m051244_c001_v0001101_t0032_u01777266764863") 2026/04/27 05:18:55 DEBUG : dst/one.bak: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1124a53212b9742e_d20260427_m051241_c001_v0001105_t0036_u01777266761762") 2026/04/27 05:18:55 DEBUG : dst/three: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff0c46_d20260427_m051154_c001_v7007000_t0000_u01777266714679") 2026/04/27 05:18:55 DEBUG : dst/three: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10901eac1d4dc15c_d20260427_m051153_c001_v0001185_t0024_u01777266713193") 2026/04/27 05:18:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f403a7f88b48da157_d20260427_m051309_c001_v7007000_t0000_u01777266789807") 2026/04/27 05:18:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f104252401f4930ee_d20260427_m051308_c001_v0001161_t0023_u01777266788002") 2026/04/27 05:18:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f107c61f9239812b9_d20260427_m051305_c001_v0001098_t0045_u01777266785157") 2026/04/27 05:18:56 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f403a7f88b48da15c_d20260427_m051309_c001_v7007000_t0000_u01777266789990") 2026/04/27 05:18:56 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f101eb01cb8f662a0_d20260427_m051308_c001_v0001178_t0045_u01777266788775") 2026/04/27 05:18:56 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f28be_d20260427_m051308_c001_v7007000_t0000_u01777266788593") 2026/04/27 05:18:56 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f101eb01cb8f66292_d20260427_m051305_c001_v0001178_t0041_u01777266785685") 2026/04/27 05:18:56 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2891_d20260427_m051305_c001_v7007000_t0000_u01777266785503") 2026/04/27 05:18:56 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dc1b_d20260427_m051300_c001_v0001173_t0024_u01777266780692") 2026/04/27 05:18:56 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f403a7f88b48da12e_d20260427_m051258_c001_v7007000_t0000_u01777266778558") 2026/04/27 05:18:56 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f103d5719e0017c78_d20260427_m051257_c001_v0001183_t0001_u01777266777591") 2026/04/27 05:18:56 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f408ee2ec37f22789_d20260427_m051257_c001_v7007000_t0000_u01777266777407") 2026/04/27 05:18:56 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f103d5719e0017c62_d20260427_m051254_c001_v0001183_t0033_u01777266774358") 2026/04/27 05:18:56 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f408ee2ec37f22777_d20260427_m051254_c001_v7007000_t0000_u01777266774176") 2026/04/27 05:18:56 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f17289_d20260427_m051248_c001_v0001134_t0052_u01777266768837") 2026/04/27 05:18:56 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f407954a2fc2f67af_d20260427_m051246_c001_v7007000_t0000_u01777266766111") 2026/04/27 05:18:56 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875db7f_d20260427_m051243_c001_v0001173_t0022_u01777266763919") 2026/04/27 05:18:56 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f407954a2fc2f6799_d20260427_m051243_c001_v7007000_t0000_u01777266763549") 2026/04/27 05:18:56 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f17267_d20260427_m051239_c001_v0001134_t0059_u01777266759166") 2026/04/27 05:18:56 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4178244d18323280_d20260427_m051236_c001_v7007000_t0000_u01777266756731") 2026/04/27 05:18:56 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875db2e_d20260427_m051234_c001_v0001173_t0028_u01777266754218") 2026/04/27 05:18:57 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4178244d1832327d_d20260427_m051233_c001_v7007000_t0000_u01777266753107") 2026/04/27 05:18:57 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f1724b_d20260427_m051226_c001_v0001134_t0027_u01777266746376") 2026/04/27 05:18:57 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543ab895_d20260427_m051221_c001_v7007000_t0000_u01777266741481") 2026/04/27 05:18:57 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1125f7e78934a6a8_d20260427_m051218_c001_v0001120_t0027_u01777266738849") 2026/04/27 05:18:57 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543ab88c_d20260427_m051217_c001_v7007000_t0000_u01777266737727") 2026/04/27 05:18:57 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875da4c_d20260427_m051210_c001_v0001173_t0010_u01777266730735") 2026/04/27 05:18:57 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f416161f2eb12cdfd_d20260427_m051207_c001_v7007000_t0000_u01777266727293") 2026/04/27 05:18:57 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875da0d_d20260427_m051204_c001_v0001173_t0021_u01777266724594") 2026/04/27 05:18:57 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f416161f2eb12cdd0_d20260427_m051203_c001_v7007000_t0000_u01777266723503") 2026/04/27 05:18:57 DEBUG : dst/three.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f171f3_d20260427_m051156_c001_v0001134_t0032_u01777266716946") 2026/04/27 05:18:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f403a7f88b48da12f_d20260427_m051258_c001_v7007000_t0000_u01777266778742") 2026/04/27 05:18:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f117a2a74dd29e32b_d20260427_m051257_c001_v0001103_t0037_u01777266777003") 2026/04/27 05:18:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f115fa15101ddbe99_d20260427_m051253_c001_v0001040_t0002_u01777266773708") 2026/04/27 05:18:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d2da_d20260427_m051247_c001_v7007000_t0000_u01777266767034") 2026/04/27 05:18:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f110e1d16f9e45cde_d20260427_m051245_c001_v0001181_t0053_u01777266765906") 2026/04/27 05:18:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10901eac1d4dc34b_d20260427_m051243_c001_v0001185_t0054_u01777266763252") 2026/04/27 05:18:57 DEBUG : dst/two: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f403a7f88b48da15d_d20260427_m051310_c001_v7007000_t0000_u01777266790174") 2026/04/27 05:18:57 DEBUG : dst/two: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f172a5_d20260427_m051300_c001_v0001134_t0016_u01777266780318") 2026/04/27 05:18:57 DEBUG : dst/two: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f403a7f88b48da130_d20260427_m051258_c001_v7007000_t0000_u01777266778926") 2026/04/27 05:18:57 DEBUG : dst/two: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dbb1_d20260427_m051248_c001_v0001173_t0024_u01777266768369") 2026/04/27 05:18:57 DEBUG : dst/two: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d2db_d20260427_m051247_c001_v7007000_t0000_u01777266767215") 2026/04/27 05:18:57 DEBUG : dst/two: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875db50_d20260427_m051238_c001_v0001173_t0025_u01777266758913") 2026/04/27 05:18:57 DEBUG : dst/two: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d2d3_d20260427_m051237_c001_v7007000_t0000_u01777266757830") 2026/04/27 05:18:57 DEBUG : dst/two: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dad0_d20260427_m051224_c001_v0001173_t0015_u01777266744071") 2026/04/27 05:18:58 DEBUG : dst/two: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49591_d20260427_m051222_c001_v7007000_t0000_u01777266742613") 2026/04/27 05:18:58 DEBUG : dst/two: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f17219_d20260427_m051210_c001_v0001134_t0042_u01777266730079") 2026/04/27 05:18:58 DEBUG : dst/two: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f408ee2ec37f226d6_d20260427_m051208_c001_v7007000_t0000_u01777266728524") 2026/04/27 05:18:58 DEBUG : dst/two: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1125f7e78934a64d_d20260427_m051156_c001_v0001120_t0045_u01777266716550") 2026/04/27 05:18:58 DEBUG : dst/two: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff0c48_d20260427_m051154_c001_v7007000_t0000_u01777266714861") 2026/04/27 05:18:58 DEBUG : dst/two: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f11086f664b66ecb4_d20260427_m051150_c001_v0001177_t0036_u01777266710777") 2026/04/27 05:18:58 DEBUG : dst/two: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d129_d20260427_m051130_c001_v7007000_t0000_u01777266690050") 2026/04/27 05:18:58 DEBUG : dst/two: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f117e2e763da17452_d20260427_m051128_c001_v0001181_t0013_u01777266688897") 2026/04/27 05:18:58 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4056cbc53163f699_d20260427_m051052_c001_v7007000_t0000_u01777266652023") 2026/04/27 05:18:58 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f1714b_d20260427_m051048_c001_v0001134_t0025_u01777266648372") 2026/04/27 05:18:58 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4056cbc53163f698_d20260427_m051046_c001_v7007000_t0000_u01777266646274") 2026/04/27 05:18:58 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f17129_d20260427_m051035_c001_v0001134_t0051_u01777266635848") 2026/04/27 05:18:58 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49392_d20260427_m051026_c001_v7007000_t0000_u01777266626977") 2026/04/27 05:18:58 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f170fd_d20260427_m051023_c001_v0001134_t0041_u01777266623419") 2026/04/27 05:18:58 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f8ad_d20260427_m050958_c001_v7007000_t0000_u01777266598360") 2026/04/27 05:18:58 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d3f2_d20260427_m050956_c001_v0001173_t0022_u01777266596469") 2026/04/27 05:18:58 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f8a8_d20260427_m050955_c001_v7007000_t0000_u01777266595542") 2026/04/27 05:18:58 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d3de_d20260427_m050954_c001_v0001173_t0049_u01777266594190") 2026/04/27 05:18:58 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f8a4_d20260427_m050951_c001_v7007000_t0000_u01777266591354") 2026/04/27 05:18:58 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d3aa_d20260427_m050949_c001_v0001173_t0052_u01777266589185") 2026/04/27 05:18:59 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f8a1_d20260427_m050948_c001_v7007000_t0000_u01777266588240") 2026/04/27 05:18:59 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d390_d20260427_m050946_c001_v0001173_t0024_u01777266586679") 2026/04/27 05:18:59 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f894_d20260427_m050940_c001_v7007000_t0000_u01777266580564") 2026/04/27 05:18:59 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d328_d20260427_m050938_c001_v0001173_t0027_u01777266578639") 2026/04/27 05:18:59 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f88d_d20260427_m050937_c001_v7007000_t0000_u01777266577734") 2026/04/27 05:18:59 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d312_d20260427_m050936_c001_v0001173_t0016_u01777266576758") 2026/04/27 05:18:59 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f884_d20260427_m050932_c001_v7007000_t0000_u01777266572163") 2026/04/27 05:18:59 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d2d2_d20260427_m050930_c001_v0001173_t0028_u01777266570739") 2026/04/27 05:18:59 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad084_d20260427_m050928_c001_v7007000_t0000_u01777266568869") 2026/04/27 05:18:59 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d2a8_d20260427_m050927_c001_v0001173_t0034_u01777266567599") 2026/04/27 05:18:59 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad080_d20260427_m050927_c001_v7007000_t0000_u01777266567234") 2026/04/27 05:18:59 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f103907c16e420b71_d20260427_m050926_c001_v0001130_t0043_u01777266566588") 2026/04/27 05:18:59 DEBUG : empty space: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d286_d20260427_m050924_c001_v0001173_t0000_u01777266564830") 2026/04/27 05:18:59 DEBUG : enormous: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f8ab_d20260427_m050957_c001_v7007000_t0000_u01777266597441") 2026/04/27 05:18:59 DEBUG : enormous: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d3f6_d20260427_m050956_c001_v0001173_t0029_u01777266596772") 2026/04/27 05:18:59 DEBUG : existing: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f403a7f88b48da16f_d20260427_m051315_c001_v7007000_t0000_u01777266795284") 2026/04/27 05:18:59 DEBUG : existing: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f172c5_d20260427_m051313_c001_v0001134_t0027_u01777266793929") 2026/04/27 05:18:59 DEBUG : existing: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf4938c_d20260427_m051021_c001_v7007000_t0000_u01777266621315") 2026/04/27 05:18:59 DEBUG : existing: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f170f1_d20260427_m051020_c001_v0001134_t0037_u01777266620257") 2026/04/27 05:18:59 DEBUG : existing: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad077_d20260427_m050921_c001_v7007000_t0000_u01777266561935") 2026/04/27 05:19:00 DEBUG : existing: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d24a_d20260427_m050920_c001_v0001173_t0039_u01777266560898") 2026/04/27 05:19:00 DEBUG : existing: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad072_d20260427_m050920_c001_v7007000_t0000_u01777266560352") 2026/04/27 05:19:00 DEBUG : existing: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d239_d20260427_m050919_c001_v0001173_t0014_u01777266559532") 2026/04/27 05:19:00 DEBUG : existing: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d22f_d20260427_m050918_c001_v0001173_t0020_u01777266558615") 2026/04/27 05:19:00 DEBUG : existing-b: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf4938d_d20260427_m051021_c001_v7007000_t0000_u01777266621496") 2026/04/27 05:19:00 DEBUG : existing-b: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d524_d20260427_m051020_c001_v0001173_t0024_u01777266620249") 2026/04/27 05:19:00 DEBUG : file1: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d430_d20260427_m051411_c001_v7007000_t0000_u01777266851753") 2026/04/27 05:19:00 DEBUG : file1: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f17387_d20260427_m051410_c001_v0001134_t0042_u01777266850517") 2026/04/27 05:19:00 DEBUG : file1: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d423_d20260427_m051409_c001_v7007000_t0000_u01777266849111") 2026/04/27 05:19:00 DEBUG : file1: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d72f_d20260427_m051407_c001_v0001103_t0003_u01777266847784") 2026/04/27 05:19:00 DEBUG : five: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f8b1_d20260427_m051002_c001_v7007000_t0000_u01777266602771") 2026/04/27 05:19:00 DEBUG : five: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4179dd299875d43a_d20260427_m051000_c001_v0001173_t0056_u01777266600617") 2026/04/27 05:19:00 DEBUG : foo: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f882_d20260427_m050930_c001_v7007000_t0000_u01777266570366") 2026/04/27 05:19:00 DEBUG : foo: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4179dd299875d2c8_d20260427_m050929_c001_v0001173_t0056_u01777266569818") 2026/04/27 05:19:00 DEBUG : foo: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4179dd299875d2c0_d20260427_m050929_c001_v0001173_t0056_u01777266569234") 2026/04/27 05:19:00 DEBUG : four: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49362_d20260427_m051002_c001_v7007000_t0000_u01777266602973") 2026/04/27 05:19:00 DEBUG : four: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40608bf196f170be_d20260427_m051001_c001_v0001134_t0028_u01777266601187") 2026/04/27 05:19:00 DEBUG : four: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d434_d20260427_m050959_c001_v0001173_t0057_u01777266599699") 2026/04/27 05:19:00 DEBUG : hello world2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543ab473_d20260427_m050834_c001_v7007000_t0000_u01777266514419") 2026/04/27 05:19:00 DEBUG : hello world2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d01b_d20260427_m050833_c001_v0001173_t0008_u01777266513714") 2026/04/27 05:19:00 DEBUG : ignore-size: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad070_d20260427_m050918_c001_v7007000_t0000_u01777266558252") 2026/04/27 05:19:01 DEBUG : ignore-size: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d223_d20260427_m050917_c001_v0001173_t0030_u01777266557190") 2026/04/27 05:19:01 DEBUG : nested/sub dir/file: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49389_d20260427_m051019_c001_v7007000_t0000_u01777266619508") 2026/04/27 05:19:01 DEBUG : nested/sub dir/file: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f170e5_d20260427_m051018_c001_v0001134_t0000_u01777266618000") 2026/04/27 05:19:01 DEBUG : nested/sub dir/file: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49384_d20260427_m051017_c001_v7007000_t0000_u01777266617256") 2026/04/27 05:19:01 DEBUG : nested/sub dir/file: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f170df_d20260427_m051016_c001_v0001134_t0030_u01777266616256") 2026/04/27 05:19:01 DEBUG : one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49363_d20260427_m051003_c001_v7007000_t0000_u01777266603161") 2026/04/27 05:19:01 DEBUG : one: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4179dd299875d415_d20260427_m050958_c001_v0001173_t0056_u01777266598734") 2026/04/27 05:19:01 DEBUG : only0: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3e2_d20260427_m051403_c001_v7007000_t0000_u01777266843374") 2026/04/27 05:19:01 DEBUG : only0: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4070088f1470d70f_d20260427_m051358_c001_v0001103_t0007_u01777266838417") 2026/04/27 05:19:01 DEBUG : only0: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dd6e_d20260427_m051340_c001_v0001173_t0018_u01777266820896") 2026/04/27 05:19:01 DEBUG : only0: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f403a7f88b48da198_d20260427_m051334_c001_v7007000_t0000_u01777266814779") 2026/04/27 05:19:01 DEBUG : only0: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dc95_d20260427_m051318_c001_v0001173_t0019_u01777266798918") 2026/04/27 05:19:01 DEBUG : only1: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3e5_d20260427_m051403_c001_v7007000_t0000_u01777266843555") 2026/04/27 05:19:01 DEBUG : only1: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40608bf196f17369_d20260427_m051358_c001_v0001134_t0028_u01777266838410") 2026/04/27 05:19:01 DEBUG : only1: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dd74_d20260427_m051341_c001_v0001173_t0003_u01777266821493") 2026/04/27 05:19:01 DEBUG : only1: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b5602bf_d20260427_m051334_c001_v7007000_t0000_u01777266814752") 2026/04/27 05:19:01 DEBUG : only1: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dc9d_d20260427_m051319_c001_v0001173_t0025_u01777266799629") 2026/04/27 05:19:01 DEBUG : only10: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3e7_d20260427_m051403_c001_v7007000_t0000_u01777266843737") 2026/04/27 05:19:01 DEBUG : only10: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4179e985538c85a8_d20260427_m051358_c001_v0001042_t0018_u01777266838227") 2026/04/27 05:19:01 DEBUG : only10: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875ddc0_d20260427_m051348_c001_v0001173_t0044_u01777266828894") 2026/04/27 05:19:01 DEBUG : only10: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d315_d20260427_m051335_c001_v7007000_t0000_u01777266815125") 2026/04/27 05:19:02 DEBUG : only10: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dcea_d20260427_m051326_c001_v0001173_t0058_u01777266806154") 2026/04/27 05:19:02 DEBUG : only11: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3e9_d20260427_m051403_c001_v7007000_t0000_u01777266843919") 2026/04/27 05:19:02 DEBUG : only11: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40608bf196f1735f_d20260427_m051357_c001_v0001134_t0028_u01777266837647") 2026/04/27 05:19:02 DEBUG : only11: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875ddcc_d20260427_m051350_c001_v0001173_t0010_u01777266830123") 2026/04/27 05:19:02 DEBUG : only11: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b5602bc_d20260427_m051334_c001_v7007000_t0000_u01777266814203") 2026/04/27 05:19:02 DEBUG : only11: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dcf2_d20260427_m051327_c001_v0001173_t0024_u01777266807015") 2026/04/27 05:19:02 DEBUG : only12: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3ec_d20260427_m051404_c001_v7007000_t0000_u01777266844102") 2026/04/27 05:19:02 DEBUG : only12: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4179dd299875de17_d20260427_m051357_c001_v0001173_t0056_u01777266837658") 2026/04/27 05:19:02 DEBUG : only12: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875ddd0_d20260427_m051350_c001_v0001173_t0026_u01777266830892") 2026/04/27 05:19:02 DEBUG : only12: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d316_d20260427_m051335_c001_v7007000_t0000_u01777266815137") 2026/04/27 05:19:02 DEBUG : only12: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dcfa_d20260427_m051327_c001_v0001173_t0005_u01777266807896") 2026/04/27 05:19:02 DEBUG : only13: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3ee_d20260427_m051404_c001_v7007000_t0000_u01777266844283") 2026/04/27 05:19:02 DEBUG : only13: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40608bf196f17365_d20260427_m051358_c001_v0001134_t0028_u01777266838044") 2026/04/27 05:19:02 DEBUG : only13: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875ddde_d20260427_m051351_c001_v0001173_t0034_u01777266831893") 2026/04/27 05:19:02 DEBUG : only13: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f403a7f88b48da19a_d20260427_m051335_c001_v7007000_t0000_u01777266815147") 2026/04/27 05:19:02 DEBUG : only13: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dd00_d20260427_m051328_c001_v0001173_t0054_u01777266808601") 2026/04/27 05:19:02 DEBUG : only14: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3f1_d20260427_m051404_c001_v7007000_t0000_u01777266844465") 2026/04/27 05:19:02 DEBUG : only14: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4179dd299875de1b_d20260427_m051358_c001_v0001173_t0056_u01777266838055") 2026/04/27 05:19:02 DEBUG : only14: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dde2_d20260427_m051352_c001_v0001173_t0057_u01777266832579") 2026/04/27 05:19:02 DEBUG : only14: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d317_d20260427_m051335_c001_v7007000_t0000_u01777266815315") 2026/04/27 05:19:02 DEBUG : only14: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dd0a_d20260427_m051329_c001_v0001173_t0007_u01777266809428") 2026/04/27 05:19:02 DEBUG : only15: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3f3_d20260427_m051404_c001_v7007000_t0000_u01777266844647") 2026/04/27 05:19:03 DEBUG : only15: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40608bf196f17367_d20260427_m051358_c001_v0001134_t0028_u01777266838227") 2026/04/27 05:19:03 DEBUG : only15: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875ddea_d20260427_m051353_c001_v0001173_t0056_u01777266833283") 2026/04/27 05:19:03 DEBUG : only15: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b5602bd_d20260427_m051334_c001_v7007000_t0000_u01777266814385") 2026/04/27 05:19:03 DEBUG : only15: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dd0e_d20260427_m051330_c001_v0001173_t0033_u01777266810056") 2026/04/27 05:19:03 DEBUG : only16: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3f6_d20260427_m051404_c001_v7007000_t0000_u01777266844828") 2026/04/27 05:19:03 DEBUG : only16: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4179dd299875de1f_d20260427_m051358_c001_v0001173_t0056_u01777266838239") 2026/04/27 05:19:03 DEBUG : only16: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875ddf4_d20260427_m051354_c001_v0001173_t0002_u01777266834120") 2026/04/27 05:19:03 DEBUG : only16: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b5602c0_d20260427_m051334_c001_v7007000_t0000_u01777266814934") 2026/04/27 05:19:03 DEBUG : only16: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dd18_d20260427_m051330_c001_v0001173_t0029_u01777266810809") 2026/04/27 05:19:04 DEBUG : only17: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3f8_d20260427_m051405_c001_v7007000_t0000_u01777266845011") 2026/04/27 05:19:04 DEBUG : only17: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4179dd299875de25_d20260427_m051358_c001_v0001173_t0056_u01777266838615") 2026/04/27 05:19:04 DEBUG : only17: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875ddf8_d20260427_m051354_c001_v0001173_t0041_u01777266834747") 2026/04/27 05:19:04 DEBUG : only17: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b5602be_d20260427_m051334_c001_v7007000_t0000_u01777266814566") 2026/04/27 05:19:04 DEBUG : only17: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dd1c_d20260427_m051331_c001_v0001173_t0052_u01777266811509") 2026/04/27 05:19:04 DEBUG : only18: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3fb_d20260427_m051405_c001_v7007000_t0000_u01777266845192") 2026/04/27 05:19:04 DEBUG : only18: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40608bf196f1736f_d20260427_m051358_c001_v0001134_t0028_u01777266838778") 2026/04/27 05:19:04 DEBUG : only18: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875ddfc_d20260427_m051356_c001_v0001173_t0039_u01777266836012") 2026/04/27 05:19:04 DEBUG : only18: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d310_d20260427_m051334_c001_v7007000_t0000_u01777266814580") 2026/04/27 05:19:04 DEBUG : only18: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dd28_d20260427_m051332_c001_v0001173_t0041_u01777266812096") 2026/04/27 05:19:04 DEBUG : only19: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3fd_d20260427_m051405_c001_v7007000_t0000_u01777266845374") 2026/04/27 05:19:04 DEBUG : only19: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4179dd299875de27_d20260427_m051358_c001_v0001173_t0056_u01777266838800") 2026/04/27 05:19:04 DEBUG : only19: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875de04_d20260427_m051356_c001_v0001173_t0035_u01777266836676") 2026/04/27 05:19:04 DEBUG : only19: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f403a7f88b48da197_d20260427_m051334_c001_v7007000_t0000_u01777266814592") 2026/04/27 05:19:04 DEBUG : only19: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dd32_d20260427_m051332_c001_v0001173_t0003_u01777266812941") 2026/04/27 05:19:04 DEBUG : only2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d3ff_d20260427_m051405_c001_v7007000_t0000_u01777266845555") 2026/04/27 05:19:04 DEBUG : only2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4179dd299875de23_d20260427_m051358_c001_v0001173_t0056_u01777266838423") 2026/04/27 05:19:04 DEBUG : only2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dd7c_d20260427_m051342_c001_v0001173_t0029_u01777266822332") 2026/04/27 05:19:04 DEBUG : only2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d311_d20260427_m051334_c001_v7007000_t0000_u01777266814762") 2026/04/27 05:19:04 DEBUG : only2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dca9_d20260427_m051320_c001_v0001173_t0019_u01777266800265") 2026/04/27 05:19:04 DEBUG : only3: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d402_d20260427_m051405_c001_v7007000_t0000_u01777266845736") 2026/04/27 05:19:04 DEBUG : only3: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4179e985538c85aa_d20260427_m051358_c001_v0001042_t0018_u01777266838523") 2026/04/27 05:19:04 DEBUG : only3: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dd82_d20260427_m051343_c001_v0001173_t0057_u01777266823316") 2026/04/27 05:19:04 DEBUG : only3: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b5602c2_d20260427_m051335_c001_v7007000_t0000_u01777266815305") 2026/04/27 05:19:04 DEBUG : only3: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dcb0_d20260427_m051321_c001_v0001173_t0030_u01777266801019") 2026/04/27 05:19:05 DEBUG : only4: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d404_d20260427_m051405_c001_v7007000_t0000_u01777266845918") 2026/04/27 05:19:05 DEBUG : only4: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40608bf196f1736d_d20260427_m051358_c001_v0001134_t0028_u01777266838594") 2026/04/27 05:19:05 DEBUG : only4: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dd8a_d20260427_m051343_c001_v0001173_t0003_u01777266823887") 2026/04/27 05:19:05 DEBUG : only4: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d312_d20260427_m051334_c001_v7007000_t0000_u01777266814773") 2026/04/27 05:19:05 DEBUG : only4: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dcb7_d20260427_m051321_c001_v0001173_t0058_u01777266801607") 2026/04/27 05:19:05 DEBUG : only5: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d407_d20260427_m051406_c001_v7007000_t0000_u01777266846103") 2026/04/27 05:19:05 DEBUG : only5: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4070088f1470d711_d20260427_m051358_c001_v0001103_t0007_u01777266838606") 2026/04/27 05:19:05 DEBUG : only5: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dd92_d20260427_m051344_c001_v0001173_t0000_u01777266824584") 2026/04/27 05:19:05 DEBUG : only5: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d313_d20260427_m051334_c001_v7007000_t0000_u01777266814943") 2026/04/27 05:19:05 DEBUG : only5: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dcbb_d20260427_m051322_c001_v0001173_t0057_u01777266802309") 2026/04/27 05:19:05 DEBUG : only6: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d409_d20260427_m051406_c001_v7007000_t0000_u01777266846285") 2026/04/27 05:19:05 DEBUG : only6: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4179e985538c85b0_d20260427_m051358_c001_v0001042_t0018_u01777266838888") 2026/04/27 05:19:05 DEBUG : only6: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dd98_d20260427_m051345_c001_v0001173_t0006_u01777266825185") 2026/04/27 05:19:05 DEBUG : only6: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d314_d20260427_m051334_c001_v7007000_t0000_u01777266814954") 2026/04/27 05:19:05 DEBUG : only6: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dcc2_d20260427_m051322_c001_v0001173_t0054_u01777266802970") 2026/04/27 05:19:05 DEBUG : only7: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d40b_d20260427_m051406_c001_v7007000_t0000_u01777266846467") 2026/04/27 05:19:05 DEBUG : only7: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4179e985538c85ae_d20260427_m051358_c001_v0001042_t0018_u01777266838706") 2026/04/27 05:19:05 DEBUG : only7: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dda0_d20260427_m051345_c001_v0001173_t0056_u01777266825955") 2026/04/27 05:19:05 DEBUG : only7: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f403a7f88b48da199_d20260427_m051334_c001_v7007000_t0000_u01777266814963") 2026/04/27 05:19:05 DEBUG : only7: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dcc8_d20260427_m051323_c001_v0001173_t0051_u01777266803734") 2026/04/27 05:19:06 DEBUG : only8: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d40e_d20260427_m051406_c001_v7007000_t0000_u01777266846651") 2026/04/27 05:19:06 DEBUG : only8: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40608bf196f17371_d20260427_m051358_c001_v0001134_t0028_u01777266838961") 2026/04/27 05:19:06 DEBUG : only8: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875ddac_d20260427_m051346_c001_v0001173_t0055_u01777266826867") 2026/04/27 05:19:06 DEBUG : only8: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f42343cd94b5602c1_d20260427_m051335_c001_v7007000_t0000_u01777266815121") 2026/04/27 05:19:06 DEBUG : only8: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dcd2_d20260427_m051324_c001_v0001173_t0051_u01777266804731") 2026/04/27 05:19:06 DEBUG : only9: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d410_d20260427_m051406_c001_v7007000_t0000_u01777266846832") 2026/04/27 05:19:06 DEBUG : only9: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4070088f1470d713_d20260427_m051358_c001_v0001103_t0007_u01777266838792") 2026/04/27 05:19:06 DEBUG : only9: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875ddb8_d20260427_m051347_c001_v0001173_t0034_u01777266827618") 2026/04/27 05:19:06 DEBUG : only9: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d30f_d20260427_m051334_c001_v7007000_t0000_u01777266814573") 2026/04/27 05:19:06 DEBUG : only9: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875dcdc_d20260427_m051325_c001_v0001173_t0050_u01777266805554") 2026/04/27 05:19:06 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49374_d20260427_m051015_c001_v7007000_t0000_u01777266615140") 2026/04/27 05:19:06 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1125f7e78934a54f_d20260427_m051011_c001_v0001120_t0034_u01777266611816") 2026/04/27 05:19:06 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49371_d20260427_m051010_c001_v7007000_t0000_u01777266610698") 2026/04/27 05:19:06 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d48c_d20260427_m051008_c001_v0001173_t0028_u01777266608509") 2026/04/27 05:19:06 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49369_d20260427_m051007_c001_v7007000_t0000_u01777266607415") 2026/04/27 05:19:06 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f170c8_d20260427_m051004_c001_v0001134_t0005_u01777266604080") 2026/04/27 05:19:06 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f8a6_d20260427_m050953_c001_v7007000_t0000_u01777266593194") 2026/04/27 05:19:06 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d3c2_d20260427_m050951_c001_v0001173_t0004_u01777266591909") 2026/04/27 05:19:06 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f8a3_d20260427_m050950_c001_v7007000_t0000_u01777266590165") 2026/04/27 05:19:07 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d3a6_d20260427_m050948_c001_v0001173_t0020_u01777266588792") 2026/04/27 05:19:07 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f8a0_d20260427_m050947_c001_v7007000_t0000_u01777266587530") 2026/04/27 05:19:07 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d38c_d20260427_m050946_c001_v0001173_t0054_u01777266586280") 2026/04/27 05:19:07 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f892_d20260427_m050939_c001_v7007000_t0000_u01777266579972") 2026/04/27 05:19:07 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d322_d20260427_m050938_c001_v0001173_t0008_u01777266578288") 2026/04/27 05:19:07 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f88f_d20260427_m050937_c001_v7007000_t0000_u01777266577917") 2026/04/27 05:19:07 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d30a_d20260427_m050936_c001_v0001173_t0040_u01777266576285") 2026/04/27 05:19:07 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f88a_d20260427_m050935_c001_v7007000_t0000_u01777266575919") 2026/04/27 05:19:07 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d2f8_d20260427_m050935_c001_v0001173_t0028_u01777266575275") 2026/04/27 05:19:07 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d2f2_d20260427_m050934_c001_v0001173_t0020_u01777266574642") 2026/04/27 05:19:07 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f886_d20260427_m050934_c001_v7007000_t0000_u01777266574273") 2026/04/27 05:19:07 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d2e8_d20260427_m050933_c001_v0001173_t0019_u01777266573427") 2026/04/27 05:19:07 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d2e0_d20260427_m050932_c001_v0001173_t0050_u01777266572711") 2026/04/27 05:19:07 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f885_d20260427_m050932_c001_v7007000_t0000_u01777266572345") 2026/04/27 05:19:07 DEBUG : potato: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d2d8_d20260427_m050931_c001_v0001173_t0040_u01777266571435") 2026/04/27 05:19:07 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40917d87fd12edea_d20260427_m051104_c001_v7007000_t0000_u01777266664107") 2026/04/27 05:19:07 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1125f7e78934a5c3_d20260427_m051103_c001_v0001120_t0015_u01777266663306") 2026/04/27 05:19:07 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4056cbc53163f69a_d20260427_m051052_c001_v7007000_t0000_u01777266652268") 2026/04/27 05:19:07 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1125f7e78934a5a1_d20260427_m051047_c001_v0001120_t0009_u01777266647567") 2026/04/27 05:19:07 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f417d21066357052c_d20260427_m051039_c001_v7007000_t0000_u01777266639996") 2026/04/27 05:19:07 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1125f7e78934a58d_d20260427_m051035_c001_v0001120_t0026_u01777266635045") 2026/04/27 05:19:08 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49393_d20260427_m051027_c001_v7007000_t0000_u01777266627308") 2026/04/27 05:19:08 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1125f7e78934a56f_d20260427_m051022_c001_v0001120_t0015_u01777266622420") 2026/04/27 05:19:08 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f8ac_d20260427_m050957_c001_v7007000_t0000_u01777266597623") 2026/04/27 05:19:08 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d3f0_d20260427_m050956_c001_v0001173_t0046_u01777266596098") 2026/04/27 05:19:08 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f8a9_d20260427_m050955_c001_v7007000_t0000_u01777266595724") 2026/04/27 05:19:08 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d3d8_d20260427_m050953_c001_v0001173_t0049_u01777266593743") 2026/04/27 05:19:08 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f8a7_d20260427_m050953_c001_v7007000_t0000_u01777266593375") 2026/04/27 05:19:08 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d3cc_d20260427_m050952_c001_v0001173_t0004_u01777266592550") 2026/04/27 05:19:08 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f8a5_d20260427_m050951_c001_v7007000_t0000_u01777266591540") 2026/04/27 05:19:08 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d3ba_d20260427_m050950_c001_v0001173_t0046_u01777266590539") 2026/04/27 05:19:08 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f8a2_d20260427_m050948_c001_v7007000_t0000_u01777266588424") 2026/04/27 05:19:08 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d39a_d20260427_m050947_c001_v0001173_t0052_u01777266587543") 2026/04/27 05:19:08 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f410be01e7e55f895_d20260427_m050940_c001_v7007000_t0000_u01777266580747") 2026/04/27 05:19:08 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d330_d20260427_m050939_c001_v0001173_t0054_u01777266579426") 2026/04/27 05:19:08 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543ab477_d20260427_m050837_c001_v7007000_t0000_u01777266517481") 2026/04/27 05:19:08 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d041_d20260427_m050836_c001_v0001173_t0041_u01777266516622") 2026/04/27 05:19:08 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543ab475_d20260427_m050835_c001_v7007000_t0000_u01777266515718") 2026/04/27 05:19:08 DEBUG : potato2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d031_d20260427_m050834_c001_v0001173_t0043_u01777266514972") 2026/04/27 05:19:08 DEBUG : potato3: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4056cbc53163f69b_d20260427_m051052_c001_v7007000_t0000_u01777266652732") 2026/04/27 05:19:08 DEBUG : potato3: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d676_d20260427_m051049_c001_v0001173_t0045_u01777266649224") 2026/04/27 05:19:09 DEBUG : potato3: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f417d21066357052d_d20260427_m051040_c001_v7007000_t0000_u01777266640287") 2026/04/27 05:19:09 DEBUG : potato3: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d614_d20260427_m051036_c001_v0001173_t0021_u01777266636539") 2026/04/27 05:19:09 DEBUG : potato3: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49394_d20260427_m051027_c001_v7007000_t0000_u01777266627633") 2026/04/27 05:19:09 DEBUG : potato3: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d574_d20260427_m051023_c001_v0001173_t0016_u01777266623976") 2026/04/27 05:19:09 DEBUG : pre-dest1/1: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff0c37_d20260427_m051138_c001_v7007000_t0000_u01777266698776") 2026/04/27 05:19:09 DEBUG : pre-dest1/1: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d861_d20260427_m051130_c001_v0001173_t0045_u01777266690779") 2026/04/27 05:19:09 DEBUG : pre-dest2/2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff0c38_d20260427_m051138_c001_v7007000_t0000_u01777266698958") 2026/04/27 05:19:09 DEBUG : pre-dest2/2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1125f7e78934a609_d20260427_m051131_c001_v0001120_t0044_u01777266691534") 2026/04/27 05:19:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d11b_d20260427_m051116_c001_v7007000_t0000_u01777266676899") 2026/04/27 05:19:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f1718f_d20260427_m051112_c001_v0001134_t0049_u01777266672703") 2026/04/27 05:19:09 DEBUG : sizeonly: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad06d_d20260427_m050916_c001_v7007000_t0000_u01777266556639") 2026/04/27 05:19:09 DEBUG : sizeonly: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d215_d20260427_m050915_c001_v0001173_t0050_u01777266555563") 2026/04/27 05:19:09 DEBUG : splitbanan: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad65b_d20260427_m051620_c001_v7007000_t0000_u01777266980332") 2026/04/27 05:19:09 DEBUG : splitbanan: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c870f_d20260427_m051612_c001_v0001042_t0034_u01777266972064") 2026/04/27 05:19:09 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf3e_d20260427_m051744_c001_v7007000_t0000_u01777267064677") 2026/04/27 05:19:09 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c87c5_d20260427_m051737_c001_v0001042_t0004_u01777267057607") 2026/04/27 05:19:09 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49c95_d20260427_m051728_c001_v7007000_t0000_u01777267048067") 2026/04/27 05:19:09 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c87a9_d20260427_m051721_c001_v0001042_t0005_u01777267041305") 2026/04/27 05:19:09 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad7b6_d20260427_m051710_c001_v7007000_t0000_u01777267030861") 2026/04/27 05:19:09 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8789_d20260427_m051704_c001_v0001042_t0047_u01777267024527") 2026/04/27 05:19:09 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4186e4f6220f2d01_d20260427_m051653_c001_v7007000_t0000_u01777267013841") 2026/04/27 05:19:09 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8761_d20260427_m051647_c001_v0001042_t0049_u01777267007365") 2026/04/27 05:19:10 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4188414434ff107d_d20260427_m051637_c001_v7007000_t0000_u01777266997565") 2026/04/27 05:19:10 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c8731_d20260427_m051630_c001_v0001042_t0028_u01777266990539") 2026/04/27 05:19:10 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4219cc7c22032b9b_d20260427_m051614_c001_v7007000_t0000_u01777266974526") 2026/04/27 05:19:10 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e347_d20260427_m051610_c001_v0001173_t0026_u01777266970954") 2026/04/27 05:19:10 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b568b_d20260427_m051600_c001_v7007000_t0000_u01777266960699") 2026/04/27 05:19:10 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e2a5_d20260427_m051553_c001_v0001173_t0050_u01777266953416") 2026/04/27 05:19:10 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f412298439ca5b724_d20260427_m051551_c001_v7007000_t0000_u01777266951924") 2026/04/27 05:19:10 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c86cf_d20260427_m051548_c001_v0001042_t0038_u01777266948430") 2026/04/27 05:19:10 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d9a00_d20260427_m051537_c001_v7007000_t0000_u01777266937717") 2026/04/27 05:19:10 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c86ab_d20260427_m051530_c001_v0001042_t0047_u01777266930230") 2026/04/27 05:19:10 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f409ad6bb7c1d99d0_d20260427_m051528_c001_v7007000_t0000_u01777266928894") 2026/04/27 05:19:10 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e177_d20260427_m051525_c001_v0001173_t0020_u01777266925068") 2026/04/27 05:19:10 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f404ee416e25b5563_d20260427_m051509_c001_v7007000_t0000_u01777266909326") 2026/04/27 05:19:10 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e0ab_d20260427_m051504_c001_v0001173_t0004_u01777266904585") 2026/04/27 05:19:10 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543abb0e_d20260427_m051453_c001_v7007000_t0000_u01777266893802") 2026/04/27 05:19:10 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d7e7_d20260427_m051446_c001_v0001103_t0036_u01777266886774") 2026/04/27 05:19:10 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4017e9dccd92ad71_d20260427_m051436_c001_v7007000_t0000_u01777266876954") 2026/04/27 05:19:10 DEBUG : splitbananasplit: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c85f4_d20260427_m051430_c001_v0001042_t0043_u01777266870223") 2026/04/27 05:19:10 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4192ac6c1375b593_d20260427_m051555_c001_v7007000_t0000_u01777266955472") 2026/04/27 05:19:10 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c86d5_d20260427_m051549_c001_v0001042_t0047_u01777266949605") 2026/04/27 05:19:10 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d435_d20260427_m051419_c001_v7007000_t0000_u01777266859133") 2026/04/27 05:19:10 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875deb1_d20260427_m051416_c001_v0001173_t0051_u01777266856430") 2026/04/27 05:19:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad45c_d20260427_m051415_c001_v7007000_t0000_u01777266855329") 2026/04/27 05:19:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c85c8_d20260427_m051412_c001_v0001042_t0001_u01777266852735") 2026/04/27 05:19:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf4938b_d20260427_m051019_c001_v7007000_t0000_u01777266619690") 2026/04/27 05:19:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1125f7e78934a561_d20260427_m051018_c001_v0001120_t0040_u01777266618367") 2026/04/27 05:19:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49385_d20260427_m051017_c001_v7007000_t0000_u01777266617439") 2026/04/27 05:19:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d4ec_d20260427_m051016_c001_v0001173_t0009_u01777266616608") 2026/04/27 05:19:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad065_d20260427_m050913_c001_v7007000_t0000_u01777266553353") 2026/04/27 05:19:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d1db_d20260427_m050911_c001_v0001173_t0013_u01777266551668") 2026/04/27 05:19:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad063_d20260427_m050911_c001_v7007000_t0000_u01777266551304") 2026/04/27 05:19:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d1c7_d20260427_m050910_c001_v0001173_t0025_u01777266550052") 2026/04/27 05:19:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad05f_d20260427_m050907_c001_v7007000_t0000_u01777266547822") 2026/04/27 05:19:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d199_d20260427_m050906_c001_v0001173_t0000_u01777266546650") 2026/04/27 05:19:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad05d_d20260427_m050906_c001_v7007000_t0000_u01777266546105") 2026/04/27 05:19:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d17d_d20260427_m050904_c001_v0001173_t0003_u01777266544696") 2026/04/27 05:19:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d15d_d20260427_m050901_c001_v0001173_t0059_u01777266541739") 2026/04/27 05:19:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad05c_d20260427_m050901_c001_v7007000_t0000_u01777266541369") 2026/04/27 05:19:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d14f_d20260427_m050900_c001_v0001173_t0016_u01777266540656") 2026/04/27 05:19:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d141_d20260427_m050859_c001_v0001173_t0014_u01777266539745") 2026/04/27 05:19:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad05b_d20260427_m050859_c001_v7007000_t0000_u01777266539376") 2026/04/27 05:19:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d113_d20260427_m050856_c001_v0001173_t0007_u01777266536600") 2026/04/27 05:19:11 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d0f7_d20260427_m050853_c001_v0001173_t0037_u01777266533532") 2026/04/27 05:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543ab48e_d20260427_m050853_c001_v7007000_t0000_u01777266533168") 2026/04/27 05:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d0ed_d20260427_m050852_c001_v0001173_t0044_u01777266532545") 2026/04/27 05:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d0df_d20260427_m050851_c001_v0001173_t0010_u01777266531560") 2026/04/27 05:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543ab48b_d20260427_m050851_c001_v7007000_t0000_u01777266531192") 2026/04/27 05:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d0b7_d20260427_m050846_c001_v0001173_t0040_u01777266526689") 2026/04/27 05:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543ab485_d20260427_m050846_c001_v7007000_t0000_u01777266526325") 2026/04/27 05:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d0b1_d20260427_m050845_c001_v0001173_t0021_u01777266525487") 2026/04/27 05:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543ab483_d20260427_m050844_c001_v7007000_t0000_u01777266524580") 2026/04/27 05:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d09f_d20260427_m050843_c001_v0001173_t0052_u01777266523870") 2026/04/27 05:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543ab481_d20260427_m050843_c001_v7007000_t0000_u01777266523325") 2026/04/27 05:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d093_d20260427_m050842_c001_v0001173_t0019_u01777266522595") 2026/04/27 05:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543ab47e_d20260427_m050841_c001_v7007000_t0000_u01777266521688") 2026/04/27 05:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d087_d20260427_m050840_c001_v0001173_t0037_u01777266520836") 2026/04/27 05:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543ab47c_d20260427_m050840_c001_v7007000_t0000_u01777266520289") 2026/04/27 05:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d075_d20260427_m050839_c001_v0001173_t0020_u01777266519566") 2026/04/27 05:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543ab479_d20260427_m050839_c001_v7007000_t0000_u01777266519020") 2026/04/27 05:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d053_d20260427_m050838_c001_v0001173_t0032_u01777266518025") 2026/04/27 05:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543ab46a_d20260427_m050833_c001_v7007000_t0000_u01777266513170") 2026/04/27 05:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d009_d20260427_m050832_c001_v0001173_t0049_u01777266512394") 2026/04/27 05:19:12 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543ab461_d20260427_m050831_c001_v7007000_t0000_u01777266511842") 2026/04/27 05:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875cff0_d20260427_m050831_c001_v0001173_t0010_u01777266511031") 2026/04/27 05:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543ab455_d20260427_m050830_c001_v7007000_t0000_u01777266510106") 2026/04/27 05:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875cfd8_d20260427_m050829_c001_v0001173_t0017_u01777266509439") 2026/04/27 05:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f40580452543ab442_d20260427_m050827_c001_v7007000_t0000_u01777266507216") 2026/04/27 05:19:13 DEBUG : sub dir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875cfa0_d20260427_m050826_c001_v0001173_t0042_u01777266506522") 2026/04/27 05:19:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d436_d20260427_m051419_c001_v7007000_t0000_u01777266859316") 2026/04/27 05:19:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f1738d_d20260427_m051416_c001_v0001134_t0024_u01777266856443") 2026/04/27 05:19:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f413a0091581ad45f_d20260427_m051415_c001_v7007000_t0000_u01777266855509") 2026/04/27 05:19:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d73d_d20260427_m051412_c001_v0001103_t0008_u01777266852749") 2026/04/27 05:19:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf42_d20260427_m051746_c001_v7007000_t0000_u01777267066828") 2026/04/27 05:19:13 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470dc21_d20260427_m051746_c001_v0001103_t0003_u01777267066047") 2026/04/27 05:19:13 DEBUG : sub/yam: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49373_d20260427_m051014_c001_v7007000_t0000_u01777266614593") 2026/04/27 05:19:13 DEBUG : sub/yam: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f170d6_d20260427_m051011_c001_v0001134_t0021_u01777266611444") 2026/04/27 05:19:13 DEBUG : test_dir1/file2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d431_d20260427_m051411_c001_v7007000_t0000_u01777266851939") 2026/04/27 05:19:13 DEBUG : test_dir1/file2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470d735_d20260427_m051410_c001_v0001103_t0027_u01777266850179") 2026/04/27 05:19:13 DEBUG : test_dir1/file2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d426_d20260427_m051409_c001_v7007000_t0000_u01777266849292") 2026/04/27 05:19:13 DEBUG : test_dir1/file2: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c85c2_d20260427_m051407_c001_v0001042_t0045_u01777266847801") 2026/04/27 05:19:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d432_d20260427_m051412_c001_v7007000_t0000_u01777266852173") 2026/04/27 05:19:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875de81_d20260427_m051410_c001_v0001173_t0047_u01777266850168") 2026/04/27 05:19:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f41130b15c687d428_d20260427_m051409_c001_v7007000_t0000_u01777266849476") 2026/04/27 05:19:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875de69_d20260427_m051407_c001_v0001173_t0023_u01777266847779") 2026/04/27 05:19:13 DEBUG : three: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49364_d20260427_m051003_c001_v7007000_t0000_u01777266603347") 2026/04/27 05:19:14 DEBUG : three: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d444_d20260427_m051001_c001_v0001173_t0044_u01777266601968") 2026/04/27 05:19:14 DEBUG : three: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875d424_d20260427_m050959_c001_v0001173_t0010_u01777266599111") 2026/04/27 05:19:14 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf46_d20260427_m051748_c001_v7007000_t0000_u01777267068608") 2026/04/27 05:19:14 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a4db_d20260427_m051747_c001_v0001134_t0045_u01777267067792") 2026/04/27 05:19:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf75_d20260427_m051808_c001_v7007000_t0000_u01777267088732") 2026/04/27 05:19:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e84f_d20260427_m051806_c001_v0001173_t0016_u01777267086518") 2026/04/27 05:19:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf72_d20260427_m051804_c001_v7007000_t0000_u01777267084956") 2026/04/27 05:19:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a505_d20260427_m051803_c001_v0001134_t0033_u01777267083278") 2026/04/27 05:19:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf6d_d20260427_m051802_c001_v7007000_t0000_u01777267082329") 2026/04/27 05:19:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470dc64_d20260427_m051801_c001_v0001103_t0000_u01777267081538") 2026/04/27 05:19:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf67_d20260427_m051756_c001_v7007000_t0000_u01777267076290") 2026/04/27 05:19:14 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a4f5_d20260427_m051754_c001_v0001134_t0018_u01777267074936") 2026/04/27 05:19:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf6b_d20260427_m051758_c001_v7007000_t0000_u01777267078745") 2026/04/27 05:19:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e802_d20260427_m051757_c001_v0001173_t0002_u01777267077243") 2026/04/27 05:19:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf5c_d20260427_m051753_c001_v7007000_t0000_u01777267073944") 2026/04/27 05:19:14 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1070088f1470dc3c_d20260427_m051752_c001_v0001103_t0037_u01777267072958") 2026/04/27 05:19:14 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf4c_d20260427_m051752_c001_v7007000_t0000_u01777267072012") 2026/04/27 05:19:14 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c87db_d20260427_m051751_c001_v0001042_t0043_u01777267071190") 2026/04/27 05:19:14 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf49_d20260427_m051750_c001_v7007000_t0000_u01777267070228") 2026/04/27 05:19:14 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179dd299875e7ce_d20260427_m051749_c001_v0001173_t0042_u01777267069546") 2026/04/27 05:19:14 DEBUG : toe/toe/toe: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f420951fa056b1213_d20260427_m051814_c001_v7007000_t0000_u01777267094242") 2026/04/27 05:19:15 DEBUG : toe/toe/toe: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1194b780ecc2a51d_d20260427_m051813_c001_v0001134_t0029_u01777267093326") 2026/04/27 05:19:15 DEBUG : toe/toe/toe: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf6c_d20260427_m051800_c001_v7007000_t0000_u01777267080589") 2026/04/27 05:19:15 DEBUG : toe/toe/toe: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c87f1_d20260427_m051759_c001_v0001042_t0022_u01777267079699") 2026/04/27 05:19:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf76_d20260427_m051809_c001_v7007000_t0000_u01777267089437") 2026/04/27 05:19:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1179e985538c880b_d20260427_m051808_c001_v0001042_t0027_u01777267088197") 2026/04/27 05:19:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4197be86af69cf73_d20260427_m051805_c001_v7007000_t0000_u01777267085548") 2026/04/27 05:19:15 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f11263fa8588a9a6e_d20260427_m051804_c001_v0001178_t0017_u01777267084734") 2026/04/27 05:19:15 DEBUG : two: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49365_d20260427_m051003_c001_v7007000_t0000_u01777266603530") 2026/04/27 05:19:15 DEBUG : two: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4125f7e78934a513_d20260427_m051001_c001_v0001120_t0024_u01777266601374") 2026/04/27 05:19:15 DEBUG : two: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f4179dd299875d41c_d20260427_m050958_c001_v0001173_t0056_u01777266598923") 2026/04/27 05:19:15 DEBUG : yam: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49375_d20260427_m051015_c001_v7007000_t0000_u01777266615323") 2026/04/27 05:19:15 DEBUG : yam: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1189c44e4a024d24_d20260427_m051013_c001_v0001179_t0028_u01777266613007") 2026/04/27 05:19:15 DEBUG : yam: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf4936e_d20260427_m051010_c001_v7007000_t0000_u01777266610087") 2026/04/27 05:19:15 DEBUG : yam: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f10608bf196f170cc_d20260427_m051008_c001_v0001134_t0040_u01777266608161") 2026/04/27 05:19:15 DEBUG : yam: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49368_d20260427_m051006_c001_v7007000_t0000_u01777266606867") 2026/04/27 05:19:15 DEBUG : yam: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1125f7e78934a521_d20260427_m051004_c001_v0001120_t0004_u01777266604092") 2026/04/27 05:19:15 DEBUG : yaml: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf49372_d20260427_m051010_c001_v7007000_t0000_u01777266610880") 2026/04/27 05:19:15 DEBUG : yaml: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f1154c17b868704bc_d20260427_m051009_c001_v0001144_t0026_u01777266609485") 2026/04/27 05:19:15 DEBUG : yaml: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f400a22898bf4936a_d20260427_m051007_c001_v7007000_t0000_u01777266607597") 2026/04/27 05:19:15 DEBUG : yaml: Deleting (id "4_z6f22bd33506dcbdb9fd80e1b_f105893115524ff31_d20260427_m051006_c001_v0001161_t0019_u01777266606353") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m53.366565758s (try 1/5)