"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/05/09 03:04:25 DEBUG : Creating backend with remote "TestB2:rclone-test-sadavib3bino" 2026/05/09 03:04:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/09 03:04:25 DEBUG : Creating backend with remote "/tmp/rclone3771486372" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:04:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 03:04:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/09 03:04:26 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:04:26 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.56s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:04:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 03:04:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 03:04:27 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:04:27 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:04:28 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 03:04:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:04:28 INFO : sub dir/hello world: Copied (new) 2026/05/09 03:04:28 DEBUG : B2 bucket rclone-test-sadavib3bino: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.82s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.39s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:04:29 DEBUG : Creating backend with remote "/non-existing" 2026/05/09 03:04:29 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/09 03:04:29 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:04:29 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:04:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 03:04:30 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:04:30 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:04:31 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 03:04:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:04:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.75s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:04:32 INFO : B2 bucket rclone-test-sadavib3bino: Running all checks before starting transfers 2026/05/09 03:04:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 03:04:32 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:04:32 INFO : B2 bucket rclone-test-sadavib3bino: Checks finished, now starting transfers 2026/05/09 03:04:32 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:04:32 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 03:04:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:04:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.32s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:04:33 ERROR : Ignoring --no-traverse with sync 2026/05/09 03:04:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 03:04:33 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:04:33 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:04:34 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 03:04:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:04:34 INFO : sub dir/hello world: Copied (new) 2026/05/09 03:04:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.27s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:04:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/09 03:04:35 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:04:35 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:04:35 DEBUG : hello world2: size = 12 OK 2026/05/09 03:04:35 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/05/09 03:04:35 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.30s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:04:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 03:04:36 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:04:36 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:04:36 DEBUG : potato2: size = 11 OK 2026/05/09 03:04:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:04:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.36s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:04:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 03:04:38 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:04:38 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:04:38 DEBUG : potato2: size = 11 OK 2026/05/09 03:04:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:04:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.81s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:04:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/09 03:04:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 03:04:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/09 03:04:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 03:04:39 INFO : sub dir2: Making directory 2026/05/09 03:04:39 INFO : sub dir: Making directory 2026/05/09 03:04:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 03:04:39 INFO : sub dir2/sub sub dir2: Making directory 2026/05/09 03:04:39 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:04:39 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:04:40 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 03:04:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:04:40 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/05/09 03:04:40 DEBUG : B2 bucket rclone-test-sadavib3bino: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.28s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:04:40 INFO : sub dir2: Making directory 2026/05/09 03:04:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/09 03:04:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 03:04:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 03:04:40 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:04:40 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:04:41 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 03:04:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:04:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.43s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:04:42 DEBUG : sub dir2: Making directory with metadata 2026/05/09 03:04:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 03:04:42 INFO : sub dir2: Making directory 2026/05/09 03:04:42 INFO : sub dir: Making directory 2026/05/09 03:04:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 03:04:42 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:04:42 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:04:42 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 03:04:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:04:42 INFO : sub dir/hello world: Copied (new) 2026/05/09 03:04:42 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/05/09 03:04:42 DEBUG : B2 bucket rclone-test-sadavib3bino: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/09 03:04:43 DEBUG : B2 bucket rclone-test-sadavib3bino: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.51s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:04:44 INFO : sub dir2: Making directory 2026/05/09 03:04:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 03:04:44 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:04:44 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:04:44 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 03:04:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:04:44 INFO : sub dir/hello world: Copied (new) 2026/05/09 03:04:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.34s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:04:45 DEBUG : sub dir2: Making directory with metadata 2026/05/09 03:04:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 03:04:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 03:04:45 INFO : sub dir2: Making directory 2026/05/09 03:04:45 INFO : sub dir: Making directory 2026/05/09 03:04:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 03:04:45 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:04:45 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:04:45 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 03:04:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:04:45 INFO : sub dir/hello world: Copied (new) 2026/05/09 03:04:45 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/05/09 03:04:46 DEBUG : B2 bucket rclone-test-sadavib3bino: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.30s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:04:47 INFO : sub dir2: Making directory 2026/05/09 03:04:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 03:04:47 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:04:47 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:04:47 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 03:04:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:04:47 INFO : sub dir/hello world: Copied (new) 2026/05/09 03:04:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.42s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:04:49 DEBUG : Creating backend with remote "TestB2:rclone-test-wodawov1sudu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-sadavib3bino -> B2 bucket rclone-test-wodawov1sudu 2026/05/09 03:04:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 03:04:50 DEBUG : B2 bucket rclone-test-wodawov1sudu: Waiting for checks to finish 2026/05/09 03:04:50 DEBUG : B2 bucket rclone-test-wodawov1sudu: Waiting for transfers to finish 2026/05/09 03:04:51 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 03:04:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:04:51 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/09 03:04:51 DEBUG : B2 bucket rclone-test-wodawov1sudu: Purge remote 2026/05/09 03:04:51 INFO : B2 bucket rclone-test-wodawov1sudu: cleaning bucket "rclone-test-wodawov1sudu" of all files 2026/05/09 03:04:51 DEBUG : sub dir/hello world: Deleting (id "4_z9fd2ed23b01d0bab9fe80e1b_f1044715d966879be_d20260509_m030451_c001_v0001145_t0047_u01778295891016") --- PASS: TestServerSideCopy (4.24s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:04:53 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:04:53 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:04:53 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:04:53 DEBUG : sub dir/hello world: Sizes differ 2026/05/09 03:04:53 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:04:54 DEBUG : sub dir/hello world: size = 17 OK 2026/05/09 03:04:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/09 03:04:54 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.12s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:04:55 DEBUG : Creating backend with remote "TestB2:rclone-test-hizebot8vetu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-sadavib3bino -> B2 bucket rclone-test-hizebot8vetu 2026/05/09 03:04:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 03:04:56 DEBUG : B2 bucket rclone-test-hizebot8vetu: Waiting for checks to finish 2026/05/09 03:04:56 DEBUG : B2 bucket rclone-test-hizebot8vetu: Waiting for transfers to finish 2026/05/09 03:04:57 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 03:04:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:04:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/09 03:04:58 DEBUG : B2 bucket rclone-test-hizebot8vetu: Waiting for checks to finish 2026/05/09 03:04:58 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:04:58 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-hizebot8vetu) 2026/05/09 03:04:58 DEBUG : sub dir/hello world: Sizes differ 2026/05/09 03:04:58 DEBUG : B2 bucket rclone-test-hizebot8vetu: Waiting for transfers to finish 2026/05/09 03:04:59 DEBUG : sub dir/hello world: size = 17 OK 2026/05/09 03:04:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/09 03:04:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/09 03:04:59 DEBUG : B2 bucket rclone-test-hizebot8vetu: Purge remote 2026/05/09 03:04:59 INFO : B2 bucket rclone-test-hizebot8vetu: cleaning bucket "rclone-test-hizebot8vetu" of all files 2026/05/09 03:04:59 DEBUG : sub dir/hello world: Deleting (id "4_zcf52fda3b01d0bab9fe80e1b_f1128621be99aba9d_d20260509_m030459_c001_v0001101_t0054_u01778295899049") 2026/05/09 03:04:59 DEBUG : sub dir/hello world: Deleting (id "4_zcf52fda3b01d0bab9fe80e1b_f1110f82cd8da7aaa_d20260509_m030457_c001_v0001183_t0052_u01778295897326") --- PASS: TestServerSideCopyOverSelf (6.15s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:01 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:01 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:05:01 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:05:01 DEBUG : sub dir/hello world: Sizes differ 2026/05/09 03:05:01 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:02 DEBUG : sub dir/hello world: size = 17 OK 2026/05/09 03:05:02 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/09 03:05:02 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/09 03:05:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.18s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:03 DEBUG : Creating backend with remote "TestB2:rclone-test-vomixul1tohu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-sadavib3bino -> B2 bucket rclone-test-vomixul1tohu 2026/05/09 03:05:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 03:05:05 DEBUG : B2 bucket rclone-test-vomixul1tohu: Waiting for checks to finish 2026/05/09 03:05:05 DEBUG : B2 bucket rclone-test-vomixul1tohu: Waiting for transfers to finish 2026/05/09 03:05:05 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 03:05:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:05:05 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/09 03:05:07 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:05:07 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-vomixul1tohu) 2026/05/09 03:05:07 DEBUG : sub dir/hello world: Sizes differ 2026/05/09 03:05:07 DEBUG : B2 bucket rclone-test-vomixul1tohu: Waiting for checks to finish 2026/05/09 03:05:07 DEBUG : B2 bucket rclone-test-vomixul1tohu: Waiting for transfers to finish 2026/05/09 03:05:07 DEBUG : sub dir/hello world: size = 17 OK 2026/05/09 03:05:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/05/09 03:05:07 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/09 03:05:07 INFO : sub dir/hello world: Deleted 2026/05/09 03:05:08 DEBUG : testing file moves 2026/05/09 03:05:09 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:05:09 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-vomixul1tohu) 2026/05/09 03:05:09 DEBUG : sub dir/hello world: Sizes differ 2026/05/09 03:05:09 DEBUG : B2 bucket rclone-test-vomixul1tohu: Waiting for checks to finish 2026/05/09 03:05:09 DEBUG : B2 bucket rclone-test-vomixul1tohu: Waiting for transfers to finish 2026/05/09 03:05:09 DEBUG : sub dir/hello world: size = 24 OK 2026/05/09 03:05:09 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/05/09 03:05:09 INFO : sub dir/hello world: Copied (server-side copy) 2026/05/09 03:05:09 INFO : sub dir/hello world: Deleted 2026/05/09 03:05:10 DEBUG : B2 bucket rclone-test-vomixul1tohu: Purge remote 2026/05/09 03:05:10 INFO : B2 bucket rclone-test-vomixul1tohu: cleaning bucket "rclone-test-vomixul1tohu" of all files 2026/05/09 03:05:10 DEBUG : sub dir/hello world: Deleting (id "4_z7fe21db3b02d0bab9fe80e1b_f11913c6505ee6e40_d20260509_m030509_c001_v0001102_t0059_u01778295909192") 2026/05/09 03:05:10 DEBUG : sub dir/hello world: Deleting (id "4_z7fe21db3b02d0bab9fe80e1b_f1083184ff48ce6b5_d20260509_m030507_c001_v0001154_t0006_u01778295907263") 2026/05/09 03:05:10 DEBUG : sub dir/hello world: Deleting (id "4_z7fe21db3b02d0bab9fe80e1b_f1128fdf0b7ecdf70_d20260509_m030505_c001_v0001097_t0047_u01778295905541") --- PASS: TestServerSideMoveOverSelf (8.40s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:11 ERROR : error listing: directory not found 2026/05/09 03:05:12 INFO : Local file system at /tmp/rclone3771486372: Making directory 2026/05/09 03:05:12 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:12 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.58s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 03:05:14 DEBUG : Local file system at /tmp/rclone3771486372: Waiting for checks to finish 2026/05/09 03:05:14 DEBUG : Local file system at /tmp/rclone3771486372: Waiting for transfers to finish 2026/05/09 03:05:14 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/05/09 03:05:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:05:14 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/05/09 03:05:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.06s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:15 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/09 03:05:15 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:15 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:16 DEBUG : check sum: size = 1 OK 2026/05/09 03:05:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/09 03:05:16 INFO : check sum: Copied (new) 2026/05/09 03:05:16 DEBUG : Waiting for deletions to finish 2026/05/09 03:05:16 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:16 DEBUG : check sum: size = 1 OK 2026/05/09 03:05:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/09 03:05:16 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/05/09 03:05:16 DEBUG : check sum: Unchanged skipping 2026/05/09 03:05:16 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:16 DEBUG : Waiting for deletions to finish 2026/05/09 03:05:16 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.97s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:17 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/09 03:05:17 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:17 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:17 DEBUG : sizeonly: size = 6 OK 2026/05/09 03:05:17 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/09 03:05:17 INFO : sizeonly: Copied (new) 2026/05/09 03:05:17 DEBUG : Waiting for deletions to finish 2026/05/09 03:05:18 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:18 DEBUG : sizeonly: size = 6 OK 2026/05/09 03:05:18 DEBUG : sizeonly: Sizes identical 2026/05/09 03:05:18 DEBUG : sizeonly: Unchanged skipping 2026/05/09 03:05:18 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:18 DEBUG : Waiting for deletions to finish 2026/05/09 03:05:18 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.66s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:19 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/09 03:05:19 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:19 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:19 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/05/09 03:05:19 INFO : ignore-size: Copied (new) 2026/05/09 03:05:19 DEBUG : Waiting for deletions to finish 2026/05/09 03:05:19 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:19 DEBUG : ignore-size: Unchanged skipping 2026/05/09 03:05:19 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:19 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:19 DEBUG : Waiting for deletions to finish 2026/05/09 03:05:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.65s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:21 DEBUG : existing: size = 6 OK 2026/05/09 03:05:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:05:21 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:21 DEBUG : existing: Unchanged skipping 2026/05/09 03:05:21 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:21 DEBUG : Waiting for deletions to finish 2026/05/09 03:05:21 INFO : There was nothing to transfer 2026/05/09 03:05:21 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:21 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/09 03:05:21 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:21 DEBUG : existing: size = 6 OK 2026/05/09 03:05:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/09 03:05:21 INFO : existing: Copied (replaced existing) 2026/05/09 03:05:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.13s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:22 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/09 03:05:22 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:22 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:23 DEBUG : existing: size = 6 OK 2026/05/09 03:05:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/09 03:05:23 INFO : existing: Copied (new) 2026/05/09 03:05:23 DEBUG : Waiting for deletions to finish 2026/05/09 03:05:23 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:23 DEBUG : existing: Destination exists, skipping 2026/05/09 03:05:23 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:23 DEBUG : Waiting for deletions to finish 2026/05/09 03:05:23 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.68s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:24 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/09 03:05:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/09 03:05:25 DEBUG : c/non empty space: size = 5 OK 2026/05/09 03:05:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:05:25 DEBUG : c/non empty space: Unchanged skipping 2026/05/09 03:05:25 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:25 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:25 DEBUG : a/potato2: size = 60 OK 2026/05/09 03:05:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:05:25 INFO : a/potato2: Copied (new) 2026/05/09 03:05:25 DEBUG : Waiting for deletions to finish 2026/05/09 03:05:25 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.61s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:27 DEBUG : empty space: size = 1 OK 2026/05/09 03:05:27 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/09 03:05:27 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/09 03:05:27 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/05/09 03:05:27 DEBUG : empty space: Unchanged skipping 2026/05/09 03:05:27 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:27 DEBUG : Waiting for deletions to finish 2026/05/09 03:05:27 INFO : There was nothing to transfer 2026/05/09 03:05:28 DEBUG : empty space: size = 1 OK 2026/05/09 03:05:28 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05: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/05/09 03:05:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/09 03:05:29 INFO : empty space: Updated modification time in destination 2026/05/09 03:05:29 DEBUG : empty space: Unchanged skipping 2026/05/09 03:05:29 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:29 DEBUG : Waiting for deletions to finish 2026/05/09 03:05:29 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.91s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:30 DEBUG : empty space: size = 1 OK 2026/05/09 03:05:30 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:30 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/09 03:05:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/09 03:05:30 DEBUG : empty space: Unchanged skipping 2026/05/09 03:05:30 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:30 DEBUG : Waiting for deletions to finish 2026/05/09 03:05:30 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.51s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:31 DEBUG : foo: size = 3 OK 2026/05/09 03:05:31 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/05/09 03:05:31 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:05:31 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:05:31 DEBUG : foo: sha1 differ 2026/05/09 03:05:31 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:32 DEBUG : foo: size = 3 OK 2026/05/09 03:05:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/05/09 03:05:32 INFO : foo: Copied (replaced existing) 2026/05/09 03:05:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:33 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/09 03:05:33 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:33 DEBUG : empty space: size = 1 OK 2026/05/09 03:05:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:05:33 DEBUG : empty space: Unchanged skipping 2026/05/09 03:05:33 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:33 DEBUG : potato: size = 60 OK 2026/05/09 03:05:33 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:05:33 INFO : potato: Copied (new) 2026/05/09 03:05:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.97s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:35 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:05:35 DEBUG : potato: size = 60 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:05:35 DEBUG : potato: Sizes differ 2026/05/09 03:05:35 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:35 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:35 DEBUG : potato: size = 21 OK 2026/05/09 03:05:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/05/09 03:05:35 INFO : potato: Copied (replaced existing) 2026/05/09 03:05:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.86s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:37 DEBUG : potato: size = 21 OK 2026/05/09 03:05:37 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/05/09 03:05:37 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3771486372) 2026/05/09 03:05:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:05:37 DEBUG : potato: sha1 differ 2026/05/09 03:05:37 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:37 DEBUG : potato: size = 21 OK 2026/05/09 03:05:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/05/09 03:05:37 INFO : potato: Copied (replaced existing) 2026/05/09 03:05:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 03:05:39 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/09 03:05:39 DEBUG : empty space: size = 1 OK 2026/05/09 03:05:39 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:05:39 DEBUG : empty space: Unchanged skipping 2026/05/09 03:05:39 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:39 DEBUG : Waiting for deletions to finish 2026/05/09 03:05:39 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 03:05:41 DEBUG : empty space: size = 1 OK 2026/05/09 03:05:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:05:41 DEBUG : empty space: Unchanged skipping 2026/05/09 03:05:41 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:41 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:41 DEBUG : potato2: size = 60 OK 2026/05/09 03:05:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:05:41 INFO : potato2: Copied (new) 2026/05/09 03:05:41 DEBUG : Waiting for deletions to finish 2026/05/09 03:05:41 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.55s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:43 INFO : d: Making directory 2026/05/09 03:05:43 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/05/09 03:05:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/09 03:05:43 DEBUG : c/non empty space: size = 5 OK 2026/05/09 03:05:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:05:43 DEBUG : c/non empty space: Unchanged skipping 2026/05/09 03:05:44 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:44 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:44 DEBUG : a/potato2: size = 60 OK 2026/05/09 03:05:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:05:44 INFO : a/potato2: Copied (new) 2026/05/09 03:05:44 DEBUG : Waiting for deletions to finish 2026/05/09 03:05:44 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:46 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/05/09 03:05:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/09 03:05:46 DEBUG : c/non empty space: size = 5 OK 2026/05/09 03:05:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:05:46 DEBUG : c/non empty space: Unchanged skipping 2026/05/09 03:05:46 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:46 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:46 DEBUG : a/potato2: size = 60 OK 2026/05/09 03:05:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:05:46 INFO : a/potato2: Copied (new) 2026/05/09 03:05:46 ERROR : B2 bucket rclone-test-sadavib3bino: not deleting files as there were IO errors 2026/05/09 03:05:46 ERROR : B2 bucket rclone-test-sadavib3bino: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.53s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:48 DEBUG : Waiting for deletions to finish 2026/05/09 03:05:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 03:05:49 DEBUG : empty space: size = 1 OK 2026/05/09 03:05:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:05:49 DEBUG : empty space: Unchanged skipping 2026/05/09 03:05:49 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:49 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:49 INFO : potato: Deleted 2026/05/09 03:05:49 DEBUG : potato2: size = 60 OK 2026/05/09 03:05:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:05:49 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.46s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:51 DEBUG : Waiting for deletions to finish 2026/05/09 03:05:51 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:51 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:51 INFO : potato: Deleted 2026/05/09 03:05:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 03:05:51 DEBUG : empty space: size = 1 OK 2026/05/09 03:05:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:05:51 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:51 DEBUG : empty space: Unchanged skipping 2026/05/09 03:05:51 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:52 DEBUG : potato2: size = 60 OK 2026/05/09 03:05:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:05:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.80s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 03:05:53 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:53 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:54 DEBUG : potato2: size = 19 OK 2026/05/09 03:05:54 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/05/09 03:05:54 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.97s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:56 DEBUG : enormous: Excluded (Size Filter) 2026/05/09 03:05:56 DEBUG : enormous: Excluded 2026/05/09 03:05:56 DEBUG : potato2: Excluded (Size Filter) 2026/05/09 03:05:56 DEBUG : potato2: Excluded 2026/05/09 03:05:56 DEBUG : potato2: Excluded (Size Filter) 2026/05/09 03:05:56 DEBUG : potato2: Excluded 2026/05/09 03:05:56 DEBUG : empty space: size = 1 OK 2026/05/09 03:05:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:05:56 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:56 DEBUG : empty space: Unchanged skipping 2026/05/09 03:05:56 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:56 DEBUG : Waiting for deletions to finish 2026/05/09 03:05:56 INFO : There was nothing to transfer 2026/05/09 03:05:56 DEBUG : enormous: Excluded (Size Filter) 2026/05/09 03:05:56 DEBUG : enormous: Excluded 2026/05/09 03:05:56 DEBUG : potato2: Excluded (Size Filter) 2026/05/09 03:05:56 DEBUG : potato2: Excluded 2026/05/09 03:05:56 DEBUG : potato2: Excluded (Size Filter) 2026/05/09 03:05:56 DEBUG : potato2: Excluded 2026/05/09 03:05:56 DEBUG : empty space: size = 1 OK 2026/05/09 03:05:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/09 03:05:56 DEBUG : empty space: Unchanged skipping 2026/05/09 03:05:56 DEBUG : Local file system at /tmp/rclone3771486372: Waiting for checks to finish 2026/05/09 03:05:56 DEBUG : Local file system at /tmp/rclone3771486372: Waiting for transfers to finish 2026/05/09 03:05:56 DEBUG : Waiting for deletions to finish 2026/05/09 03:05:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.88s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:05:59 DEBUG : enormous: Excluded (Size Filter) 2026/05/09 03:05:59 DEBUG : enormous: Excluded 2026/05/09 03:05:59 DEBUG : potato2: Excluded (Size Filter) 2026/05/09 03:05:59 DEBUG : potato2: Excluded 2026/05/09 03:05:59 DEBUG : empty space: size = 1 OK 2026/05/09 03:05:59 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:05:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:05:59 DEBUG : empty space: Unchanged skipping 2026/05/09 03:05:59 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:05:59 DEBUG : Waiting for deletions to finish 2026/05/09 03:05:59 INFO : enormous: Deleted 2026/05/09 03:05:59 INFO : potato2: Deleted 2026/05/09 03:05:59 INFO : There was nothing to transfer 2026/05/09 03:06:00 DEBUG : empty space: size = 1 OK 2026/05/09 03:06:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/05/09 03:06:00 DEBUG : empty space: Unchanged skipping 2026/05/09 03:06:00 DEBUG : Local file system at /tmp/rclone3771486372: Waiting for checks to finish 2026/05/09 03:06:00 DEBUG : Local file system at /tmp/rclone3771486372: Waiting for transfers to finish 2026/05/09 03:06:00 DEBUG : Waiting for deletions to finish 2026/05/09 03:06:00 INFO : enormous: Deleted 2026/05/09 03:06:00 INFO : potato2: Deleted 2026/05/09 03:06:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.88s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:06:02 DEBUG : five: Need to transfer - File not found at Destination 2026/05/09 03:06:02 DEBUG : four: size = 4 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:06:02 DEBUG : four: size = 8 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:06:02 DEBUG : four: Sizes differ 2026/05/09 03:06:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/09 03:06:02 DEBUG : one: Destination is newer than source, skipping 2026/05/09 03:06:02 DEBUG : three: size = 5 OK 2026/05/09 03:06:02 DEBUG : three: Sizes identical 2026/05/09 03:06:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/09 03:06:02 DEBUG : two: size = 3 OK 2026/05/09 03:06:02 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:06:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3771486372) 2026/05/09 03:06:02 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:06:02 DEBUG : two: sha1 differ 2026/05/09 03:06:02 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:06:02 DEBUG : five: size = 4 OK 2026/05/09 03:06:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/09 03:06:02 INFO : five: Copied (new) 2026/05/09 03:06:03 DEBUG : four: size = 4 OK 2026/05/09 03:06:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/09 03:06:03 INFO : four: Copied (replaced existing) 2026/05/09 03:06:03 DEBUG : two: size = 3 OK 2026/05/09 03:06:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/09 03:06:03 INFO : two: Copied (replaced existing) 2026/05/09 03:06:03 DEBUG : Waiting for deletions to finish 2026/05/09 03:06:03 DEBUG : five: size = 4 OK 2026/05/09 03:06:03 DEBUG : four: size = 4 OK 2026/05/09 03:06:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/05/09 03:06:03 DEBUG : three: size = 5 OK 2026/05/09 03:06:03 DEBUG : five: Size and sha1 of src and dst objects identical 2026/05/09 03:06:03 DEBUG : two: size = 3 OK 2026/05/09 03:06:03 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/05/09 03:06:03 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:06:03 DEBUG : one: Destination is newer than source, skipping 2026/05/09 03:06:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/09 03:06:03 DEBUG : two: Size and sha1 of src and dst objects identical 2026/05/09 03:06:03 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/05/09 03:06:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3771486372) 2026/05/09 03:06:03 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:06:03 DEBUG : three: sha1 differ 2026/05/09 03:06:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/05/09 03:06:03 DEBUG : four: Size and sha1 of src and dst objects identical 2026/05/09 03:06:03 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/05/09 03:06:03 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/05/09 03:06:03 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:06:04 DEBUG : three: size = 5 OK 2026/05/09 03:06:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/09 03:06:04 INFO : three: Copied (replaced existing) 2026/05/09 03:06:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.68s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/05/09 03:06:05 INFO : B2 bucket rclone-test-sadavib3bino: Making map for --track-renames 2026/05/09 03:06:05 INFO : B2 bucket rclone-test-sadavib3bino: Finished making map for --track-renames 2026/05/09 03:06:05 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:06:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/09 03:06:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/09 03:06:05 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for renames to finish 2026/05/09 03:06:05 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:06:06 DEBUG : potato: size = 14 OK 2026/05/09 03:06:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/09 03:06:06 INFO : potato: Copied (new) 2026/05/09 03:06:06 DEBUG : yam: size = 11 OK 2026/05/09 03:06:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/09 03:06:06 INFO : yam: Copied (new) 2026/05/09 03:06:06 DEBUG : Waiting for deletions to finish 2026/05/09 03:06:06 DEBUG : potato: size = 14 OK 2026/05/09 03:06:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:06 DEBUG : potato: Unchanged skipping 2026/05/09 03:06:06 INFO : B2 bucket rclone-test-sadavib3bino: Making map for --track-renames 2026/05/09 03:06:06 INFO : B2 bucket rclone-test-sadavib3bino: Finished making map for --track-renames 2026/05/09 03:06:06 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:06:06 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for renames to finish 2026/05/09 03:06:07 DEBUG : yaml: size = 11 OK 2026/05/09 03:06:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/09 03:06:07 INFO : yam: Copied (server-side copy) to: yaml 2026/05/09 03:06:07 INFO : yam: Deleted 2026/05/09 03:06:07 INFO : yaml: Renamed from "yam" 2026/05/09 03:06:07 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:06:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.10s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/05/09 03:06:08 INFO : B2 bucket rclone-test-sadavib3bino: Making map for --track-renames 2026/05/09 03:06:08 INFO : B2 bucket rclone-test-sadavib3bino: Finished making map for --track-renames 2026/05/09 03:06:08 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:06:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/09 03:06:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/09 03:06:08 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for renames to finish 2026/05/09 03:06:08 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:06:09 DEBUG : yam: size = 11 OK 2026/05/09 03:06:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/09 03:06:09 INFO : yam: Copied (new) 2026/05/09 03:06:09 DEBUG : potato: size = 14 OK 2026/05/09 03:06:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/09 03:06:09 INFO : potato: Copied (new) 2026/05/09 03:06:09 DEBUG : Waiting for deletions to finish 2026/05/09 03:06:09 DEBUG : potato: size = 14 OK 2026/05/09 03:06:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:09 INFO : B2 bucket rclone-test-sadavib3bino: Making map for --track-renames 2026/05/09 03:06:09 DEBUG : potato: Unchanged skipping 2026/05/09 03:06:09 INFO : B2 bucket rclone-test-sadavib3bino: Finished making map for --track-renames 2026/05/09 03:06:09 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:06:09 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for renames to finish 2026/05/09 03:06:10 DEBUG : yaml: size = 11 OK 2026/05/09 03:06:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/09 03:06:10 INFO : yam: Copied (server-side copy) to: yaml 2026/05/09 03:06:10 INFO : yam: Deleted 2026/05/09 03:06:10 INFO : yaml: Renamed from "yam" 2026/05/09 03:06:10 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:06:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.83s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/05/09 03:06:11 INFO : B2 bucket rclone-test-sadavib3bino: Making map for --track-renames 2026/05/09 03:06:11 INFO : B2 bucket rclone-test-sadavib3bino: Finished making map for --track-renames 2026/05/09 03:06:11 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:06:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/09 03:06:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/09 03:06:11 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for renames to finish 2026/05/09 03:06:11 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:06:11 DEBUG : sub/yam: size = 11 OK 2026/05/09 03:06:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/09 03:06:11 INFO : sub/yam: Copied (new) 2026/05/09 03:06:12 DEBUG : potato: size = 14 OK 2026/05/09 03:06:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/05/09 03:06:12 INFO : potato: Copied (new) 2026/05/09 03:06:12 DEBUG : Waiting for deletions to finish 2026/05/09 03:06:12 DEBUG : potato: size = 14 OK 2026/05/09 03:06:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:06:12 DEBUG : potato: Unchanged skipping 2026/05/09 03:06:12 INFO : B2 bucket rclone-test-sadavib3bino: Making map for --track-renames 2026/05/09 03:06:12 INFO : B2 bucket rclone-test-sadavib3bino: Finished making map for --track-renames 2026/05/09 03:06:12 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:06:12 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for renames to finish 2026/05/09 03:06:13 DEBUG : yam: size = 11 OK 2026/05/09 03:06:13 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/05/09 03:06:13 INFO : sub/yam: Copied (server-side copy) to: yam 2026/05/09 03:06:13 INFO : sub/yam: Deleted 2026/05/09 03:06:13 INFO : yam: Renamed from "sub/yam" 2026/05/09 03:06:13 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:06:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.12s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:06:14 DEBUG : Creating backend with remote "/tmp/rclone3771486372/dir1" 2026/05/09 03:06:14 DEBUG : Creating backend with remote "/tmp/rclone3771486372/dir2" 2026/05/09 03:06:14 DEBUG : Local file system at /tmp/rclone3771486372/dir2: Using server-side directory move 2026/05/09 03:06:14 INFO : Local file system at /tmp/rclone3771486372/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/09 03:06:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/09 03:06:14 DEBUG : Local file system at /tmp/rclone3771486372/dir2: Waiting for checks to finish 2026/05/09 03:06:14 DEBUG : Local file system at /tmp/rclone3771486372/dir2: Waiting for transfers to finish 2026/05/09 03:06:14 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:06:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 03:06:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/09 03:06:15 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:06:15 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:06:15 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/09 03:06:15 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/09 03:06:15 INFO : nested/sub dir/file: Copied (new) 2026/05/09 03:06:15 INFO : nested/sub dir/file: Deleted 2026/05/09 03:06:15 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 03:06:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:06:15 INFO : sub dir/hello world: Copied (new) 2026/05/09 03:06:15 INFO : sub dir/hello world: Deleted 2026/05/09 03:06:15 INFO : sub dir: Removing directory 2026/05/09 03:06:15 INFO : nested/sub dir: Removing directory 2026/05/09 03:06:15 INFO : nested: Removing directory 2026/05/09 03:06:15 DEBUG : Local file system at /tmp/rclone3771486372: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.74s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:06:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/09 03:06:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/09 03:06:16 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:06:16 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:06:17 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/09 03:06:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/05/09 03:06:17 INFO : nested/sub dir/file: Copied (new) 2026/05/09 03:06:17 INFO : nested/sub dir/file: Deleted 2026/05/09 03:06:17 DEBUG : sub dir/hello world: size = 11 OK 2026/05/09 03:06:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:06:17 INFO : sub dir/hello world: Copied (new) 2026/05/09 03:06:17 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.58s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:06:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/09 03:06:18 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/09 03:06:18 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:06:18 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:06:18 DEBUG : existing: size = 6 OK 2026/05/09 03:06:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/09 03:06:18 INFO : existing: Copied (new) 2026/05/09 03:06:18 INFO : existing: Deleted 2026/05/09 03:06:18 DEBUG : existing-b: size = 6 OK 2026/05/09 03:06:18 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/05/09 03:06:18 INFO : existing-b: Copied (new) 2026/05/09 03:06:18 INFO : existing-b: Deleted 2026/05/09 03:06:19 DEBUG : existing: Destination exists, skipping 2026/05/09 03:06:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/09 03:06:19 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:06:19 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:06:19 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.98s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:06:20 DEBUG : Creating backend with remote "TestB2:rclone-test-fepepug1wiyo" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-sadavib3bino -> B2 bucket rclone-test-fepepug1wiyo 2026/05/09 03:06:24 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 03:06:24 DEBUG : empty space: size = 1 OK 2026/05/09 03:06:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/09 03:06:24 DEBUG : empty space: Unchanged skipping 2026/05/09 03:06:24 DEBUG : potato3: size = 68 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:06:24 DEBUG : potato3: size = 60 (B2 bucket rclone-test-fepepug1wiyo) 2026/05/09 03:06:24 DEBUG : potato3: Sizes differ 2026/05/09 03:06:24 DEBUG : B2 bucket rclone-test-fepepug1wiyo: Waiting for checks to finish 2026/05/09 03:06:24 INFO : empty space: Deleted 2026/05/09 03:06:24 DEBUG : B2 bucket rclone-test-fepepug1wiyo: Waiting for transfers to finish 2026/05/09 03:06:24 DEBUG : potato2: size = 60 OK 2026/05/09 03:06:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:06:24 INFO : potato2: Copied (server-side copy) 2026/05/09 03:06:24 DEBUG : potato3: size = 68 OK 2026/05/09 03:06:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/09 03:06:24 INFO : potato3: Copied (server-side copy) 2026/05/09 03:06:25 INFO : potato2: Deleted 2026/05/09 03:06:25 INFO : potato3: Deleted 2026/05/09 03:06:25 DEBUG : Creating backend with remote "TestB2:rclone-test-nayaqeq4rupi" 2026/05/09 03:06:26 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/09 03:06:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 03:06:26 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/09 03:06:26 DEBUG : B2 bucket rclone-test-nayaqeq4rupi: Waiting for checks to finish 2026/05/09 03:06:26 DEBUG : B2 bucket rclone-test-nayaqeq4rupi: Waiting for transfers to finish 2026/05/09 03:06:27 DEBUG : empty space: size = 1 OK 2026/05/09 03:06:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/09 03:06:27 INFO : empty space: Copied (server-side copy) 2026/05/09 03:06:27 DEBUG : potato3: size = 68 OK 2026/05/09 03:06:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/09 03:06:27 INFO : potato3: Copied (server-side copy) 2026/05/09 03:06:27 INFO : empty space: Deleted 2026/05/09 03:06:27 DEBUG : potato2: size = 60 OK 2026/05/09 03:06:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:06:27 INFO : potato2: Copied (server-side copy) 2026/05/09 03:06:27 INFO : potato3: Deleted 2026/05/09 03:06:28 INFO : potato2: Deleted 2026/05/09 03:06:28 DEBUG : B2 bucket rclone-test-nayaqeq4rupi: Purge remote 2026/05/09 03:06:28 INFO : B2 bucket rclone-test-nayaqeq4rupi: cleaning bucket "rclone-test-nayaqeq4rupi" of all files 2026/05/09 03:06:28 DEBUG : empty space: Deleting (id "4_z4f125da3b03d0bab9fe80e1b_f101ffa946059ff9a_d20260509_m030627_c001_v0001113_t0011_u01778295987244") 2026/05/09 03:06:28 DEBUG : potato2: Deleting (id "4_z4f125da3b03d0bab9fe80e1b_f11316c7eec15a6a1_d20260509_m030627_c001_v0001179_t0006_u01778295987796") 2026/05/09 03:06:28 DEBUG : potato3: Deleting (id "4_z4f125da3b03d0bab9fe80e1b_f1150a8272c4d46c0_d20260509_m030627_c001_v0001165_t0035_u01778295987623") 2026/05/09 03:06:29 DEBUG : B2 bucket rclone-test-fepepug1wiyo: Purge remote 2026/05/09 03:06:29 INFO : B2 bucket rclone-test-fepepug1wiyo: cleaning bucket "rclone-test-fepepug1wiyo" of all files 2026/05/09 03:06:29 DEBUG : empty space: Deleting (id "4_z2f124da3b03d0bab9fe80e1b_f421a3fb16d0b970d_d20260509_m030627_c001_v7007000_t0000_u01778295987625") 2026/05/09 03:06:29 DEBUG : empty space: Deleting (id "4_z2f124da3b03d0bab9fe80e1b_f102cea51cfe0a521_d20260509_m030623_c001_v0001150_t0042_u01778295983581") 2026/05/09 03:06:29 DEBUG : potato2: Deleting (id "4_z2f124da3b03d0bab9fe80e1b_f421a3fb16d0b970e_d20260509_m030628_c001_v7007000_t0000_u01778295988000") 2026/05/09 03:06:29 DEBUG : potato2: Deleting (id "4_z2f124da3b03d0bab9fe80e1b_f105d09121af7da86_d20260509_m030624_c001_v0001100_t0045_u01778295984712") 2026/05/09 03:06:29 DEBUG : potato3: Deleting (id "4_z2f124da3b03d0bab9fe80e1b_f406b480394f2a964_d20260509_m030627_c001_v7007000_t0000_u01778295987825") 2026/05/09 03:06:29 DEBUG : potato3: Deleting (id "4_z2f124da3b03d0bab9fe80e1b_f1045270c6283a7ac_d20260509_m030624_c001_v0001180_t0047_u01778295984874") 2026/05/09 03:06:29 DEBUG : potato3: Deleting (id "4_z2f124da3b03d0bab9fe80e1b_f102cea51cfe0a523_d20260509_m030623_c001_v0001150_t0037_u01778295983869") --- PASS: TestServerSideMove (10.86s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:06:31 DEBUG : Creating backend with remote "TestB2:rclone-test-bosuzeh5cesa" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-sadavib3bino -> B2 bucket rclone-test-bosuzeh5cesa 2026/05/09 03:06:37 DEBUG : empty space: Excluded (Size Filter) 2026/05/09 03:06:37 DEBUG : empty space: Excluded 2026/05/09 03:06:37 DEBUG : empty space: Excluded (Size Filter) 2026/05/09 03:06:37 DEBUG : empty space: Excluded 2026/05/09 03:06:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 03:06:37 DEBUG : B2 bucket rclone-test-bosuzeh5cesa: Waiting for checks to finish 2026/05/09 03:06:37 DEBUG : potato3: size = 68 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:06:37 DEBUG : potato3: size = 60 (B2 bucket rclone-test-bosuzeh5cesa) 2026/05/09 03:06:37 DEBUG : potato3: Sizes differ 2026/05/09 03:06:37 DEBUG : B2 bucket rclone-test-bosuzeh5cesa: Waiting for transfers to finish 2026/05/09 03:06:37 DEBUG : potato2: size = 60 OK 2026/05/09 03:06:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:06:37 INFO : potato2: Copied (server-side copy) 2026/05/09 03:06:37 INFO : potato2: Deleted 2026/05/09 03:06:37 DEBUG : potato3: size = 68 OK 2026/05/09 03:06:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/09 03:06:37 INFO : potato3: Copied (server-side copy) 2026/05/09 03:06:38 INFO : potato3: Deleted 2026/05/09 03:06:38 DEBUG : Creating backend with remote "TestB2:rclone-test-koqazih0mopa" 2026/05/09 03:06:39 DEBUG : empty space: Excluded (Size Filter) 2026/05/09 03:06:39 DEBUG : empty space: Excluded 2026/05/09 03:06:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 03:06:39 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/09 03:06:39 DEBUG : B2 bucket rclone-test-koqazih0mopa: Waiting for checks to finish 2026/05/09 03:06:39 DEBUG : B2 bucket rclone-test-koqazih0mopa: Waiting for transfers to finish 2026/05/09 03:06:40 DEBUG : potato2: size = 60 OK 2026/05/09 03:06:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:06:40 INFO : potato2: Copied (server-side copy) 2026/05/09 03:06:40 INFO : potato2: Deleted 2026/05/09 03:06:40 DEBUG : potato3: size = 68 OK 2026/05/09 03:06:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/09 03:06:40 INFO : potato3: Copied (server-side copy) 2026/05/09 03:06:40 INFO : potato3: Deleted 2026/05/09 03:06:41 DEBUG : B2 bucket rclone-test-koqazih0mopa: Purge remote 2026/05/09 03:06:41 INFO : B2 bucket rclone-test-koqazih0mopa: cleaning bucket "rclone-test-koqazih0mopa" of all files 2026/05/09 03:06:41 DEBUG : potato2: Deleting (id "4_z2f528dd3b03d0bab9fe80e1b_f11630fa5d064f38b_d20260509_m030640_c001_v0001183_t0057_u01778296000182") 2026/05/09 03:06:41 DEBUG : potato3: Deleting (id "4_z2f528dd3b03d0bab9fe80e1b_f11174ed0ad71fe1e_d20260509_m030640_c001_v0001176_t0000_u01778296000410") 2026/05/09 03:06:41 DEBUG : B2 bucket rclone-test-bosuzeh5cesa: Purge remote 2026/05/09 03:06:41 INFO : B2 bucket rclone-test-bosuzeh5cesa: cleaning bucket "rclone-test-bosuzeh5cesa" of all files 2026/05/09 03:06:42 DEBUG : empty space: Deleting (id "4_zaf227d93b03d0bab9fe80e1b_f114892928072112c_d20260509_m030635_c001_v0001146_t0016_u01778295995835") 2026/05/09 03:06:42 DEBUG : potato2: Deleting (id "4_zaf227d93b03d0bab9fe80e1b_f421a3fb16d0b9735_d20260509_m030640_c001_v7007000_t0000_u01778296000379") 2026/05/09 03:06:42 DEBUG : potato2: Deleting (id "4_zaf227d93b03d0bab9fe80e1b_f1041ff3f67ed948f_d20260509_m030637_c001_v0001174_t0057_u01778295997179") 2026/05/09 03:06:42 DEBUG : potato3: Deleting (id "4_zaf227d93b03d0bab9fe80e1b_f421a3fb16d0b9736_d20260509_m030640_c001_v7007000_t0000_u01778296000620") 2026/05/09 03:06:42 DEBUG : potato3: Deleting (id "4_zaf227d93b03d0bab9fe80e1b_f116fe9cad6d28432_d20260509_m030637_c001_v0001093_t0022_u01778295997541") 2026/05/09 03:06:42 DEBUG : potato3: Deleting (id "4_zaf227d93b03d0bab9fe80e1b_f1148929280721130_d20260509_m030636_c001_v0001146_t0048_u01778295996338") --- PASS: TestServerSideMoveWithFilter (12.54s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:06:43 DEBUG : Creating backend with remote "TestB2:rclone-test-sowekik7geke" 2026/05/09 03:06:46 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-sadavib3bino -> B2 bucket rclone-test-sowekik7geke 2026/05/09 03:06:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 03:06:49 DEBUG : empty space: size = 1 OK 2026/05/09 03:06:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/09 03:06:49 DEBUG : empty space: Unchanged skipping 2026/05/09 03:06:49 DEBUG : potato3: size = 68 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:06:49 DEBUG : B2 bucket rclone-test-sowekik7geke: Waiting for checks to finish 2026/05/09 03:06:49 DEBUG : potato3: size = 60 (B2 bucket rclone-test-sowekik7geke) 2026/05/09 03:06:49 DEBUG : potato3: Sizes differ 2026/05/09 03:06:49 INFO : empty space: Deleted 2026/05/09 03:06:49 DEBUG : B2 bucket rclone-test-sowekik7geke: Waiting for transfers to finish 2026/05/09 03:06:49 DEBUG : potato2: size = 60 OK 2026/05/09 03:06:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:06:49 INFO : potato2: Copied (server-side copy) 2026/05/09 03:06:50 INFO : potato2: Deleted 2026/05/09 03:06:50 DEBUG : potato3: size = 68 OK 2026/05/09 03:06:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/09 03:06:50 INFO : potato3: Copied (server-side copy) 2026/05/09 03:06:50 INFO : potato3: Deleted 2026/05/09 03:06:50 DEBUG : Creating backend with remote "TestB2:rclone-test-rorujel8gido" 2026/05/09 03:06:51 INFO : tomatoDir: Making directory 2026/05/09 03:06:52 DEBUG : empty space: Need to transfer - File not found at Destination 2026/05/09 03:06:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/09 03:06:52 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/09 03:06:52 DEBUG : B2 bucket rclone-test-rorujel8gido: Waiting for checks to finish 2026/05/09 03:06:52 DEBUG : B2 bucket rclone-test-rorujel8gido: Waiting for transfers to finish 2026/05/09 03:06:52 DEBUG : empty space: size = 1 OK 2026/05/09 03:06:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/05/09 03:06:52 INFO : empty space: Copied (server-side copy) 2026/05/09 03:06:52 INFO : empty space: Deleted 2026/05/09 03:06:53 DEBUG : potato2: size = 60 OK 2026/05/09 03:06:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/05/09 03:06:53 INFO : potato2: Copied (server-side copy) 2026/05/09 03:06:53 DEBUG : potato3: size = 68 OK 2026/05/09 03:06:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/05/09 03:06:53 INFO : potato3: Copied (server-side copy) 2026/05/09 03:06:53 INFO : potato2: Deleted 2026/05/09 03:06:53 INFO : potato3: Deleted 2026/05/09 03:06:53 DEBUG : B2 bucket rclone-test-rorujel8gido: Purge remote 2026/05/09 03:06:53 INFO : B2 bucket rclone-test-rorujel8gido: cleaning bucket "rclone-test-rorujel8gido" of all files 2026/05/09 03:06:54 DEBUG : empty space: Deleting (id "4_zaf52bdd3b03d0bab9fe80e1b_f101c7574dfd0fe81_d20260509_m030652_c001_v0001184_t0035_u01778296012577") 2026/05/09 03:06:54 DEBUG : potato2: Deleting (id "4_zaf52bdd3b03d0bab9fe80e1b_f113d36f638cba453_d20260509_m030652_c001_v0001167_t0045_u01778296012783") 2026/05/09 03:06:54 DEBUG : potato3: Deleting (id "4_zaf52bdd3b03d0bab9fe80e1b_f1183b5b41e920da8_d20260509_m030652_c001_v0001165_t0032_u01778296012953") 2026/05/09 03:06:54 DEBUG : B2 bucket rclone-test-sowekik7geke: Purge remote 2026/05/09 03:06:54 INFO : B2 bucket rclone-test-sowekik7geke: cleaning bucket "rclone-test-sowekik7geke" of all files 2026/05/09 03:06:54 DEBUG : empty space: Deleting (id "4_zcfc2ada3b03d0bab9fe80e1b_f402ab24f386157fd_d20260509_m030652_c001_v7007000_t0000_u01778296012767") 2026/05/09 03:06:54 DEBUG : empty space: Deleting (id "4_zcfc2ada3b03d0bab9fe80e1b_f10705a1bfde70ade_d20260509_m030648_c001_v0001097_t0016_u01778296008430") 2026/05/09 03:06:54 DEBUG : potato2: Deleting (id "4_zcfc2ada3b03d0bab9fe80e1b_f402ab24f386157fe_d20260509_m030653_c001_v7007000_t0000_u01778296013095") 2026/05/09 03:06:54 DEBUG : potato2: Deleting (id "4_zcfc2ada3b03d0bab9fe80e1b_f10521a8c9c27bf15_d20260509_m030649_c001_v0001101_t0004_u01778296009649") 2026/05/09 03:06:54 DEBUG : potato3: Deleting (id "4_zcfc2ada3b03d0bab9fe80e1b_f4202379721061dd1_d20260509_m030653_c001_v7007000_t0000_u01778296013204") 2026/05/09 03:06:54 DEBUG : potato3: Deleting (id "4_zcfc2ada3b03d0bab9fe80e1b_f117a134ec301887a_d20260509_m030650_c001_v0001131_t0023_u01778296010015") 2026/05/09 03:06:54 DEBUG : potato3: Deleting (id "4_zcfc2ada3b03d0bab9fe80e1b_f10705a1bfde70ae2_d20260509_m030648_c001_v0001097_t0006_u01778296008770") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.02s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:06:56 DEBUG : Creating backend with remote "TestB2:rclone-test-sadavib3bino/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.44s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:06:59 DEBUG : Creating backend with remote "TestB2:rclone-test-sadavib3bino/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:07:00 DEBUG : Creating backend with remote "TestB2:rclone-test-sadavib3bino/rclone-sync-test" 2026/05/09 03:07:02 DEBUG : Creating backend with remote "TestB2:rclone-test-sadavib3bino/rclone-sync-test-include/layer2" 2026/05/09 03:07:04 DEBUG : Creating backend with remote "TestB2:rclone-test-sadavib3bino/rclone-sync-test-ignore-file" 2026/05/09 03:07:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/09 03:07:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/09 03:07:08 DEBUG : pacer: Reducing sleep to 10ms 2026/05/09 03:07:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/09 03:07:08 DEBUG : B2 bucket rclone-test-sadavib3bino path rclone-sync-test: Waiting for checks to finish 2026/05/09 03:07:08 DEBUG : B2 bucket rclone-test-sadavib3bino path rclone-sync-test: Waiting for transfers to finish 2026/05/09 03:07:08 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:08 INFO : There was nothing to transfer 2026/05/09 03:07:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/09 03:07:08 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:07:08 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:07:08 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:08 INFO : There was nothing to transfer 2026/05/09 03:07:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/09 03:07:09 DEBUG : B2 bucket rclone-test-sadavib3bino path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/09 03:07:09 DEBUG : B2 bucket rclone-test-sadavib3bino path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/09 03:07:09 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:09 INFO : There was nothing to transfer 2026/05/09 03:07:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/09 03:07:09 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:07:09 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:07:09 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:09 INFO : There was nothing to transfer 2026/05/09 03:07:10 DEBUG : Excluded 2026/05/09 03:07:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/09 03:07:10 DEBUG : B2 bucket rclone-test-sadavib3bino path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/09 03:07:10 DEBUG : B2 bucket rclone-test-sadavib3bino path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/09 03:07:10 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:10 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.32s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:07:10 DEBUG : Creating backend with remote "TestB2:rclone-test-sadavib3bino/dst" 2026/05/09 03:07:10 DEBUG : Config file has changed externally - reloading 2026/05/09 03:07:12 DEBUG : Creating backend with remote "TestB2:rclone-test-sadavib3bino/CompareDest" 2026/05/09 03:07:14 DEBUG : one: Need to transfer - File not found at Destination 2026/05/09 03:07:14 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for checks to finish 2026/05/09 03:07:14 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for transfers to finish 2026/05/09 03:07:14 DEBUG : one: size = 3 OK 2026/05/09 03:07:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/09 03:07:14 INFO : one: Copied (new) 2026/05/09 03:07:14 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:15 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for checks to finish 2026/05/09 03:07:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:07:15 DEBUG : one: size = 3 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:07:15 DEBUG : one: Sizes differ 2026/05/09 03:07:15 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for transfers to finish 2026/05/09 03:07:15 DEBUG : one: size = 5 OK 2026/05/09 03:07:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/09 03:07:15 INFO : one: Copied (replaced existing) 2026/05/09 03:07:15 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:07:18 DEBUG : one: size = 3 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:07:18 DEBUG : one: Sizes differ 2026/05/09 03:07:18 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for checks to finish 2026/05/09 03:07:18 DEBUG : one: size = 5 OK 2026/05/09 03:07:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:07:18 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/09 03:07:18 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for transfers to finish 2026/05/09 03:07:18 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:18 INFO : There was nothing to transfer 2026/05/09 03:07:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:07:19 DEBUG : one: size = 3 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:07:19 DEBUG : one: Sizes differ 2026/05/09 03:07:19 DEBUG : two: size = 3 OK 2026/05/09 03:07:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:07:19 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/09 03:07:19 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for checks to finish 2026/05/09 03:07:19 DEBUG : one: size = 5 OK 2026/05/09 03:07:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:07:19 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/09 03:07:19 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for transfers to finish 2026/05/09 03:07:19 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:19 INFO : There was nothing to transfer 2026/05/09 03:07:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:07:20 DEBUG : one: size = 3 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:07:20 DEBUG : one: Sizes differ 2026/05/09 03:07:20 DEBUG : two: size = 3 OK 2026/05/09 03:07:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:07:20 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/09 03:07:20 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for checks to finish 2026/05/09 03:07:20 DEBUG : one: size = 5 OK 2026/05/09 03:07:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:07:20 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/09 03:07:20 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for transfers to finish 2026/05/09 03:07:20 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:20 INFO : There was nothing to transfer 2026/05/09 03:07:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:07:21 DEBUG : one: size = 3 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:07:21 DEBUG : one: Sizes differ 2026/05/09 03:07:21 DEBUG : two: size = 3 OK 2026/05/09 03:07:21 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/05/09 03:07:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/09 03:07:21 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/09 03:07:21 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for checks to finish 2026/05/09 03:07:21 DEBUG : one: size = 5 OK 2026/05/09 03:07:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:07:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/09 03:07:21 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for transfers to finish 2026/05/09 03:07:21 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:21 INFO : There was nothing to transfer 2026/05/09 03:07:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:07:22 DEBUG : one: size = 3 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:07:22 DEBUG : one: Sizes differ 2026/05/09 03:07:22 DEBUG : two: size = 5 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:07:22 DEBUG : two: size = 3 (B2 bucket rclone-test-sadavib3bino path CompareDest) 2026/05/09 03:07:22 DEBUG : two: Sizes differ 2026/05/09 03:07:22 DEBUG : two: Need to transfer - File not found at Destination 2026/05/09 03:07:22 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for checks to finish 2026/05/09 03:07:22 DEBUG : one: size = 5 OK 2026/05/09 03:07:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:07:22 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/09 03:07:22 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for transfers to finish 2026/05/09 03:07:22 DEBUG : two: size = 5 OK 2026/05/09 03:07:22 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/05/09 03:07:22 INFO : two: Copied (new) 2026/05/09 03:07:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.20s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:07:25 DEBUG : Creating backend with remote "TestB2:rclone-test-sadavib3bino/dest" 2026/05/09 03:07:26 DEBUG : Creating backend with remote "TestB2:rclone-test-sadavib3bino/pre-dest1" 2026/05/09 03:07:28 DEBUG : Creating backend with remote "TestB2:rclone-test-sadavib3bino/pre-dest2" 2026/05/09 03:07:30 DEBUG : 1: size = 1 OK 2026/05/09 03:07:30 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:30 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/09 03:07:30 DEBUG : 2: size = 1 OK 2026/05/09 03:07:30 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:30 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/09 03:07:30 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/09 03:07:30 DEBUG : B2 bucket rclone-test-sadavib3bino path dest: Waiting for checks to finish 2026/05/09 03:07:30 DEBUG : B2 bucket rclone-test-sadavib3bino path dest: Waiting for transfers to finish 2026/05/09 03:07:31 DEBUG : 3: size = 1 OK 2026/05/09 03:07:31 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/05/09 03:07:31 INFO : 3: Copied (new) 2026/05/09 03:07:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.17s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:07:33 DEBUG : Creating backend with remote "TestB2:rclone-test-sadavib3bino/dst" 2026/05/09 03:07:34 DEBUG : Creating backend with remote "TestB2:rclone-test-sadavib3bino/CopyDest" 2026/05/09 03:07:36 DEBUG : one: Need to transfer - File not found at Destination 2026/05/09 03:07:36 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for checks to finish 2026/05/09 03:07:36 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for transfers to finish 2026/05/09 03:07:37 DEBUG : one: size = 3 OK 2026/05/09 03:07:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/09 03:07:37 INFO : one: Copied (new) 2026/05/09 03:07:37 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:07:38 DEBUG : one: size = 3 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:07:38 DEBUG : one: Sizes differ 2026/05/09 03:07:38 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for checks to finish 2026/05/09 03:07:38 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for transfers to finish 2026/05/09 03:07:38 DEBUG : one: size = 5 OK 2026/05/09 03:07:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/09 03:07:38 INFO : one: Copied (replaced existing) 2026/05/09 03:07:38 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:40 DEBUG : Creating backend with remote "TestB2:rclone-test-sadavib3bino/BackupDir" 2026/05/09 03:07:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:07:41 DEBUG : one: size = 3 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:07:41 DEBUG : one: Sizes differ 2026/05/09 03:07:41 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for checks to finish 2026/05/09 03:07:41 DEBUG : one: size = 5 OK 2026/05/09 03:07:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:07:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:07:41 DEBUG : one: size = 3 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:07:41 DEBUG : one: Sizes differ 2026/05/09 03:07:43 DEBUG : one: size = 3 OK 2026/05/09 03:07:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/09 03:07:43 INFO : one: Copied (server-side copy) 2026/05/09 03:07:43 INFO : one: Deleted 2026/05/09 03:07:43 DEBUG : one: size = 5 OK 2026/05/09 03:07:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/05/09 03:07:43 INFO : one: Copied (server-side copy) 2026/05/09 03:07:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/05/09 03:07:43 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for transfers to finish 2026/05/09 03:07:43 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:44 DEBUG : one: size = 5 OK 2026/05/09 03:07:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:07:44 DEBUG : one: Unchanged skipping 2026/05/09 03:07:45 DEBUG : two: size = 3 OK 2026/05/09 03:07:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:07:45 DEBUG : two: size = 3 OK 2026/05/09 03:07:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/05/09 03:07:45 INFO : two: Copied (server-side copy) 2026/05/09 03:07:45 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/05/09 03:07:45 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for checks to finish 2026/05/09 03:07:45 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for transfers to finish 2026/05/09 03:07:45 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:45 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for checks to finish 2026/05/09 03:07:45 DEBUG : two: size = 3 OK 2026/05/09 03:07:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:07:45 DEBUG : two: Unchanged skipping 2026/05/09 03:07:45 DEBUG : one: size = 5 OK 2026/05/09 03:07:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:07:45 DEBUG : one: Unchanged skipping 2026/05/09 03:07:45 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for transfers to finish 2026/05/09 03:07:45 DEBUG : Waiting for deletions to finish 2026/05/09 03:07:45 INFO : There was nothing to transfer 2026/05/09 03:07:47 DEBUG : one: size = 5 OK 2026/05/09 03:07:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:07:47 DEBUG : one: Unchanged skipping 2026/05/09 03:07:47 DEBUG : three: size = 7 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:07:47 DEBUG : three: size = 5 (B2 bucket rclone-test-sadavib3bino path CopyDest) 2026/05/09 03:07:47 DEBUG : three: Sizes differ 2026/05/09 03:07:47 DEBUG : three: Destination not found in --copy-dest 2026/05/09 03:07:47 DEBUG : three: Need to transfer - File not found at Destination 2026/05/09 03:07:47 DEBUG : two: size = 3 OK 2026/05/09 03:07:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/05/09 03:07:47 DEBUG : two: Unchanged skipping 2026/05/09 03:07:47 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for checks to finish 2026/05/09 03:07:47 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for transfers to finish 2026/05/09 03:07:48 DEBUG : three: size = 7 OK 2026/05/09 03:07:48 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/05/09 03:07:48 INFO : three: Copied (new) 2026/05/09 03:07:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.82s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:07:51 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1099-18.backblaze.com/b2api/v1/b2_upload_file/ffe28d23b01d0bab9fe80e1b/c001_v0001099_t0037": EOF 2026/05/09 03:07:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1099-18.backblaze.com/b2api/v1/b2_upload_file/ffe28d23b01d0bab9fe80e1b/c001_v0001099_t0037": EOF) 2026/05/09 03:07:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/three.txt" to B2 bucket rclone-test-sadavib3bino: 1/10 (Post "https://pod-000-1099-18.backblaze.com/b2api/v1/b2_upload_file/ffe28d23b01d0bab9fe80e1b/c001_v0001099_t0037": EOF) 2026/05/09 03:07:54 DEBUG : pacer: Reducing sleep to 10ms 2026/05/09 03:07:54 DEBUG : Creating backend with remote "TestB2:rclone-test-sadavib3bino/dst" 2026/05/09 03:07:55 DEBUG : Creating backend with remote "TestB2:rclone-test-sadavib3bino/backup" 2026/05/09 03:07:57 DEBUG : one: size = 4 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:07:57 DEBUG : one: size = 3 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:07:57 DEBUG : one: Sizes differ 2026/05/09 03:07:57 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for checks to finish 2026/05/09 03:07:57 DEBUG : two: size = 3 OK 2026/05/09 03:07:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:07:57 DEBUG : two: Unchanged skipping 2026/05/09 03:07:58 DEBUG : one: size = 3 OK 2026/05/09 03:07:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/09 03:07:58 INFO : one: Copied (server-side copy) 2026/05/09 03:07:59 INFO : one: Deleted 2026/05/09 03:07:59 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for transfers to finish 2026/05/09 03:08:00 DEBUG : one: size = 4 OK 2026/05/09 03:08:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:08:00 INFO : one: Copied (new) 2026/05/09 03:08:00 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:00 DEBUG : three.txt: size = 5 OK 2026/05/09 03:08:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/09 03:08:00 INFO : three.txt: Copied (server-side copy) 2026/05/09 03:08:00 INFO : three.txt: Deleted 2026/05/09 03:08:00 INFO : three.txt: Moved into backup dir 2026/05/09 03:08:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:08:02 DEBUG : one: size = 4 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:08:02 DEBUG : one: Sizes differ 2026/05/09 03:08:02 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for checks to finish 2026/05/09 03:08:02 DEBUG : two: size = 3 OK 2026/05/09 03:08:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:02 DEBUG : two: Unchanged skipping 2026/05/09 03:08:03 DEBUG : one: size = 4 OK 2026/05/09 03:08:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:08:03 INFO : one: Copied (server-side copy) 2026/05/09 03:08:03 INFO : one: Deleted 2026/05/09 03:08:03 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for transfers to finish 2026/05/09 03:08:03 DEBUG : one: size = 5 OK 2026/05/09 03:08:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/09 03:08:03 INFO : one: Copied (new) 2026/05/09 03:08:03 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:03 DEBUG : three.txt: size = 6 OK 2026/05/09 03:08:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/09 03:08:03 INFO : three.txt: Copied (server-side copy) 2026/05/09 03:08:04 INFO : three.txt: Deleted 2026/05/09 03:08:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.35s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:08:07 DEBUG : Creating backend with remote "TestB2:rclone-test-sadavib3bino/dst" 2026/05/09 03:08:08 DEBUG : Creating backend with remote "TestB2:rclone-test-sadavib3bino/backup" 2026/05/09 03:08:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:08:10 DEBUG : one: size = 3 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:08:10 DEBUG : one: Sizes differ 2026/05/09 03:08:10 DEBUG : two: size = 3 OK 2026/05/09 03:08:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:10 DEBUG : two: Unchanged skipping 2026/05/09 03:08:10 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for checks to finish 2026/05/09 03:08:11 DEBUG : one.bak: size = 3 OK 2026/05/09 03:08:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/09 03:08:11 INFO : one: Copied (server-side copy) to: one.bak 2026/05/09 03:08:11 INFO : one: Deleted 2026/05/09 03:08:11 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for transfers to finish 2026/05/09 03:08:12 DEBUG : one: size = 4 OK 2026/05/09 03:08:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:08:12 INFO : one: Copied (new) 2026/05/09 03:08:12 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:13 DEBUG : three.txt.bak: size = 5 OK 2026/05/09 03:08:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/09 03:08:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/09 03:08:13 INFO : three.txt: Deleted 2026/05/09 03:08:13 INFO : three.txt: Moved into backup dir 2026/05/09 03:08:15 DEBUG : two: size = 3 OK 2026/05/09 03:08:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:15 DEBUG : two: Unchanged skipping 2026/05/09 03:08:15 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for checks to finish 2026/05/09 03:08:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:08:15 DEBUG : one: size = 4 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:08:15 DEBUG : one: Sizes differ 2026/05/09 03:08:15 DEBUG : one.bak: size = 4 OK 2026/05/09 03:08:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:08:15 INFO : one: Copied (server-side copy) to: one.bak 2026/05/09 03:08:16 INFO : one: Deleted 2026/05/09 03:08:16 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for transfers to finish 2026/05/09 03:08:16 DEBUG : one: size = 5 OK 2026/05/09 03:08:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/09 03:08:16 INFO : one: Copied (new) 2026/05/09 03:08:16 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:17 DEBUG : three.txt.bak: size = 6 OK 2026/05/09 03:08:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/09 03:08:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/09 03:08:17 INFO : three.txt: Deleted 2026/05/09 03:08:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.53s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:08:21 DEBUG : Creating backend with remote "TestB2:rclone-test-sadavib3bino/dst" 2026/05/09 03:08:22 DEBUG : Creating backend with remote "TestB2:rclone-test-sadavib3bino/backup" 2026/05/09 03:08:24 DEBUG : one: size = 4 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:08:24 DEBUG : one: size = 3 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:08:24 DEBUG : one: Sizes differ 2026/05/09 03:08:24 DEBUG : two: size = 3 OK 2026/05/09 03:08:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:24 DEBUG : two: Unchanged skipping 2026/05/09 03:08:24 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for checks to finish 2026/05/09 03:08:26 DEBUG : one-2019-01-01: size = 3 OK 2026/05/09 03:08:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/09 03:08:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/09 03:08:27 INFO : one: Deleted 2026/05/09 03:08:27 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for transfers to finish 2026/05/09 03:08:27 DEBUG : one: size = 4 OK 2026/05/09 03:08:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:08:27 INFO : one: Copied (new) 2026/05/09 03:08:27 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:28 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/09 03:08:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/09 03:08:28 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/09 03:08:28 INFO : three.txt: Deleted 2026/05/09 03:08:28 INFO : three.txt: Moved into backup dir 2026/05/09 03:08:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:08:30 DEBUG : one: size = 4 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:08:30 DEBUG : one: Sizes differ 2026/05/09 03:08:30 DEBUG : two: size = 3 OK 2026/05/09 03:08:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:30 DEBUG : two: Unchanged skipping 2026/05/09 03:08:30 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for checks to finish 2026/05/09 03:08:30 DEBUG : one-2019-01-01: size = 4 OK 2026/05/09 03:08:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:08:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/09 03:08:31 INFO : one: Deleted 2026/05/09 03:08:31 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for transfers to finish 2026/05/09 03:08:31 DEBUG : one: size = 5 OK 2026/05/09 03:08:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/09 03:08:31 INFO : one: Copied (new) 2026/05/09 03:08:31 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:31 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/09 03:08:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/09 03:08:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/09 03:08:32 INFO : three.txt: Deleted 2026/05/09 03:08:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.37s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:08:35 DEBUG : Creating backend with remote "TestB2:rclone-test-sadavib3bino/dst" 2026/05/09 03:08:36 DEBUG : two: size = 3 OK 2026/05/09 03:08:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:36 DEBUG : two: Unchanged skipping 2026/05/09 03:08:36 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for checks to finish 2026/05/09 03:08:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:08:36 DEBUG : one: size = 3 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:08:36 DEBUG : one: Sizes differ 2026/05/09 03:08:37 DEBUG : one.bak: size = 3 OK 2026/05/09 03:08:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/09 03:08:37 INFO : one: Copied (server-side copy) to: one.bak 2026/05/09 03:08:37 INFO : one: Deleted 2026/05/09 03:08:37 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for transfers to finish 2026/05/09 03:08:38 DEBUG : one: size = 4 OK 2026/05/09 03:08:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:08:38 INFO : one: Copied (new) 2026/05/09 03:08:38 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:39 DEBUG : three.txt.bak: size = 5 OK 2026/05/09 03:08:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/09 03:08:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/09 03:08:39 INFO : three.txt: Deleted 2026/05/09 03:08:39 INFO : three.txt: Moved into backup dir 2026/05/09 03:08:41 DEBUG : one.bak: Excluded (Path Filter) 2026/05/09 03:08:41 DEBUG : one.bak: Excluded 2026/05/09 03:08:41 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/09 03:08:41 DEBUG : three.txt.bak: Excluded 2026/05/09 03:08:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:08:41 DEBUG : one: size = 4 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:08:41 DEBUG : one: Sizes differ 2026/05/09 03:08:41 DEBUG : two: size = 3 OK 2026/05/09 03:08:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:41 DEBUG : two: Unchanged skipping 2026/05/09 03:08:41 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for checks to finish 2026/05/09 03:08:41 DEBUG : one.bak: size = 4 OK 2026/05/09 03:08:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:08:41 INFO : one: Copied (server-side copy) to: one.bak 2026/05/09 03:08:41 INFO : one: Deleted 2026/05/09 03:08:41 DEBUG : B2 bucket rclone-test-sadavib3bino path dst: Waiting for transfers to finish 2026/05/09 03:08:42 DEBUG : one: size = 5 OK 2026/05/09 03:08:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/09 03:08:42 INFO : one: Copied (new) 2026/05/09 03:08:42 DEBUG : Waiting for deletions to finish 2026/05/09 03:08:42 DEBUG : three.txt.bak: size = 6 OK 2026/05/09 03:08:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/09 03:08:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/09 03:08:42 INFO : three.txt: Deleted 2026/05/09 03:08:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.89s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:08:45 DEBUG : Creating backend with remote "TestB2:rclone-test-sadavib3bino/dst" 2026/05/09 03:08:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:08:47 DEBUG : one: size = 3 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:08:47 DEBUG : one: Sizes differ 2026/05/09 03:08:48 DEBUG : one.bak: size = 3 OK 2026/05/09 03:08:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/09 03:08:48 INFO : one: Copied (server-side copy) to: one.bak 2026/05/09 03:08:48 INFO : one: Deleted 2026/05/09 03:08:49 DEBUG : one: size = 4 OK 2026/05/09 03:08:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:08:49 INFO : one: Copied (new) 2026/05/09 03:08:49 DEBUG : two: size = 3 OK 2026/05/09 03:08:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:49 DEBUG : two: Unchanged skipping 2026/05/09 03:08:49 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:08:49 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:08:49 DEBUG : three.txt: Sizes differ 2026/05/09 03:08:50 DEBUG : three.txt.bak: size = 5 OK 2026/05/09 03:08:50 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/09 03:08:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/09 03:08:51 INFO : three.txt: Deleted 2026/05/09 03:08:51 DEBUG : three.txt: size = 6 OK 2026/05/09 03:08:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/09 03:08:51 INFO : three.txt: Copied (new) 2026/05/09 03:08:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:08:52 DEBUG : one: size = 4 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:08:52 DEBUG : one: Sizes differ 2026/05/09 03:08:52 DEBUG : one.bak: size = 4 OK 2026/05/09 03:08:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:08:52 INFO : one: Copied (server-side copy) to: one.bak 2026/05/09 03:08:53 INFO : one: Deleted 2026/05/09 03:08:53 DEBUG : one: size = 5 OK 2026/05/09 03:08:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/09 03:08:53 INFO : one: Copied (new) 2026/05/09 03:08:53 DEBUG : two: size = 3 OK 2026/05/09 03:08:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:08:53 DEBUG : two: Unchanged skipping 2026/05/09 03:08:53 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:08:53 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:08:53 DEBUG : three.txt: Sizes differ 2026/05/09 03:08:54 DEBUG : three.txt.bak: size = 6 OK 2026/05/09 03:08:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/09 03:08:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/05/09 03:08:54 INFO : three.txt: Deleted 2026/05/09 03:08:55 DEBUG : three.txt: size = 19 OK 2026/05/09 03:08:55 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/09 03:08:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.47s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:08:58 DEBUG : Creating backend with remote "TestB2:rclone-test-sadavib3bino/dst" 2026/05/09 03:09:00 DEBUG : one: size = 4 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:00 DEBUG : one: size = 3 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:09:00 DEBUG : one: Sizes differ 2026/05/09 03:09:01 DEBUG : one-2019-01-01: size = 3 OK 2026/05/09 03:09:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/05/09 03:09:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/09 03:09:01 INFO : one: Deleted 2026/05/09 03:09:02 DEBUG : one: size = 4 OK 2026/05/09 03:09:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:09:02 INFO : one: Copied (new) 2026/05/09 03:09:02 DEBUG : two: size = 3 OK 2026/05/09 03:09:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:02 DEBUG : two: Unchanged skipping 2026/05/09 03:09:02 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:02 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:09:02 DEBUG : three.txt: Sizes differ 2026/05/09 03:09:03 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/05/09 03:09:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/05/09 03:09:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/09 03:09:03 INFO : three.txt: Deleted 2026/05/09 03:09:03 DEBUG : three.txt: size = 6 OK 2026/05/09 03:09:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/09 03:09:03 INFO : three.txt: Copied (new) 2026/05/09 03:09:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/05/09 03:09:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/09 03:09:04 DEBUG : pacer: Reducing sleep to 10ms 2026/05/09 03:09:04 DEBUG : one: size = 5 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:04 DEBUG : one: size = 4 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:09:04 DEBUG : one: Sizes differ 2026/05/09 03:09:05 DEBUG : one-2019-01-01: size = 4 OK 2026/05/09 03:09:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/05/09 03:09:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/05/09 03:09:06 INFO : one: Deleted 2026/05/09 03:09:06 DEBUG : one: size = 5 OK 2026/05/09 03:09:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/05/09 03:09:06 INFO : one: Copied (new) 2026/05/09 03:09:06 DEBUG : two: size = 3 OK 2026/05/09 03:09:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:06 DEBUG : two: Unchanged skipping 2026/05/09 03:09:06 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:06 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-sadavib3bino path dst) 2026/05/09 03:09:06 DEBUG : three.txt: Sizes differ 2026/05/09 03:09:07 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/05/09 03:09:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/05/09 03:09:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/05/09 03:09:07 INFO : three.txt: Deleted 2026/05/09 03:09:07 DEBUG : three.txt: size = 19 OK 2026/05/09 03:09:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/05/09 03:09:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.29s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:09:10 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:09:10 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:10 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:09:10 DEBUG : Testêé: Sizes differ 2026/05/09 03:09:10 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:09:10 DEBUG : Testêé: size = 14 OK 2026/05/09 03:09:10 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/05/09 03:09:10 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/09 03:09:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.51s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:09:11 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/09 03:09:11 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:09:11 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:09:12 DEBUG : existing: size = 6 OK 2026/05/09 03:09:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/05/09 03:09:12 INFO : existing: Copied (new) 2026/05/09 03:09:12 DEBUG : Waiting for deletions to finish 2026/05/09 03:09:12 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:12 DEBUG : existing: size = 6 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:09:12 DEBUG : existing: Sizes differ 2026/05/09 03:09:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/09 03:09:12 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:09:12 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:09:12 ERROR : B2 bucket rclone-test-sadavib3bino: not deleting files as there were IO errors 2026/05/09 03:09:12 ERROR : B2 bucket rclone-test-sadavib3bino: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.08s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:09:14 DEBUG : EXISTING: size = 6 OK 2026/05/09 03:09:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:14 DEBUG : existing: Unchanged skipping 2026/05/09 03:09:14 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:09:14 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:09:14 DEBUG : Waiting for deletions to finish 2026/05/09 03:09:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.43s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.10s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:09:33 DEBUG : both0: size = 6 OK 2026/05/09 03:09:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:33 DEBUG : both12: size = 6 OK 2026/05/09 03:09:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:33 DEBUG : both10: size = 6 OK 2026/05/09 03:09:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:33 DEBUG : both11: size = 6 OK 2026/05/09 03:09:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:33 DEBUG : both0: Unchanged skipping 2026/05/09 03:09:33 DEBUG : both13: size = 6 OK 2026/05/09 03:09:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:33 DEBUG : both13: Unchanged skipping 2026/05/09 03:09:33 DEBUG : both14: size = 6 OK 2026/05/09 03:09:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:33 DEBUG : both14: Unchanged skipping 2026/05/09 03:09:33 DEBUG : both15: size = 6 OK 2026/05/09 03:09:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:33 DEBUG : both15: Unchanged skipping 2026/05/09 03:09:33 DEBUG : both16: size = 6 OK 2026/05/09 03:09:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:33 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:09:33 DEBUG : both12: Unchanged skipping 2026/05/09 03:09:33 DEBUG : both17: size = 6 OK 2026/05/09 03:09:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:33 DEBUG : both17: Unchanged skipping 2026/05/09 03:09:33 DEBUG : both18: size = 6 OK 2026/05/09 03:09:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:33 DEBUG : both18: Unchanged skipping 2026/05/09 03:09:33 DEBUG : both19: size = 6 OK 2026/05/09 03:09:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:33 DEBUG : both19: Unchanged skipping 2026/05/09 03:09:33 DEBUG : both1: size = 6 OK 2026/05/09 03:09:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:33 DEBUG : both1: Unchanged skipping 2026/05/09 03:09:33 DEBUG : both2: size = 6 OK 2026/05/09 03:09:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:33 DEBUG : both2: Unchanged skipping 2026/05/09 03:09:33 DEBUG : both3: size = 6 OK 2026/05/09 03:09:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:33 DEBUG : both3: Unchanged skipping 2026/05/09 03:09:33 DEBUG : both4: size = 6 OK 2026/05/09 03:09:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:33 DEBUG : both4: Unchanged skipping 2026/05/09 03:09:33 DEBUG : both5: size = 6 OK 2026/05/09 03:09:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:33 DEBUG : both5: Unchanged skipping 2026/05/09 03:09:33 DEBUG : both6: size = 6 OK 2026/05/09 03:09:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:33 DEBUG : both6: Unchanged skipping 2026/05/09 03:09:33 DEBUG : both7: size = 6 OK 2026/05/09 03:09:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:33 DEBUG : both7: Unchanged skipping 2026/05/09 03:09:33 DEBUG : both8: size = 6 OK 2026/05/09 03:09:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:33 DEBUG : both8: Unchanged skipping 2026/05/09 03:09:33 DEBUG : both9: size = 6 OK 2026/05/09 03:09:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:33 DEBUG : both9: Unchanged skipping 2026/05/09 03:09:33 DEBUG : both10: Unchanged skipping 2026/05/09 03:09:33 DEBUG : both11: Unchanged skipping 2026/05/09 03:09:33 DEBUG : both16: Unchanged skipping 2026/05/09 03:09:33 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:09:33 DEBUG : Waiting for deletions to finish 2026/05/09 03:09:33 INFO : only8: Deleted 2026/05/09 03:09:33 INFO : only10: Deleted 2026/05/09 03:09:33 INFO : only15: Deleted 2026/05/09 03:09:33 INFO : only18: Deleted 2026/05/09 03:09:33 INFO : only4: Deleted 2026/05/09 03:09:33 INFO : only14: Deleted 2026/05/09 03:09:34 INFO : only1: Deleted 2026/05/09 03:09:34 INFO : only9: Deleted 2026/05/09 03:09:34 INFO : only2: Deleted 2026/05/09 03:09:34 INFO : only7: Deleted 2026/05/09 03:09:34 INFO : only13: Deleted 2026/05/09 03:09:34 INFO : only17: Deleted 2026/05/09 03:09:34 INFO : only5: Deleted 2026/05/09 03:09:34 INFO : only3: Deleted 2026/05/09 03:09:34 INFO : only0: Deleted 2026/05/09 03:09:34 INFO : only11: Deleted 2026/05/09 03:09:34 INFO : only12: Deleted 2026/05/09 03:09:34 INFO : only16: Deleted 2026/05/09 03:09:34 INFO : only19: Deleted 2026/05/09 03:09:34 INFO : only6: Deleted 2026/05/09 03:09:34 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.62s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:09:56 DEBUG : both0: size = 6 OK 2026/05/09 03:09:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:56 DEBUG : both0: Unchanged skipping 2026/05/09 03:09:56 DEBUG : both10: size = 6 OK 2026/05/09 03:09:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:56 DEBUG : both10: Unchanged skipping 2026/05/09 03:09:56 DEBUG : both11: size = 6 OK 2026/05/09 03:09:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:56 DEBUG : both11: Unchanged skipping 2026/05/09 03:09:56 DEBUG : both12: size = 6 OK 2026/05/09 03:09:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:56 DEBUG : both12: Unchanged skipping 2026/05/09 03:09:56 DEBUG : both13: size = 6 OK 2026/05/09 03:09:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:56 DEBUG : both13: Unchanged skipping 2026/05/09 03:09:56 DEBUG : both14: size = 6 OK 2026/05/09 03:09:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:56 DEBUG : both14: Unchanged skipping 2026/05/09 03:09:56 DEBUG : both15: size = 6 OK 2026/05/09 03:09:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:56 DEBUG : both15: Unchanged skipping 2026/05/09 03:09:56 DEBUG : both16: size = 6 OK 2026/05/09 03:09:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:56 DEBUG : both16: Unchanged skipping 2026/05/09 03:09:56 DEBUG : both17: size = 6 OK 2026/05/09 03:09:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:56 DEBUG : both17: Unchanged skipping 2026/05/09 03:09:56 DEBUG : both18: size = 6 OK 2026/05/09 03:09:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:56 DEBUG : both18: Unchanged skipping 2026/05/09 03:09:56 DEBUG : both19: size = 6 OK 2026/05/09 03:09:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:56 DEBUG : both19: Unchanged skipping 2026/05/09 03:09:56 DEBUG : both1: size = 6 OK 2026/05/09 03:09:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:56 DEBUG : both1: Unchanged skipping 2026/05/09 03:09:56 DEBUG : both2: size = 6 OK 2026/05/09 03:09:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:56 DEBUG : both2: Unchanged skipping 2026/05/09 03:09:56 DEBUG : both3: size = 6 OK 2026/05/09 03:09:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:56 DEBUG : both3: Unchanged skipping 2026/05/09 03:09:56 DEBUG : both4: size = 6 OK 2026/05/09 03:09:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:56 DEBUG : both4: Unchanged skipping 2026/05/09 03:09:56 DEBUG : both5: size = 6 OK 2026/05/09 03:09:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:56 DEBUG : both5: Unchanged skipping 2026/05/09 03:09:56 DEBUG : both6: size = 6 OK 2026/05/09 03:09:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:56 DEBUG : both6: Unchanged skipping 2026/05/09 03:09:56 DEBUG : both7: size = 6 OK 2026/05/09 03:09:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:56 DEBUG : both7: Unchanged skipping 2026/05/09 03:09:56 DEBUG : both8: size = 6 OK 2026/05/09 03:09:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:56 DEBUG : both8: Unchanged skipping 2026/05/09 03:09:56 DEBUG : both9: size = 6 OK 2026/05/09 03:09:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:09:56 DEBUG : both9: Unchanged skipping 2026/05/09 03:09:56 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:56 DEBUG : only0: size = 6 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:09:56 DEBUG : only0: Sizes differ 2026/05/09 03:09:56 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:56 DEBUG : only10: size = 6 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:09:56 DEBUG : only10: Sizes differ 2026/05/09 03:09:56 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:56 DEBUG : only11: size = 6 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:09:56 DEBUG : only11: Sizes differ 2026/05/09 03:09:56 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:56 DEBUG : only12: size = 6 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:09:56 DEBUG : only12: Sizes differ 2026/05/09 03:09:56 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:56 DEBUG : only13: size = 6 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:09:56 DEBUG : only13: Sizes differ 2026/05/09 03:09:56 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:56 DEBUG : only14: size = 6 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:09:56 DEBUG : only14: Sizes differ 2026/05/09 03:09:56 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:56 DEBUG : only15: size = 6 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:09:56 DEBUG : only15: Sizes differ 2026/05/09 03:09:56 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:56 DEBUG : only16: size = 6 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:09:56 DEBUG : only16: Sizes differ 2026/05/09 03:09:56 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:56 DEBUG : only17: size = 6 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:09:56 DEBUG : only17: Sizes differ 2026/05/09 03:09:56 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:56 DEBUG : only18: size = 6 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:09:56 DEBUG : only18: Sizes differ 2026/05/09 03:09:56 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:56 DEBUG : only19: size = 6 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:09:56 DEBUG : only19: Sizes differ 2026/05/09 03:09:56 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:56 DEBUG : only1: size = 6 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:09:56 DEBUG : only1: Sizes differ 2026/05/09 03:09:56 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:56 DEBUG : only2: size = 6 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:09:56 DEBUG : only2: Sizes differ 2026/05/09 03:09:56 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:56 DEBUG : only3: size = 6 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:09:56 DEBUG : only3: Sizes differ 2026/05/09 03:09:56 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:56 DEBUG : only4: size = 6 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:09:56 DEBUG : only4: Sizes differ 2026/05/09 03:09:56 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:56 DEBUG : only5: size = 6 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:09:56 DEBUG : only5: Sizes differ 2026/05/09 03:09:56 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:56 DEBUG : only6: size = 6 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:09:56 DEBUG : only6: Sizes differ 2026/05/09 03:09:56 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:56 DEBUG : only7: size = 6 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:09:56 DEBUG : only7: Sizes differ 2026/05/09 03:09:56 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:56 DEBUG : only8: size = 6 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:09:56 DEBUG : only8: Sizes differ 2026/05/09 03:09:56 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3771486372) 2026/05/09 03:09:56 DEBUG : only9: size = 6 (B2 bucket rclone-test-sadavib3bino) 2026/05/09 03:09:56 DEBUG : only9: Sizes differ 2026/05/09 03:09:56 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:09:56 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:09:56 DEBUG : only0: size = 0 OK 2026/05/09 03:09:56 DEBUG : only11: size = 0 OK 2026/05/09 03:09:56 DEBUG : only10: size = 0 OK 2026/05/09 03:09:56 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:09:56 INFO : only11: Copied (replaced existing) 2026/05/09 03:09:56 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:09:56 INFO : only0: Copied (replaced existing) 2026/05/09 03:09:56 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:09:56 INFO : only10: Copied (replaced existing) 2026/05/09 03:09:57 DEBUG : only13: size = 0 OK 2026/05/09 03:09:57 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:09:57 INFO : only13: Copied (replaced existing) 2026/05/09 03:09:57 DEBUG : only15: size = 0 OK 2026/05/09 03:09:57 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:09:57 INFO : only15: Copied (replaced existing) 2026/05/09 03:09:57 DEBUG : only14: size = 0 OK 2026/05/09 03:09:57 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:09:57 INFO : only14: Copied (replaced existing) 2026/05/09 03:09:57 DEBUG : only17: size = 0 OK 2026/05/09 03:09:57 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:09:57 INFO : only17: Copied (replaced existing) 2026/05/09 03:09:57 DEBUG : only16: size = 0 OK 2026/05/09 03:09:57 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:09:57 INFO : only16: Copied (replaced existing) 2026/05/09 03:09:57 DEBUG : only12: size = 0 OK 2026/05/09 03:09:57 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:09:57 INFO : only12: Copied (replaced existing) 2026/05/09 03:09:57 DEBUG : only19: size = 0 OK 2026/05/09 03:09:57 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:09:57 INFO : only19: Copied (replaced existing) 2026/05/09 03:09:57 DEBUG : only18: size = 0 OK 2026/05/09 03:09:57 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:09:57 INFO : only18: Copied (replaced existing) 2026/05/09 03:09:57 DEBUG : only2: size = 0 OK 2026/05/09 03:09:57 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:09:57 INFO : only2: Copied (replaced existing) 2026/05/09 03:09:57 DEBUG : only1: size = 0 OK 2026/05/09 03:09:57 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:09:57 INFO : only1: Copied (replaced existing) 2026/05/09 03:09:57 DEBUG : only3: size = 0 OK 2026/05/09 03:09:57 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:09:57 INFO : only3: Copied (replaced existing) 2026/05/09 03:09:57 DEBUG : only4: size = 0 OK 2026/05/09 03:09:57 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:09:57 INFO : only4: Copied (replaced existing) 2026/05/09 03:09:57 DEBUG : only6: size = 0 OK 2026/05/09 03:09:57 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:09:57 INFO : only6: Copied (replaced existing) 2026/05/09 03:09:57 DEBUG : only7: size = 0 OK 2026/05/09 03:09:57 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:09:57 INFO : only7: Copied (replaced existing) 2026/05/09 03:09:57 DEBUG : only8: size = 0 OK 2026/05/09 03:09:57 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:09:57 INFO : only8: Copied (replaced existing) 2026/05/09 03:09:57 DEBUG : only5: size = 0 OK 2026/05/09 03:09:57 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:09:57 INFO : only5: Copied (replaced existing) 2026/05/09 03:09:58 DEBUG : only9: size = 0 OK 2026/05/09 03:09:58 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/05/09 03:09:58 INFO : only9: Copied (replaced existing) 2026/05/09 03:09:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.12s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:10:06 DEBUG : empty_dir: Making directory with metadata 2026/05/09 03:10:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 03:10:06 DEBUG : empty_on_remote: Making directory with metadata 2026/05/09 03:10:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 03:10:06 INFO : empty_on_remote: Making directory 2026/05/09 03:10:06 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/09 03:10:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/09 03:10:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/09 03:10:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/09 03:10:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.60s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:10:08 DEBUG : empty_dir: Making directory with metadata 2026/05/09 03:10:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 03:10:08 DEBUG : empty_on_remote: Making directory with metadata 2026/05/09 03:10:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/09 03:10:08 INFO : empty_on_remote: Making directory 2026/05/09 03:10:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/09 03:10:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/09 03:10:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/09 03:10:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/09 03:10:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/09 03:10:09 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.48s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:10:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 03:10:11 INFO : sub dir: Making directory 2026/05/09 03:10:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.53s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:10:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/09 03:10:14 INFO : sub dir: Making directory 2026/05/09 03:10:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.87s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:10:26 DEBUG : Waiting for deletions to finish 2026/05/09 03:10:27 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:10:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:10:27 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:10:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:10:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:10:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:10:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:10:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:10:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:10:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:10:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:10:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:10:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:10:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:10:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:10:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:10:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:10:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:10:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:10:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:10:27 DEBUG : apple: size = 5 OK 2026/05/09 03:10:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:27 DEBUG : apple: Unchanged skipping 2026/05/09 03:10:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:10:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:27 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:10:27 DEBUG : banana: size = 6 OK 2026/05/09 03:10:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:27 DEBUG : banana: Unchanged skipping 2026/05/09 03:10:27 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:10:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:27 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:10:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:10:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:10:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:10:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:10:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:10:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:10:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:10:27 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:10:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:10:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:10:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:10:27 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:10:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:10:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:10:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:10:27 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:10:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:10:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:27 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:10:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:10:27 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:10:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:10:27 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:10:27 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:10:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:10:27 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:10:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:10:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:10:27 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:10:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:10:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:10:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:10:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:10:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:10:27 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:10:27 DEBUG : Waiting for deletions to finish 2026/05/09 03:10:27 INFO : There was nothing to transfer 2026/05/09 03:10:27 DEBUG : Waiting for deletions to finish 2026/05/09 03:10:28 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:10:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:10:28 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:10:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:10:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:10:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:10:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:10:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:10:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:10:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:10:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:10:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:10:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:10:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:10:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:10:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:10:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:10:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:10:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:10:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:10:28 DEBUG : apple: size = 5 OK 2026/05/09 03:10:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:28 DEBUG : apple: Unchanged skipping 2026/05/09 03:10:28 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:10:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:28 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:10:28 DEBUG : banana: size = 6 OK 2026/05/09 03:10:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:28 DEBUG : banana: Unchanged skipping 2026/05/09 03:10:28 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:10:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:28 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:10:28 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:10:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:10:28 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:10:28 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:10:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:10:28 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:10:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:10:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:10:28 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:10:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:10:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:10:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:10:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:10:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:10:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:10:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:10:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:10:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:10:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:10:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:10:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:10:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:10:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:10:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:28 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:10:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:10:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:10:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:10:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:10:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:10:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:10:28 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:10:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:10:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:10:28 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:10:28 DEBUG : Waiting for deletions to finish 2026/05/09 03:10:28 INFO : There was nothing to transfer 2026/05/09 03:10:28 DEBUG : Waiting for deletions to finish 2026/05/09 03:10:29 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:10:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:10:29 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:10:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:10:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:10:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:10:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:10:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:10:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:10:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:10:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:10:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:10:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:10:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:10:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:10:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:10:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:10:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:10:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:10:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:10:41 DEBUG : Waiting for deletions to finish 2026/05/09 03:10:42 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:10:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:10:42 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:10:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:10:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:10:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:10:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:10:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:10:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:10:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:10:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:10:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:10:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:10:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:10:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:10:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:10:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:10:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:10:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:10:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:10:42 DEBUG : apple: size = 5 OK 2026/05/09 03:10:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:42 DEBUG : apple: Unchanged skipping 2026/05/09 03:10:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:10:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:10:42 DEBUG : banana: size = 6 OK 2026/05/09 03:10:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:42 DEBUG : banana: Unchanged skipping 2026/05/09 03:10:42 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:10:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:42 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:10:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:10:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:10:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:10:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:10:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:10:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:10:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:10:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:10:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:10:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:43 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:10:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:10:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:10:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:10:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:10:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:10:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:10:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:10:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:10:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:10:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:10:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:10:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:10:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:10:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:10:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:10:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:10:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:10:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:10:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:10:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:10:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:10:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:10:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:10:43 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:10:43 DEBUG : Waiting for deletions to finish 2026/05/09 03:10:43 INFO : There was nothing to transfer 2026/05/09 03:10:43 DEBUG : Waiting for deletions to finish 2026/05/09 03:10:43 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:10:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:10:43 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:10:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:10:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:10:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:10:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:10:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:10:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:10:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:10:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:10:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:10:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:10:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:10:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:10:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:10:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:10:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:10:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:10:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:10:43 DEBUG : apple: size = 5 OK 2026/05/09 03:10:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:43 DEBUG : apple: Unchanged skipping 2026/05/09 03:10:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:10:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:10:43 DEBUG : banana: size = 6 OK 2026/05/09 03:10:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:43 DEBUG : banana: Unchanged skipping 2026/05/09 03:10:43 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:10:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:43 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:10:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:10:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:10:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:10:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:10:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:10:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:10:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:44 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:10:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:10:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:10:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:10:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:10:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:10:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:10:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:10:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:10:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:10:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:10:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:10:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:10:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:10:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:10:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:10:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:10:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:10:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:10:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:10:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:10:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:10:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:10:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:10:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:10:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:10:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:10:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:10:44 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:10:44 DEBUG : Waiting for deletions to finish 2026/05/09 03:10:44 INFO : There was nothing to transfer 2026/05/09 03:10:44 DEBUG : Waiting for deletions to finish 2026/05/09 03:10:44 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:10:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:10:44 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:10:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:10:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:10:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:10:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:10:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:10:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:10:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:10:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:10:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:10:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:10:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:10:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:10:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:10:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:10:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:10:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:10:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:10:57 DEBUG : Waiting for deletions to finish 2026/05/09 03:10:58 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:10:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:10:58 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:10:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:10:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:10:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:10:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:10:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:10:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:10:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:10:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:10:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:10:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:10:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:10:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:10:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:10:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:10:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:10:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:10:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:10:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/09 03:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:10:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 03:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:10:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/09 03:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:10:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 03:10:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:10:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:10:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:10:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:10:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:10:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:10:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:10:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:10:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:10:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:10:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:10:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:10:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:10:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:10:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:10:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:10:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:10:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:10:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:10:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:10:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:10:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:10:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:10:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:10:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:10:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:10:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:10:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:10:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:10:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:10:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:10:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:10:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:10:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:10:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:10:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:10:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:10:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:10:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:10:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:10:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:10:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:10:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:10:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:10:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:10:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:10:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:10:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:10:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:10:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:10:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:10:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:10:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:10:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:10:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:10:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:10:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:10:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:10:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:10:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:10:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:10:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:10:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:10:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:10:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:10:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:10:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:10:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:10:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:10:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:10:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:10:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:10:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:10:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:10:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:10:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:10:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:10:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:10:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:10:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:10:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:10:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:10:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:10:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:10:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:10:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:10:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:10:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:10:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:10:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:10:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:10:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:10:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:10:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:10:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:10:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:10:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:10:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/09 03:10:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:10:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:10:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 03:10:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:10:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 03:10:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:10:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 03:10:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:10:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 03:10:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:10:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 03:10:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:10:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 03:10:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:10:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 03:10:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:10:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 03:10:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:10:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 03:10:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:10:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:10:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:10:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:10:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:10:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:10:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:10:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:10:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:10:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:10:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:10:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:10:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/09 03:10:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:10:59 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:10:59 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:10:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/09 03:10:59 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/09 03:10:59 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:10:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:10:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/09 03:10:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/09 03:10:59 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:10:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:10:59 DEBUG : YXBwbGU=: size = 5 OK 2026/05/09 03:10:59 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/09 03:10:59 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/09 03:10:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:10:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/09 03:10:59 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/09 03:10:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:10:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:10:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/09 03:10:59 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/09 03:10:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:10:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:10:59 DEBUG : YmFuYW5h: size = 6 OK 2026/05/09 03:10:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/09 03:10:59 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/09 03:10:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:10:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/09 03:10:59 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/09 03:10:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:10:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:10:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/09 03:10:59 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/09 03:10:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:10:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:10:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/09 03:10:59 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/09 03:10:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:10:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:10:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/09 03:10:59 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/09 03:10:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:10:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:11:00 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/09 03:11:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/09 03:11:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:11:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:11:00 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/09 03:11:00 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/09 03:11:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:11:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:00 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/09 03:11:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/09 03:11:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:11:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:00 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/09 03:11:00 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/09 03:11:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:11:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:11:00 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/09 03:11:00 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/09 03:11:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:00 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/09 03:11:00 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/09 03:11:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:11:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 03:11:00 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/09 03:11:00 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/09 03:11:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:00 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/09 03:11:00 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/09 03:11:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:11:00 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/09 03:11:00 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/09 03:11:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:00 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/09 03:11:00 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/09 03:11:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/09 03:11:00 DEBUG : Waiting for deletions to finish 2026/05/09 03:11:01 INFO : dir1/0015-9;=.txt: Deleted 2026/05/09 03:11:01 INFO : dir1/0011-56789;.txt: Deleted 2026/05/09 03:11:01 INFO : dir1/0014-89;=.txt: Deleted 2026/05/09 03:11:01 INFO : dir1/0009-3456789.txt: Deleted 2026/05/09 03:11:01 INFO : dir1/0008-2345678.txt: Deleted 2026/05/09 03:11:01 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/09 03:11:01 INFO : apple: Deleted 2026/05/09 03:11:01 INFO : appleappleapplebanana: Deleted 2026/05/09 03:11:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/09 03:11:01 INFO : dir1/0003-defghij.txt: Deleted 2026/05/09 03:11:01 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/09 03:11:01 INFO : dir1/0010-456789.txt: Deleted 2026/05/09 03:11:01 INFO : dir1/0012-6789;.txt: Deleted 2026/05/09 03:11:01 INFO : dir1/0013-789;=.txt: Deleted 2026/05/09 03:11:01 INFO : splitbananasplit: Deleted 2026/05/09 03:11:01 INFO : banana: Deleted 2026/05/09 03:11:01 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/09 03:11:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/09 03:11:01 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/09 03:11:01 INFO : dir1/0007-1234567.txt: Deleted 2026/05/09 03:11:01 DEBUG : Waiting for deletions to finish 2026/05/09 03:11:02 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:11:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:11:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:11:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:11:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 03:11:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 03:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 03:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:11:02 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:02 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:02 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:11:02 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 03:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:02 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:02 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:02 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:02 DEBUG : YXBwbGU=: size = 5 OK 2026/05/09 03:11:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:02 DEBUG : apple: Unchanged skipping 2026/05/09 03:11:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:11:02 DEBUG : YmFuYW5h: size = 6 OK 2026/05/09 03:11:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:02 DEBUG : banana: Unchanged skipping 2026/05/09 03:11:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/09 03:11:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:11:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:11:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/09 03:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:02 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:02 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:02 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:11:02 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:11:02 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/09 03:11:02 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:11:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/09 03:11:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/09 03:11:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:11:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:11:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/09 03:11:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:02 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/09 03:11:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/09 03:11:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:02 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:11:02 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:11:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:11:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/09 03:11:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/09 03:11:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:11:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:11:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:11:02 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:11:02 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/09 03:11:02 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:02 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:02 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/09 03:11:02 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:02 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/09 03:11:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/09 03:11:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:11:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/09 03:11:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/09 03:11:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:11:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/09 03:11:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:11:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:11:02 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:11:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/09 03:11:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:11:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/09 03:11:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:11:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/09 03:11:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:11:02 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/09 03:11:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:11:02 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:11:02 DEBUG : Waiting for deletions to finish 2026/05/09 03:11:02 DEBUG : Waiting for deletions to finish 2026/05/09 03:11:02 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/09 03:11:02 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/09 03:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:11:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:11:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:11:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:11:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/09 03:11:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:03 DEBUG : apple: transformed to: YXBwbGU= 2026/05/09 03:11:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/09 03:11:03 DEBUG : banana: transformed to: YmFuYW5h 2026/05/09 03:11:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/09 03:11:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/09 03:11:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/09 03:11:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/09 03:11:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/09 03:11:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/09 03:11:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:11:16 DEBUG : Waiting for deletions to finish 2026/05/09 03:11:16 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:11:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:11:16 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:11:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:11:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:11:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:11:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:11:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:11:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:11:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:11:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:11:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:11:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:11:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:11:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:11:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:11:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:11:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:11:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:11:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:11:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:16 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:16 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:16 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:16 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:16 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:16 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:16 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/09 03:11:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 03:11:16 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/09 03:11:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 03:11:16 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:16 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:16 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:16 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:11:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:11:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 03:11:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:11:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 03:11:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:11:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:11:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:11:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:11:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:11:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:11:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:11:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:11:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:11:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:11:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:11:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:11:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 03:11:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:11:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:11:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:11:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:11:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:11:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:11:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:11:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:11:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 03:11:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:11:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 03:11:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:11:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:11:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:11:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:11:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 03:11:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:11:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:11:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:11:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:11:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:11:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:11:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:11:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:11:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:11:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 03:11:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:11:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:11:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:11:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 03:11:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:11:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:11:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:11:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:11:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:11:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:11:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:11:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:11:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:11:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 03:11:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:11:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:11:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:11:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:11:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:11:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 03:11:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:11:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:11:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:11:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:11:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:11:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:11:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:11:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:11:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:11:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 03:11:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:11:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:11:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:11:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:11:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 03:11:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:11:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 03:11:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 03:11:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 03:11:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:11:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 03:11:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:11:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 03:11:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:11:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:11:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:11:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:11:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 03:11:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:11:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:11:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:11:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:11:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:11:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 03:11:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:11:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:11:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:11:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:11:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:11:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 03:11:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:11:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:11:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:11:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:11:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:11:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 03:11:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:11:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:11:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:11:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:11:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:11:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 03:11:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:11:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:11:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:11:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:11:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:11:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 03:11:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:11:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:11:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:11:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:11:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:11:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:11:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:11:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:11:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 03:11:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:11:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 03:11:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 03:11:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 03:11:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:11:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 03:11:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:11:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 03:11:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 03:11:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:11:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:11:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:11:16 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 03:11:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:11:16 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:11:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:11:16 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:11:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:11:16 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 03:11:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:11:16 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 03:11:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:11:16 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:11:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:11:16 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:11:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:11:16 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 03:11:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:11:16 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:11:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:11:16 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:11:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:11:16 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:11:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:11:16 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:11:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:11:16 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:11:16 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/09 03:11:16 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:11:16 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/09 03:11:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:17 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/09 03:11:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:17 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/09 03:11:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:17 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/09 03:11:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:17 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/09 03:11:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:17 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/09 03:11:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:17 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/09 03:11:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:17 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/09 03:11:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:17 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/09 03:11:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:17 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/09 03:11:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:17 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/09 03:11:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:17 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/09 03:11:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:17 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/09 03:11:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:17 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/09 03:11:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:17 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/09 03:11:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:17 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/09 03:11:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:17 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:11:17 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:11:17 DEBUG : PREFIXapple: size = 5 OK 2026/05/09 03:11:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/09 03:11:17 INFO : apple: Copied (new) to: PREFIXapple 2026/05/09 03:11:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 03:11:17 DEBUG : PREFIXbanana: size = 6 OK 2026/05/09 03:11:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/09 03:11:17 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/09 03:11:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 03:11:17 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/05/09 03:11:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/09 03:11:17 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/09 03:11:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 03:11:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/05/09 03:11:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/09 03:11:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 03:11:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 03:11:17 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/05/09 03:11:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/09 03:11:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/09 03:11:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 03:11:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:11:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/09 03:11:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 03:11:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 03:11:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/05/09 03:11:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/09 03:11:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 03:11:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 03:11:17 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/05/09 03:11:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/09 03:11:17 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/09 03:11:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 03:11:17 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/05/09 03:11:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/09 03:11:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/09 03:11:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 03:11:17 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/05/09 03:11:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/09 03:11:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/09 03:11:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 03:11:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/05/09 03:11:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/09 03:11:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 03:11:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 03:11:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/05/09 03:11:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/09 03:11:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 03:11:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 03:11:18 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/05/09 03:11:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/09 03:11:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/09 03:11:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 03:11:18 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/05/09 03:11:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/09 03:11:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/09 03:11:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 03:11:18 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/05/09 03:11:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/09 03:11:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/09 03:11:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 03:11:18 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/05/09 03:11:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/09 03:11:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/09 03:11:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 03:11:18 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/05/09 03:11:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/09 03:11:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/09 03:11:18 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/05/09 03:11:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/09 03:11:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/09 03:11:18 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/05/09 03:11:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/09 03:11:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/09 03:11:18 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/05/09 03:11:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/09 03:11:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/09 03:11:18 DEBUG : Waiting for deletions to finish 2026/05/09 03:11:18 INFO : apple: Deleted 2026/05/09 03:11:18 INFO : dir1/0003-defghij.txt: Deleted 2026/05/09 03:11:19 INFO : splitbananasplit: Deleted 2026/05/09 03:11:19 INFO : dir1/0008-2345678.txt: Deleted 2026/05/09 03:11:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/09 03:11:19 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/09 03:11:19 INFO : dir1/0009-3456789.txt: Deleted 2026/05/09 03:11:19 INFO : dir1/0015-9;=.txt: Deleted 2026/05/09 03:11:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/09 03:11:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/09 03:11:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/09 03:11:19 INFO : dir1/0007-1234567.txt: Deleted 2026/05/09 03:11:19 INFO : banana: Deleted 2026/05/09 03:11:19 INFO : appleappleapplebanana: Deleted 2026/05/09 03:11:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/09 03:11:19 INFO : dir1/0010-456789.txt: Deleted 2026/05/09 03:11:19 INFO : dir1/0012-6789;.txt: Deleted 2026/05/09 03:11:19 INFO : dir1/0011-56789;.txt: Deleted 2026/05/09 03:11:19 INFO : dir1/0013-789;=.txt: Deleted 2026/05/09 03:11:19 INFO : dir1/0014-89;=.txt: Deleted 2026/05/09 03:11:19 DEBUG : Waiting for deletions to finish 2026/05/09 03:11:19 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/09 03:11:19 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:11:19 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/09 03:11:19 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/09 03:11:19 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:11:19 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:11:19 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:11:19 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:11:19 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:11:19 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:11:19 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:11:19 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:11:19 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:11:19 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:11:19 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:11:19 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:11:19 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:11:19 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:11:19 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:11:19 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:11:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 03:11:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 03:11:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 03:11:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 03:11:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 03:11:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 03:11:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 03:11:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 03:11:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 03:11:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 03:11:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 03:11:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 03:11:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 03:11:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 03:11:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 03:11:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 03:11:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 03:11:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 03:11:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 03:11:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 03:11:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 03:11:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 03:11:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 03:11:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 03:11:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 03:11:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 03:11:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 03:11:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 03:11:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 03:11:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 03:11:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 03:11:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 03:11:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 03:11:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 03:11:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 03:11:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 03:11:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 03:11:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 03:11:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 03:11:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 03:11:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 03:11:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 03:11:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 03:11:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 03:11:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 03:11:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 03:11:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 03:11:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 03:11:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 03:11:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 03:11:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 03:11:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 03:11:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 03:11:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 03:11:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 03:11:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 03:11:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 03:11:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 03:11:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 03:11:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 03:11:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 03:11:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 03:11:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 03:11:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 03:11:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 03:11:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 03:11:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 03:11:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 03:11:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 03:11:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 03:11:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 03:11:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 03:11:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 03:11:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 03:11:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 03:11:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 03:11:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 03:11:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 03:11:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 03:11:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 03:11:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 03:11:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 03:11:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 03:11:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 03:11:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 03:11:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 03:11:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 03:11:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 03:11:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 03:11:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 03:11:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 03:11:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 03:11:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 03:11:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 03:11:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:20 DEBUG : apple: transformed to: PREFIXapple 2026/05/09 03:11:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/09 03:11:20 DEBUG : banana: transformed to: PREFIXbanana 2026/05/09 03:11:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/09 03:11:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/09 03:11:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/09 03:11:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/09 03:11:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/09 03:11:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/09 03:11:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/09 03:11:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/09 03:11:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/09 03:11:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/09 03:11:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/09 03:11:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/09 03:11:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/09 03:11:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/09 03:11:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/09 03:11:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/09 03:11:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/09 03:11:20 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/09 03:11:20 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 03:11:20 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/09 03:11:20 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 03:11:20 DEBUG : banana: size = 6 OK 2026/05/09 03:11:20 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/09 03:11:20 INFO : banana: Copied (new) 2026/05/09 03:11:20 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:20 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:20 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:20 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:20 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:20 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:20 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:20 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:20 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:20 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:20 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:20 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:20 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:20 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:20 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:20 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:20 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:11:20 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:11:20 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:11:20 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/09 03:11:20 INFO : splitbananasplit: Copied (new) 2026/05/09 03:11:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:11:20 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/09 03:11:20 INFO : appleappleapplebanana: Copied (new) 2026/05/09 03:11:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:11:20 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/09 03:11:20 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/09 03:11:20 DEBUG : apple: size = 5 OK 2026/05/09 03:11:20 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/09 03:11:20 INFO : apple: Copied (new) 2026/05/09 03:11:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:11:21 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/09 03:11:21 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/09 03:11:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:11:21 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/09 03:11:21 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/09 03:11:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:11:21 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/09 03:11:21 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/09 03:11:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:11:21 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/09 03:11:21 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/09 03:11:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:11:21 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/09 03:11:21 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/09 03:11:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:11:21 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/09 03:11:21 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/09 03:11:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:11:21 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/09 03:11:21 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/09 03:11:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:11:21 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/09 03:11:21 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/09 03:11:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:11:21 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/09 03:11:21 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/09 03:11:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:11:21 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/09 03:11:21 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/09 03:11:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:11:21 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/09 03:11:21 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/09 03:11:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:11:21 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/09 03:11:21 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/09 03:11:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:11:22 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/09 03:11:22 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/09 03:11:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:11:22 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/09 03:11:22 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/09 03:11:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:11:22 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/09 03:11:22 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/09 03:11:22 DEBUG : Waiting for deletions to finish 2026/05/09 03:11:22 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/09 03:11:22 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/09 03:11:22 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/09 03:11:22 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/09 03:11:22 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/09 03:11:22 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/09 03:11:22 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/09 03:11:22 INFO : PREFIXapple: Deleted 2026/05/09 03:11:22 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/09 03:11:22 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/09 03:11:22 INFO : PREFIXbanana: Deleted 2026/05/09 03:11:22 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/09 03:11:22 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/09 03:11:22 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/09 03:11:22 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/09 03:11:22 INFO : PREFIXsplitbananasplit: Deleted 2026/05/09 03:11:22 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/09 03:11:22 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/09 03:11:22 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/09 03:11:22 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/09 03:11:22 DEBUG : Waiting for deletions to finish 2026/05/09 03:11:22 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:11:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:11:22 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:11:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:11:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:11:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:11:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:11:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:11:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:11:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:11:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:11:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:11:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:11:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:11:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:11:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:11:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:11:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:11:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:11:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:11:23 DEBUG : Waiting for deletions to finish 2026/05/09 03:11:23 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:11:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:11:23 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:11:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:11:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:11:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:11:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:11:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:11:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:11:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:11:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:11:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:11:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:11:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:11:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:11:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:11:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:11:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:11:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:11:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:11:35 DEBUG : Waiting for deletions to finish 2026/05/09 03:11:35 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:11:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:11:35 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:11:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:11:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:11:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:11:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:11:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:11:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:11:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:11:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:11:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:11:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:11:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:11:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:11:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:11:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:11:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:11:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:11:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:11:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 03:11:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 03:11:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 03:11:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 03:11:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/09 03:11:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 03:11:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/09 03:11:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 03:11:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 03:11:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 03:11:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:36 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/09 03:11:36 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/05/09 03:11:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/09 03:11:36 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/09 03:11:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/09 03:11:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/09 03:11:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/09 03:11:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/09 03:11:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/09 03:11:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/09 03:11:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/09 03:11:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/09 03:11:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/09 03:11:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/09 03:11:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/09 03:11:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/09 03:11:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 03:11:36 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:11:36 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:11:36 DEBUG : bananaSUFFIX: size = 6 OK 2026/05/09 03:11:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/09 03:11:36 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/09 03:11:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 03:11:36 DEBUG : appleSUFFIX: size = 5 OK 2026/05/09 03:11:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/09 03:11:36 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/09 03:11:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 03:11:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/05/09 03:11:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/09 03:11:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 03:11:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 03:11:37 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/05/09 03:11:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/09 03:11:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/09 03:11:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 03:11:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/05/09 03:11:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/09 03:11:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 03:11:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 03:11:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/05/09 03:11:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/09 03:11:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 03:11:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 03:11:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/05/09 03:11:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/09 03:11:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 03:11:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 03:11:37 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/05/09 03:11:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/09 03:11:37 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/09 03:11:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 03:11:37 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/05/09 03:11:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/09 03:11:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/09 03:11:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 03:11:37 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/05/09 03:11:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/09 03:11:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/09 03:11:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 03:11:37 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/05/09 03:11:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/09 03:11:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/09 03:11:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 03:11:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/05/09 03:11:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/09 03:11:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 03:11:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 03:11:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/05/09 03:11:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/09 03:11:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 03:11:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 03:11:37 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/05/09 03:11:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/09 03:11:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/09 03:11:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 03:11:38 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/05/09 03:11:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/09 03:11:38 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/09 03:11:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 03:11:38 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/05/09 03:11:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/09 03:11:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/09 03:11:38 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/05/09 03:11:38 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/09 03:11:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/09 03:11:38 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/05/09 03:11:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/09 03:11:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/09 03:11:38 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/05/09 03:11:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/09 03:11:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/09 03:11:38 DEBUG : Waiting for deletions to finish 2026/05/09 03:11:38 INFO : splitbananasplit: Deleted 2026/05/09 03:11:38 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/09 03:11:38 INFO : dir1/0011-56789;.txt: Deleted 2026/05/09 03:11:38 INFO : dir1/0014-89;=.txt: Deleted 2026/05/09 03:11:38 INFO : banana: Deleted 2026/05/09 03:11:38 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/09 03:11:38 INFO : dir1/0009-3456789.txt: Deleted 2026/05/09 03:11:38 INFO : dir1/0008-2345678.txt: Deleted 2026/05/09 03:11:38 INFO : dir1/0012-6789;.txt: Deleted 2026/05/09 03:11:38 INFO : dir1/0015-9;=.txt: Deleted 2026/05/09 03:11:38 INFO : appleappleapplebanana: Deleted 2026/05/09 03:11:38 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/09 03:11:38 INFO : dir1/0003-defghij.txt: Deleted 2026/05/09 03:11:38 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/09 03:11:39 INFO : dir1/0007-1234567.txt: Deleted 2026/05/09 03:11:39 INFO : dir1/0010-456789.txt: Deleted 2026/05/09 03:11:39 INFO : dir1/0013-789;=.txt: Deleted 2026/05/09 03:11:39 INFO : apple: Deleted 2026/05/09 03:11:39 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/09 03:11:39 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/09 03:11:39 DEBUG : Waiting for deletions to finish 2026/05/09 03:11:39 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/09 03:11:39 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/09 03:11:39 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/09 03:11:39 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:11:39 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:11:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:11:39 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:11:39 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:11:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:11:39 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:11:39 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:11:39 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:11:39 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:11:39 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:11:39 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:11:39 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:11:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:11:39 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:11:39 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/09 03:11:39 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/09 03:11:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 03:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 03:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 03:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 03:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 03:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 03:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 03:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 03:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 03:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 03:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 03:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 03:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 03:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 03:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 03:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 03:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 03:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 03:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 03:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 03:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 03:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 03:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 03:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 03:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 03:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 03:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 03:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 03:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 03:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 03:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 03:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 03:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 03:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 03:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 03:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 03:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 03:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 03:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 03:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 03:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 03:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 03:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 03:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 03:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 03:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 03:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 03:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 03:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 03:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 03:11:39 DEBUG : apple: transformed to: appleSUFFIX 2026/05/09 03:11:39 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/09 03:11:39 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/09 03:11:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/09 03:11:39 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/09 03:11:39 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/09 03:11:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 03:11:39 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/09 03:11:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 03:11:40 DEBUG : apple: size = 5 OK 2026/05/09 03:11:40 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/05/09 03:11:40 INFO : apple: Copied (new) 2026/05/09 03:11:40 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:40 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:40 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:40 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:40 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:40 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:40 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:40 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:40 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:40 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:40 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:40 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:40 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:40 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:40 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:40 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:40 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:11:40 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:11:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:11:40 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/09 03:11:40 INFO : appleappleapplebanana: Copied (new) 2026/05/09 03:11:40 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:11:40 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/09 03:11:40 INFO : splitbananasplit: Copied (new) 2026/05/09 03:11:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:11:40 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/09 03:11:40 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/09 03:11:40 DEBUG : banana: size = 6 OK 2026/05/09 03:11:40 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/05/09 03:11:40 INFO : banana: Copied (new) 2026/05/09 03:11:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:11:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/09 03:11:40 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/09 03:11:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:11:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/09 03:11:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/09 03:11:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:11:40 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/09 03:11:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/09 03:11:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:11:40 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/09 03:11:40 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/09 03:11:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:11:40 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/09 03:11:40 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/09 03:11:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:11:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/09 03:11:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/09 03:11:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:11:41 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/09 03:11:41 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/09 03:11:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:11:41 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/09 03:11:41 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/09 03:11:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:11:41 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/09 03:11:41 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/09 03:11:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:11:41 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/09 03:11:41 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/09 03:11:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:11:41 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/09 03:11:41 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/09 03:11:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:11:41 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/09 03:11:41 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/09 03:11:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:11:41 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/09 03:11:41 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/09 03:11:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:11:41 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/09 03:11:41 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/09 03:11:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:11:41 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/09 03:11:41 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/09 03:11:41 DEBUG : Waiting for deletions to finish 2026/05/09 03:11:42 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/09 03:11:42 INFO : splitbananasplitSUFFIX: Deleted 2026/05/09 03:11:42 INFO : appleSUFFIX: Deleted 2026/05/09 03:11:42 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/09 03:11:42 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/09 03:11:42 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/09 03:11:42 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/09 03:11:42 INFO : bananaSUFFIX: Deleted 2026/05/09 03:11:42 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/09 03:11:42 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/09 03:11:42 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/09 03:11:42 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/09 03:11:42 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/09 03:11:42 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/09 03:11:42 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/09 03:11:42 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/09 03:11:42 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/09 03:11:42 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/09 03:11:42 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/09 03:11:42 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/09 03:11:42 DEBUG : Waiting for deletions to finish 2026/05/09 03:11:42 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:11:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:11:42 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:11:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:11:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:11:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:11:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:11:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:11:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:11:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:11:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:11:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:11:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:11:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:11:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:11:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:11:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:11:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:11:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:11:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:11:43 DEBUG : Waiting for deletions to finish 2026/05/09 03:11:43 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:11:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:11:43 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:11:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:11:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:11:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:11:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:11:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:11:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:11:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:11:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:11:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:11:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:11:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:11:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:11:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:11:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:11:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:11:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:11:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:11:55 DEBUG : Waiting for deletions to finish 2026/05/09 03:11:56 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:11:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:11:56 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:11:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:11:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:11:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:11:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:11:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:11:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:11:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:11:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:11:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:11:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:11:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:11:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:11:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:11:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:11:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:11:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:11:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:11:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:11:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:11:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:11:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:11:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/09 03:11:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:11:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/09 03:11:56 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:56 DEBUG : apple: size = 5 OK 2026/05/09 03:11:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:56 DEBUG : apple: Unchanged skipping 2026/05/09 03:11:56 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:11:56 DEBUG : banana: size = 6 OK 2026/05/09 03:11:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:56 DEBUG : banana: Unchanged skipping 2026/05/09 03:11:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:11:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:11:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:11:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:11:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:11:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:11:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:11:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:11:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:11:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:11:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:11:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:11:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:11:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:11:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:11:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:11:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:11:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:11:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:11:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:11:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:11:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:11:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:11:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:11:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:11:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:11:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:11:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:11:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:11:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:11:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:11:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:11:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:11:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:11:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/09 03:11:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:56 DEBUG : appleapple: size = 21 OK 2026/05/09 03:11:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/05/09 03:11:56 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/09 03:11:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:11:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:56 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:56 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:56 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:11:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:56 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:11:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:11:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/09 03:11:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/09 03:11:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 03:11:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 03:11:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 03:11:56 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:11:56 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:11:56 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/09 03:11:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/05/09 03:11:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/09 03:11:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 03:11:57 DEBUG : splitbanan: size = 16 OK 2026/05/09 03:11:57 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/05/09 03:11:57 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/09 03:11:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 03:11:57 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/09 03:11:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/05/09 03:11:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/09 03:11:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 03:11:57 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/09 03:11:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/05/09 03:11:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/09 03:11:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 03:11:57 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/09 03:11:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/05/09 03:11:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/09 03:11:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 03:11:57 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/09 03:11:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/05/09 03:11:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/09 03:11:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 03:11:57 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/09 03:11:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/05/09 03:11:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/09 03:11:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 03:11:57 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/09 03:11:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/05/09 03:11:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/09 03:11:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 03:11:57 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/09 03:11:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/05/09 03:11:57 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/09 03:11:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 03:11:57 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/09 03:11:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/05/09 03:11:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/09 03:11:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 03:11:57 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/09 03:11:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/05/09 03:11:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/09 03:11:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 03:11:57 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/09 03:11:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/05/09 03:11:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/09 03:11:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 03:11:58 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/09 03:11:58 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/05/09 03:11:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/09 03:11:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 03:11:58 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/09 03:11:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/05/09 03:11:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/09 03:11:58 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/09 03:11:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/05/09 03:11:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/09 03:11:58 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/09 03:11:58 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/05/09 03:11:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/09 03:11:58 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/09 03:11:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/05/09 03:11:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/09 03:11:58 DEBUG : Waiting for deletions to finish 2026/05/09 03:11:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/09 03:11:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/09 03:11:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/09 03:11:58 INFO : dir1/0010-456789.txt: Deleted 2026/05/09 03:11:58 INFO : dir1/0015-9;=.txt: Deleted 2026/05/09 03:11:58 INFO : splitbananasplit: Deleted 2026/05/09 03:11:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/09 03:11:58 INFO : dir1/0003-defghij.txt: Deleted 2026/05/09 03:11:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/09 03:11:58 INFO : dir1/0007-1234567.txt: Deleted 2026/05/09 03:11:58 INFO : dir1/0013-789;=.txt: Deleted 2026/05/09 03:11:58 INFO : dir1/0008-2345678.txt: Deleted 2026/05/09 03:11:58 INFO : dir1/0011-56789;.txt: Deleted 2026/05/09 03:11:58 INFO : appleappleapplebanana: Deleted 2026/05/09 03:11:58 INFO : dir1/0009-3456789.txt: Deleted 2026/05/09 03:11:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/09 03:11:59 INFO : dir1/0012-6789;.txt: Deleted 2026/05/09 03:11:59 INFO : dir1/0014-89;=.txt: Deleted 2026/05/09 03:11:59 DEBUG : Waiting for deletions to finish 2026/05/09 03:11:59 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:11:59 DEBUG : appleapple: Excluded (Path Filter) 2026/05/09 03:11:59 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:11:59 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/09 03:11:59 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/09 03:11:59 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/09 03:11:59 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/09 03:11:59 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/09 03:11:59 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/09 03:11:59 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/09 03:11:59 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/09 03:11:59 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/09 03:11:59 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/09 03:11:59 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/09 03:11:59 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/09 03:11:59 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/09 03:11:59 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/09 03:11:59 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/09 03:11:59 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/09 03:11:59 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/09 03:11:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 03:11:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 03:11:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 03:11:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 03:11:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 03:11:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 03:11:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 03:11:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 03:11:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 03:11:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 03:11:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 03:11:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 03:11:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 03:11:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 03:11:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 03:11:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 03:11:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 03:11:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 03:11:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 03:11:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 03:11:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 03:11:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 03:11:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 03:11:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 03:11:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 03:11:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 03:11:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 03:11:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 03:11:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 03:11:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 03:11:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 03:11:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 03:11:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 03:11:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 03:11:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 03:11:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 03:11:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 03:11:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 03:11:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 03:11:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 03:11:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 03:11:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 03:11:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 03:11:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 03:11:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 03:11:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 03:11:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 03:11:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 03:11:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 03:11:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 03:11:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 03:11:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 03:11:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 03:11:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 03:11:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 03:11:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 03:11:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 03:11:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 03:11:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 03:11:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 03:11:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 03:11:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:11:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 03:11:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 03:11:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 03:11:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 03:11:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 03:11:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 03:11:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 03:11:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 03:11:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 03:11:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 03:11:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 03:11:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 03:11:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 03:11:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 03:11:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 03:11:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 03:11:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:11:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:11:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:11:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:11:59 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:11:59 DEBUG : apple: size = 5 OK 2026/05/09 03:11:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:59 DEBUG : apple: Unchanged skipping 2026/05/09 03:11:59 DEBUG : appleapple: size = 21 OK 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:11:59 DEBUG : banana: size = 6 OK 2026/05/09 03:11:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:59 DEBUG : banana: Unchanged skipping 2026/05/09 03:11:59 DEBUG : splitbanan: size = 16 OK 2026/05/09 03:11:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:59 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:11:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:11:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:11:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:11:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:11:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:11:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:11:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:11:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:11:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:11:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:11:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:11:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:11:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:11:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:11:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:11:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:11:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:11:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:11:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:11:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:11:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:11:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:11:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:11:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:11:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:11:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:11:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:11:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:11:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:11:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:11:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:11:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:11:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:11:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:11:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/09 03:11:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/09 03:11:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/09 03:11:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/09 03:11:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/09 03:11:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/09 03:11:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/09 03:11:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/09 03:11:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/09 03:11:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/09 03:11:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/09 03:11:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/09 03:11:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/09 03:11:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/09 03:11:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/09 03:11:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/09 03:11:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/09 03:11:59 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/09 03:11:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:11:59 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/09 03:11:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:11:59 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/09 03:11:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:11:59 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/09 03:11:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:11:59 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/09 03:11:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:11:59 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/09 03:11:59 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/09 03:11:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:11:59 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/09 03:11:59 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/09 03:11:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:11:59 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/09 03:11:59 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/09 03:11:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:59 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/09 03:11:59 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/09 03:11:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:11:59 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/09 03:11:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:11:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:11:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:11:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:11:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:11:59 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/09 03:11:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:11:59 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/09 03:11:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:11:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:11:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:11:59 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:11:59 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:11:59 DEBUG : Waiting for deletions to finish 2026/05/09 03:11:59 DEBUG : Waiting for deletions to finish 2026/05/09 03:12:00 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:12:00 DEBUG : appleapple: Excluded (Path Filter) 2026/05/09 03:12:00 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:12:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/09 03:12:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/09 03:12:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/09 03:12:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/09 03:12:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/09 03:12:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/09 03:12:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/09 03:12:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/09 03:12:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/09 03:12:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/09 03:12:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/09 03:12:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/09 03:12:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/09 03:12:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/09 03:12:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/09 03:12:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/09 03:12:00 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/09 03:12:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:12:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:12:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 03:12:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 03:12:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 03:12:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 03:12:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 03:12:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 03:12:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 03:12:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 03:12:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 03:12:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 03:12:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 03:12:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 03:12:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 03:12:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 03:12:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 03:12:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 03:12:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 03:12:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 03:12:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 03:12:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 03:12:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 03:12:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 03:12:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 03:12:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 03:12:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 03:12:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 03:12:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 03:12:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 03:12:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 03:12:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 03:12:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 03:12:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/09 03:12:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 03:12:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/09 03:12:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/09 03:12:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/09 03:12:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/09 03:12:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/09 03:12:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/09 03:12:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/09 03:12:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/09 03:12:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/09 03:12:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/09 03:12:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/09 03:12:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/09 03:12:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/09 03:12:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/09 03:12:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/09 03:12:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/09 03:12:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/09 03:12:00 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:12:13 DEBUG : Waiting for deletions to finish 2026/05/09 03:12:13 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:12:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:12:13 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:12:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:12:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:12:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:12:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:12:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:12:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:12:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:12:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:12:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:12:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:12:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:12:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:12:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:12:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:12:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:12:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:12:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:12:14 DEBUG : apple: size = 5 OK 2026/05/09 03:12:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:14 DEBUG : apple: Unchanged skipping 2026/05/09 03:12:14 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:12:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:14 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:12:14 DEBUG : banana: size = 6 OK 2026/05/09 03:12:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:14 DEBUG : banana: Unchanged skipping 2026/05/09 03:12:14 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:12:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:14 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:12:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:12:14 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:12:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:12:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:12:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:12:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:12:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:12:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:12:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:12:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:12:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:12:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:12:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:12:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:12:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:12:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:12:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:12:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:12:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:12:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:12:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:12:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:12:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:12:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:12:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:12:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:12:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:12:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:12:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:12:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:12:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:12:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:12:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:12:14 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:12:14 DEBUG : Waiting for deletions to finish 2026/05/09 03:12:14 DEBUG : Waiting for deletions to finish 2026/05/09 03:12:14 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:12:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:12:14 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:12:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:12:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:12:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:12:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:12:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:12:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:12:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:12:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:12:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:12:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:12:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:12:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:12:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:12:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:12:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:12:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:12:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:12:15 DEBUG : apple: size = 5 OK 2026/05/09 03:12:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:15 DEBUG : banana: size = 6 OK 2026/05/09 03:12:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:15 DEBUG : banana: Unchanged skipping 2026/05/09 03:12:15 DEBUG : apple: Unchanged skipping 2026/05/09 03:12:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:12:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:12:15 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:12:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:15 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:12:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:12:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:12:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:12:15 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:12:15 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:12:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:15 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:12:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:12:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:15 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:12:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:12:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:12:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:12:15 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:12:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:12:15 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:12:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:12:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:12:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:12:15 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:12:15 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:12:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:12:15 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:12:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:12:15 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:12:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:12:15 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:12:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:12:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:12:15 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:12:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:12:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:12:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:12:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:12:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:12:15 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:12:15 DEBUG : Waiting for deletions to finish 2026/05/09 03:12:15 DEBUG : Waiting for deletions to finish 2026/05/09 03:12:15 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:12:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:12:15 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:12:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:12:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:12:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:12:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:12:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:12:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:12:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:12:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:12:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:12:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:12:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:12:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:12:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:12:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:12:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:12:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:12:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:12:15 DEBUG : Waiting for deletions to finish 2026/05/09 03:12:16 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:12:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:12:16 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:12:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:12:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:12:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:12:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:12:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:12:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:12:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:12:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:12:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:12:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:12:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:12:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:12:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:12:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:12:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:12:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:12:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:12:29 DEBUG : Waiting for deletions to finish 2026/05/09 03:12:29 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:12:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:12:29 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:12:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:12:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:12:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:12:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:12:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:12:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:12:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:12:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:12:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:12:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:12:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:12:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:12:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:12:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:12:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:12:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:12:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:12:30 DEBUG : apple: size = 5 OK 2026/05/09 03:12:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:30 DEBUG : apple: Unchanged skipping 2026/05/09 03:12:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:12:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:12:30 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:12:30 DEBUG : banana: size = 6 OK 2026/05/09 03:12:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:30 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:12:30 DEBUG : banana: Unchanged skipping 2026/05/09 03:12:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:12:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:12:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:12:30 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:12:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:12:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:12:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:12:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:12:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:12:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:12:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:12:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:12:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:12:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:12:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:12:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:12:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:12:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:12:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:12:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:12:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:12:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:12:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:12:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:12:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:12:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:12:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:12:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:12:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:12:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:12:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:12:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:12:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:12:30 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:12:30 DEBUG : Waiting for deletions to finish 2026/05/09 03:12:30 DEBUG : Waiting for deletions to finish 2026/05/09 03:12:30 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:12:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:12:30 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:12:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:12:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:12:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:12:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:12:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:12:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:12:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:12:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:12:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:12:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:12:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:12:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:12:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:12:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:12:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:12:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:12:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:12:31 DEBUG : apple: size = 5 OK 2026/05/09 03:12:31 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:12:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:31 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:12:31 DEBUG : banana: size = 6 OK 2026/05/09 03:12:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:31 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:12:31 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:12:31 DEBUG : banana: Unchanged skipping 2026/05/09 03:12:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:31 DEBUG : apple: Unchanged skipping 2026/05/09 03:12:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:12:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:12:31 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:12:31 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:12:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:31 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:12:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:12:31 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:12:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:31 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:12:31 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:12:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:12:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:12:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:31 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:12:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:31 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:12:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:12:31 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:12:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:12:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:12:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:12:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:12:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:12:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:12:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:12:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:12:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:12:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:12:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:12:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:12:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:12:31 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:12:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:12:31 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:12:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:12:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:12:31 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:12:31 DEBUG : Waiting for deletions to finish 2026/05/09 03:12:31 DEBUG : Waiting for deletions to finish 2026/05/09 03:12:31 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:12:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:12:31 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:12:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:12:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:12:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:12:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:12:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:12:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:12:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:12:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:12:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:12:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:12:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:12:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:12:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:12:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:12:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:12:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:12:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:12:45 DEBUG : Waiting for deletions to finish 2026/05/09 03:12:45 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:12:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:12:45 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:12:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:12:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:12:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:12:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:12:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:12:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:12:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:12:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:12:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:12:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:12:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:12:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:12:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:12:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:12:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:12:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:12:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:12:45 DEBUG : apple: size = 5 OK 2026/05/09 03:12:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:45 DEBUG : apple: Unchanged skipping 2026/05/09 03:12:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:12:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:12:45 DEBUG : banana: size = 6 OK 2026/05/09 03:12:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:45 DEBUG : banana: Unchanged skipping 2026/05/09 03:12:45 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:12:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:45 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:12:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:12:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:12:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:12:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:12:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:12:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:12:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:12:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:12:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:12:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:12:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:12:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:12:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:12:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:12:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:12:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:12:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:12:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:12:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:12:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:12:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:12:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:46 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:12:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:12:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:12:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:12:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:12:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:12:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:12:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:12:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:12:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:12:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:12:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:12:46 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:12:46 DEBUG : Waiting for deletions to finish 2026/05/09 03:12:46 DEBUG : Waiting for deletions to finish 2026/05/09 03:12:46 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:12:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:12:46 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:12:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:12:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:12:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:12:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:12:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:12:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:12:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:12:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:12:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:12:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:12:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:12:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:12:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:12:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:12:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:12:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:12:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:12:46 DEBUG : apple: size = 5 OK 2026/05/09 03:12:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:46 DEBUG : apple: Unchanged skipping 2026/05/09 03:12:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:12:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:12:46 DEBUG : banana: size = 6 OK 2026/05/09 03:12:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:46 DEBUG : banana: Unchanged skipping 2026/05/09 03:12:46 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:12:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:46 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:12:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:12:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:12:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:12:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:12:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:12:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:12:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:12:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:12:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:12:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:12:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:12:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:12:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:12:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:12:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:12:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:12:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:12:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:12:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:12:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:12:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:12:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:12:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:12:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:12:47 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:12:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:12:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:12:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:12:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:12:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:12:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:12:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:12:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:12:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:12:47 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:12:47 DEBUG : Waiting for deletions to finish 2026/05/09 03:12:47 DEBUG : Waiting for deletions to finish 2026/05/09 03:12:47 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:12:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:12:47 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:12:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:12:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:12:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:12:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:12:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:12:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:12:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:12:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:12:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:12:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:12:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:12:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:12:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:12:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:12:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:12:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:12:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:13:00 DEBUG : Waiting for deletions to finish 2026/05/09 03:13:00 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:13:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:13:00 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:13:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:13:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:13:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:13:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:13:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:13:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:13:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:13:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:13:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:13:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:13:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:13:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:13:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:13:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:13:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:13:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:13:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:13:01 DEBUG : apple: size = 5 OK 2026/05/09 03:13:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:01 DEBUG : apple: Unchanged skipping 2026/05/09 03:13:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:13:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:13:01 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:13:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:01 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:13:01 DEBUG : banana: size = 6 OK 2026/05/09 03:13:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:01 DEBUG : banana: Unchanged skipping 2026/05/09 03:13:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:13:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:13:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:13:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:13:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:13:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:13:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:13:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:13:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:13:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:13:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:13:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:13:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:13:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:13:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:13:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:13:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:13:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:13:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:13:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:13:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:13:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:13:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:13:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:13:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:13:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:13:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:13:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:13:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:13:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:13:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:13:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:13:01 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:13:01 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:13:01 DEBUG : Waiting for deletions to finish 2026/05/09 03:13:01 DEBUG : Waiting for deletions to finish 2026/05/09 03:13:01 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:13:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:13:01 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:13:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:13:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:13:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:13:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:13:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:13:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:13:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:13:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:13:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:13:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:13:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:13:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:13:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:13:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:13:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:13:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:13:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:13:02 DEBUG : apple: size = 5 OK 2026/05/09 03:13:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:02 DEBUG : apple: Unchanged skipping 2026/05/09 03:13:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:13:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:02 DEBUG : banana: size = 6 OK 2026/05/09 03:13:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:13:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:02 DEBUG : banana: Unchanged skipping 2026/05/09 03:13:02 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:13:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:02 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:13:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:13:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:13:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:13:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:13:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:13:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:13:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:13:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:13:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:13:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:13:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:13:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:13:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:13:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:13:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:13:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:13:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:13:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:13:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:13:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:13:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:13:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:13:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:13:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:13:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:13:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:13:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:13:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:13:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:13:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:13:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:13:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:13:02 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:13:02 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:13:02 DEBUG : Waiting for deletions to finish 2026/05/09 03:13:02 DEBUG : Waiting for deletions to finish 2026/05/09 03:13:02 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:13:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:13:02 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:13:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:13:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:13:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:13:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:13:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:13:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:13:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:13:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:13:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:13:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:13:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:13:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:13:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:13:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:13:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:13:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:13:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:13:15 DEBUG : Waiting for deletions to finish 2026/05/09 03:13:16 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:13:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:13:16 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:13:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:13:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:13:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:13:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:13:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:13:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:13:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:13:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:13:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:13:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:13:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:13:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:13:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:13:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:13:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:13:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:13:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:13:17 DEBUG : apple: size = 5 OK 2026/05/09 03:13:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:17 DEBUG : apple: Unchanged skipping 2026/05/09 03:13:17 DEBUG : banana: size = 6 OK 2026/05/09 03:13:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:13:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:17 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:13:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:13:17 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:13:17 DEBUG : banana: Unchanged skipping 2026/05/09 03:13:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:13:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:13:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:13:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:13:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:13:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:13:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:13:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:13:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:13:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:13:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:13:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:13:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:13:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:13:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:17 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:13:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:13:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:13:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:13:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:13:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:13:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:13:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:13:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:13:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:13:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:13:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:13:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:13:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:13:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:13:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:13:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:13:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:13:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:13:17 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:13:17 DEBUG : Waiting for deletions to finish 2026/05/09 03:13:17 DEBUG : Waiting for deletions to finish 2026/05/09 03:13:17 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:13:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:13:17 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:13:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:13:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:13:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:13:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:13:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:13:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:13:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:13:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:13:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:13:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:13:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:13:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:13:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:13:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:13:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:13:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:13:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/09 03:13:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/09 03:13:18 DEBUG : banana: size = 6 OK 2026/05/09 03:13:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/09 03:13:18 DEBUG : banana: Unchanged skipping 2026/05/09 03:13:18 DEBUG : apple: size = 5 OK 2026/05/09 03:13:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:18 DEBUG : apple: Unchanged skipping 2026/05/09 03:13:18 DEBUG : splitbananasplit: size = 16 OK 2026/05/09 03:13:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:18 DEBUG : splitbananasplit: Unchanged skipping 2026/05/09 03:13:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/09 03:13:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/09 03:13:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/09 03:13:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/09 03:13:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/09 03:13:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/09 03:13:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/09 03:13:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/09 03:13:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/09 03:13:18 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:13:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/09 03:13:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/09 03:13:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/09 03:13:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/09 03:13:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/09 03:13:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/09 03:13:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/09 03:13:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/09 03:13:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/09 03:13:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/09 03:13:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/09 03:13:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/09 03:13:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/09 03:13:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/09 03:13:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/09 03:13:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/09 03:13:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/09 03:13:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/09 03:13:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/09 03:13:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/09 03:13:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/09 03:13:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/09 03:13:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/09 03:13:18 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:13:18 DEBUG : Waiting for deletions to finish 2026/05/09 03:13:18 DEBUG : Waiting for deletions to finish 2026/05/09 03:13:18 DEBUG : apple: Excluded (Path Filter) 2026/05/09 03:13:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/09 03:13:18 DEBUG : banana: Excluded (Path Filter) 2026/05/09 03:13:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/09 03:13:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/09 03:13:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/09 03:13:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/09 03:13:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/09 03:13:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/09 03:13:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/09 03:13:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/09 03:13:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/09 03:13:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/09 03:13:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/09 03:13:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/09 03:13:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/09 03:13:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/09 03:13:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/09 03:13:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/09 03:13:18 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (184.65s) --- PASS: TestTransform/NFC (15.00s) --- PASS: TestTransform/NFD (15.31s) --- PASS: TestTransform/base64 (18.78s) --- PASS: TestTransform/prefix (20.34s) --- PASS: TestTransform/suffix (19.81s) --- PASS: TestTransform/truncate (16.87s) --- PASS: TestTransform/encoder (16.07s) --- PASS: TestTransform/ISO-8859-1 (15.84s) --- PASS: TestTransform/charmap (15.31s) --- PASS: TestTransform/lowercase (15.51s) --- PASS: TestTransform/ascii (15.81s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:13:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/09 03:13:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/09 03:13:23 INFO : sub dir_somesuffix: Making directory 2026/05/09 03:13:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/09 03:13:23 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/09 03:13:23 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/09 03:13:23 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/09 03:13:23 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:13:23 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/09 03:13:23 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:13:24 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/09 03:13:24 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:13:24 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/09 03:13:24 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.89s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:13:25 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:25 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:25 INFO : tictactoe: Making directory 2026/05/09 03:13:25 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:25 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:13:25 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/09 03:13:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:13:25 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:13:25 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:13:26 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/09 03:13:26 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:13:26 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/09 03:13:26 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.57s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:13:27 INFO : toe: Making directory 2026/05/09 03:13:27 INFO : toe/toe: Making directory 2026/05/09 03:13:27 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/09 03:13:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/09 03:13:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/09 03:13:27 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:13:27 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:13:27 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/09 03:13:27 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:13:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/09 03:13:27 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.57s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:13:28 INFO : toe: Making directory 2026/05/09 03:13:28 INFO : toe/toe: Making directory 2026/05/09 03:13:28 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/09 03:13:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/09 03:13:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/09 03:13:28 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:13:28 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:13:29 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/09 03:13:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:13:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/09 03:13:29 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.82s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:13:30 DEBUG : empty_dir: Making directory with metadata 2026/05/09 03:13:30 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 03:13:30 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:13:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:13:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:13:30 INFO : tictacempty_dir: Making directory 2026/05/09 03:13:30 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:13:30 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:30 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:30 INFO : tictactoe: Making directory 2026/05/09 03:13:30 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:30 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:13:30 INFO : tictactoe/tictactoe: Making directory 2026/05/09 03:13:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:13:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/09 03:13:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 03:13:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/09 03:13:30 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:13:30 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:13:30 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/09 03:13:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:13:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/09 03:13:30 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.42s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:13:31 DEBUG : empty_dir: Making directory with metadata 2026/05/09 03:13:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 03:13:31 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:13:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:13:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:13:31 INFO : tictacempty_dir: Making directory 2026/05/09 03:13:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:13:31 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:31 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:31 INFO : tictactoe: Making directory 2026/05/09 03:13:31 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:31 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:13:31 INFO : tictactoe/tictactoe: Making directory 2026/05/09 03:13:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:13:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/09 03:13:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:13:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 03:13:31 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:13:31 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:13:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:13:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 03:13:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:13:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:13:32 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/09 03:13:32 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:13:32 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:13:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:13:33 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:33 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/09 03:13:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 03:13:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:13:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/05/09 03:13:33 NOTICE: B2 bucket rclone-test-sadavib3bino: 0 differences found 2026/05/09 03:13:33 NOTICE: B2 bucket rclone-test-sadavib3bino: 1 matching files --- PASS: TestAllTag (2.35s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:13:34 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:34 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:34 INFO : tictactoe: Making directory 2026/05/09 03:13:34 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:34 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:13:34 INFO : tictactoe/tictactoe: Making directory 2026/05/09 03:13:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:13:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/09 03:13:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 03:13:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/09 03:13:34 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:13:34 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:13:34 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/09 03:13:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:13:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/09 03:13:34 DEBUG : Waiting for deletions to finish 2026/05/09 03:13:34 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:35 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:35 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:13:35 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:13:35 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/09 03:13:35 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/05/09 03:13:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/09 03:13:35 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/09 03:13:35 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:13:35 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.27s) === RUN TestSyntax 2026/05/09 03:13:36 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:13:36 INFO : toe: Making directory 2026/05/09 03:13:36 INFO : toe/toe: Making directory 2026/05/09 03:13:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/09 03:13:36 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:13:36 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:13:37 DEBUG : toe/toe/toe: size = 11 OK 2026/05/09 03:13:37 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:13:37 INFO : toe/toe/toe: Copied (new) 2026/05/09 03:13:37 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.84s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:13:38 DEBUG : empty_dir: Making directory with metadata 2026/05/09 03:13:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 03:13:38 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:13:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:13:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:13:38 INFO : tictacempty_dir: Making directory 2026/05/09 03:13:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:13:38 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:38 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:38 INFO : tictactoe: Making directory 2026/05/09 03:13:38 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:38 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:13:38 INFO : tictactoe/tictactoe: Making directory 2026/05/09 03:13:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:13:38 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/09 03:13:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:13:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 03:13:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:13:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:13:38 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:13:38 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:13:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 03:13:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:13:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:13:38 INFO : toe/toe/toe.txt: Deleted 2026/05/09 03:13:38 INFO : toe/toe: Removing directory 2026/05/09 03:13:38 INFO : toe: Removing directory 2026/05/09 03:13:38 INFO : empty_dir: Removing directory 2026/05/09 03:13:38 DEBUG : Local file system at /tmp/rclone3771486372: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.52s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:13:39 DEBUG : empty_dir: Making directory with metadata 2026/05/09 03:13:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 03:13:39 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:13:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:13:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:13:39 INFO : tictacempty_dir: Making directory 2026/05/09 03:13:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:13:39 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:39 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:39 INFO : tictactoe: Making directory 2026/05/09 03:13:39 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:39 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:13:39 INFO : tictactoe/tictactoe: Making directory 2026/05/09 03:13:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:13:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/09 03:13:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:13:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 03:13:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:13:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:13:39 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:13:39 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:13:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 03:13:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:13:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:13:40 INFO : toe/toe/toe.txt: Deleted 2026/05/09 03:13:40 INFO : toe/toe: Removing directory 2026/05/09 03:13:40 INFO : toe: Removing directory 2026/05/09 03:13:40 INFO : empty_dir: Removing directory 2026/05/09 03:13:40 DEBUG : Local file system at /tmp/rclone3771486372: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/09 03:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 03:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/09 03:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 03:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 03:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 03:13:41 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/09 03:13:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:13:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/05/09 03:13:41 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.10s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:13:42 DEBUG : Reset feature "Copy" 2026/05/09 03:13:42 DEBUG : Reset feature "Move" 2026/05/09 03:13:42 DEBUG : Reset feature "Copy" 2026/05/09 03:13:42 DEBUG : Reset feature "Move" 2026/05/09 03:13:42 DEBUG : empty_dir: Making directory with metadata 2026/05/09 03:13:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/09 03:13:42 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:13:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:13:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:13:42 INFO : tictacempty_dir: Making directory 2026/05/09 03:13:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/09 03:13:42 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:42 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:42 INFO : tictactoe: Making directory 2026/05/09 03:13:42 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:42 DEBUG : toe: transformed to: tictactoe 2026/05/09 03:13:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:13:42 INFO : tictactoe/tictactoe: Making directory 2026/05/09 03:13:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/09 03:13:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/09 03:13:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:13:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 03:13:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:13:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:13:42 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:13:42 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:13:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 03:13:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:13:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/09 03:13:43 INFO : toe/toe/toe.txt: Deleted 2026/05/09 03:13:43 INFO : toe/toe: Removing directory 2026/05/09 03:13:43 INFO : toe: Removing directory 2026/05/09 03:13:43 INFO : empty_dir: Removing directory 2026/05/09 03:13:43 DEBUG : Local file system at /tmp/rclone3771486372: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/05/09 03:13:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/09 03:13:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/05/09 03:13:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 03:13:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 03:13:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/09 03:13:44 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/09 03:13:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:13:44 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/09 03:13:45 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.42s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:13:46 DEBUG : toe: transformed to: dG9l 2026/05/09 03:13:46 DEBUG : toe: transformed to: dG9l 2026/05/09 03:13:46 INFO : dG9l: Making directory 2026/05/09 03:13:46 DEBUG : toe: transformed to: dG9l 2026/05/09 03:13:46 DEBUG : toe: transformed to: dG9l 2026/05/09 03:13:46 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/09 03:13:46 INFO : dG9l/dG9l: Making directory 2026/05/09 03:13:46 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/09 03:13:46 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/09 03:13:46 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/09 03:13:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/09 03:13:46 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/09 03:13:46 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:13:46 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:13:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/09 03:13:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:13:47 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/09 03:13:47 DEBUG : Waiting for deletions to finish 2026/05/09 03:13:47 DEBUG : dG9l: transformed to: toe 2026/05/09 03:13:47 DEBUG : dG9l: transformed to: toe 2026/05/09 03:13:47 DEBUG : dG9l: transformed to: toe 2026/05/09 03:13:47 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/09 03:13:47 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/09 03:13:47 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/09 03:13:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/05/09 03:13:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/09 03:13:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/09 03:13:47 DEBUG : Local file system at /tmp/rclone3771486372: Waiting for checks to finish 2026/05/09 03:13:47 DEBUG : Local file system at /tmp/rclone3771486372: Waiting for transfers to finish 2026/05/09 03:13:47 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.60s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-sadavib3bino", Local "Local file system at /tmp/rclone3771486372", Modify Window "1ms" 2026/05/09 03:13:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 03:13:48 DEBUG : toe: transformed to: 2026/05/09 03:13:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 03:13:48 DEBUG : toe: transformed to: 2026/05/09 03:13:48 INFO : B2 bucket rclone-test-sadavib3bino: Making directory 2026/05/09 03:13:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 03:13:48 DEBUG : toe: transformed to: 2026/05/09 03:13:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 03:13:48 DEBUG : toe: transformed to: 2026/05/09 03:13:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 03:13:48 DEBUG : toe/toe: transformed to: 2026/05/09 03:13:48 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/09 03:13:48 INFO : toe/toe: Making directory 2026/05/09 03:13:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 03:13:48 DEBUG : toe/toe: transformed to: 2026/05/09 03:13:48 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/09 03:13:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 03:13:48 DEBUG : toe: transformed to: 2026/05/09 03:13:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/09 03:13:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/09 03:13:48 DEBUG : toe/toe/toe: transformed to: 2026/05/09 03:13:48 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/09 03:13:48 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for checks to finish 2026/05/09 03:13:48 DEBUG : B2 bucket rclone-test-sadavib3bino: Waiting for transfers to finish 2026/05/09 03:13:49 DEBUG : toe/toe/toe: size = 11 OK 2026/05/09 03:13:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/05/09 03:13:49 INFO : toe/toe/toe: Copied (new) 2026/05/09 03:13:49 ERROR : B2 bucket rclone-test-sadavib3bino: not deleting files as there were IO errors 2026/05/09 03:13:49 ERROR : B2 bucket rclone-test-sadavib3bino: not deleting directories as there were IO errors --- PASS: TestError (1.58s) PASS 2026/05/09 03:13:50 DEBUG : B2 bucket rclone-test-sadavib3bino: Purge remote 2026/05/09 03:13:50 INFO : B2 bucket rclone-test-sadavib3bino: cleaning bucket "rclone-test-sadavib3bino" of all files 2026/05/09 03:13:51 DEBUG : BackupDir/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2ae65_d20260509_m030748_c001_v7007000_t0000_u01778296068780") 2026/05/09 03:13:51 DEBUG : BackupDir/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f114f0de5c2008997_d20260509_m030742_c001_v0001174_t0034_u01778296062747") 2026/05/09 03:13:51 DEBUG : CompareDest/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40975c611b9ac7c6_d20260509_m030723_c001_v7007000_t0000_u01778296043336") 2026/05/09 03:13:51 DEBUG : CompareDest/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144c4c_d20260509_m030717_c001_v0001099_t0028_u01778296037266") 2026/05/09 03:13:51 DEBUG : CompareDest/two: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40975c611b9ac7c7_d20260509_m030723_c001_v7007000_t0000_u01778296043518") 2026/05/09 03:13:51 DEBUG : CompareDest/two: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1186687573f64ed8_d20260509_m030718_c001_v0001099_t0026_u01778296038876") 2026/05/09 03:13:51 DEBUG : CopyDest/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2ae66_d20260509_m030748_c001_v7007000_t0000_u01778296068967") 2026/05/09 03:13:51 DEBUG : CopyDest/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4d31f_d20260509_m030739_c001_v0001174_t0046_u01778296059831") 2026/05/09 03:13:51 DEBUG : CopyDest/three: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2ae67_d20260509_m030749_c001_v7007000_t0000_u01778296069149") 2026/05/09 03:13:51 DEBUG : CopyDest/three: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1186687573f64f36_d20260509_m030746_c001_v0001099_t0016_u01778296066584") 2026/05/09 03:13:51 DEBUG : CopyDest/two: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2ae68_d20260509_m030749_c001_v7007000_t0000_u01778296069331") 2026/05/09 03:13:51 DEBUG : CopyDest/two: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144cc4_d20260509_m030744_c001_v0001099_t0020_u01778296064261") 2026/05/09 03:13:51 DEBUG : EXISTING: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f414725255d08a5ad_d20260509_m030914_c001_v7007000_t0000_u01778296154792") 2026/05/09 03:13:51 DEBUG : EXISTING: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144e36_d20260509_m030913_c001_v0001099_t0036_u01778296153734") 2026/05/09 03:13:51 DEBUG : PREFIXapple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c319_d20260509_m031122_c001_v7007000_t0000_u01778296282338") 2026/05/09 03:13:52 DEBUG : PREFIXapple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a5e5_d20260509_m031116_c001_v0001184_t0017_u01778296276892") 2026/05/09 03:13:52 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a6d_d20260509_m031122_c001_v7007000_t0000_u01778296282667") 2026/05/09 03:13:52 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e101_d20260509_m031116_c001_v0001174_t0050_u01778296276902") 2026/05/09 03:13:52 DEBUG : PREFIXbanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4166c9959772c69c_d20260509_m031122_c001_v7007000_t0000_u01778296282471") 2026/05/09 03:13:52 DEBUG : PREFIXbanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14509c_d20260509_m031116_c001_v0001099_t0039_u01778296276914") 2026/05/09 03:13:52 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c31c_d20260509_m031122_c001_v7007000_t0000_u01778296282525") 2026/05/09 03:13:52 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e10d_d20260509_m031117_c001_v0001174_t0037_u01778296277285") 2026/05/09 03:13:52 DEBUG : Testêé: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f414725255d08a583_d20260509_m030911_c001_v7007000_t0000_u01778296151285") 2026/05/09 03:13:52 DEBUG : Testêé: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144e2a_d20260509_m030910_c001_v0001099_t0044_u01778296150590") 2026/05/09 03:13:52 DEBUG : Testêé: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4d99d_d20260509_m030909_c001_v0001174_t0046_u01778296149504") 2026/05/09 03:13:52 DEBUG : YXBwbGU=: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f411e0b830f667209_d20260509_m031103_c001_v7007000_t0000_u01778296263640") 2026/05/09 03:13:52 DEBUG : YXBwbGU=: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dfdd_d20260509_m031058_c001_v0001174_t0059_u01778296258916") 2026/05/09 03:13:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f411e0b830f66720b_d20260509_m031103_c001_v7007000_t0000_u01778296263821") 2026/05/09 03:13:52 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a53d_d20260509_m031058_c001_v0001184_t0028_u01778296258895") 2026/05/09 03:13:52 DEBUG : YmFuYW5h: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f411e0b830f66720d_d20260509_m031104_c001_v7007000_t0000_u01778296264002") 2026/05/09 03:13:52 DEBUG : YmFuYW5h: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dfe5_d20260509_m031059_c001_v0001174_t0037_u01778296259296") 2026/05/09 03:13:52 DEBUG : a/potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a89f_d20260509_m030547_c001_v7007000_t0000_u01778295947250") 2026/05/09 03:13:52 DEBUG : a/potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cd0d_d20260509_m030546_c001_v0001174_t0026_u01778295946584") 2026/05/09 03:13:52 DEBUG : a/potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f3861530f_d20260509_m030544_c001_v7007000_t0000_u01778295944899") 2026/05/09 03:13:53 DEBUG : a/potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cce1_d20260509_m030543_c001_v0001174_t0052_u01778295943889") 2026/05/09 03:13:53 DEBUG : a/potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a880_d20260509_m030526_c001_v7007000_t0000_u01778295926431") 2026/05/09 03:13:53 DEBUG : a/potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cbcd_d20260509_m030525_c001_v0001174_t0017_u01778295925462") 2026/05/09 03:13:53 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f386175f0_d20260509_m031319_c001_v7007000_t0000_u01778296399122") 2026/05/09 03:13:53 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e675_d20260509_m031314_c001_v0001174_t0025_u01778296394696") 2026/05/09 03:13:53 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38eff13_d20260509_m031303_c001_v7007000_t0000_u01778296383354") 2026/05/09 03:13:53 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e5dd_d20260509_m031259_c001_v0001174_t0032_u01778296379211") 2026/05/09 03:13:53 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2bc48_d20260509_m031247_c001_v7007000_t0000_u01778296367823") 2026/05/09 03:13:53 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e527_d20260509_m031244_c001_v0001174_t0049_u01778296364069") 2026/05/09 03:13:53 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a19c5_d20260509_m031232_c001_v7007000_t0000_u01778296352468") 2026/05/09 03:13:53 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e481_d20260509_m031227_c001_v0001174_t0032_u01778296347763") 2026/05/09 03:13:53 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c379_d20260509_m031216_c001_v7007000_t0000_u01778296336607") 2026/05/09 03:13:53 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e3ab_d20260509_m031212_c001_v0001174_t0034_u01778296332127") 2026/05/09 03:13:53 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1e12_d20260509_m031200_c001_v7007000_t0000_u01778296320713") 2026/05/09 03:13:53 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a741_d20260509_m031154_c001_v0001184_t0029_u01778296314550") 2026/05/09 03:13:53 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f2ad_d20260509_m031143_c001_v7007000_t0000_u01778296303802") 2026/05/09 03:13:53 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a6cb_d20260509_m031139_c001_v0001184_t0010_u01778296299953") 2026/05/09 03:13:53 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4157c35a5b5bdb58_d20260509_m031139_c001_v7007000_t0000_u01778296299050") 2026/05/09 03:13:53 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a697_d20260509_m031134_c001_v0001184_t0044_u01778296294493") 2026/05/09 03:13:53 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a72_d20260509_m031123_c001_v7007000_t0000_u01778296283979") 2026/05/09 03:13:53 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e149_d20260509_m031120_c001_v0001174_t0017_u01778296280470") 2026/05/09 03:13:54 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4157c35a5b5bdb1f_d20260509_m031118_c001_v7007000_t0000_u01778296278890") 2026/05/09 03:13:54 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a5cf_d20260509_m031114_c001_v0001184_t0009_u01778296274715") 2026/05/09 03:13:54 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1c88_d20260509_m031101_c001_v7007000_t0000_u01778296261363") 2026/05/09 03:13:54 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a523_d20260509_m031056_c001_v0001184_t0027_u01778296256307") 2026/05/09 03:13:54 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f142_d20260509_m031044_c001_v7007000_t0000_u01778296244833") 2026/05/09 03:13:54 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a4bb_d20260509_m031040_c001_v0001184_t0059_u01778296240765") 2026/05/09 03:13:54 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38ef1e3_d20260509_m031029_c001_v7007000_t0000_u01778296229582") 2026/05/09 03:13:54 DEBUG : apple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a42b_d20260509_m031025_c001_v0001184_t0044_u01778296225250") 2026/05/09 03:13:54 DEBUG : appleSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f415e73e099d8efaf_d20260509_m031142_c001_v7007000_t0000_u01778296302000") 2026/05/09 03:13:54 DEBUG : appleSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e201_d20260509_m031136_c001_v0001174_t0002_u01778296296547") 2026/05/09 03:13:54 DEBUG : appleapple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1e17_d20260509_m031200_c001_v7007000_t0000_u01778296320894") 2026/05/09 03:13:54 DEBUG : appleapple: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a753_d20260509_m031156_c001_v0001184_t0054_u01778296316609") 2026/05/09 03:13:54 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f386179d9_d20260509_m031319_c001_v7007000_t0000_u01778296399304") 2026/05/09 03:13:54 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e67b_d20260509_m031315_c001_v0001174_t0051_u01778296395376") 2026/05/09 03:13:54 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38eff16_d20260509_m031303_c001_v7007000_t0000_u01778296383537") 2026/05/09 03:13:54 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e5e1_d20260509_m031259_c001_v0001174_t0027_u01778296379762") 2026/05/09 03:13:54 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2bc49_d20260509_m031248_c001_v7007000_t0000_u01778296368006") 2026/05/09 03:13:54 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e533_d20260509_m031244_c001_v0001174_t0030_u01778296364679") 2026/05/09 03:13:54 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a19c7_d20260509_m031232_c001_v7007000_t0000_u01778296352661") 2026/05/09 03:13:54 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e48b_d20260509_m031228_c001_v0001174_t0035_u01778296348516") 2026/05/09 03:13:55 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c37a_d20260509_m031216_c001_v7007000_t0000_u01778296336790") 2026/05/09 03:13:55 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e3b5_d20260509_m031212_c001_v0001174_t0036_u01778296332759") 2026/05/09 03:13:55 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38efe8e_d20260509_m031158_c001_v7007000_t0000_u01778296318795") 2026/05/09 03:13:55 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e2d5_d20260509_m031155_c001_v0001174_t0018_u01778296315089") 2026/05/09 03:13:55 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f2ae_d20260509_m031143_c001_v7007000_t0000_u01778296303983") 2026/05/09 03:13:55 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14511a_d20260509_m031139_c001_v0001099_t0027_u01778296299975") 2026/05/09 03:13:55 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f415e73e099d8efa6_d20260509_m031138_c001_v7007000_t0000_u01778296298878") 2026/05/09 03:13:55 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e1f9_d20260509_m031135_c001_v0001174_t0038_u01778296295135") 2026/05/09 03:13:55 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a73_d20260509_m031124_c001_v7007000_t0000_u01778296284161") 2026/05/09 03:13:55 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e14b_d20260509_m031120_c001_v0001174_t0037_u01778296280491") 2026/05/09 03:13:55 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38efe5a_d20260509_m031119_c001_v7007000_t0000_u01778296279496") 2026/05/09 03:13:55 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14509a_d20260509_m031115_c001_v0001099_t0056_u01778296275358") 2026/05/09 03:13:55 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a17_d20260509_m031101_c001_v7007000_t0000_u01778296261370") 2026/05/09 03:13:55 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dfbf_d20260509_m031056_c001_v0001174_t0044_u01778296256827") 2026/05/09 03:13:55 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f143_d20260509_m031045_c001_v7007000_t0000_u01778296245015") 2026/05/09 03:13:55 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4df17_d20260509_m031041_c001_v0001174_t0040_u01778296241251") 2026/05/09 03:13:55 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38ef1e4_d20260509_m031029_c001_v7007000_t0000_u01778296229764") 2026/05/09 03:13:55 DEBUG : appleappleapplebanana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4de7e_d20260509_m031025_c001_v0001174_t0024_u01778296225832") 2026/05/09 03:13:55 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4157c35a5b5bdb5c_d20260509_m031142_c001_v7007000_t0000_u01778296302203") 2026/05/09 03:13:55 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a6af_d20260509_m031136_c001_v0001184_t0020_u01778296296536") 2026/05/09 03:13:56 DEBUG : b/potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a8a1_d20260509_m030547_c001_v7007000_t0000_u01778295947433") 2026/05/09 03:13:56 DEBUG : b/potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4ccfd_d20260509_m030545_c001_v0001174_t0054_u01778295945449") 2026/05/09 03:13:56 DEBUG : b/potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f3861530b_d20260509_m030544_c001_v7007000_t0000_u01778295944350") 2026/05/09 03:13:56 DEBUG : b/potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cccf_d20260509_m030542_c001_v0001174_t0046_u01778295942780") 2026/05/09 03:13:56 DEBUG : b/potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a87f_d20260509_m030525_c001_v7007000_t0000_u01778295925880") 2026/05/09 03:13:56 DEBUG : b/potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cbbd_d20260509_m030524_c001_v0001174_t0006_u01778295924368") 2026/05/09 03:13:56 DEBUG : backup/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40312076aefc067f_d20260509_m030804_c001_v7007000_t0000_u01778296084632") 2026/05/09 03:13:56 DEBUG : backup/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f103bdbfba19cbea2_d20260509_m030802_c001_v0001043_t0023_u01778296082809") 2026/05/09 03:13:56 DEBUG : backup/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f115fee3757f81c0b_d20260509_m030758_c001_v0001134_t0038_u01778296078687") 2026/05/09 03:13:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4166c9959772c0f2_d20260509_m030832_c001_v7007000_t0000_u01778296112555") 2026/05/09 03:13:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f101f1aca26646bef_d20260509_m030830_c001_v0001157_t0056_u01778296110568") 2026/05/09 03:13:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f108c34b6f53eea52_d20260509_m030825_c001_v0001109_t0056_u01778296105179") 2026/05/09 03:13:56 DEBUG : backup/one.bak: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4173b5f2a00e8e54_d20260509_m030818_c001_v7007000_t0000_u01778296098207") 2026/05/09 03:13:56 DEBUG : backup/one.bak: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1185ab8361cc32b2_d20260509_m030815_c001_v0001117_t0026_u01778296095392") 2026/05/09 03:13:56 DEBUG : backup/one.bak: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1064b0873e0df1f6_d20260509_m030811_c001_v0001039_t0033_u01778296091087") 2026/05/09 03:13:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4166c9959772c0f3_d20260509_m030832_c001_v7007000_t0000_u01778296112736") 2026/05/09 03:13:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f100dde40cd30cb24_d20260509_m030831_c001_v0001101_t0052_u01778296111645") 2026/05/09 03:13:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f111518418a14eb79_d20260509_m030828_c001_v0001177_t0001_u01778296108215") 2026/05/09 03:13:56 DEBUG : backup/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40312076aefc0680_d20260509_m030804_c001_v7007000_t0000_u01778296084815") 2026/05/09 03:13:56 DEBUG : backup/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f117cc4c1e08bf2f0_d20260509_m030803_c001_v0001182_t0058_u01778296083873") 2026/05/09 03:13:56 DEBUG : backup/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f115fec6cdf6c09cd_d20260509_m030800_c001_v0001184_t0047_u01778296080437") 2026/05/09 03:13:56 DEBUG : backup/three.txt.bak: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4173b5f2a00e8e55_d20260509_m030818_c001_v7007000_t0000_u01778296098389") 2026/05/09 03:13:56 DEBUG : backup/three.txt.bak: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f105a4dc1cb64e01c_d20260509_m030816_c001_v0001044_t0012_u01778296096965") 2026/05/09 03:13:56 DEBUG : backup/three.txt.bak: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f112ac55fb27ec720_d20260509_m030813_c001_v0001091_t0006_u01778296093012") 2026/05/09 03:13:57 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f386179da_d20260509_m031319_c001_v7007000_t0000_u01778296399496") 2026/05/09 03:13:57 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a9d9_d20260509_m031315_c001_v0001184_t0056_u01778296395147") 2026/05/09 03:13:57 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38eff18_d20260509_m031303_c001_v7007000_t0000_u01778296383717") 2026/05/09 03:13:57 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a96a_d20260509_m031259_c001_v0001184_t0050_u01778296379552") 2026/05/09 03:13:57 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2bc4a_d20260509_m031248_c001_v7007000_t0000_u01778296368190") 2026/05/09 03:13:57 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a8e6_d20260509_m031244_c001_v0001184_t0023_u01778296364485") 2026/05/09 03:13:57 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a19c8_d20260509_m031232_c001_v7007000_t0000_u01778296352842") 2026/05/09 03:13:57 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a856_d20260509_m031228_c001_v0001184_t0012_u01778296348310") 2026/05/09 03:13:57 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c37b_d20260509_m031216_c001_v7007000_t0000_u01778296336975") 2026/05/09 03:13:57 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a7c6_d20260509_m031212_c001_v0001184_t0040_u01778296332557") 2026/05/09 03:13:57 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1e19_d20260509_m031201_c001_v7007000_t0000_u01778296321076") 2026/05/09 03:13:57 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145146_d20260509_m031154_c001_v0001099_t0046_u01778296314752") 2026/05/09 03:13:57 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f2b0_d20260509_m031144_c001_v7007000_t0000_u01778296304166") 2026/05/09 03:13:57 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e22f_d20260509_m031139_c001_v0001174_t0032_u01778296299963") 2026/05/09 03:13:57 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f421a3fb16d0bb125_d20260509_m031138_c001_v7007000_t0000_u01778296298668") 2026/05/09 03:13:57 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e1f3_d20260509_m031134_c001_v0001174_t0004_u01778296294692") 2026/05/09 03:13:58 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a74_d20260509_m031124_c001_v7007000_t0000_u01778296284342") 2026/05/09 03:13:58 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a617_d20260509_m031120_c001_v0001184_t0043_u01778296280480") 2026/05/09 03:13:58 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c312_d20260509_m031119_c001_v7007000_t0000_u01778296279452") 2026/05/09 03:13:58 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e0df_d20260509_m031114_c001_v0001174_t0048_u01778296274965") 2026/05/09 03:13:58 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a18_d20260509_m031101_c001_v7007000_t0000_u01778296261557") 2026/05/09 03:13:58 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145052_d20260509_m031056_c001_v0001099_t0054_u01778296256498") 2026/05/09 03:13:58 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f144_d20260509_m031045_c001_v7007000_t0000_u01778296245197") 2026/05/09 03:13:58 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145024_d20260509_m031040_c001_v0001099_t0047_u01778296240976") 2026/05/09 03:13:58 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38ef1e5_d20260509_m031029_c001_v7007000_t0000_u01778296229945") 2026/05/09 03:13:58 DEBUG : banana: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144fc2_d20260509_m031025_c001_v0001099_t0016_u01778296225447") 2026/05/09 03:13:58 DEBUG : bananaSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4157c35a5b5bdb5b_d20260509_m031142_c001_v7007000_t0000_u01778296302052") 2026/05/09 03:13:58 DEBUG : bananaSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145100_d20260509_m031136_c001_v0001099_t0025_u01778296296569") 2026/05/09 03:13:58 DEBUG : both0: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f047_d20260509_m030958_c001_v7007000_t0000_u01778296198688") 2026/05/09 03:13:58 DEBUG : both0: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4db61_d20260509_m030939_c001_v0001174_t0021_u01778296179616") 2026/05/09 03:13:58 DEBUG : both0: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f239_d20260509_m030935_c001_v7007000_t0000_u01778296175261") 2026/05/09 03:13:58 DEBUG : both0: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4da09_d20260509_m030916_c001_v0001174_t0056_u01778296156640") 2026/05/09 03:13:58 DEBUG : both1: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f049_d20260509_m030958_c001_v7007000_t0000_u01778296198871") 2026/05/09 03:13:58 DEBUG : both1: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4db79_d20260509_m030940_c001_v0001174_t0022_u01778296180838") 2026/05/09 03:13:58 DEBUG : both1: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f23a_d20260509_m030935_c001_v7007000_t0000_u01778296175441") 2026/05/09 03:13:58 DEBUG : both1: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4da16_d20260509_m030917_c001_v0001174_t0023_u01778296157431") 2026/05/09 03:13:58 DEBUG : both10: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f04c_d20260509_m030959_c001_v7007000_t0000_u01778296199054") 2026/05/09 03:13:59 DEBUG : both10: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dbd1_d20260509_m030948_c001_v0001174_t0017_u01778296188097") 2026/05/09 03:13:59 DEBUG : both10: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f23b_d20260509_m030935_c001_v7007000_t0000_u01778296175622") 2026/05/09 03:13:59 DEBUG : both10: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4da95_d20260509_m030924_c001_v0001174_t0029_u01778296164931") 2026/05/09 03:13:59 DEBUG : both11: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f04e_d20260509_m030959_c001_v7007000_t0000_u01778296199241") 2026/05/09 03:13:59 DEBUG : both11: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dbe3_d20260509_m030948_c001_v0001174_t0038_u01778296188812") 2026/05/09 03:13:59 DEBUG : both11: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f23d_d20260509_m030935_c001_v7007000_t0000_u01778296175839") 2026/05/09 03:13:59 DEBUG : both11: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4da9d_d20260509_m030925_c001_v0001174_t0010_u01778296165512") 2026/05/09 03:13:59 DEBUG : both12: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f051_d20260509_m030959_c001_v7007000_t0000_u01778296199443") 2026/05/09 03:13:59 DEBUG : both12: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dbf5_d20260509_m030949_c001_v0001174_t0029_u01778296189759") 2026/05/09 03:13:59 DEBUG : both12: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f23e_d20260509_m030936_c001_v7007000_t0000_u01778296176022") 2026/05/09 03:13:59 DEBUG : both12: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4daa9_d20260509_m030926_c001_v0001174_t0013_u01778296166179") 2026/05/09 03:13:59 DEBUG : both13: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f053_d20260509_m030959_c001_v7007000_t0000_u01778296199646") 2026/05/09 03:13:59 DEBUG : both13: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dc03_d20260509_m030950_c001_v0001174_t0042_u01778296190522") 2026/05/09 03:13:59 DEBUG : both13: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f23f_d20260509_m030936_c001_v7007000_t0000_u01778296176204") 2026/05/09 03:13:59 DEBUG : both13: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dac3_d20260509_m030927_c001_v0001174_t0048_u01778296167119") 2026/05/09 03:13:59 DEBUG : both14: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f055_d20260509_m030959_c001_v7007000_t0000_u01778296199841") 2026/05/09 03:13:59 DEBUG : both14: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dc1b_d20260509_m030951_c001_v0001174_t0031_u01778296191434") 2026/05/09 03:13:59 DEBUG : both14: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f240_d20260509_m030936_c001_v7007000_t0000_u01778296176385") 2026/05/09 03:13:59 DEBUG : both14: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dac9_d20260509_m030927_c001_v0001174_t0039_u01778296167918") 2026/05/09 03:13:59 DEBUG : both15: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f058_d20260509_m031000_c001_v7007000_t0000_u01778296200027") 2026/05/09 03:13:59 DEBUG : both15: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dc29_d20260509_m030952_c001_v0001174_t0056_u01778296192149") 2026/05/09 03:13:59 DEBUG : both15: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f241_d20260509_m030936_c001_v7007000_t0000_u01778296176684") 2026/05/09 03:14:00 DEBUG : both15: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dadb_d20260509_m030928_c001_v0001174_t0011_u01778296168857") 2026/05/09 03:14:00 DEBUG : both16: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f05a_d20260509_m031000_c001_v7007000_t0000_u01778296200225") 2026/05/09 03:14:00 DEBUG : both16: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dc35_d20260509_m030952_c001_v0001174_t0023_u01778296192818") 2026/05/09 03:14:00 DEBUG : both16: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f244_d20260509_m030936_c001_v7007000_t0000_u01778296176866") 2026/05/09 03:14:00 DEBUG : both16: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dae7_d20260509_m030929_c001_v0001174_t0002_u01778296169573") 2026/05/09 03:14:00 DEBUG : both17: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f05c_d20260509_m031000_c001_v7007000_t0000_u01778296200414") 2026/05/09 03:14:00 DEBUG : both17: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dc41_d20260509_m030953_c001_v0001174_t0040_u01778296193737") 2026/05/09 03:14:00 DEBUG : both17: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f245_d20260509_m030937_c001_v7007000_t0000_u01778296177047") 2026/05/09 03:14:00 DEBUG : both17: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4daf1_d20260509_m030930_c001_v0001174_t0019_u01778296170263") 2026/05/09 03:14:00 DEBUG : both18: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f05e_d20260509_m031000_c001_v7007000_t0000_u01778296200597") 2026/05/09 03:14:00 DEBUG : both18: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dc57_d20260509_m030954_c001_v0001174_t0039_u01778296194573") 2026/05/09 03:14:00 DEBUG : both18: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f246_d20260509_m030937_c001_v7007000_t0000_u01778296177229") 2026/05/09 03:14:00 DEBUG : both18: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dafb_d20260509_m030930_c001_v0001174_t0039_u01778296170932") 2026/05/09 03:14:00 DEBUG : both19: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f060_d20260509_m031000_c001_v7007000_t0000_u01778296200782") 2026/05/09 03:14:00 DEBUG : both19: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dc6d_d20260509_m030955_c001_v0001174_t0013_u01778296195304") 2026/05/09 03:14:00 DEBUG : both19: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f247_d20260509_m030937_c001_v7007000_t0000_u01778296177410") 2026/05/09 03:14:00 DEBUG : both19: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4db05_d20260509_m030931_c001_v0001174_t0039_u01778296171771") 2026/05/09 03:14:00 DEBUG : both2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f062_d20260509_m031000_c001_v7007000_t0000_u01778296200966") 2026/05/09 03:14:00 DEBUG : both2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4db83_d20260509_m030941_c001_v0001174_t0044_u01778296181605") 2026/05/09 03:14:00 DEBUG : both2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f248_d20260509_m030937_c001_v7007000_t0000_u01778296177591") 2026/05/09 03:14:01 DEBUG : both2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4da21_d20260509_m030918_c001_v0001174_t0055_u01778296158156") 2026/05/09 03:14:01 DEBUG : both3: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f065_d20260509_m031001_c001_v7007000_t0000_u01778296201150") 2026/05/09 03:14:01 DEBUG : both3: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4db8f_d20260509_m030942_c001_v0001174_t0036_u01778296182367") 2026/05/09 03:14:01 DEBUG : both3: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f24a_d20260509_m030937_c001_v7007000_t0000_u01778296177773") 2026/05/09 03:14:01 DEBUG : both3: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4da2f_d20260509_m030918_c001_v0001174_t0049_u01778296158898") 2026/05/09 03:14:01 DEBUG : both4: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f067_d20260509_m031001_c001_v7007000_t0000_u01778296201332") 2026/05/09 03:14:01 DEBUG : both4: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4db95_d20260509_m030943_c001_v0001174_t0045_u01778296183175") 2026/05/09 03:14:01 DEBUG : both4: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f24b_d20260509_m030937_c001_v7007000_t0000_u01778296177954") 2026/05/09 03:14:01 DEBUG : both4: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4da43_d20260509_m030919_c001_v0001174_t0038_u01778296159916") 2026/05/09 03:14:01 DEBUG : both5: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f06a_d20260509_m031001_c001_v7007000_t0000_u01778296201515") 2026/05/09 03:14:01 DEBUG : both5: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dba5_d20260509_m030944_c001_v0001174_t0001_u01778296184117") 2026/05/09 03:14:01 DEBUG : both5: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f24c_d20260509_m030938_c001_v7007000_t0000_u01778296178161") 2026/05/09 03:14:01 DEBUG : both5: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4da53_d20260509_m030921_c001_v0001174_t0058_u01778296161041") 2026/05/09 03:14:01 DEBUG : both6: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f06c_d20260509_m031001_c001_v7007000_t0000_u01778296201698") 2026/05/09 03:14:01 DEBUG : both6: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dbad_d20260509_m030944_c001_v0001174_t0042_u01778296184875") 2026/05/09 03:14:01 DEBUG : both6: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f24d_d20260509_m030938_c001_v7007000_t0000_u01778296178341") 2026/05/09 03:14:01 DEBUG : both6: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4da5d_d20260509_m030921_c001_v0001174_t0045_u01778296161787") 2026/05/09 03:14:01 DEBUG : both7: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f06e_d20260509_m031001_c001_v7007000_t0000_u01778296201888") 2026/05/09 03:14:01 DEBUG : both7: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dbb7_d20260509_m030945_c001_v0001174_t0011_u01778296185603") 2026/05/09 03:14:01 DEBUG : both7: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f24f_d20260509_m030938_c001_v7007000_t0000_u01778296178523") 2026/05/09 03:14:01 DEBUG : both7: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4da71_d20260509_m030922_c001_v0001174_t0022_u01778296162538") 2026/05/09 03:14:02 DEBUG : both8: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f070_d20260509_m031002_c001_v7007000_t0000_u01778296202075") 2026/05/09 03:14:02 DEBUG : both8: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dbbf_d20260509_m030946_c001_v0001174_t0010_u01778296186316") 2026/05/09 03:14:02 DEBUG : both8: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f250_d20260509_m030938_c001_v7007000_t0000_u01778296178704") 2026/05/09 03:14:02 DEBUG : both8: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4da75_d20260509_m030923_c001_v0001174_t0009_u01778296163399") 2026/05/09 03:14:02 DEBUG : both9: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f072_d20260509_m031002_c001_v7007000_t0000_u01778296202270") 2026/05/09 03:14:02 DEBUG : both9: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dbc7_d20260509_m030947_c001_v0001174_t0009_u01778296187345") 2026/05/09 03:14:02 DEBUG : both9: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f251_d20260509_m030938_c001_v7007000_t0000_u01778296178884") 2026/05/09 03:14:02 DEBUG : both9: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4da85_d20260509_m030924_c001_v0001174_t0011_u01778296164156") 2026/05/09 03:14:02 DEBUG : c/non empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a8a2_d20260509_m030547_c001_v7007000_t0000_u01778295947616") 2026/05/09 03:14:02 DEBUG : c/non empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cd05_d20260509_m030545_c001_v0001174_t0036_u01778295945801") 2026/05/09 03:14:02 DEBUG : c/non empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f38615311_d20260509_m030545_c001_v7007000_t0000_u01778295945083") 2026/05/09 03:14:02 DEBUG : c/non empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4ccd7_d20260509_m030543_c001_v0001174_t0055_u01778295943122") 2026/05/09 03:14:02 DEBUG : c/non empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a881_d20260509_m030526_c001_v7007000_t0000_u01778295926615") 2026/05/09 03:14:02 DEBUG : c/non empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cbc3_d20260509_m030524_c001_v0001174_t0034_u01778295924696") 2026/05/09 03:14:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f411e0b830f66720f_d20260509_m031104_c001_v7007000_t0000_u01778296264183") 2026/05/09 03:14:02 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14505a_d20260509_m031058_c001_v0001099_t0034_u01778296258905") 2026/05/09 03:14:02 DEBUG : check sum: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41925c2f91cdf7e8_d20260509_m030516_c001_v7007000_t0000_u01778295916889") 2026/05/09 03:14:02 DEBUG : check sum: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cb3b_d20260509_m030515_c001_v0001174_t0006_u01778295915552") 2026/05/09 03:14:02 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f414725255d08f08b_d20260509_m031348_c001_v7007000_t0000_u01778296428480") 2026/05/09 03:14:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e783_d20260509_m031346_c001_v0001174_t0016_u01778296426486") 2026/05/09 03:14:03 DEBUG : dest/3: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2ae55_d20260509_m030732_c001_v7007000_t0000_u01778296052691") 2026/05/09 03:14:03 DEBUG : dest/3: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40442a3e52a3a039_d20260509_m030731_c001_v0001181_t0014_u01778296051493") 2026/05/09 03:14:03 DEBUG : dir1/0000-abcde: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1e1b_d20260509_m031201_c001_v7007000_t0000_u01778296321257") 2026/05/09 03:14:03 DEBUG : dir1/0000-abcde: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e2ef_d20260509_m031156_c001_v0001174_t0040_u01778296316854") 2026/05/09 03:14:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f38617dc4_d20260509_m031319_c001_v7007000_t0000_u01778296399679") 2026/05/09 03:14:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e62d_d20260509_m031308_c001_v0001174_t0050_u01778296388061") 2026/05/09 03:14:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38eff1c_d20260509_m031303_c001_v7007000_t0000_u01778296383898") 2026/05/09 03:14:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e58d_d20260509_m031252_c001_v0001174_t0021_u01778296372549") 2026/05/09 03:14:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2bc4b_d20260509_m031248_c001_v7007000_t0000_u01778296368375") 2026/05/09 03:14:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e4dd_d20260509_m031237_c001_v0001174_t0056_u01778296357238") 2026/05/09 03:14:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a19c9_d20260509_m031233_c001_v7007000_t0000_u01778296353024") 2026/05/09 03:14:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e41d_d20260509_m031221_c001_v0001174_t0005_u01778296341394") 2026/05/09 03:14:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c37c_d20260509_m031217_c001_v7007000_t0000_u01778296337159") 2026/05/09 03:14:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e345_d20260509_m031205_c001_v0001174_t0008_u01778296325316") 2026/05/09 03:14:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f419d62423b0e4f77_d20260509_m031158_c001_v7007000_t0000_u01778296318585") 2026/05/09 03:14:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a70b_d20260509_m031148_c001_v0001184_t0031_u01778296308452") 2026/05/09 03:14:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f2b1_d20260509_m031144_c001_v7007000_t0000_u01778296304384") 2026/05/09 03:14:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a6cd_d20260509_m031140_c001_v0001184_t0020_u01778296300172") 2026/05/09 03:14:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1d22_d20260509_m031138_c001_v7007000_t0000_u01778296298883") 2026/05/09 03:14:03 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a65f_d20260509_m031128_c001_v0001184_t0034_u01778296288664") 2026/05/09 03:14:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a75_d20260509_m031124_c001_v7007000_t0000_u01778296284524") 2026/05/09 03:14:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a619_d20260509_m031120_c001_v0001184_t0055_u01778296280695") 2026/05/09 03:14:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a60_d20260509_m031119_c001_v7007000_t0000_u01778296279289") 2026/05/09 03:14:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a59b_d20260509_m031108_c001_v0001184_t0013_u01778296268305") 2026/05/09 03:14:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f419d62423b0e2f94_d20260509_m031101_c001_v7007000_t0000_u01778296261340") 2026/05/09 03:14:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a4eb_d20260509_m031049_c001_v0001184_t0008_u01778296249519") 2026/05/09 03:14:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f145_d20260509_m031045_c001_v7007000_t0000_u01778296245381") 2026/05/09 03:14:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a491_d20260509_m031034_c001_v0001184_t0053_u01778296234207") 2026/05/09 03:14:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38ef1e6_d20260509_m031030_c001_v7007000_t0000_u01778296230126") 2026/05/09 03:14:04 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a3db_d20260509_m031019_c001_v0001184_t0057_u01778296219238") 2026/05/09 03:14:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f2aa_d20260509_m031142_c001_v7007000_t0000_u01778296302011") 2026/05/09 03:14:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a6b3_d20260509_m031136_c001_v0001184_t0012_u01778296296755") 2026/05/09 03:14:04 DEBUG : dir1/0001-bcdef: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1e1f_d20260509_m031201_c001_v7007000_t0000_u01778296321450") 2026/05/09 03:14:04 DEBUG : dir1/0001-bcdef: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e2f7_d20260509_m031157_c001_v0001174_t0056_u01778296317200") 2026/05/09 03:14:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f38617dc5_d20260509_m031319_c001_v7007000_t0000_u01778296399862") 2026/05/09 03:14:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a9a2_d20260509_m031308_c001_v0001184_t0021_u01778296388934") 2026/05/09 03:14:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38eff1e_d20260509_m031304_c001_v7007000_t0000_u01778296384080") 2026/05/09 03:14:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a92e_d20260509_m031253_c001_v0001184_t0053_u01778296373371") 2026/05/09 03:14:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2bc4c_d20260509_m031248_c001_v7007000_t0000_u01778296368558") 2026/05/09 03:14:04 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a8a8_d20260509_m031237_c001_v0001184_t0034_u01778296357920") 2026/05/09 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a19ca_d20260509_m031233_c001_v7007000_t0000_u01778296353206") 2026/05/09 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a80e_d20260509_m031222_c001_v0001184_t0052_u01778296342138") 2026/05/09 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c37d_d20260509_m031217_c001_v7007000_t0000_u01778296337346") 2026/05/09 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a79a_d20260509_m031206_c001_v0001184_t0018_u01778296326284") 2026/05/09 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4099c6c586b00751_d20260509_m031158_c001_v7007000_t0000_u01778296318377") 2026/05/09 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145134_d20260509_m031149_c001_v0001099_t0053_u01778296309040") 2026/05/09 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f2b2_d20260509_m031144_c001_v7007000_t0000_u01778296304566") 2026/05/09 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14511c_d20260509_m031140_c001_v0001099_t0011_u01778296300283") 2026/05/09 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f415e73e099d8efa8_d20260509_m031139_c001_v7007000_t0000_u01778296299061") 2026/05/09 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e1b1_d20260509_m031129_c001_v0001174_t0008_u01778296289232") 2026/05/09 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a76_d20260509_m031124_c001_v7007000_t0000_u01778296284706") 2026/05/09 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1450b6_d20260509_m031120_c001_v0001099_t0015_u01778296280791") 2026/05/09 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c313_d20260509_m031119_c001_v7007000_t0000_u01778296279498") 2026/05/09 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e067_d20260509_m031108_c001_v0001174_t0036_u01778296268497") 2026/05/09 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f404ab0c4b038f402_d20260509_m031101_c001_v7007000_t0000_u01778296261381") 2026/05/09 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14503a_d20260509_m031050_c001_v0001099_t0042_u01778296250067") 2026/05/09 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f146_d20260509_m031045_c001_v7007000_t0000_u01778296245564") 2026/05/09 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145008_d20260509_m031034_c001_v0001099_t0014_u01778296234767") 2026/05/09 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38ef1e7_d20260509_m031030_c001_v7007000_t0000_u01778296230308") 2026/05/09 03:14:05 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144fa4_d20260509_m031019_c001_v0001099_t0052_u01778296219924") 2026/05/09 03:14:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7aa8_d20260509_m031142_c001_v7007000_t0000_u01778296302032") 2026/05/09 03:14:05 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145102_d20260509_m031136_c001_v0001099_t0013_u01778296296858") 2026/05/09 03:14:06 DEBUG : dir1/0002-cdefg: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1e21_d20260509_m031201_c001_v7007000_t0000_u01778296321631") 2026/05/09 03:14:06 DEBUG : dir1/0002-cdefg: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a755_d20260509_m031156_c001_v0001184_t0059_u01778296316866") 2026/05/09 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f38617dc7_d20260509_m031320_c001_v7007000_t0000_u01778296400044") 2026/05/09 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e639_d20260509_m031309_c001_v0001174_t0056_u01778296389129") 2026/05/09 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38eff21_d20260509_m031304_c001_v7007000_t0000_u01778296384346") 2026/05/09 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e593_d20260509_m031253_c001_v0001174_t0052_u01778296373577") 2026/05/09 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2bc4d_d20260509_m031248_c001_v7007000_t0000_u01778296368790") 2026/05/09 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e4e3_d20260509_m031238_c001_v0001174_t0050_u01778296358134") 2026/05/09 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a19cb_d20260509_m031233_c001_v7007000_t0000_u01778296353386") 2026/05/09 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e42d_d20260509_m031222_c001_v0001174_t0016_u01778296342355") 2026/05/09 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c37e_d20260509_m031217_c001_v7007000_t0000_u01778296337529") 2026/05/09 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e35f_d20260509_m031206_c001_v0001174_t0043_u01778296326498") 2026/05/09 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f405a59b7e7ca9bfb_d20260509_m031158_c001_v7007000_t0000_u01778296318827") 2026/05/09 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e281_d20260509_m031149_c001_v0001174_t0034_u01778296309412") 2026/05/09 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f2b3_d20260509_m031144_c001_v7007000_t0000_u01778296304748") 2026/05/09 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e237_d20260509_m031140_c001_v0001174_t0052_u01778296300356") 2026/05/09 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4157c35a5b5bdb55_d20260509_m031138_c001_v7007000_t0000_u01778296298499") 2026/05/09 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e1b5_d20260509_m031129_c001_v0001174_t0001_u01778296289518") 2026/05/09 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a78_d20260509_m031124_c001_v7007000_t0000_u01778296284888") 2026/05/09 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e151_d20260509_m031120_c001_v0001174_t0015_u01778296280857") 2026/05/09 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38efe59_d20260509_m031119_c001_v7007000_t0000_u01778296279298") 2026/05/09 03:14:06 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14507e_d20260509_m031109_c001_v0001099_t0054_u01778296269363") 2026/05/09 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f404ab0c4b038f403_d20260509_m031101_c001_v7007000_t0000_u01778296261575") 2026/05/09 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4df81_d20260509_m031050_c001_v0001174_t0032_u01778296250783") 2026/05/09 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f148_d20260509_m031045_c001_v7007000_t0000_u01778296245746") 2026/05/09 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4ded2_d20260509_m031035_c001_v0001174_t0037_u01778296235519") 2026/05/09 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38ef1e8_d20260509_m031030_c001_v7007000_t0000_u01778296230490") 2026/05/09 03:14:07 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4de32_d20260509_m031020_c001_v0001174_t0047_u01778296220269") 2026/05/09 03:14:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7aa9_d20260509_m031142_c001_v7007000_t0000_u01778296302215") 2026/05/09 03:14:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e205_d20260509_m031136_c001_v0001174_t0016_u01778296296916") 2026/05/09 03:14:07 DEBUG : dir1/0003-defgh: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1e23_d20260509_m031201_c001_v7007000_t0000_u01778296321812") 2026/05/09 03:14:07 DEBUG : dir1/0003-defgh: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a757_d20260509_m031157_c001_v0001184_t0023_u01778296317071") 2026/05/09 03:14:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f386181b0_d20260509_m031320_c001_v7007000_t0000_u01778296400225") 2026/05/09 03:14:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1452d8_d20260509_m031309_c001_v0001099_t0041_u01778296389954") 2026/05/09 03:14:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38eff23_d20260509_m031304_c001_v7007000_t0000_u01778296384527") 2026/05/09 03:14:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14528c_d20260509_m031254_c001_v0001099_t0015_u01778296374239") 2026/05/09 03:14:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2bc4e_d20260509_m031248_c001_v7007000_t0000_u01778296368974") 2026/05/09 03:14:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145244_d20260509_m031238_c001_v0001099_t0015_u01778296358940") 2026/05/09 03:14:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a19cc_d20260509_m031233_c001_v7007000_t0000_u01778296353569") 2026/05/09 03:14:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1451f6_d20260509_m031223_c001_v0001099_t0010_u01778296343137") 2026/05/09 03:14:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c37f_d20260509_m031217_c001_v7007000_t0000_u01778296337712") 2026/05/09 03:14:07 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14518e_d20260509_m031207_c001_v0001099_t0004_u01778296327248") 2026/05/09 03:14:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c344_d20260509_m031158_c001_v7007000_t0000_u01778296318586") 2026/05/09 03:14:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e285_d20260509_m031149_c001_v0001174_t0010_u01778296309764") 2026/05/09 03:14:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f2b4_d20260509_m031144_c001_v7007000_t0000_u01778296304930") 2026/05/09 03:14:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a6cf_d20260509_m031140_c001_v0001184_t0055_u01778296300372") 2026/05/09 03:14:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4099c6c586b0074d_d20260509_m031138_c001_v7007000_t0000_u01778296298889") 2026/05/09 03:14:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1450d0_d20260509_m031130_c001_v0001099_t0031_u01778296290259") 2026/05/09 03:14:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a79_d20260509_m031125_c001_v7007000_t0000_u01778296285070") 2026/05/09 03:14:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a61f_d20260509_m031120_c001_v0001184_t0024_u01778296280949") 2026/05/09 03:14:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4166c9959772c691_d20260509_m031118_c001_v7007000_t0000_u01778296278903") 2026/05/09 03:14:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e07f_d20260509_m031109_c001_v0001174_t0015_u01778296269912") 2026/05/09 03:14:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a1864_d20260509_m031101_c001_v7007000_t0000_u01778296261386") 2026/05/09 03:14:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4df83_d20260509_m031051_c001_v0001174_t0015_u01778296251247") 2026/05/09 03:14:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f149_d20260509_m031045_c001_v7007000_t0000_u01778296245928") 2026/05/09 03:14:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dee0_d20260509_m031035_c001_v0001174_t0051_u01778296235953") 2026/05/09 03:14:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38ef1e9_d20260509_m031030_c001_v7007000_t0000_u01778296230675") 2026/05/09 03:14:08 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4de38_d20260509_m031020_c001_v0001174_t0020_u01778296220641") 2026/05/09 03:14:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f400638e4970abafa_d20260509_m031142_c001_v7007000_t0000_u01778296302350") 2026/05/09 03:14:08 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a6b5_d20260509_m031136_c001_v0001184_t0045_u01778296296947") 2026/05/09 03:14:08 DEBUG : dir1/0004-efghi: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1e26_d20260509_m031201_c001_v7007000_t0000_u01778296321995") 2026/05/09 03:14:08 DEBUG : dir1/0004-efghi: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145152_d20260509_m031157_c001_v0001099_t0003_u01778296317097") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f386181b2_d20260509_m031320_c001_v7007000_t0000_u01778296400407") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e643_d20260509_m031310_c001_v0001174_t0042_u01778296390269") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38eff25_d20260509_m031304_c001_v7007000_t0000_u01778296384709") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e5a3_d20260509_m031254_c001_v0001174_t0038_u01778296374600") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2bc4f_d20260509_m031249_c001_v7007000_t0000_u01778296369160") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e4f1_d20260509_m031239_c001_v0001174_t0037_u01778296359322") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a19cd_d20260509_m031233_c001_v7007000_t0000_u01778296353751") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e43b_d20260509_m031223_c001_v0001174_t0051_u01778296343511") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c380_d20260509_m031217_c001_v7007000_t0000_u01778296337896") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e36f_d20260509_m031207_c001_v0001174_t0008_u01778296327737") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1ded_d20260509_m031158_c001_v7007000_t0000_u01778296318390") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a71d_d20260509_m031150_c001_v0001184_t0011_u01778296310145") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f2b5_d20260509_m031145_c001_v7007000_t0000_u01778296305111") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e239_d20260509_m031140_c001_v0001174_t0052_u01778296300389") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1d23_d20260509_m031139_c001_v7007000_t0000_u01778296299071") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a677_d20260509_m031130_c001_v0001184_t0056_u01778296290618") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a7a_d20260509_m031125_c001_v7007000_t0000_u01778296285253") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e155_d20260509_m031120_c001_v0001174_t0023_u01778296280960") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4099c6c586b00747_d20260509_m031119_c001_v7007000_t0000_u01778296279326") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a5af_d20260509_m031110_c001_v0001184_t0047_u01778296270315") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a1865_d20260509_m031101_c001_v7007000_t0000_u01778296261577") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a501_d20260509_m031051_c001_v0001184_t0047_u01778296251865") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f14a_d20260509_m031046_c001_v7007000_t0000_u01778296246109") 2026/05/09 03:14:09 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a497_d20260509_m031036_c001_v0001184_t0035_u01778296236303") 2026/05/09 03:14:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38ef1ea_d20260509_m031030_c001_v7007000_t0000_u01778296230857") 2026/05/09 03:14:10 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a3f5_d20260509_m031021_c001_v0001184_t0009_u01778296221091") 2026/05/09 03:14:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1d28_d20260509_m031142_c001_v7007000_t0000_u01778296302160") 2026/05/09 03:14:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a6b7_d20260509_m031137_c001_v0001184_t0033_u01778296297140") 2026/05/09 03:14:10 DEBUG : dir1/0005-fghij: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1e28_d20260509_m031202_c001_v7007000_t0000_u01778296322176") 2026/05/09 03:14:10 DEBUG : dir1/0005-fghij: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e2f9_d20260509_m031157_c001_v0001174_t0026_u01778296317247") 2026/05/09 03:14:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f3861859b_d20260509_m031320_c001_v7007000_t0000_u01778296400591") 2026/05/09 03:14:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a9aa_d20260509_m031310_c001_v0001184_t0050_u01778296390741") 2026/05/09 03:14:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38eff27_d20260509_m031304_c001_v7007000_t0000_u01778296384890") 2026/05/09 03:14:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a93c_d20260509_m031255_c001_v0001184_t0030_u01778296375039") 2026/05/09 03:14:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2bc50_d20260509_m031249_c001_v7007000_t0000_u01778296369343") 2026/05/09 03:14:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a8b8_d20260509_m031239_c001_v0001184_t0017_u01778296359759") 2026/05/09 03:14:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a19ce_d20260509_m031233_c001_v7007000_t0000_u01778296353932") 2026/05/09 03:14:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a822_d20260509_m031223_c001_v0001184_t0024_u01778296343894") 2026/05/09 03:14:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c381_d20260509_m031218_c001_v7007000_t0000_u01778296338079") 2026/05/09 03:14:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a7a4_d20260509_m031208_c001_v0001184_t0049_u01778296328040") 2026/05/09 03:14:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f419d62423b0e4f76_d20260509_m031158_c001_v7007000_t0000_u01778296318402") 2026/05/09 03:14:10 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145136_d20260509_m031150_c001_v0001099_t0037_u01778296310345") 2026/05/09 03:14:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f2b6_d20260509_m031145_c001_v7007000_t0000_u01778296305292") 2026/05/09 03:14:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a6d1_d20260509_m031140_c001_v0001184_t0036_u01778296300577") 2026/05/09 03:14:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4157c35a5b5bdb56_d20260509_m031138_c001_v7007000_t0000_u01778296298683") 2026/05/09 03:14:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e1bb_d20260509_m031130_c001_v0001174_t0047_u01778296290826") 2026/05/09 03:14:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a7b_d20260509_m031125_c001_v7007000_t0000_u01778296285435") 2026/05/09 03:14:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1450b8_d20260509_m031121_c001_v0001099_t0014_u01778296281124") 2026/05/09 03:14:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4157c35a5b5bdb26_d20260509_m031119_c001_v7007000_t0000_u01778296279252") 2026/05/09 03:14:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e08d_d20260509_m031110_c001_v0001174_t0046_u01778296270520") 2026/05/09 03:14:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f419d62423b0e2f97_d20260509_m031101_c001_v7007000_t0000_u01778296261686") 2026/05/09 03:14:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145042_d20260509_m031052_c001_v0001099_t0037_u01778296252064") 2026/05/09 03:14:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f14b_d20260509_m031046_c001_v7007000_t0000_u01778296246292") 2026/05/09 03:14:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145010_d20260509_m031036_c001_v0001099_t0032_u01778296236495") 2026/05/09 03:14:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38ef1eb_d20260509_m031031_c001_v7007000_t0000_u01778296231041") 2026/05/09 03:14:11 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144faa_d20260509_m031021_c001_v0001099_t0031_u01778296221297") 2026/05/09 03:14:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f421a3fb16d0bb157_d20260509_m031142_c001_v7007000_t0000_u01778296302225") 2026/05/09 03:14:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e207_d20260509_m031137_c001_v0001174_t0007_u01778296297260") 2026/05/09 03:14:12 DEBUG : dir1/0006-ghijk: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1e2a_d20260509_m031202_c001_v7007000_t0000_u01778296322357") 2026/05/09 03:14:12 DEBUG : dir1/0006-ghijk: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a75b_d20260509_m031157_c001_v0001184_t0031_u01778296317288") 2026/05/09 03:14:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f38618984_d20260509_m031320_c001_v7007000_t0000_u01778296400774") 2026/05/09 03:14:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e647_d20260509_m031310_c001_v0001174_t0058_u01778296390946") 2026/05/09 03:14:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38eff29_d20260509_m031305_c001_v7007000_t0000_u01778296385076") 2026/05/09 03:14:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e5a9_d20260509_m031255_c001_v0001174_t0051_u01778296375315") 2026/05/09 03:14:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2bc51_d20260509_m031249_c001_v7007000_t0000_u01778296369530") 2026/05/09 03:14:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e4f9_d20260509_m031240_c001_v0001174_t0053_u01778296360149") 2026/05/09 03:14:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a19cf_d20260509_m031234_c001_v7007000_t0000_u01778296354113") 2026/05/09 03:14:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e447_d20260509_m031224_c001_v0001174_t0007_u01778296344102") 2026/05/09 03:14:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c383_d20260509_m031218_c001_v7007000_t0000_u01778296338262") 2026/05/09 03:14:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e377_d20260509_m031208_c001_v0001174_t0000_u01778296328245") 2026/05/09 03:14:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4099c6c586b00753_d20260509_m031158_c001_v7007000_t0000_u01778296318744") 2026/05/09 03:14:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e28d_d20260509_m031150_c001_v0001174_t0012_u01778296310719") 2026/05/09 03:14:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f2b7_d20260509_m031145_c001_v7007000_t0000_u01778296305474") 2026/05/09 03:14:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a6d3_d20260509_m031140_c001_v0001184_t0051_u01778296300778") 2026/05/09 03:14:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f400638e4970abae0_d20260509_m031138_c001_v7007000_t0000_u01778296298905") 2026/05/09 03:14:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e1c3_d20260509_m031131_c001_v0001174_t0008_u01778296291160") 2026/05/09 03:14:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a7c_d20260509_m031125_c001_v7007000_t0000_u01778296285616") 2026/05/09 03:14:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a623_d20260509_m031121_c001_v0001184_t0048_u01778296281149") 2026/05/09 03:14:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c310_d20260509_m031119_c001_v7007000_t0000_u01778296279271") 2026/05/09 03:14:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145086_d20260509_m031111_c001_v0001099_t0045_u01778296271017") 2026/05/09 03:14:12 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f419d62423b0e2f95_d20260509_m031101_c001_v7007000_t0000_u01778296261504") 2026/05/09 03:14:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4df8b_d20260509_m031052_c001_v0001174_t0038_u01778296252471") 2026/05/09 03:14:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f14c_d20260509_m031046_c001_v7007000_t0000_u01778296246474") 2026/05/09 03:14:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dee6_d20260509_m031036_c001_v0001174_t0014_u01778296236857") 2026/05/09 03:14:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38ef1ec_d20260509_m031031_c001_v7007000_t0000_u01778296231222") 2026/05/09 03:14:13 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4de48_d20260509_m031021_c001_v0001174_t0017_u01778296221628") 2026/05/09 03:14:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f415e73e099d8efb1_d20260509_m031142_c001_v7007000_t0000_u01778296302364") 2026/05/09 03:14:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14510c_d20260509_m031137_c001_v0001099_t0026_u01778296297275") 2026/05/09 03:14:13 DEBUG : dir1/0007-12345: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1e2c_d20260509_m031202_c001_v7007000_t0000_u01778296322540") 2026/05/09 03:14:13 DEBUG : dir1/0007-12345: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a761_d20260509_m031157_c001_v0001184_t0038_u01778296317483") 2026/05/09 03:14:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f38618d6d_d20260509_m031320_c001_v7007000_t0000_u01778296400956") 2026/05/09 03:14:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1452e2_d20260509_m031311_c001_v0001099_t0045_u01778296391358") 2026/05/09 03:14:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38eff2b_d20260509_m031305_c001_v7007000_t0000_u01778296385260") 2026/05/09 03:14:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14529a_d20260509_m031255_c001_v0001099_t0004_u01778296375842") 2026/05/09 03:14:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2bc52_d20260509_m031249_c001_v7007000_t0000_u01778296369714") 2026/05/09 03:14:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14524c_d20260509_m031240_c001_v0001099_t0046_u01778296360520") 2026/05/09 03:14:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a19d0_d20260509_m031234_c001_v7007000_t0000_u01778296354294") 2026/05/09 03:14:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1451fe_d20260509_m031224_c001_v0001099_t0036_u01778296344409") 2026/05/09 03:14:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c384_d20260509_m031218_c001_v7007000_t0000_u01778296338445") 2026/05/09 03:14:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14519a_d20260509_m031208_c001_v0001099_t0050_u01778296328676") 2026/05/09 03:14:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1df5_d20260509_m031158_c001_v7007000_t0000_u01778296318752") 2026/05/09 03:14:13 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e291_d20260509_m031151_c001_v0001174_t0033_u01778296311140") 2026/05/09 03:14:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f2b8_d20260509_m031145_c001_v7007000_t0000_u01778296305655") 2026/05/09 03:14:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14511e_d20260509_m031140_c001_v0001099_t0051_u01778296300791") 2026/05/09 03:14:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2bc1a_d20260509_m031138_c001_v7007000_t0000_u01778296298909") 2026/05/09 03:14:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1450dc_d20260509_m031131_c001_v0001099_t0013_u01778296291523") 2026/05/09 03:14:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a7d_d20260509_m031125_c001_v7007000_t0000_u01778296285798") 2026/05/09 03:14:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e15d_d20260509_m031121_c001_v0001174_t0045_u01778296281264") 2026/05/09 03:14:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41607f05adb9bbda_d20260509_m031119_c001_v7007000_t0000_u01778296279324") 2026/05/09 03:14:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e09d_d20260509_m031111_c001_v0001174_t0019_u01778296271309") 2026/05/09 03:14:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f411e0b830f6671fc_d20260509_m031101_c001_v7007000_t0000_u01778296261696") 2026/05/09 03:14:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4df8d_d20260509_m031052_c001_v0001174_t0006_u01778296252806") 2026/05/09 03:14:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f14d_d20260509_m031046_c001_v7007000_t0000_u01778296246764") 2026/05/09 03:14:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4deec_d20260509_m031037_c001_v0001174_t0045_u01778296237236") 2026/05/09 03:14:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38ef1ed_d20260509_m031031_c001_v7007000_t0000_u01778296231403") 2026/05/09 03:14:14 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4de4e_d20260509_m031022_c001_v0001174_t0026_u01778296222114") 2026/05/09 03:14:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f421a3fb16d0bb154_d20260509_m031142_c001_v7007000_t0000_u01778296302041") 2026/05/09 03:14:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a6bb_d20260509_m031137_c001_v0001184_t0056_u01778296297342") 2026/05/09 03:14:14 DEBUG : dir1/0008-23456: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1e2e_d20260509_m031202_c001_v7007000_t0000_u01778296322720") 2026/05/09 03:14:14 DEBUG : dir1/0008-23456: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145156_d20260509_m031157_c001_v0001099_t0011_u01778296317502") 2026/05/09 03:14:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f38619156_d20260509_m031321_c001_v7007000_t0000_u01778296401138") 2026/05/09 03:14:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e64f_d20260509_m031311_c001_v0001174_t0003_u01778296391639") 2026/05/09 03:14:14 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38eff2d_d20260509_m031305_c001_v7007000_t0000_u01778296385441") 2026/05/09 03:14:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e5b3_d20260509_m031256_c001_v0001174_t0000_u01778296376349") 2026/05/09 03:14:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2bc53_d20260509_m031249_c001_v7007000_t0000_u01778296369897") 2026/05/09 03:14:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e501_d20260509_m031240_c001_v0001174_t0013_u01778296360822") 2026/05/09 03:14:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a19d1_d20260509_m031234_c001_v7007000_t0000_u01778296354476") 2026/05/09 03:14:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e44f_d20260509_m031224_c001_v0001174_t0018_u01778296344722") 2026/05/09 03:14:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c385_d20260509_m031218_c001_v7007000_t0000_u01778296338626") 2026/05/09 03:14:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e37f_d20260509_m031209_c001_v0001174_t0039_u01778296329113") 2026/05/09 03:14:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c345_d20260509_m031158_c001_v7007000_t0000_u01778296318768") 2026/05/09 03:14:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a725_d20260509_m031151_c001_v0001184_t0010_u01778296311512") 2026/05/09 03:14:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f2b9_d20260509_m031145_c001_v7007000_t0000_u01778296305839") 2026/05/09 03:14:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e23b_d20260509_m031140_c001_v0001174_t0013_u01778296300847") 2026/05/09 03:14:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1d21_d20260509_m031138_c001_v7007000_t0000_u01778296298701") 2026/05/09 03:14:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a681_d20260509_m031131_c001_v0001184_t0035_u01778296291887") 2026/05/09 03:14:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a7e_d20260509_m031125_c001_v7007000_t0000_u01778296285979") 2026/05/09 03:14:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e15f_d20260509_m031121_c001_v0001174_t0053_u01778296281347") 2026/05/09 03:14:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4166c9959772c693_d20260509_m031119_c001_v7007000_t0000_u01778296279086") 2026/05/09 03:14:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a5b7_d20260509_m031111_c001_v0001184_t0014_u01778296271971") 2026/05/09 03:14:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f411e0b830f6671f8_d20260509_m031101_c001_v7007000_t0000_u01778296261333") 2026/05/09 03:14:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a50b_d20260509_m031053_c001_v0001184_t0019_u01778296253253") 2026/05/09 03:14:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f14e_d20260509_m031046_c001_v7007000_t0000_u01778296246945") 2026/05/09 03:14:15 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a4a3_d20260509_m031037_c001_v0001184_t0030_u01778296237874") 2026/05/09 03:14:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38ef1ee_d20260509_m031031_c001_v7007000_t0000_u01778296231585") 2026/05/09 03:14:16 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a40d_d20260509_m031022_c001_v0001184_t0001_u01778296222780") 2026/05/09 03:14:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f2ac_d20260509_m031142_c001_v7007000_t0000_u01778296302374") 2026/05/09 03:14:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e209_d20260509_m031137_c001_v0001174_t0041_u01778296297353") 2026/05/09 03:14:16 DEBUG : dir1/0009-34567: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1e30_d20260509_m031202_c001_v7007000_t0000_u01778296322902") 2026/05/09 03:14:16 DEBUG : dir1/0009-34567: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e301_d20260509_m031157_c001_v0001174_t0005_u01778296317610") 2026/05/09 03:14:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f3861930f_d20260509_m031321_c001_v7007000_t0000_u01778296401355") 2026/05/09 03:14:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a9b6_d20260509_m031312_c001_v0001184_t0059_u01778296392031") 2026/05/09 03:14:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38eff2f_d20260509_m031305_c001_v7007000_t0000_u01778296385624") 2026/05/09 03:14:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a94e_d20260509_m031256_c001_v0001184_t0027_u01778296376760") 2026/05/09 03:14:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2bc54_d20260509_m031250_c001_v7007000_t0000_u01778296370081") 2026/05/09 03:14:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a8cc_d20260509_m031241_c001_v0001184_t0022_u01778296361329") 2026/05/09 03:14:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a19d2_d20260509_m031234_c001_v7007000_t0000_u01778296354657") 2026/05/09 03:14:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a830_d20260509_m031225_c001_v0001184_t0054_u01778296345289") 2026/05/09 03:14:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c386_d20260509_m031218_c001_v7007000_t0000_u01778296338810") 2026/05/09 03:14:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a7ac_d20260509_m031209_c001_v0001184_t0032_u01778296329660") 2026/05/09 03:14:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4202379721064dbf_d20260509_m031158_c001_v7007000_t0000_u01778296318826") 2026/05/09 03:14:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14513c_d20260509_m031151_c001_v0001099_t0008_u01778296311712") 2026/05/09 03:14:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f2ba_d20260509_m031146_c001_v7007000_t0000_u01778296306022") 2026/05/09 03:14:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e23f_d20260509_m031140_c001_v0001174_t0049_u01778296300952") 2026/05/09 03:14:16 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f415e73e099d8efa5_d20260509_m031138_c001_v7007000_t0000_u01778296298695") 2026/05/09 03:14:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e1cf_d20260509_m031132_c001_v0001174_t0001_u01778296292093") 2026/05/09 03:14:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a7f_d20260509_m031126_c001_v7007000_t0000_u01778296286161") 2026/05/09 03:14:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a629_d20260509_m031121_c001_v0001184_t0017_u01778296281366") 2026/05/09 03:14:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c311_d20260509_m031119_c001_v7007000_t0000_u01778296279277") 2026/05/09 03:14:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e0b1_d20260509_m031112_c001_v0001174_t0000_u01778296272167") 2026/05/09 03:14:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40463e912ad20692_d20260509_m031101_c001_v7007000_t0000_u01778296261331") 2026/05/09 03:14:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14504c_d20260509_m031053_c001_v0001099_t0041_u01778296253444") 2026/05/09 03:14:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f14f_d20260509_m031047_c001_v7007000_t0000_u01778296247128") 2026/05/09 03:14:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145012_d20260509_m031038_c001_v0001099_t0039_u01778296238074") 2026/05/09 03:14:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38ef1ef_d20260509_m031031_c001_v7007000_t0000_u01778296231766") 2026/05/09 03:14:17 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144fb0_d20260509_m031023_c001_v0001099_t0030_u01778296223010") 2026/05/09 03:14:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4157c35a5b5bdb5a_d20260509_m031142_c001_v7007000_t0000_u01778296302020") 2026/05/09 03:14:17 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a6bd_d20260509_m031137_c001_v0001184_t0031_u01778296297549") 2026/05/09 03:14:17 DEBUG : dir1/0010-45678: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1e32_d20260509_m031203_c001_v7007000_t0000_u01778296323082") 2026/05/09 03:14:17 DEBUG : dir1/0010-45678: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a763_d20260509_m031157_c001_v0001184_t0014_u01778296317679") 2026/05/09 03:14:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f38619541_d20260509_m031321_c001_v7007000_t0000_u01778296401560") 2026/05/09 03:14:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e657_d20260509_m031312_c001_v0001174_t0049_u01778296392232") 2026/05/09 03:14:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38eff31_d20260509_m031305_c001_v7007000_t0000_u01778296385806") 2026/05/09 03:14:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e5bb_d20260509_m031256_c001_v0001174_t0038_u01778296376956") 2026/05/09 03:14:17 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2bc55_d20260509_m031250_c001_v7007000_t0000_u01778296370269") 2026/05/09 03:14:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e50b_d20260509_m031241_c001_v0001174_t0059_u01778296361573") 2026/05/09 03:14:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a19d5_d20260509_m031234_c001_v7007000_t0000_u01778296354840") 2026/05/09 03:14:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e45d_d20260509_m031225_c001_v0001174_t0049_u01778296345501") 2026/05/09 03:14:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c387_d20260509_m031218_c001_v7007000_t0000_u01778296338992") 2026/05/09 03:14:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e38d_d20260509_m031209_c001_v0001174_t0049_u01778296329869") 2026/05/09 03:14:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c343_d20260509_m031158_c001_v7007000_t0000_u01778296318406") 2026/05/09 03:14:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e2a3_d20260509_m031152_c001_v0001174_t0018_u01778296312159") 2026/05/09 03:14:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f2bb_d20260509_m031146_c001_v7007000_t0000_u01778296306204") 2026/05/09 03:14:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a6d5_d20260509_m031141_c001_v0001184_t0008_u01778296301069") 2026/05/09 03:14:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40975c611b9acdf5_d20260509_m031138_c001_v7007000_t0000_u01778296298927") 2026/05/09 03:14:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e1d9_d20260509_m031132_c001_v0001174_t0000_u01778296292501") 2026/05/09 03:14:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a80_d20260509_m031126_c001_v7007000_t0000_u01778296286343") 2026/05/09 03:14:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1450bc_d20260509_m031121_c001_v0001099_t0025_u01778296281614") 2026/05/09 03:14:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4157c35a5b5bdb2d_d20260509_m031119_c001_v7007000_t0000_u01778296279436") 2026/05/09 03:14:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14508c_d20260509_m031112_c001_v0001099_t0037_u01778296272561") 2026/05/09 03:14:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f411e0b830f6671fa_d20260509_m031101_c001_v7007000_t0000_u01778296261514") 2026/05/09 03:14:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4df95_d20260509_m031053_c001_v0001174_t0047_u01778296253903") 2026/05/09 03:14:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f150_d20260509_m031047_c001_v7007000_t0000_u01778296247310") 2026/05/09 03:14:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4def8_d20260509_m031038_c001_v0001174_t0052_u01778296238556") 2026/05/09 03:14:18 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38ef1f0_d20260509_m031031_c001_v7007000_t0000_u01778296231948") 2026/05/09 03:14:19 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4de5c_d20260509_m031023_c001_v0001174_t0029_u01778296223325") 2026/05/09 03:14:19 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4157c35a5b5bdb5d_d20260509_m031142_c001_v7007000_t0000_u01778296302236") 2026/05/09 03:14:19 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e213_d20260509_m031137_c001_v0001174_t0046_u01778296297740") 2026/05/09 03:14:19 DEBUG : dir1/0011-56789: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1e34_d20260509_m031203_c001_v7007000_t0000_u01778296323264") 2026/05/09 03:14:19 DEBUG : dir1/0011-56789: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a765_d20260509_m031157_c001_v0001184_t0012_u01778296317890") 2026/05/09 03:14:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f3861992a_d20260509_m031321_c001_v7007000_t0000_u01778296401758") 2026/05/09 03:14:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1452e8_d20260509_m031312_c001_v0001099_t0042_u01778296392779") 2026/05/09 03:14:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38eff33_d20260509_m031305_c001_v7007000_t0000_u01778296385987") 2026/05/09 03:14:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14529e_d20260509_m031257_c001_v0001099_t0039_u01778296377416") 2026/05/09 03:14:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2bc56_d20260509_m031250_c001_v7007000_t0000_u01778296370465") 2026/05/09 03:14:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145256_d20260509_m031242_c001_v0001099_t0024_u01778296362071") 2026/05/09 03:14:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a19d6_d20260509_m031235_c001_v7007000_t0000_u01778296355162") 2026/05/09 03:14:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145204_d20260509_m031226_c001_v0001099_t0002_u01778296346015") 2026/05/09 03:14:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c388_d20260509_m031219_c001_v7007000_t0000_u01778296339175") 2026/05/09 03:14:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1451a2_d20260509_m031210_c001_v0001099_t0028_u01778296330205") 2026/05/09 03:14:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40312076aefc0ec1_d20260509_m031158_c001_v7007000_t0000_u01778296318786") 2026/05/09 03:14:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e2a9_d20260509_m031152_c001_v0001174_t0001_u01778296312507") 2026/05/09 03:14:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f2bc_d20260509_m031146_c001_v7007000_t0000_u01778296306386") 2026/05/09 03:14:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145120_d20260509_m031141_c001_v0001099_t0049_u01778296301143") 2026/05/09 03:14:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f415e73e099d8efa4_d20260509_m031138_c001_v7007000_t0000_u01778296298514") 2026/05/09 03:14:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1450e8_d20260509_m031132_c001_v0001099_t0051_u01778296292889") 2026/05/09 03:14:19 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a81_d20260509_m031126_c001_v7007000_t0000_u01778296286525") 2026/05/09 03:14:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e163_d20260509_m031121_c001_v0001174_t0024_u01778296281624") 2026/05/09 03:14:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4166c9959772c696_d20260509_m031119_c001_v7007000_t0000_u01778296279504") 2026/05/09 03:14:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e0b9_d20260509_m031112_c001_v0001174_t0002_u01778296272967") 2026/05/09 03:14:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f419d62423b0e2f91_d20260509_m031101_c001_v7007000_t0000_u01778296261138") 2026/05/09 03:14:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4df9b_d20260509_m031054_c001_v0001174_t0005_u01778296254459") 2026/05/09 03:14:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f151_d20260509_m031047_c001_v7007000_t0000_u01778296247491") 2026/05/09 03:14:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4df01_d20260509_m031039_c001_v0001174_t0056_u01778296239039") 2026/05/09 03:14:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38ef1f1_d20260509_m031032_c001_v7007000_t0000_u01778296232129") 2026/05/09 03:14:20 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4de5e_d20260509_m031023_c001_v0001174_t0003_u01778296223606") 2026/05/09 03:14:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f400638e4970abaf8_d20260509_m031142_c001_v7007000_t0000_u01778296302169") 2026/05/09 03:14:20 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a6bf_d20260509_m031137_c001_v0001184_t0050_u01778296297751") 2026/05/09 03:14:20 DEBUG : dir1/0012-6789;: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1e38_d20260509_m031203_c001_v7007000_t0000_u01778296323445") 2026/05/09 03:14:20 DEBUG : dir1/0012-6789;: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e303_d20260509_m031157_c001_v0001174_t0008_u01778296317902") 2026/05/09 03:14:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f38619d14_d20260509_m031321_c001_v7007000_t0000_u01778296401956") 2026/05/09 03:14:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e65d_d20260509_m031313_c001_v0001174_t0030_u01778296393103") 2026/05/09 03:14:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38eff35_d20260509_m031306_c001_v7007000_t0000_u01778296386169") 2026/05/09 03:14:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e5c7_d20260509_m031257_c001_v0001174_t0037_u01778296377731") 2026/05/09 03:14:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2bc57_d20260509_m031250_c001_v7007000_t0000_u01778296370652") 2026/05/09 03:14:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e513_d20260509_m031242_c001_v0001174_t0059_u01778296362636") 2026/05/09 03:14:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a19d7_d20260509_m031235_c001_v7007000_t0000_u01778296355345") 2026/05/09 03:14:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e46f_d20260509_m031226_c001_v0001174_t0041_u01778296346448") 2026/05/09 03:14:20 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c38a_d20260509_m031219_c001_v7007000_t0000_u01778296339490") 2026/05/09 03:14:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e395_d20260509_m031210_c001_v0001174_t0057_u01778296330493") 2026/05/09 03:14:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4099c6c586b00754_d20260509_m031158_c001_v7007000_t0000_u01778296318927") 2026/05/09 03:14:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a735_d20260509_m031152_c001_v0001184_t0039_u01778296312871") 2026/05/09 03:14:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f2bd_d20260509_m031146_c001_v7007000_t0000_u01778296306570") 2026/05/09 03:14:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a6d7_d20260509_m031141_c001_v0001184_t0057_u01778296301262") 2026/05/09 03:14:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f421a3fb16d0bb128_d20260509_m031138_c001_v7007000_t0000_u01778296298850") 2026/05/09 03:14:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a68b_d20260509_m031133_c001_v0001184_t0023_u01778296293235") 2026/05/09 03:14:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a82_d20260509_m031126_c001_v7007000_t0000_u01778296286707") 2026/05/09 03:14:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a62d_d20260509_m031121_c001_v0001184_t0059_u01778296281634") 2026/05/09 03:14:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a62_d20260509_m031119_c001_v7007000_t0000_u01778296279475") 2026/05/09 03:14:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a5c5_d20260509_m031113_c001_v0001184_t0057_u01778296273411") 2026/05/09 03:14:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f419d62423b0e2f96_d20260509_m031101_c001_v7007000_t0000_u01778296261523") 2026/05/09 03:14:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a517_d20260509_m031054_c001_v0001184_t0045_u01778296254847") 2026/05/09 03:14:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f152_d20260509_m031047_c001_v7007000_t0000_u01778296247672") 2026/05/09 03:14:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a4ab_d20260509_m031039_c001_v0001184_t0014_u01778296239455") 2026/05/09 03:14:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38ef1f2_d20260509_m031032_c001_v7007000_t0000_u01778296232368") 2026/05/09 03:14:21 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a41f_d20260509_m031024_c001_v0001184_t0027_u01778296224001") 2026/05/09 03:14:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f415e73e099d8efb0_d20260509_m031142_c001_v7007000_t0000_u01778296302182") 2026/05/09 03:14:21 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e217_d20260509_m031137_c001_v0001174_t0033_u01778296297791") 2026/05/09 03:14:21 DEBUG : dir1/0013-789;=: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1e3a_d20260509_m031203_c001_v7007000_t0000_u01778296323626") 2026/05/09 03:14:22 DEBUG : dir1/0013-789;=: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e305_d20260509_m031157_c001_v0001174_t0031_u01778296317967") 2026/05/09 03:14:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f3861a0fd_d20260509_m031322_c001_v7007000_t0000_u01778296402140") 2026/05/09 03:14:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a9c5_d20260509_m031313_c001_v0001184_t0001_u01778296393571") 2026/05/09 03:14:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38eff37_d20260509_m031306_c001_v7007000_t0000_u01778296386350") 2026/05/09 03:14:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a960_d20260509_m031258_c001_v0001184_t0052_u01778296378175") 2026/05/09 03:14:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2bc58_d20260509_m031250_c001_v7007000_t0000_u01778296370835") 2026/05/09 03:14:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a8d8_d20260509_m031243_c001_v0001184_t0049_u01778296363071") 2026/05/09 03:14:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a19d8_d20260509_m031235_c001_v7007000_t0000_u01778296355526") 2026/05/09 03:14:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a844_d20260509_m031226_c001_v0001184_t0054_u01778296346880") 2026/05/09 03:14:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c38b_d20260509_m031219_c001_v7007000_t0000_u01778296339673") 2026/05/09 03:14:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a7b8_d20260509_m031210_c001_v0001184_t0016_u01778296330832") 2026/05/09 03:14:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f419d62423b0e4f78_d20260509_m031158_c001_v7007000_t0000_u01778296318768") 2026/05/09 03:14:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14513e_d20260509_m031153_c001_v0001099_t0056_u01778296313082") 2026/05/09 03:14:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f2be_d20260509_m031146_c001_v7007000_t0000_u01778296306751") 2026/05/09 03:14:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e245_d20260509_m031141_c001_v0001174_t0019_u01778296301334") 2026/05/09 03:14:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f421a3fb16d0bb12b_d20260509_m031139_c001_v7007000_t0000_u01778296299031") 2026/05/09 03:14:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e1e5_d20260509_m031133_c001_v0001174_t0016_u01778296293470") 2026/05/09 03:14:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a83_d20260509_m031126_c001_v7007000_t0000_u01778296286963") 2026/05/09 03:14:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e167_d20260509_m031121_c001_v0001174_t0041_u01778296281722") 2026/05/09 03:14:22 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4099c6c586b00748_d20260509_m031119_c001_v7007000_t0000_u01778296279510") 2026/05/09 03:14:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e0c7_d20260509_m031113_c001_v0001174_t0004_u01778296273622") 2026/05/09 03:14:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40463e912ad20693_d20260509_m031101_c001_v7007000_t0000_u01778296261535") 2026/05/09 03:14:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145050_d20260509_m031055_c001_v0001099_t0015_u01778296255118") 2026/05/09 03:14:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f154_d20260509_m031047_c001_v7007000_t0000_u01778296247856") 2026/05/09 03:14:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14501a_d20260509_m031039_c001_v0001099_t0046_u01778296239648") 2026/05/09 03:14:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38ef1f3_d20260509_m031032_c001_v7007000_t0000_u01778296232550") 2026/05/09 03:14:23 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144fb6_d20260509_m031024_c001_v0001099_t0027_u01778296224205") 2026/05/09 03:14:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1d27_d20260509_m031141_c001_v7007000_t0000_u01778296301979") 2026/05/09 03:14:23 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145110_d20260509_m031137_c001_v0001099_t0011_u01778296297804") 2026/05/09 03:14:23 DEBUG : dir1/0014-89;=.: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1e3d_d20260509_m031203_c001_v7007000_t0000_u01778296323808") 2026/05/09 03:14:23 DEBUG : dir1/0014-89;=.: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14515a_d20260509_m031158_c001_v0001099_t0043_u01778296318054") 2026/05/09 03:14:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f3861a0fe_d20260509_m031322_c001_v7007000_t0000_u01778296402322") 2026/05/09 03:14:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e667_d20260509_m031313_c001_v0001174_t0006_u01778296393786") 2026/05/09 03:14:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38eff39_d20260509_m031306_c001_v7007000_t0000_u01778296386530") 2026/05/09 03:14:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e5d5_d20260509_m031258_c001_v0001174_t0010_u01778296378417") 2026/05/09 03:14:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2bc59_d20260509_m031251_c001_v7007000_t0000_u01778296371024") 2026/05/09 03:14:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e51f_d20260509_m031243_c001_v0001174_t0028_u01778296363284") 2026/05/09 03:14:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a19d9_d20260509_m031235_c001_v7007000_t0000_u01778296355709") 2026/05/09 03:14:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e47b_d20260509_m031227_c001_v0001174_t0039_u01778296347081") 2026/05/09 03:14:23 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c38c_d20260509_m031219_c001_v7007000_t0000_u01778296339856") 2026/05/09 03:14:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e3a1_d20260509_m031211_c001_v0001174_t0038_u01778296331267") 2026/05/09 03:14:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1df8_d20260509_m031158_c001_v7007000_t0000_u01778296318940") 2026/05/09 03:14:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e2bd_d20260509_m031153_c001_v0001174_t0038_u01778296313578") 2026/05/09 03:14:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f2bf_d20260509_m031146_c001_v7007000_t0000_u01778296306933") 2026/05/09 03:14:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e247_d20260509_m031141_c001_v0001174_t0018_u01778296301449") 2026/05/09 03:14:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1d20_d20260509_m031138_c001_v7007000_t0000_u01778296298519") 2026/05/09 03:14:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e1ed_d20260509_m031133_c001_v0001174_t0021_u01778296293800") 2026/05/09 03:14:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a84_d20260509_m031127_c001_v7007000_t0000_u01778296287145") 2026/05/09 03:14:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a62f_d20260509_m031121_c001_v0001184_t0038_u01778296281834") 2026/05/09 03:14:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41607f05adb9bbdb_d20260509_m031119_c001_v7007000_t0000_u01778296279589") 2026/05/09 03:14:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145094_d20260509_m031114_c001_v0001099_t0032_u01778296274114") 2026/05/09 03:14:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f419d62423b0e2f93_d20260509_m031101_c001_v7007000_t0000_u01778296261322") 2026/05/09 03:14:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dfa7_d20260509_m031055_c001_v0001174_t0014_u01778296255495") 2026/05/09 03:14:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f155_d20260509_m031048_c001_v7007000_t0000_u01778296248039") 2026/05/09 03:14:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4df09_d20260509_m031039_c001_v0001174_t0053_u01778296239936") 2026/05/09 03:14:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38ef1f4_d20260509_m031032_c001_v7007000_t0000_u01778296232730") 2026/05/09 03:14:24 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4de6a_d20260509_m031024_c001_v0001174_t0010_u01778296224503") 2026/05/09 03:14:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1d29_d20260509_m031142_c001_v7007000_t0000_u01778296302342") 2026/05/09 03:14:24 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a6c1_d20260509_m031137_c001_v0001184_t0024_u01778296297958") 2026/05/09 03:14:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1e3f_d20260509_m031203_c001_v7007000_t0000_u01778296323989") 2026/05/09 03:14:24 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a767_d20260509_m031158_c001_v0001184_t0028_u01778296318101") 2026/05/09 03:14:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f3861a4e7_d20260509_m031322_c001_v7007000_t0000_u01778296402507") 2026/05/09 03:14:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1452f0_d20260509_m031314_c001_v0001099_t0011_u01778296394249") 2026/05/09 03:14:24 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38eff3b_d20260509_m031306_c001_v7007000_t0000_u01778296386711") 2026/05/09 03:14:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1452a6_d20260509_m031258_c001_v0001099_t0035_u01778296378858") 2026/05/09 03:14:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2bc5a_d20260509_m031251_c001_v7007000_t0000_u01778296371210") 2026/05/09 03:14:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14525c_d20260509_m031243_c001_v0001099_t0050_u01778296363645") 2026/05/09 03:14:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a19da_d20260509_m031235_c001_v7007000_t0000_u01778296355894") 2026/05/09 03:14:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14520a_d20260509_m031227_c001_v0001099_t0054_u01778296347414") 2026/05/09 03:14:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c38d_d20260509_m031220_c001_v7007000_t0000_u01778296340041") 2026/05/09 03:14:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1451b0_d20260509_m031211_c001_v0001099_t0001_u01778296331720") 2026/05/09 03:14:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4099c6c586b00752_d20260509_m031158_c001_v7007000_t0000_u01778296318559") 2026/05/09 03:14:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e2c5_d20260509_m031154_c001_v0001174_t0001_u01778296314023") 2026/05/09 03:14:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f2c0_d20260509_m031147_c001_v7007000_t0000_u01778296307115") 2026/05/09 03:14:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145122_d20260509_m031141_c001_v0001099_t0020_u01778296301464") 2026/05/09 03:14:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4157c35a5b5bdb57_d20260509_m031138_c001_v7007000_t0000_u01778296298867") 2026/05/09 03:14:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1450ee_d20260509_m031134_c001_v0001099_t0021_u01778296294128") 2026/05/09 03:14:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a85_d20260509_m031127_c001_v7007000_t0000_u01778296287327") 2026/05/09 03:14:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1450be_d20260509_m031121_c001_v0001099_t0019_u01778296281906") 2026/05/09 03:14:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4166c9959772c695_d20260509_m031119_c001_v7007000_t0000_u01778296279270") 2026/05/09 03:14:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e0d3_d20260509_m031114_c001_v0001174_t0038_u01778296274395") 2026/05/09 03:14:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f419d62423b0e2f90_d20260509_m031100_c001_v7007000_t0000_u01778296260956") 2026/05/09 03:14:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dfb1_d20260509_m031055_c001_v0001174_t0020_u01778296255934") 2026/05/09 03:14:25 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f156_d20260509_m031048_c001_v7007000_t0000_u01778296248220") 2026/05/09 03:14:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4df0b_d20260509_m031040_c001_v0001174_t0033_u01778296240354") 2026/05/09 03:14:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38ef1f5_d20260509_m031032_c001_v7007000_t0000_u01778296232912") 2026/05/09 03:14:26 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4de70_d20260509_m031024_c001_v0001174_t0010_u01778296224951") 2026/05/09 03:14:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f2ab_d20260509_m031142_c001_v7007000_t0000_u01778296302193") 2026/05/09 03:14:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e21d_d20260509_m031138_c001_v0001174_t0012_u01778296298162") 2026/05/09 03:14:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f411e0b830f667211_d20260509_m031104_c001_v7007000_t0000_u01778296264363") 2026/05/09 03:14:26 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a543_d20260509_m031059_c001_v0001184_t0039_u01778296259127") 2026/05/09 03:14:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f411e0b830f667213_d20260509_m031104_c001_v7007000_t0000_u01778296264544") 2026/05/09 03:14:26 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14505c_d20260509_m031059_c001_v0001099_t0052_u01778296259215") 2026/05/09 03:14:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f411e0b830f667215_d20260509_m031104_c001_v7007000_t0000_u01778296264725") 2026/05/09 03:14:26 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dfe7_d20260509_m031059_c001_v0001174_t0040_u01778296259308") 2026/05/09 03:14:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f411e0b830f667217_d20260509_m031104_c001_v7007000_t0000_u01778296264905") 2026/05/09 03:14:26 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a545_d20260509_m031059_c001_v0001184_t0022_u01778296259322") 2026/05/09 03:14:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f411e0b830f667219_d20260509_m031105_c001_v7007000_t0000_u01778296265088") 2026/05/09 03:14:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a549_d20260509_m031059_c001_v0001184_t0030_u01778296259525") 2026/05/09 03:14:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f411e0b830f66721b_d20260509_m031105_c001_v7007000_t0000_u01778296265268") 2026/05/09 03:14:26 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dfed_d20260509_m031059_c001_v0001174_t0024_u01778296259643") 2026/05/09 03:14:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f411e0b830f66721d_d20260509_m031105_c001_v7007000_t0000_u01778296265449") 2026/05/09 03:14:26 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a54d_d20260509_m031059_c001_v0001184_t0032_u01778296259718") 2026/05/09 03:14:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f411e0b830f66721f_d20260509_m031105_c001_v7007000_t0000_u01778296265631") 2026/05/09 03:14:27 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145060_d20260509_m031059_c001_v0001099_t0015_u01778296259775") 2026/05/09 03:14:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f411e0b830f667221_d20260509_m031105_c001_v7007000_t0000_u01778296265812") 2026/05/09 03:14:27 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dfef_d20260509_m031059_c001_v0001174_t0058_u01778296259845") 2026/05/09 03:14:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f411e0b830f667223_d20260509_m031105_c001_v7007000_t0000_u01778296265992") 2026/05/09 03:14:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a54f_d20260509_m031059_c001_v0001184_t0041_u01778296259955") 2026/05/09 03:14:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f411e0b830f667225_d20260509_m031106_c001_v7007000_t0000_u01778296266173") 2026/05/09 03:14:27 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dff5_d20260509_m031100_c001_v0001174_t0026_u01778296260110") 2026/05/09 03:14:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f411e0b830f667227_d20260509_m031106_c001_v7007000_t0000_u01778296266353") 2026/05/09 03:14:27 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a551_d20260509_m031100_c001_v0001184_t0012_u01778296260147") 2026/05/09 03:14:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f411e0b830f667229_d20260509_m031106_c001_v7007000_t0000_u01778296266533") 2026/05/09 03:14:27 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145062_d20260509_m031100_c001_v0001099_t0055_u01778296260196") 2026/05/09 03:14:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f411e0b830f66722b_d20260509_m031106_c001_v7007000_t0000_u01778296266712") 2026/05/09 03:14:27 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dff9_d20260509_m031100_c001_v0001174_t0036_u01778296260327") 2026/05/09 03:14:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f411e0b830f66722e_d20260509_m031107_c001_v7007000_t0000_u01778296267005") 2026/05/09 03:14:27 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a553_d20260509_m031100_c001_v0001184_t0018_u01778296260410") 2026/05/09 03:14:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f411e0b830f667230_d20260509_m031107_c001_v7007000_t0000_u01778296267187") 2026/05/09 03:14:27 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dfff_d20260509_m031100_c001_v0001174_t0018_u01778296260548") 2026/05/09 03:14:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a6b_d20260509_m031122_c001_v7007000_t0000_u01778296282482") 2026/05/09 03:14:27 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a5ef_d20260509_m031117_c001_v0001184_t0044_u01778296277212") 2026/05/09 03:14:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41607f05adb9bbdd_d20260509_m031122_c001_v7007000_t0000_u01778296282266") 2026/05/09 03:14:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14509e_d20260509_m031117_c001_v0001099_t0025_u01778296277280") 2026/05/09 03:14:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4099c6c586b0074a_d20260509_m031122_c001_v7007000_t0000_u01778296282276") 2026/05/09 03:14:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e10f_d20260509_m031117_c001_v0001174_t0042_u01778296277375") 2026/05/09 03:14:28 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4157c35a5b5bdb46_d20260509_m031122_c001_v7007000_t0000_u01778296282492") 2026/05/09 03:14:28 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a5f3_d20260509_m031117_c001_v0001184_t0045_u01778296277424") 2026/05/09 03:14:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c31b_d20260509_m031122_c001_v7007000_t0000_u01778296282502") 2026/05/09 03:14:28 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a5f7_d20260509_m031117_c001_v0001184_t0042_u01778296277616") 2026/05/09 03:14:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38efe5f_d20260509_m031122_c001_v7007000_t0000_u01778296282325") 2026/05/09 03:14:28 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1450a0_d20260509_m031117_c001_v0001099_t0043_u01778296277705") 2026/05/09 03:14:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4166c9959772c69b_d20260509_m031122_c001_v7007000_t0000_u01778296282287") 2026/05/09 03:14:28 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e119_d20260509_m031117_c001_v0001174_t0025_u01778296277810") 2026/05/09 03:14:28 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41607f05adb9bbde_d20260509_m031122_c001_v7007000_t0000_u01778296282449") 2026/05/09 03:14:28 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e11b_d20260509_m031117_c001_v0001174_t0016_u01778296277819") 2026/05/09 03:14:28 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41607f05adb9bbdf_d20260509_m031122_c001_v7007000_t0000_u01778296282632") 2026/05/09 03:14:28 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a5f9_d20260509_m031117_c001_v0001184_t0033_u01778296277828") 2026/05/09 03:14:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4099c6c586b0074c_d20260509_m031122_c001_v7007000_t0000_u01778296282644") 2026/05/09 03:14:28 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a5fd_d20260509_m031118_c001_v0001184_t0010_u01778296278034") 2026/05/09 03:14:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4166c9959772c69d_d20260509_m031122_c001_v7007000_t0000_u01778296282656") 2026/05/09 03:14:28 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1450a4_d20260509_m031118_c001_v0001099_t0049_u01778296278063") 2026/05/09 03:14:28 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a69_d20260509_m031122_c001_v7007000_t0000_u01778296282298") 2026/05/09 03:14:29 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e123_d20260509_m031118_c001_v0001174_t0027_u01778296278152") 2026/05/09 03:14:29 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4157c35a5b5bdb45_d20260509_m031122_c001_v7007000_t0000_u01778296282307") 2026/05/09 03:14:29 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e125_d20260509_m031118_c001_v0001174_t0042_u01778296278202") 2026/05/09 03:14:29 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c318_d20260509_m031122_c001_v7007000_t0000_u01778296282316") 2026/05/09 03:14:29 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a601_d20260509_m031118_c001_v0001184_t0032_u01778296278226") 2026/05/09 03:14:29 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4099c6c586b0074b_d20260509_m031122_c001_v7007000_t0000_u01778296282460") 2026/05/09 03:14:29 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a605_d20260509_m031118_c001_v0001184_t0018_u01778296278447") 2026/05/09 03:14:29 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38efe60_d20260509_m031122_c001_v7007000_t0000_u01778296282511") 2026/05/09 03:14:29 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1450a8_d20260509_m031118_c001_v0001099_t0052_u01778296278494") 2026/05/09 03:14:29 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f414725255d08a559_d20260509_m030907_c001_v7007000_t0000_u01778296147979") 2026/05/09 03:14:29 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f110c5bfce4d9f831_d20260509_m030906_c001_v0001179_t0024_u01778296146166") 2026/05/09 03:14:29 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f407bbdb741cfc7dd_d20260509_m030905_c001_v7007000_t0000_u01778296145984") 2026/05/09 03:14:29 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f110c5bfce4d9f80b_d20260509_m030902_c001_v0001179_t0025_u01778296142371") 2026/05/09 03:14:29 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f407bbdb741cfc7c9_d20260509_m030901_c001_v7007000_t0000_u01778296141603") 2026/05/09 03:14:29 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144e00_d20260509_m030857_c001_v0001099_t0010_u01778296137252") 2026/05/09 03:14:29 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f414725255d08a4db_d20260509_m030855_c001_v7007000_t0000_u01778296135750") 2026/05/09 03:14:29 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f10819a480c5eb921_d20260509_m030853_c001_v0001173_t0036_u01778296133204") 2026/05/09 03:14:29 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4173b5f2a00e8e77_d20260509_m030853_c001_v7007000_t0000_u01778296133018") 2026/05/09 03:14:29 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f10819a480c5eb8e9_d20260509_m030849_c001_v0001173_t0014_u01778296129307") 2026/05/09 03:14:29 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4173b5f2a00e8e71_d20260509_m030848_c001_v7007000_t0000_u01778296128554") 2026/05/09 03:14:29 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4d7dd_d20260509_m030844_c001_v0001174_t0041_u01778296124738") 2026/05/09 03:14:30 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4166c9959772c112_d20260509_m030843_c001_v7007000_t0000_u01778296123454") 2026/05/09 03:14:30 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f108f7d96144f7780_d20260509_m030842_c001_v0001174_t0036_u01778296122013") 2026/05/09 03:14:30 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41607f05adb9af17_d20260509_m030841_c001_v7007000_t0000_u01778296121830") 2026/05/09 03:14:30 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f108f7d96144f7736_d20260509_m030838_c001_v0001174_t0007_u01778296118473") 2026/05/09 03:14:30 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41607f05adb9af0f_d20260509_m030837_c001_v7007000_t0000_u01778296117727") 2026/05/09 03:14:30 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4d72b_d20260509_m030833_c001_v0001174_t0004_u01778296113880") 2026/05/09 03:14:30 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4166c9959772c0f4_d20260509_m030832_c001_v7007000_t0000_u01778296112916") 2026/05/09 03:14:30 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f102f8114a5f25f89_d20260509_m030831_c001_v0001098_t0027_u01778296111129") 2026/05/09 03:14:30 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f417d95d42ceb40c3_d20260509_m030830_c001_v7007000_t0000_u01778296110947") 2026/05/09 03:14:30 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f102f8114a5f25f67_d20260509_m030827_c001_v0001098_t0025_u01778296107693") 2026/05/09 03:14:30 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f417d95d42ceb40ba_d20260509_m030826_c001_v7007000_t0000_u01778296106927") 2026/05/09 03:14:30 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4d5f3_d20260509_m030819_c001_v0001174_t0034_u01778296099478") 2026/05/09 03:14:30 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4173b5f2a00e8e57_d20260509_m030818_c001_v7007000_t0000_u01778296098572") 2026/05/09 03:14:30 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f103b9baa4762b198_d20260509_m030816_c001_v0001174_t0023_u01778296096172") 2026/05/09 03:14:30 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41607f05adb9af04_d20260509_m030815_c001_v7007000_t0000_u01778296095992") 2026/05/09 03:14:30 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f103b9baa4762b124_d20260509_m030812_c001_v0001174_t0028_u01778296092249") 2026/05/09 03:14:30 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41607f05adb9aeff_d20260509_m030811_c001_v7007000_t0000_u01778296091510") 2026/05/09 03:14:30 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4d4f9_d20260509_m030805_c001_v0001174_t0056_u01778296085952") 2026/05/09 03:14:30 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40312076aefc0681_d20260509_m030805_c001_v7007000_t0000_u01778296085039") 2026/05/09 03:14:30 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f114cff9dccb09b17_d20260509_m030803_c001_v0001161_t0022_u01778296083353") 2026/05/09 03:14:31 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a1289_d20260509_m030803_c001_v7007000_t0000_u01778296083172") 2026/05/09 03:14:31 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f114cff9dccb09afd_d20260509_m030759_c001_v0001161_t0041_u01778296079771") 2026/05/09 03:14:31 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a1270_d20260509_m030759_c001_v7007000_t0000_u01778296079011") 2026/05/09 03:14:31 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4d3ef_d20260509_m030750_c001_v0001174_t0037_u01778296070603") 2026/05/09 03:14:31 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2ae69_d20260509_m030749_c001_v7007000_t0000_u01778296069513") 2026/05/09 03:14:31 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f112954a6b97f3701_d20260509_m030743_c001_v0001165_t0017_u01778296063447") 2026/05/09 03:14:31 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4139683050ec9268_d20260509_m030743_c001_v7007000_t0000_u01778296063241") 2026/05/09 03:14:31 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1186687573f64f14_d20260509_m030739_c001_v0001099_t0039_u01778296059162") 2026/05/09 03:14:31 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f115916c26bc961c4_d20260509_m030738_c001_v0001100_t0033_u01778296058285") 2026/05/09 03:14:31 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f115916c26bc961bc_d20260509_m030737_c001_v0001100_t0019_u01778296057239") 2026/05/09 03:14:31 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40975c611b9ac7c8_d20260509_m030723_c001_v7007000_t0000_u01778296043701") 2026/05/09 03:14:31 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4d1e1_d20260509_m030716_c001_v0001174_t0014_u01778296036494") 2026/05/09 03:14:31 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f111a3afb33e18bb0_d20260509_m030715_c001_v0001180_t0052_u01778296035705") 2026/05/09 03:14:31 DEBUG : dst/one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f111a3afb33e18ba8_d20260509_m030714_c001_v0001180_t0055_u01778296034760") 2026/05/09 03:14:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f414725255d08a55c_d20260509_m030908_c001_v7007000_t0000_u01778296148231") 2026/05/09 03:14:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f112aa62e7fbb8b3c_d20260509_m030905_c001_v0001109_t0044_u01778296145134") 2026/05/09 03:14:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f115536bb3073fc0c_d20260509_m030901_c001_v0001101_t0050_u01778296141283") 2026/05/09 03:14:31 DEBUG : dst/one.bak: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f414725255d08a4dc_d20260509_m030855_c001_v7007000_t0000_u01778296135932") 2026/05/09 03:14:31 DEBUG : dst/one.bak: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f103984d1bb4dea81_d20260509_m030852_c001_v0001172_t0029_u01778296132721") 2026/05/09 03:14:31 DEBUG : dst/one.bak: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f110c5bfce4d9f78f_d20260509_m030848_c001_v0001179_t0000_u01778296128267") 2026/05/09 03:14:31 DEBUG : dst/one.bak: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4166c9959772c113_d20260509_m030843_c001_v7007000_t0000_u01778296123635") 2026/05/09 03:14:31 DEBUG : dst/one.bak: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f117d21eb3e06a5d6_d20260509_m030841_c001_v0001137_t0047_u01778296121359") 2026/05/09 03:14:32 DEBUG : dst/one.bak: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1056620930f7504b_d20260509_m030837_c001_v0001115_t0014_u01778296117187") 2026/05/09 03:14:32 DEBUG : dst/three: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2ae6a_d20260509_m030749_c001_v7007000_t0000_u01778296069695") 2026/05/09 03:14:32 DEBUG : dst/three: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f115916c26bc961e0_d20260509_m030747_c001_v0001100_t0011_u01778296067973") 2026/05/09 03:14:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f414725255d08a55f_d20260509_m030908_c001_v7007000_t0000_u01778296148412") 2026/05/09 03:14:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1123b04821fc0d09_d20260509_m030906_c001_v0001177_t0017_u01778296146969") 2026/05/09 03:14:32 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1187fcaeae118186_d20260509_m030903_c001_v0001183_t0021_u01778296143194") 2026/05/09 03:14:32 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f414725255d08a562_d20260509_m030908_c001_v7007000_t0000_u01778296148593") 2026/05/09 03:14:32 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f110c5bfce4d9f83d_d20260509_m030907_c001_v0001179_t0054_u01778296147398") 2026/05/09 03:14:32 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f407bbdb741cfcbc8_d20260509_m030907_c001_v7007000_t0000_u01778296147212") 2026/05/09 03:14:32 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f110c5bfce4d9f819_d20260509_m030903_c001_v0001179_t0019_u01778296143672") 2026/05/09 03:14:32 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f407bbdb741cfc7db_d20260509_m030903_c001_v7007000_t0000_u01778296143492") 2026/05/09 03:14:32 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144e04_d20260509_m030858_c001_v0001099_t0018_u01778296138484") 2026/05/09 03:14:32 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f414725255d08a4dd_d20260509_m030856_c001_v7007000_t0000_u01778296136112") 2026/05/09 03:14:32 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f10819a480c5eb93b_d20260509_m030855_c001_v0001173_t0028_u01778296135057") 2026/05/09 03:14:32 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4173b5f2a00e8e79_d20260509_m030854_c001_v7007000_t0000_u01778296134641") 2026/05/09 03:14:32 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f10819a480c5eb90b_d20260509_m030851_c001_v0001173_t0012_u01778296131167") 2026/05/09 03:14:32 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4173b5f2a00e8e75_d20260509_m030850_c001_v7007000_t0000_u01778296130982") 2026/05/09 03:14:32 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4d7ed_d20260509_m030845_c001_v0001174_t0005_u01778296125405") 2026/05/09 03:14:32 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41607f05adb9af18_d20260509_m030842_c001_v7007000_t0000_u01778296122894") 2026/05/09 03:14:32 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144db0_d20260509_m030840_c001_v0001099_t0059_u01778296120235") 2026/05/09 03:14:32 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41607f05adb9af12_d20260509_m030839_c001_v7007000_t0000_u01778296119506") 2026/05/09 03:14:33 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4d735_d20260509_m030834_c001_v0001174_t0018_u01778296114541") 2026/05/09 03:14:33 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f417d95d42ceb40c5_d20260509_m030832_c001_v7007000_t0000_u01778296112007") 2026/05/09 03:14:33 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144d82_d20260509_m030829_c001_v0001099_t0008_u01778296109537") 2026/05/09 03:14:33 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f417d95d42ceb40bc_d20260509_m030828_c001_v7007000_t0000_u01778296108452") 2026/05/09 03:14:33 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4d607_d20260509_m030820_c001_v0001174_t0055_u01778296100791") 2026/05/09 03:14:33 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41607f05adb9af05_d20260509_m030817_c001_v7007000_t0000_u01778296097652") 2026/05/09 03:14:33 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144d2a_d20260509_m030814_c001_v0001099_t0041_u01778296094488") 2026/05/09 03:14:33 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41607f05adb9af00_d20260509_m030813_c001_v7007000_t0000_u01778296093401") 2026/05/09 03:14:33 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4d503_d20260509_m030806_c001_v0001174_t0032_u01778296086634") 2026/05/09 03:14:33 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a1290_d20260509_m030804_c001_v7007000_t0000_u01778296084084") 2026/05/09 03:14:33 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144cfc_d20260509_m030801_c001_v0001099_t0004_u01778296081749") 2026/05/09 03:14:33 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a127b_d20260509_m030800_c001_v7007000_t0000_u01778296080658") 2026/05/09 03:14:33 DEBUG : dst/three.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4d43d_d20260509_m030754_c001_v0001174_t0047_u01778296074062") 2026/05/09 03:14:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f414725255d08a4de_d20260509_m030856_c001_v7007000_t0000_u01778296136294") 2026/05/09 03:14:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f104e126b1936f469_d20260509_m030854_c001_v0001183_t0028_u01778296134439") 2026/05/09 03:14:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f117b19fe903b9c98_d20260509_m030850_c001_v0001174_t0031_u01778296130279") 2026/05/09 03:14:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4166c9959772c114_d20260509_m030843_c001_v7007000_t0000_u01778296123816") 2026/05/09 03:14:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1034e76365ddf81b_d20260509_m030842_c001_v0001131_t0036_u01778296122550") 2026/05/09 03:14:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f10343feb26a1d0d1_d20260509_m030839_c001_v0001029_t0033_u01778296119067") 2026/05/09 03:14:33 DEBUG : dst/two: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f414725255d08a565_d20260509_m030908_c001_v7007000_t0000_u01778296148774") 2026/05/09 03:14:34 DEBUG : dst/two: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4d8db_d20260509_m030857_c001_v0001174_t0054_u01778296137973") 2026/05/09 03:14:34 DEBUG : dst/two: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f414725255d08a4df_d20260509_m030856_c001_v7007000_t0000_u01778296136475") 2026/05/09 03:14:34 DEBUG : dst/two: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144dc4_d20260509_m030845_c001_v0001099_t0047_u01778296125133") 2026/05/09 03:14:34 DEBUG : dst/two: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4166c9959772c115_d20260509_m030844_c001_v7007000_t0000_u01778296124013") 2026/05/09 03:14:34 DEBUG : dst/two: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144d9a_d20260509_m030834_c001_v0001099_t0020_u01778296114262") 2026/05/09 03:14:34 DEBUG : dst/two: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4166c9959772c0f5_d20260509_m030833_c001_v7007000_t0000_u01778296113130") 2026/05/09 03:14:34 DEBUG : dst/two: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144d4c_d20260509_m030820_c001_v0001099_t0002_u01778296100175") 2026/05/09 03:14:34 DEBUG : dst/two: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4173b5f2a00e8e59_d20260509_m030818_c001_v7007000_t0000_u01778296098754") 2026/05/09 03:14:34 DEBUG : dst/two: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144d10_d20260509_m030806_c001_v0001099_t0032_u01778296086337") 2026/05/09 03:14:34 DEBUG : dst/two: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40312076aefc0682_d20260509_m030805_c001_v7007000_t0000_u01778296085221") 2026/05/09 03:14:34 DEBUG : dst/two: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144cd4_d20260509_m030751_c001_v0001099_t0015_u01778296071408") 2026/05/09 03:14:34 DEBUG : dst/two: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2ae6b_d20260509_m030749_c001_v7007000_t0000_u01778296069877") 2026/05/09 03:14:34 DEBUG : dst/two: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1086e04eac10e17e_d20260509_m030745_c001_v0001116_t0043_u01778296065130") 2026/05/09 03:14:34 DEBUG : dst/two: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40975c611b9ac7c9_d20260509_m030723_c001_v7007000_t0000_u01778296043883") 2026/05/09 03:14:34 DEBUG : dst/two: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f111a3afb33e18bcc_d20260509_m030722_c001_v0001180_t0047_u01778296042756") 2026/05/09 03:14:34 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f417d95d42ceb3c46_d20260509_m030649_c001_v7007000_t0000_u01778296009624") 2026/05/09 03:14:34 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1186687573f64e56_d20260509_m030645_c001_v0001099_t0013_u01778296005585") 2026/05/09 03:14:34 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f417d95d42ceb3c44_d20260509_m030643_c001_v7007000_t0000_u01778296003418") 2026/05/09 03:14:34 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1186687573f64e28_d20260509_m030632_c001_v0001099_t0059_u01778295992889") 2026/05/09 03:14:34 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e060_d20260509_m030624_c001_v7007000_t0000_u01778295984484") 2026/05/09 03:14:34 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1186687573f64dfa_d20260509_m030621_c001_v0001099_t0047_u01778295981346") 2026/05/09 03:14:34 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e025_d20260509_m030600_c001_v7007000_t0000_u01778295960621") 2026/05/09 03:14:35 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cdad_d20260509_m030558_c001_v0001174_t0014_u01778295958639") 2026/05/09 03:14:35 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e00f_d20260509_m030557_c001_v7007000_t0000_u01778295957553") 2026/05/09 03:14:35 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cd7f_d20260509_m030555_c001_v0001174_t0056_u01778295955815") 2026/05/09 03:14:35 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a8aa_d20260509_m030552_c001_v7007000_t0000_u01778295952687") 2026/05/09 03:14:35 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cd3f_d20260509_m030550_c001_v0001174_t0036_u01778295950795") 2026/05/09 03:14:35 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a8a5_d20260509_m030549_c001_v7007000_t0000_u01778295949900") 2026/05/09 03:14:35 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cd1f_d20260509_m030548_c001_v0001174_t0058_u01778295948447") 2026/05/09 03:14:35 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a898_d20260509_m030542_c001_v7007000_t0000_u01778295942234") 2026/05/09 03:14:35 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4ccaf_d20260509_m030540_c001_v0001174_t0018_u01778295940544") 2026/05/09 03:14:35 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a893_d20260509_m030539_c001_v7007000_t0000_u01778295939687") 2026/05/09 03:14:35 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cc8f_d20260509_m030538_c001_v0001174_t0054_u01778295938804") 2026/05/09 03:14:35 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a88b_d20260509_m030534_c001_v7007000_t0000_u01778295934276") 2026/05/09 03:14:35 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cc37_d20260509_m030532_c001_v0001174_t0048_u01778295932857") 2026/05/09 03:14:35 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a887_d20260509_m030531_c001_v7007000_t0000_u01778295931032") 2026/05/09 03:14:35 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cc0d_d20260509_m030529_c001_v0001174_t0049_u01778295929885") 2026/05/09 03:14:35 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a886_d20260509_m030529_c001_v7007000_t0000_u01778295929519") 2026/05/09 03:14:35 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1034fb97996aa5aa_d20260509_m030528_c001_v0001134_t0051_u01778295928790") 2026/05/09 03:14:35 DEBUG : empty space: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cbe7_d20260509_m030526_c001_v0001174_t0025_u01778295926980") 2026/05/09 03:14:35 DEBUG : enormous: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e01d_d20260509_m030559_c001_v7007000_t0000_u01778295959706") 2026/05/09 03:14:35 DEBUG : enormous: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cdb3_d20260509_m030558_c001_v0001174_t0050_u01778295958995") 2026/05/09 03:14:35 DEBUG : existing: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f414725255d08a59b_d20260509_m030913_c001_v7007000_t0000_u01778296153364") 2026/05/09 03:14:36 DEBUG : existing: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4d9bb_d20260509_m030912_c001_v0001174_t0049_u01778296152062") 2026/05/09 03:14:36 DEBUG : existing: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e050_d20260509_m030619_c001_v7007000_t0000_u01778295979727") 2026/05/09 03:14:36 DEBUG : existing: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1186687573f64df0_d20260509_m030618_c001_v0001099_t0016_u01778295978602") 2026/05/09 03:14:36 DEBUG : existing: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41925c2f91cdf7f3_d20260509_m030524_c001_v7007000_t0000_u01778295924002") 2026/05/09 03:14:36 DEBUG : existing: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cbab_d20260509_m030522_c001_v0001174_t0053_u01778295922869") 2026/05/09 03:14:36 DEBUG : existing: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41925c2f91cdf7f1_d20260509_m030522_c001_v7007000_t0000_u01778295922325") 2026/05/09 03:14:36 DEBUG : existing: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cb93_d20260509_m030521_c001_v0001174_t0045_u01778295921400") 2026/05/09 03:14:36 DEBUG : existing: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cb8b_d20260509_m030520_c001_v0001174_t0003_u01778295920563") 2026/05/09 03:14:36 DEBUG : existing-b: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e051_d20260509_m030619_c001_v7007000_t0000_u01778295979910") 2026/05/09 03:14:36 DEBUG : existing-b: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4ce8d_d20260509_m030618_c001_v0001174_t0016_u01778295978592") 2026/05/09 03:14:36 DEBUG : file1: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f0c9_d20260509_m031010_c001_v7007000_t0000_u01778296210657") 2026/05/09 03:14:36 DEBUG : file1: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dd73_d20260509_m031009_c001_v0001174_t0006_u01778296209159") 2026/05/09 03:14:36 DEBUG : file1: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f0b9_d20260509_m031008_c001_v7007000_t0000_u01778296208224") 2026/05/09 03:14:36 DEBUG : file1: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144f6e_d20260509_m031006_c001_v0001099_t0033_u01778296206921") 2026/05/09 03:14:36 DEBUG : five: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e032_d20260509_m030604_c001_v7007000_t0000_u01778295964560") 2026/05/09 03:14:36 DEBUG : five: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4132c8c35ba4cde5_d20260509_m030602_c001_v0001174_t0032_u01778295962370") 2026/05/09 03:14:36 DEBUG : foo: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a888_d20260509_m030532_c001_v7007000_t0000_u01778295932491") 2026/05/09 03:14:36 DEBUG : foo: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4132c8c35ba4cc2f_d20260509_m030531_c001_v0001174_t0032_u01778295931947") 2026/05/09 03:14:36 DEBUG : foo: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4132c8c35ba4cc29_d20260509_m030531_c001_v0001174_t0032_u01778295931398") 2026/05/09 03:14:36 DEBUG : four: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e033_d20260509_m030604_c001_v7007000_t0000_u01778295964742") 2026/05/09 03:14:36 DEBUG : four: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4186687573f64d9a_d20260509_m030602_c001_v0001099_t0037_u01778295962964") 2026/05/09 03:14:37 DEBUG : four: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cddd_d20260509_m030601_c001_v0001174_t0035_u01778295961722") 2026/05/09 03:14:37 DEBUG : hello world2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40463e912ad15405_d20260509_m030436_c001_v7007000_t0000_u01778295876026") 2026/05/09 03:14:37 DEBUG : hello world2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4c8f9_d20260509_m030435_c001_v0001174_t0050_u01778295875265") 2026/05/09 03:14:37 DEBUG : ignore-size: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41925c2f91cdf7ee_d20260509_m030520_c001_v7007000_t0000_u01778295920198") 2026/05/09 03:14:37 DEBUG : ignore-size: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cb79_d20260509_m030519_c001_v0001174_t0039_u01778295919100") 2026/05/09 03:14:37 DEBUG : nested/sub dir/file: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e04d_d20260509_m030617_c001_v7007000_t0000_u01778295977862") 2026/05/09 03:14:37 DEBUG : nested/sub dir/file: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1186687573f64de6_d20260509_m030617_c001_v0001099_t0027_u01778295977020") 2026/05/09 03:14:37 DEBUG : nested/sub dir/file: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e049_d20260509_m030616_c001_v7007000_t0000_u01778295976280") 2026/05/09 03:14:37 DEBUG : nested/sub dir/file: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1186687573f64de0_d20260509_m030615_c001_v0001099_t0010_u01778295975277") 2026/05/09 03:14:37 DEBUG : one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e034_d20260509_m030604_c001_v7007000_t0000_u01778295964924") 2026/05/09 03:14:37 DEBUG : one: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4132c8c35ba4cdd1_d20260509_m030600_c001_v0001174_t0032_u01778295960989") 2026/05/09 03:14:37 DEBUG : only0: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f075_d20260509_m031002_c001_v7007000_t0000_u01778296202454") 2026/05/09 03:14:37 DEBUG : only0: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4132c8c35ba4dc85_d20260509_m030956_c001_v0001174_t0032_u01778296196662") 2026/05/09 03:14:37 DEBUG : only0: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144eda_d20260509_m030940_c001_v0001099_t0014_u01778296180399") 2026/05/09 03:14:37 DEBUG : only0: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a1741_d20260509_m030934_c001_v7007000_t0000_u01778296174374") 2026/05/09 03:14:37 DEBUG : only0: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144e48_d20260509_m030917_c001_v0001099_t0018_u01778296157094") 2026/05/09 03:14:37 DEBUG : only1: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f077_d20260509_m031002_c001_v7007000_t0000_u01778296202659") 2026/05/09 03:14:37 DEBUG : only1: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4132c8c35ba4dc9f_d20260509_m030957_c001_v0001174_t0032_u01778296197628") 2026/05/09 03:14:37 DEBUG : only1: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144ede_d20260509_m030941_c001_v0001099_t0051_u01778296181265") 2026/05/09 03:14:37 DEBUG : only1: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a173e_d20260509_m030934_c001_v7007000_t0000_u01778296174011") 2026/05/09 03:14:37 DEBUG : only1: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144e4a_d20260509_m030917_c001_v0001099_t0029_u01778296157834") 2026/05/09 03:14:38 DEBUG : only10: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f07a_d20260509_m031002_c001_v7007000_t0000_u01778296202845") 2026/05/09 03:14:38 DEBUG : only10: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4003fa294f144f40_d20260509_m030956_c001_v0001099_t0049_u01778296196673") 2026/05/09 03:14:38 DEBUG : only10: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144f14_d20260509_m030948_c001_v0001099_t0022_u01778296188443") 2026/05/09 03:14:38 DEBUG : only10: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a173c_d20260509_m030933_c001_v7007000_t0000_u01778296173649") 2026/05/09 03:14:38 DEBUG : only10: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144e82_d20260509_m030925_c001_v0001099_t0052_u01778296165215") 2026/05/09 03:14:38 DEBUG : only11: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f07c_d20260509_m031003_c001_v7007000_t0000_u01778296203029") 2026/05/09 03:14:38 DEBUG : only11: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4132c8c35ba4dc8b_d20260509_m030956_c001_v0001174_t0011_u01778296196861") 2026/05/09 03:14:38 DEBUG : only11: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144f18_d20260509_m030949_c001_v0001099_t0000_u01778296189273") 2026/05/09 03:14:38 DEBUG : only11: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f237_d20260509_m030934_c001_v7007000_t0000_u01778296174458") 2026/05/09 03:14:38 DEBUG : only11: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144e86_d20260509_m030925_c001_v0001099_t0049_u01778296165897") 2026/05/09 03:14:38 DEBUG : only12: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f07e_d20260509_m031003_c001_v7007000_t0000_u01778296203215") 2026/05/09 03:14:38 DEBUG : only12: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406699e10a27a282_d20260509_m030957_c001_v0001184_t0048_u01778296197438") 2026/05/09 03:14:38 DEBUG : only12: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144f1a_d20260509_m030950_c001_v0001099_t0032_u01778296190117") 2026/05/09 03:14:38 DEBUG : only12: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40312076aefc0869_d20260509_m030934_c001_v7007000_t0000_u01778296174468") 2026/05/09 03:14:38 DEBUG : only12: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144e8e_d20260509_m030926_c001_v0001099_t0002_u01778296166718") 2026/05/09 03:14:38 DEBUG : only13: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f081_d20260509_m031003_c001_v7007000_t0000_u01778296203407") 2026/05/09 03:14:38 DEBUG : only13: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4132c8c35ba4dc91_d20260509_m030957_c001_v0001174_t0032_u01778296197062") 2026/05/09 03:14:38 DEBUG : only13: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144f1e_d20260509_m030951_c001_v0001099_t0011_u01778296191011") 2026/05/09 03:14:38 DEBUG : only13: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a173f_d20260509_m030934_c001_v7007000_t0000_u01778296174191") 2026/05/09 03:14:38 DEBUG : only13: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144e90_d20260509_m030927_c001_v0001099_t0011_u01778296167526") 2026/05/09 03:14:39 DEBUG : only14: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f083_d20260509_m031003_c001_v7007000_t0000_u01778296203591") 2026/05/09 03:14:39 DEBUG : only14: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4132c8c35ba4dc97_d20260509_m030957_c001_v0001174_t0011_u01778296197247") 2026/05/09 03:14:39 DEBUG : only14: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144f22_d20260509_m030951_c001_v0001099_t0033_u01778296191824") 2026/05/09 03:14:39 DEBUG : only14: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f233_d20260509_m030933_c001_v7007000_t0000_u01778296173860") 2026/05/09 03:14:39 DEBUG : only14: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144e96_d20260509_m030928_c001_v0001099_t0032_u01778296168569") 2026/05/09 03:14:39 DEBUG : only15: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f085_d20260509_m031003_c001_v7007000_t0000_u01778296203780") 2026/05/09 03:14:39 DEBUG : only15: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4003fa294f144f44_d20260509_m030957_c001_v0001099_t0049_u01778296197071") 2026/05/09 03:14:39 DEBUG : only15: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144f24_d20260509_m030952_c001_v0001099_t0038_u01778296192490") 2026/05/09 03:14:39 DEBUG : only15: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a173d_d20260509_m030933_c001_v7007000_t0000_u01778296173830") 2026/05/09 03:14:39 DEBUG : only15: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144e9e_d20260509_m030929_c001_v0001099_t0013_u01778296169141") 2026/05/09 03:14:39 DEBUG : only16: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f091_d20260509_m031003_c001_v7007000_t0000_u01778296203974") 2026/05/09 03:14:39 DEBUG : only16: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4132c8c35ba4dc99_d20260509_m030957_c001_v0001174_t0032_u01778296197431") 2026/05/09 03:14:39 DEBUG : only16: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144f2a_d20260509_m030953_c001_v0001099_t0002_u01778296193339") 2026/05/09 03:14:39 DEBUG : only16: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f419d62423b0e2419_d20260509_m030934_c001_v7007000_t0000_u01778296174480") 2026/05/09 03:14:39 DEBUG : only16: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144ea6_d20260509_m030929_c001_v0001099_t0037_u01778296169996") 2026/05/09 03:14:40 DEBUG : only17: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f093_d20260509_m031004_c001_v7007000_t0000_u01778296204157") 2026/05/09 03:14:40 DEBUG : only17: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4003fa294f144f46_d20260509_m030957_c001_v0001099_t0049_u01778296197256") 2026/05/09 03:14:40 DEBUG : only17: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144f30_d20260509_m030954_c001_v0001099_t0042_u01778296194257") 2026/05/09 03:14:40 DEBUG : only17: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f236_d20260509_m030934_c001_v7007000_t0000_u01778296174277") 2026/05/09 03:14:40 DEBUG : only17: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144ea8_d20260509_m030930_c001_v0001099_t0048_u01778296170624") 2026/05/09 03:14:40 DEBUG : only18: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f096_d20260509_m031004_c001_v7007000_t0000_u01778296204341") 2026/05/09 03:14:40 DEBUG : only18: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4132c8c35ba4dc9b_d20260509_m030957_c001_v0001174_t0011_u01778296197442") 2026/05/09 03:14:40 DEBUG : only18: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144f34_d20260509_m030954_c001_v0001099_t0044_u01778296194961") 2026/05/09 03:14:40 DEBUG : only18: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f419d62423b0e2410_d20260509_m030933_c001_v7007000_t0000_u01778296173838") 2026/05/09 03:14:40 DEBUG : only18: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144eaa_d20260509_m030931_c001_v0001099_t0013_u01778296171364") 2026/05/09 03:14:40 DEBUG : only19: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f098_d20260509_m031004_c001_v7007000_t0000_u01778296204525") 2026/05/09 03:14:40 DEBUG : only19: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4003fa294f144f48_d20260509_m030957_c001_v0001099_t0049_u01778296197442") 2026/05/09 03:14:40 DEBUG : only19: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144f36_d20260509_m030955_c001_v0001099_t0051_u01778296195705") 2026/05/09 03:14:40 DEBUG : only19: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a1742_d20260509_m030934_c001_v7007000_t0000_u01778296174555") 2026/05/09 03:14:40 DEBUG : only19: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144eac_d20260509_m030932_c001_v0001099_t0020_u01778296172160") 2026/05/09 03:14:40 DEBUG : only2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f09a_d20260509_m031004_c001_v7007000_t0000_u01778296204712") 2026/05/09 03:14:40 DEBUG : only2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406699e10a27a284_d20260509_m030957_c001_v0001184_t0048_u01778296197630") 2026/05/09 03:14:41 DEBUG : only2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144ee2_d20260509_m030941_c001_v0001099_t0004_u01778296181970") 2026/05/09 03:14:41 DEBUG : only2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f419d62423b0e2412_d20260509_m030934_c001_v7007000_t0000_u01778296174020") 2026/05/09 03:14:41 DEBUG : only2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144e52_d20260509_m030918_c001_v0001099_t0008_u01778296158495") 2026/05/09 03:14:41 DEBUG : only3: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f09d_d20260509_m031004_c001_v7007000_t0000_u01778296204894") 2026/05/09 03:14:41 DEBUG : only3: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4003fa294f144f4a_d20260509_m030957_c001_v0001099_t0049_u01778296197639") 2026/05/09 03:14:41 DEBUG : only3: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144ee6_d20260509_m030942_c001_v0001099_t0055_u01778296182775") 2026/05/09 03:14:41 DEBUG : only3: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f419d62423b0e2417_d20260509_m030934_c001_v7007000_t0000_u01778296174298") 2026/05/09 03:14:41 DEBUG : only3: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144e60_d20260509_m030919_c001_v0001099_t0026_u01778296159514") 2026/05/09 03:14:41 DEBUG : only4: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f09f_d20260509_m031005_c001_v7007000_t0000_u01778296205081") 2026/05/09 03:14:41 DEBUG : only4: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4132c8c35ba4dca1_d20260509_m030957_c001_v0001174_t0011_u01778296197650") 2026/05/09 03:14:41 DEBUG : only4: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144eec_d20260509_m030943_c001_v0001099_t0016_u01778296183619") 2026/05/09 03:14:41 DEBUG : only4: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40312076aefc0866_d20260509_m030933_c001_v7007000_t0000_u01778296173848") 2026/05/09 03:14:41 DEBUG : only4: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144e66_d20260509_m030920_c001_v0001099_t0059_u01778296160348") 2026/05/09 03:14:41 DEBUG : only5: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f0a1_d20260509_m031005_c001_v7007000_t0000_u01778296205263") 2026/05/09 03:14:41 DEBUG : only5: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406699e10a27a28a_d20260509_m030957_c001_v0001184_t0048_u01778296197813") 2026/05/09 03:14:41 DEBUG : only5: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144ef2_d20260509_m030944_c001_v0001099_t0054_u01778296184484") 2026/05/09 03:14:41 DEBUG : only5: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40312076aefc0868_d20260509_m030934_c001_v7007000_t0000_u01778296174284") 2026/05/09 03:14:41 DEBUG : only5: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144e6c_d20260509_m030921_c001_v0001099_t0027_u01778296161398") 2026/05/09 03:14:41 DEBUG : only6: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f0a3_d20260509_m031005_c001_v7007000_t0000_u01778296205448") 2026/05/09 03:14:41 DEBUG : only6: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4132c8c35ba4dca9_d20260509_m030957_c001_v0001174_t0032_u01778296197822") 2026/05/09 03:14:41 DEBUG : only6: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144efa_d20260509_m030945_c001_v0001099_t0020_u01778296185198") 2026/05/09 03:14:42 DEBUG : only6: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f238_d20260509_m030934_c001_v7007000_t0000_u01778296174638") 2026/05/09 03:14:42 DEBUG : only6: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144e70_d20260509_m030922_c001_v0001099_t0020_u01778296162225") 2026/05/09 03:14:42 DEBUG : only7: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f0a5_d20260509_m031005_c001_v7007000_t0000_u01778296205632") 2026/05/09 03:14:42 DEBUG : only7: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4003fa294f144f4c_d20260509_m030957_c001_v0001099_t0049_u01778296197833") 2026/05/09 03:14:42 DEBUG : only7: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144f00_d20260509_m030945_c001_v0001099_t0015_u01778296185934") 2026/05/09 03:14:42 DEBUG : only7: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40312076aefc0867_d20260509_m030934_c001_v7007000_t0000_u01778296174091") 2026/05/09 03:14:42 DEBUG : only7: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144e76_d20260509_m030923_c001_v0001099_t0014_u01778296163015") 2026/05/09 03:14:42 DEBUG : only8: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f0a7_d20260509_m031005_c001_v7007000_t0000_u01778296205814") 2026/05/09 03:14:42 DEBUG : only8: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4132c8c35ba4dcab_d20260509_m030957_c001_v0001174_t0011_u01778296197843") 2026/05/09 03:14:42 DEBUG : only8: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144f06_d20260509_m030946_c001_v0001099_t0010_u01778296186994") 2026/05/09 03:14:42 DEBUG : only8: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a173b_d20260509_m030933_c001_v7007000_t0000_u01778296173469") 2026/05/09 03:14:42 DEBUG : only8: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144e78_d20260509_m030923_c001_v0001099_t0010_u01778296163794") 2026/05/09 03:14:42 DEBUG : only9: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f0a9_d20260509_m031005_c001_v7007000_t0000_u01778296205998") 2026/05/09 03:14:42 DEBUG : only9: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4132c8c35ba4dcad_d20260509_m030958_c001_v0001174_t0032_u01778296198007") 2026/05/09 03:14:42 DEBUG : only9: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144f0c_d20260509_m030947_c001_v0001099_t0054_u01778296187742") 2026/05/09 03:14:42 DEBUG : only9: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f418f3255ae79f234_d20260509_m030934_c001_v7007000_t0000_u01778296174042") 2026/05/09 03:14:42 DEBUG : only9: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144e7e_d20260509_m030924_c001_v0001099_t0016_u01778296164540") 2026/05/09 03:14:42 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e045_d20260509_m030614_c001_v7007000_t0000_u01778295974038") 2026/05/09 03:14:42 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144b4a_d20260509_m030612_c001_v0001099_t0042_u01778295972174") 2026/05/09 03:14:43 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e03e_d20260509_m030611_c001_v7007000_t0000_u01778295971045") 2026/05/09 03:14:43 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4ce2f_d20260509_m030608_c001_v0001174_t0048_u01778295968945") 2026/05/09 03:14:43 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e03a_d20260509_m030608_c001_v7007000_t0000_u01778295968214") 2026/05/09 03:14:43 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1186687573f64da6_d20260509_m030605_c001_v0001099_t0001_u01778295965845") 2026/05/09 03:14:43 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a8ad_d20260509_m030554_c001_v7007000_t0000_u01778295954671") 2026/05/09 03:14:43 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cd5f_d20260509_m030553_c001_v0001174_t0005_u01778295953250") 2026/05/09 03:14:43 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a8a9_d20260509_m030551_c001_v7007000_t0000_u01778295951568") 2026/05/09 03:14:43 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cd35_d20260509_m030550_c001_v0001174_t0022_u01778295950452") 2026/05/09 03:14:43 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a8a4_d20260509_m030549_c001_v7007000_t0000_u01778295949220") 2026/05/09 03:14:43 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cd19_d20260509_m030547_c001_v0001174_t0039_u01778295947982") 2026/05/09 03:14:43 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a897_d20260509_m030541_c001_v7007000_t0000_u01778295941685") 2026/05/09 03:14:43 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4ccab_d20260509_m030540_c001_v0001174_t0009_u01778295940236") 2026/05/09 03:14:43 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a894_d20260509_m030539_c001_v7007000_t0000_u01778295939869") 2026/05/09 03:14:43 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cc87_d20260509_m030538_c001_v0001174_t0007_u01778295938457") 2026/05/09 03:14:43 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a892_d20260509_m030538_c001_v7007000_t0000_u01778295938090") 2026/05/09 03:14:43 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cc77_d20260509_m030537_c001_v0001174_t0003_u01778295937419") 2026/05/09 03:14:43 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cc6f_d20260509_m030536_c001_v0001174_t0028_u01778295936681") 2026/05/09 03:14:43 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a88f_d20260509_m030536_c001_v7007000_t0000_u01778295936313") 2026/05/09 03:14:43 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cc65_d20260509_m030535_c001_v0001174_t0003_u01778295935545") 2026/05/09 03:14:43 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cc4f_d20260509_m030534_c001_v0001174_t0019_u01778295934823") 2026/05/09 03:14:43 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a88c_d20260509_m030534_c001_v7007000_t0000_u01778295934459") 2026/05/09 03:14:43 DEBUG : potato: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cc3f_d20260509_m030533_c001_v0001174_t0012_u01778295933530") 2026/05/09 03:14:44 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4166c9959772bf89_d20260509_m030658_c001_v7007000_t0000_u01778296018884") 2026/05/09 03:14:44 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144c06_d20260509_m030658_c001_v0001099_t0045_u01778296018259") 2026/05/09 03:14:44 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f417d95d42ceb3c48_d20260509_m030650_c001_v7007000_t0000_u01778296010036") 2026/05/09 03:14:44 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144bd4_d20260509_m030644_c001_v0001099_t0032_u01778296004715") 2026/05/09 03:14:44 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f417d95d42ceb3c40_d20260509_m030637_c001_v7007000_t0000_u01778295997516") 2026/05/09 03:14:44 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144ba6_d20260509_m030632_c001_v0001099_t0042_u01778295992212") 2026/05/09 03:14:44 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e064_d20260509_m030625_c001_v7007000_t0000_u01778295985019") 2026/05/09 03:14:44 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144b70_d20260509_m030620_c001_v0001099_t0047_u01778295980962") 2026/05/09 03:14:44 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e01f_d20260509_m030559_c001_v7007000_t0000_u01778295959889") 2026/05/09 03:14:44 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cd9f_d20260509_m030558_c001_v0001174_t0039_u01778295958098") 2026/05/09 03:14:44 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e011_d20260509_m030557_c001_v7007000_t0000_u01778295957734") 2026/05/09 03:14:44 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cd77_d20260509_m030555_c001_v0001174_t0051_u01778295955221") 2026/05/09 03:14:44 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a8ae_d20260509_m030554_c001_v7007000_t0000_u01778295954854") 2026/05/09 03:14:44 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cd69_d20260509_m030554_c001_v0001174_t0001_u01778295954000") 2026/05/09 03:14:44 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a8ab_d20260509_m030552_c001_v7007000_t0000_u01778295952869") 2026/05/09 03:14:44 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cd51_d20260509_m030551_c001_v0001174_t0047_u01778295951940") 2026/05/09 03:14:44 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a8a8_d20260509_m030550_c001_v7007000_t0000_u01778295950082") 2026/05/09 03:14:44 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cd29_d20260509_m030549_c001_v0001174_t0012_u01778295949231") 2026/05/09 03:14:44 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2a899_d20260509_m030542_c001_v7007000_t0000_u01778295942416") 2026/05/09 03:14:44 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4ccbd_d20260509_m030541_c001_v0001174_t0032_u01778295941256") 2026/05/09 03:14:44 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40463e912ad15408_d20260509_m030439_c001_v7007000_t0000_u01778295879194") 2026/05/09 03:14:44 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4c91f_d20260509_m030438_c001_v0001174_t0043_u01778295878281") 2026/05/09 03:14:45 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40463e912ad15406_d20260509_m030437_c001_v7007000_t0000_u01778295877384") 2026/05/09 03:14:45 DEBUG : potato2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4c90d_d20260509_m030436_c001_v0001174_t0010_u01778295876593") 2026/05/09 03:14:45 DEBUG : potato3: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f417d95d42ceb3c49_d20260509_m030650_c001_v7007000_t0000_u01778296010325") 2026/05/09 03:14:45 DEBUG : potato3: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4d02d_d20260509_m030646_c001_v0001174_t0030_u01778296006396") 2026/05/09 03:14:45 DEBUG : potato3: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f417d95d42ceb3c42_d20260509_m030638_c001_v7007000_t0000_u01778295998086") 2026/05/09 03:14:45 DEBUG : potato3: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cf41_d20260509_m030633_c001_v0001174_t0007_u01778295993808") 2026/05/09 03:14:45 DEBUG : potato3: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40463e912ad160e7_d20260509_m030625_c001_v7007000_t0000_u01778295985078") 2026/05/09 03:14:45 DEBUG : potato3: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4ceb3_d20260509_m030621_c001_v0001174_t0003_u01778295981614") 2026/05/09 03:14:45 DEBUG : pre-dest1/1: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2ae56_d20260509_m030732_c001_v7007000_t0000_u01778296052873") 2026/05/09 03:14:45 DEBUG : pre-dest1/1: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4d249_d20260509_m030724_c001_v0001174_t0040_u01778296044609") 2026/05/09 03:14:45 DEBUG : pre-dest2/2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2ae58_d20260509_m030733_c001_v7007000_t0000_u01778296053055") 2026/05/09 03:14:45 DEBUG : pre-dest2/2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144c72_d20260509_m030725_c001_v0001099_t0011_u01778296045427") 2026/05/09 03:14:45 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40975c611b9ac7a9_d20260509_m030710_c001_v7007000_t0000_u01778296030680") 2026/05/09 03:14:45 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1186687573f64eb6_d20260509_m030706_c001_v0001099_t0019_u01778296026623") 2026/05/09 03:14:45 DEBUG : sizeonly: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41925c2f91cdf7ea_d20260509_m030518_c001_v7007000_t0000_u01778295918552") 2026/05/09 03:14:45 DEBUG : sizeonly: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cb63_d20260509_m030517_c001_v0001174_t0008_u01778295917435") 2026/05/09 03:14:45 DEBUG : splitbanan: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1e41_d20260509_m031204_c001_v7007000_t0000_u01778296324171") 2026/05/09 03:14:45 DEBUG : splitbanan: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f14514e_d20260509_m031156_c001_v0001099_t0059_u01778296316619") 2026/05/09 03:14:45 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f3861a4e8_d20260509_m031322_c001_v7007000_t0000_u01778296402689") 2026/05/09 03:14:45 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1452f4_d20260509_m031315_c001_v0001099_t0037_u01778296395757") 2026/05/09 03:14:46 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38eff3d_d20260509_m031306_c001_v7007000_t0000_u01778296386894") 2026/05/09 03:14:46 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1452aa_d20260509_m031300_c001_v0001099_t0042_u01778296380125") 2026/05/09 03:14:46 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f406b480394f2bc5b_d20260509_m031251_c001_v7007000_t0000_u01778296371395") 2026/05/09 03:14:46 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145262_d20260509_m031244_c001_v0001099_t0023_u01778296364998") 2026/05/09 03:14:46 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a19db_d20260509_m031236_c001_v7007000_t0000_u01778296356077") 2026/05/09 03:14:46 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145216_d20260509_m031228_c001_v0001099_t0028_u01778296348912") 2026/05/09 03:14:46 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4187183d4c54c38e_d20260509_m031220_c001_v7007000_t0000_u01778296340224") 2026/05/09 03:14:46 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1451ba_d20260509_m031213_c001_v0001099_t0023_u01778296333272") 2026/05/09 03:14:46 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1df1_d20260509_m031158_c001_v7007000_t0000_u01778296318571") 2026/05/09 03:14:46 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e2d9_d20260509_m031155_c001_v0001174_t0052_u01778296315552") 2026/05/09 03:14:46 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f2c1_d20260509_m031147_c001_v7007000_t0000_u01778296307298") 2026/05/09 03:14:46 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e231_d20260509_m031139_c001_v0001174_t0029_u01778296299988") 2026/05/09 03:14:46 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f421a3fb16d0bb122_d20260509_m031138_c001_v7007000_t0000_u01778296298487") 2026/05/09 03:14:46 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1450fc_d20260509_m031135_c001_v0001099_t0043_u01778296295537") 2026/05/09 03:14:46 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f423d3391618a7a86_d20260509_m031127_c001_v7007000_t0000_u01778296287509") 2026/05/09 03:14:46 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f1450b2_d20260509_m031120_c001_v0001099_t0027_u01778296280502") 2026/05/09 03:14:46 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4157c35a5b5bdb21_d20260509_m031119_c001_v7007000_t0000_u01778296279070") 2026/05/09 03:14:46 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e0eb_d20260509_m031115_c001_v0001174_t0007_u01778296275784") 2026/05/09 03:14:46 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f410a9361154f1c8b_d20260509_m031101_c001_v7007000_t0000_u01778296261546") 2026/05/09 03:14:46 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dfcd_d20260509_m031057_c001_v0001174_t0037_u01778296257409") 2026/05/09 03:14:46 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f157_d20260509_m031048_c001_v7007000_t0000_u01778296248402") 2026/05/09 03:14:46 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4df1d_d20260509_m031041_c001_v0001174_t0014_u01778296241611") 2026/05/09 03:14:47 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4129cd3bd38ef1f6_d20260509_m031033_c001_v7007000_t0000_u01778296233093") 2026/05/09 03:14:47 DEBUG : splitbananasplit: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4de84_d20260509_m031026_c001_v0001174_t0025_u01778296226323") 2026/05/09 03:14:47 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f400638e4970abaf6_d20260509_m031141_c001_v7007000_t0000_u01778296301988") 2026/05/09 03:14:47 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e203_d20260509_m031136_c001_v0001174_t0006_u01778296296881") 2026/05/09 03:14:47 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f0f1_d20260509_m031018_c001_v7007000_t0000_u01778296218297") 2026/05/09 03:14:47 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dde1_d20260509_m031015_c001_v0001174_t0031_u01778296215539") 2026/05/09 03:14:47 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a17f5_d20260509_m031014_c001_v7007000_t0000_u01778296214426") 2026/05/09 03:14:47 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144f7e_d20260509_m031011_c001_v0001099_t0038_u01778296211642") 2026/05/09 03:14:47 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e04e_d20260509_m030618_c001_v7007000_t0000_u01778295978044") 2026/05/09 03:14:47 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144b5c_d20260509_m030617_c001_v0001099_t0023_u01778295977009") 2026/05/09 03:14:47 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e04b_d20260509_m030616_c001_v7007000_t0000_u01778295976463") 2026/05/09 03:14:47 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4ce7d_d20260509_m030615_c001_v0001174_t0026_u01778295975625") 2026/05/09 03:14:47 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41925c2f91cdf7e4_d20260509_m030514_c001_v7007000_t0000_u01778295914921") 2026/05/09 03:14:47 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cb15_d20260509_m030513_c001_v0001174_t0005_u01778295913226") 2026/05/09 03:14:47 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41925c2f91cdf7e1_d20260509_m030512_c001_v7007000_t0000_u01778295912863") 2026/05/09 03:14:47 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cafb_d20260509_m030511_c001_v0001174_t0057_u01778295911652") 2026/05/09 03:14:47 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41925c2f91cdf7de_d20260509_m030509_c001_v7007000_t0000_u01778295909608") 2026/05/09 03:14:47 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cad3_d20260509_m030508_c001_v0001174_t0033_u01778295908186") 2026/05/09 03:14:47 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41925c2f91cdf7d8_d20260509_m030507_c001_v7007000_t0000_u01778295907642") 2026/05/09 03:14:47 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cab1_d20260509_m030506_c001_v0001174_t0012_u01778295906168") 2026/05/09 03:14:47 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4ca81_d20260509_m030503_c001_v0001174_t0055_u01778295903249") 2026/05/09 03:14:47 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41925c2f91cdf7d0_d20260509_m030502_c001_v7007000_t0000_u01778295902886") 2026/05/09 03:14:48 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4ca67_d20260509_m030501_c001_v0001174_t0024_u01778295901909") 2026/05/09 03:14:48 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4ca5f_d20260509_m030501_c001_v0001174_t0015_u01778295901065") 2026/05/09 03:14:48 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f41925c2f91cdf7cb_d20260509_m030500_c001_v7007000_t0000_u01778295900699") 2026/05/09 03:14:48 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4ca37_d20260509_m030457_c001_v0001174_t0044_u01778295897723") 2026/05/09 03:14:48 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4ca13_d20260509_m030454_c001_v0001174_t0034_u01778295894910") 2026/05/09 03:14:48 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40463e912ad15afc_d20260509_m030454_c001_v7007000_t0000_u01778295894551") 2026/05/09 03:14:48 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4ca09_d20260509_m030453_c001_v0001174_t0048_u01778295893737") 2026/05/09 03:14:48 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4c9fd_d20260509_m030452_c001_v0001174_t0020_u01778295892789") 2026/05/09 03:14:48 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40463e912ad15713_d20260509_m030452_c001_v7007000_t0000_u01778295892427") 2026/05/09 03:14:48 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4c9b9_d20260509_m030448_c001_v0001174_t0042_u01778295888549") 2026/05/09 03:14:48 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40463e912ad156f9_d20260509_m030448_c001_v7007000_t0000_u01778295888190") 2026/05/09 03:14:48 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4c999_d20260509_m030447_c001_v0001174_t0027_u01778295887304") 2026/05/09 03:14:48 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40463e912ad1541a_d20260509_m030446_c001_v7007000_t0000_u01778295886409") 2026/05/09 03:14:48 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4c97d_d20260509_m030445_c001_v0001174_t0030_u01778295885653") 2026/05/09 03:14:48 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40463e912ad15419_d20260509_m030445_c001_v7007000_t0000_u01778295885111") 2026/05/09 03:14:48 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4c971_d20260509_m030444_c001_v0001174_t0022_u01778295884308") 2026/05/09 03:14:48 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40463e912ad15418_d20260509_m030443_c001_v7007000_t0000_u01778295883410") 2026/05/09 03:14:48 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4c95f_d20260509_m030442_c001_v0001174_t0039_u01778295882442") 2026/05/09 03:14:48 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40463e912ad1540c_d20260509_m030441_c001_v7007000_t0000_u01778295881903") 2026/05/09 03:14:48 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4c945_d20260509_m030441_c001_v0001174_t0035_u01778295881012") 2026/05/09 03:14:49 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40463e912ad15409_d20260509_m030440_c001_v7007000_t0000_u01778295880472") 2026/05/09 03:14:49 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4c92f_d20260509_m030439_c001_v0001174_t0011_u01778295879768") 2026/05/09 03:14:49 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40463e912ad15403_d20260509_m030434_c001_v7007000_t0000_u01778295874726") 2026/05/09 03:14:49 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4c8eb_d20260509_m030433_c001_v0001174_t0025_u01778295873998") 2026/05/09 03:14:49 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40463e912ad15402_d20260509_m030433_c001_v7007000_t0000_u01778295873408") 2026/05/09 03:14:49 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4c8d1_d20260509_m030432_c001_v0001174_t0056_u01778295872673") 2026/05/09 03:14:49 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40463e912ad15400_d20260509_m030431_c001_v7007000_t0000_u01778295871781") 2026/05/09 03:14:49 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4c8b7_d20260509_m030430_c001_v0001174_t0036_u01778295870931") 2026/05/09 03:14:49 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40463e912ad153fd_d20260509_m030428_c001_v7007000_t0000_u01778295868752") 2026/05/09 03:14:49 DEBUG : sub dir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4c885_d20260509_m030428_c001_v0001174_t0030_u01778295868034") 2026/05/09 03:14:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f0f2_d20260509_m031018_c001_v7007000_t0000_u01778296218480") 2026/05/09 03:14:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dde3_d20260509_m031015_c001_v0001174_t0045_u01778296215573") 2026/05/09 03:14:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f422c02b6760a17f7_d20260509_m031014_c001_v7007000_t0000_u01778296214610") 2026/05/09 03:14:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a36f_d20260509_m031011_c001_v0001184_t0001_u01778296211657") 2026/05/09 03:14:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f3861a4f1_d20260509_m031325_c001_v7007000_t0000_u01778296405017") 2026/05/09 03:14:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e6c7_d20260509_m031324_c001_v0001174_t0012_u01778296404078") 2026/05/09 03:14:49 DEBUG : sub/yam: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e042_d20260509_m030613_c001_v7007000_t0000_u01778295973493") 2026/05/09 03:14:49 DEBUG : sub/yam: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1186687573f64dca_d20260509_m030611_c001_v0001099_t0039_u01778295971783") 2026/05/09 03:14:49 DEBUG : test_dir1/file2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f0ca_d20260509_m031010_c001_v7007000_t0000_u01778296210841") 2026/05/09 03:14:49 DEBUG : test_dir1/file2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dd75_d20260509_m031009_c001_v0001174_t0057_u01778296209179") 2026/05/09 03:14:50 DEBUG : test_dir1/file2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f0bb_d20260509_m031008_c001_v7007000_t0000_u01778296208407") 2026/05/09 03:14:50 DEBUG : test_dir1/file2: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a337_d20260509_m031006_c001_v0001184_t0029_u01778296206968") 2026/05/09 03:14:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f0cb_d20260509_m031011_c001_v7007000_t0000_u01778296211076") 2026/05/09 03:14:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27a34f_d20260509_m031009_c001_v0001184_t0002_u01778296209170") 2026/05/09 03:14:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2f0bc_d20260509_m031008_c001_v7007000_t0000_u01778296208591") 2026/05/09 03:14:50 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4dd43_d20260509_m031006_c001_v0001174_t0032_u01778296206573") 2026/05/09 03:14:50 DEBUG : three: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e035_d20260509_m030605_c001_v7007000_t0000_u01778295965109") 2026/05/09 03:14:50 DEBUG : three: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cdf5_d20260509_m030603_c001_v0001174_t0016_u01778295963714") 2026/05/09 03:14:50 DEBUG : three: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4cdd9_d20260509_m030601_c001_v0001174_t0031_u01778295961370") 2026/05/09 03:14:50 DEBUG : tictactoe/tictactoe: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f3861a4f3_d20260509_m031326_c001_v7007000_t0000_u01778296406586") 2026/05/09 03:14:50 DEBUG : tictactoe/tictactoe: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27aa31_d20260509_m031325_c001_v0001184_t0033_u01778296405982") 2026/05/09 03:14:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f3861a556_d20260509_m031344_c001_v7007000_t0000_u01778296424930") 2026/05/09 03:14:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e769_d20260509_m031343_c001_v0001174_t0002_u01778296423063") 2026/05/09 03:14:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f3861a542_d20260509_m031341_c001_v7007000_t0000_u01778296421844") 2026/05/09 03:14:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27aa8f_d20260509_m031340_c001_v0001184_t0035_u01778296420316") 2026/05/09 03:14:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f3861a532_d20260509_m031339_c001_v7007000_t0000_u01778296419375") 2026/05/09 03:14:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e749_d20260509_m031338_c001_v0001174_t0044_u01778296418462") 2026/05/09 03:14:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f3861a50e_d20260509_m031333_c001_v7007000_t0000_u01778296413731") 2026/05/09 03:14:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27aa59_d20260509_m031332_c001_v0001184_t0051_u01778296412448") 2026/05/09 03:14:50 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f3861a51d_d20260509_m031336_c001_v7007000_t0000_u01778296416014") 2026/05/09 03:14:50 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e72b_d20260509_m031334_c001_v0001174_t0016_u01778296414331") 2026/05/09 03:14:50 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f3861a4fe_d20260509_m031331_c001_v7007000_t0000_u01778296411394") 2026/05/09 03:14:50 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e701_d20260509_m031330_c001_v0001174_t0052_u01778296410566") 2026/05/09 03:14:50 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f3861a4f8_d20260509_m031329_c001_v7007000_t0000_u01778296409970") 2026/05/09 03:14:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145312_d20260509_m031329_c001_v0001099_t0010_u01778296409105") 2026/05/09 03:14:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f3861a4f6_d20260509_m031328_c001_v7007000_t0000_u01778296408158") 2026/05/09 03:14:51 DEBUG : toe/toe/tictactoe: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1132c8c35ba4e6e3_d20260509_m031327_c001_v0001174_t0026_u01778296407235") 2026/05/09 03:14:51 DEBUG : toe/toe/toe: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f414725255d08f08e_d20260509_m031350_c001_v7007000_t0000_u01778296430056") 2026/05/09 03:14:51 DEBUG : toe/toe/toe: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f106699e10a27aad1_d20260509_m031349_c001_v0001184_t0016_u01778296429430") 2026/05/09 03:14:51 DEBUG : toe/toe/toe: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f3861a528_d20260509_m031337_c001_v7007000_t0000_u01778296417843") 2026/05/09 03:14:51 DEBUG : toe/toe/toe: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145332_d20260509_m031336_c001_v0001099_t0001_u01778296416978") 2026/05/09 03:14:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f3861a55a_d20260509_m031345_c001_v7007000_t0000_u01778296425517") 2026/05/09 03:14:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f145356_d20260509_m031344_c001_v0001099_t0023_u01778296424560") 2026/05/09 03:14:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f402ab24f3861a547_d20260509_m031342_c001_v7007000_t0000_u01778296422449") 2026/05/09 03:14:51 DEBUG : toe/toe/toe.txt: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f11507adf407be379_d20260509_m031341_c001_v0001131_t0023_u01778296421569") 2026/05/09 03:14:51 DEBUG : two: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e036_d20260509_m030605_c001_v7007000_t0000_u01778295965290") 2026/05/09 03:14:51 DEBUG : two: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4003fa294f144b1c_d20260509_m030603_c001_v0001099_t0049_u01778295963149") 2026/05/09 03:14:51 DEBUG : two: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f4132c8c35ba4cdd5_d20260509_m030601_c001_v0001174_t0032_u01778295961180") 2026/05/09 03:14:51 DEBUG : yam: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e046_d20260509_m030614_c001_v7007000_t0000_u01778295974342") 2026/05/09 03:14:51 DEBUG : yam: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f10380aaeb5ebe786_d20260509_m030613_c001_v0001177_t0003_u01778295973270") 2026/05/09 03:14:51 DEBUG : yam: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e03d_d20260509_m030610_c001_v7007000_t0000_u01778295970499") 2026/05/09 03:14:51 DEBUG : yam: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1186687573f64dbc_d20260509_m030608_c001_v0001099_t0015_u01778295968956") 2026/05/09 03:14:51 DEBUG : yam: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e039_d20260509_m030607_c001_v7007000_t0000_u01778295967665") 2026/05/09 03:14:51 DEBUG : yam: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1003fa294f144b28_d20260509_m030605_c001_v0001099_t0059_u01778295965856") 2026/05/09 03:14:52 DEBUG : yaml: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e040_d20260509_m030611_c001_v7007000_t0000_u01778295971227") 2026/05/09 03:14:52 DEBUG : yaml: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1041ff3f67ed92d1_d20260509_m030610_c001_v0001174_t0016_u01778295970086") 2026/05/09 03:14:52 DEBUG : yaml: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f40167f985ae2e03b_d20260509_m030608_c001_v7007000_t0000_u01778295968396") 2026/05/09 03:14:52 DEBUG : yaml: Deleting (id "4_zffe28d23b01d0bab9fe80e1b_f1017f462d8278f77_d20260509_m030607_c001_v0001134_t0003_u01778295967247") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m28.144242983s (try 1/5)