"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2026/04/21 01:59:16 DEBUG : Creating backend with remote "TestB2:rclone-test-nubaluz9vome" 2026/04/21 01:59:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/21 01:59:17 DEBUG : Creating backend with remote "/tmp/rclone4046059604" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 01:59:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 01:59:18 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/04/21 01:59:18 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 01:59:18 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.46s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 01:59:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/21 01:59:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 01:59:18 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 01:59:18 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 01:59:19 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 01:59:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 01:59:19 INFO : sub dir/hello world: Copied (new) 2026/04/21 01:59:19 DEBUG : B2 bucket rclone-test-nubaluz9vome: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.89s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 01:59:21 DEBUG : Creating backend with remote "/non-existing" 2026/04/21 01:59:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/04/21 01:59:21 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 01:59:21 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 01:59:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 01:59:22 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 01:59:22 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 01:59:22 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 01:59:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 01:59:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.78s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 01:59:23 INFO : B2 bucket rclone-test-nubaluz9vome: Running all checks before starting transfers 2026/04/21 01:59:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 01:59:24 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 01:59:24 INFO : B2 bucket rclone-test-nubaluz9vome: Checks finished, now starting transfers 2026/04/21 01:59:24 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 01:59:24 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 01:59:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 01:59:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.37s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 01:59:25 ERROR : Ignoring --no-traverse with sync 2026/04/21 01:59:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 01:59:25 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 01:59:25 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 01:59:25 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 01:59:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 01:59:25 INFO : sub dir/hello world: Copied (new) 2026/04/21 01:59:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.23s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 01:59:26 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/04/21 01:59:26 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 01:59:26 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 01:59:27 DEBUG : hello world2: size = 12 OK 2026/04/21 01:59:27 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/04/21 01:59:27 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.31s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 01:59:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 01:59:27 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 01:59:27 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 01:59:28 DEBUG : potato2: size = 11 OK 2026/04/21 01:59:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 01:59:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.22s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 01:59:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 01:59:29 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 01:59:29 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 01:59:29 DEBUG : potato2: size = 11 OK 2026/04/21 01:59:29 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 01:59:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.64s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 01:59:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/21 01:59:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 01:59:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/04/21 01:59:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/21 01:59:30 INFO : sub dir2: Making directory 2026/04/21 01:59:30 INFO : sub dir: Making directory 2026/04/21 01:59:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 01:59:30 INFO : sub dir2/sub sub dir2: Making directory 2026/04/21 01:59:30 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 01:59:30 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 01:59:31 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 01:59:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 01:59:31 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2026/04/21 01:59:31 DEBUG : B2 bucket rclone-test-nubaluz9vome: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.28s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 01:59:31 INFO : sub dir2: Making directory 2026/04/21 01:59:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/04/21 01:59:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 01:59:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 01:59:32 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 01:59:32 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 01:59:32 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 01:59:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 01:59:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.28s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 01:59:33 DEBUG : sub dir2: Making directory with metadata 2026/04/21 01:59:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 01:59:33 INFO : sub dir2: Making directory 2026/04/21 01:59:33 INFO : sub dir: Making directory 2026/04/21 01:59:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 01:59:33 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 01:59:33 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 01:59:33 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 01:59:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 01:59:33 INFO : sub dir/hello world: Copied (new) 2026/04/21 01:59:33 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/04/21 01:59:34 DEBUG : B2 bucket rclone-test-nubaluz9vome: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/04/21 01:59:34 DEBUG : B2 bucket rclone-test-nubaluz9vome: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.65s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 01:59:35 INFO : sub dir2: Making directory 2026/04/21 01:59:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 01:59:35 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 01:59:35 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 01:59:35 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 01:59:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 01:59:35 INFO : sub dir/hello world: Copied (new) 2026/04/21 01:59:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.54s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 01:59:36 DEBUG : sub dir2: Making directory with metadata 2026/04/21 01:59:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 01:59:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/21 01:59:36 INFO : sub dir2: Making directory 2026/04/21 01:59:36 INFO : sub dir: Making directory 2026/04/21 01:59:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 01:59:36 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 01:59:36 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 01:59:37 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 01:59:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 01:59:37 INFO : sub dir/hello world: Copied (new) 2026/04/21 01:59:37 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/04/21 01:59:37 DEBUG : B2 bucket rclone-test-nubaluz9vome: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.32s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 01:59:38 INFO : sub dir2: Making directory 2026/04/21 01:59:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 01:59:38 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 01:59:38 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 01:59:39 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 01:59:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 01:59:39 INFO : sub dir/hello world: Copied (new) 2026/04/21 01:59:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.37s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 01:59:40 DEBUG : Creating backend with remote "TestB2:rclone-test-vaqetap7kizo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-nubaluz9vome -> B2 bucket rclone-test-vaqetap7kizo 2026/04/21 01:59:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 01:59:41 DEBUG : B2 bucket rclone-test-vaqetap7kizo: Waiting for checks to finish 2026/04/21 01:59:41 DEBUG : B2 bucket rclone-test-vaqetap7kizo: Waiting for transfers to finish 2026/04/21 01:59:42 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 01:59:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 01:59:42 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/21 01:59:42 DEBUG : B2 bucket rclone-test-vaqetap7kizo: Purge remote 2026/04/21 01:59:42 INFO : B2 bucket rclone-test-vaqetap7kizo: cleaning bucket "rclone-test-vaqetap7kizo" of all files 2026/04/21 01:59:42 DEBUG : sub dir/hello world: Deleting (id "4_z5f72cd53c03dabdb9fd80e1b_f1047f1342e799484_d20260421_m015942_c001_v0001157_t0047_u01776736782027") --- PASS: TestServerSideCopy (4.00s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 01:59:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4046059604) 2026/04/21 01:59:44 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 01:59:44 DEBUG : sub dir/hello world: Sizes differ 2026/04/21 01:59:44 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 01:59:44 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 01:59:45 DEBUG : sub dir/hello world: size = 17 OK 2026/04/21 01:59:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/21 01:59:45 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.79s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 01:59:47 DEBUG : Creating backend with remote "TestB2:rclone-test-rijezut3kito" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-nubaluz9vome -> B2 bucket rclone-test-rijezut3kito 2026/04/21 01:59:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 01:59:48 DEBUG : B2 bucket rclone-test-rijezut3kito: Waiting for checks to finish 2026/04/21 01:59:48 DEBUG : B2 bucket rclone-test-rijezut3kito: Waiting for transfers to finish 2026/04/21 01:59:49 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 01:59:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 01:59:49 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/21 01:59:49 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 01:59:49 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-rijezut3kito) 2026/04/21 01:59:49 DEBUG : sub dir/hello world: Sizes differ 2026/04/21 01:59:49 DEBUG : B2 bucket rclone-test-rijezut3kito: Waiting for checks to finish 2026/04/21 01:59:49 DEBUG : B2 bucket rclone-test-rijezut3kito: Waiting for transfers to finish 2026/04/21 01:59:50 DEBUG : sub dir/hello world: size = 17 OK 2026/04/21 01:59:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/21 01:59:50 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/21 01:59:50 DEBUG : B2 bucket rclone-test-rijezut3kito: Purge remote 2026/04/21 01:59:50 INFO : B2 bucket rclone-test-rijezut3kito: cleaning bucket "rclone-test-rijezut3kito" of all files 2026/04/21 01:59:50 DEBUG : sub dir/hello world: Deleting (id "4_z1f82ed03c03dabdb9fd80e1b_f1195432d5f911261_d20260421_m015950_c001_v0001097_t0044_u01776736790099") 2026/04/21 01:59:50 DEBUG : sub dir/hello world: Deleting (id "4_z1f82ed03c03dabdb9fd80e1b_f10085d243050828b_d20260421_m015948_c001_v0001178_t0037_u01776736788899") --- PASS: TestServerSideCopyOverSelf (5.75s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 01:59:53 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4046059604) 2026/04/21 01:59:53 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 01:59:53 DEBUG : sub dir/hello world: Sizes differ 2026/04/21 01:59:53 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 01:59:53 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 01:59:53 DEBUG : sub dir/hello world: size = 17 OK 2026/04/21 01:59:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/21 01:59:53 INFO : sub dir/hello world: Copied (replaced existing) 2026/04/21 01:59:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.84s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 01:59:54 DEBUG : Creating backend with remote "TestB2:rclone-test-zapekax7yidi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-nubaluz9vome -> B2 bucket rclone-test-zapekax7yidi 2026/04/21 01:59:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 01:59:55 DEBUG : B2 bucket rclone-test-zapekax7yidi: Waiting for checks to finish 2026/04/21 01:59:55 DEBUG : B2 bucket rclone-test-zapekax7yidi: Waiting for transfers to finish 2026/04/21 01:59:56 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 01:59:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 01:59:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/21 01:59:57 DEBUG : B2 bucket rclone-test-zapekax7yidi: Waiting for checks to finish 2026/04/21 01:59:57 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 01:59:57 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-zapekax7yidi) 2026/04/21 01:59:57 DEBUG : sub dir/hello world: Sizes differ 2026/04/21 01:59:57 DEBUG : B2 bucket rclone-test-zapekax7yidi: Waiting for transfers to finish 2026/04/21 01:59:57 DEBUG : sub dir/hello world: size = 17 OK 2026/04/21 01:59:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/04/21 01:59:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/21 01:59:58 INFO : sub dir/hello world: Deleted 2026/04/21 01:59:58 DEBUG : testing file moves 2026/04/21 01:59:59 DEBUG : B2 bucket rclone-test-zapekax7yidi: Waiting for checks to finish 2026/04/21 01:59:59 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 01:59:59 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-zapekax7yidi) 2026/04/21 01:59:59 DEBUG : sub dir/hello world: Sizes differ 2026/04/21 01:59:59 DEBUG : B2 bucket rclone-test-zapekax7yidi: Waiting for transfers to finish 2026/04/21 01:59:59 DEBUG : sub dir/hello world: size = 24 OK 2026/04/21 01:59:59 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/04/21 01:59:59 INFO : sub dir/hello world: Copied (server-side copy) 2026/04/21 01:59:59 INFO : sub dir/hello world: Deleted 2026/04/21 02:00:00 DEBUG : B2 bucket rclone-test-zapekax7yidi: Purge remote 2026/04/21 02:00:00 INFO : B2 bucket rclone-test-zapekax7yidi: cleaning bucket "rclone-test-zapekax7yidi" of all files 2026/04/21 02:00:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f92fdd3c03dabdb9fd80e1b_f1191bb6f7da5d537_d20260421_m015959_c001_v0001036_t0040_u01776736799228") 2026/04/21 02:00:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f92fdd3c03dabdb9fd80e1b_f1069a7f1e02f4868_d20260421_m015957_c001_v0001173_t0023_u01776736797544") 2026/04/21 02:00:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f92fdd3c03dabdb9fd80e1b_f106fc71332ddc8e9_d20260421_m015956_c001_v0001185_t0055_u01776736796372") --- PASS: TestServerSideMoveOverSelf (7.37s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:02 ERROR : error listing: directory not found 2026/04/21 02:00:02 INFO : Local file system at /tmp/rclone4046059604: Making directory 2026/04/21 02:00:02 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:02 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.59s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 02:00:03 DEBUG : Local file system at /tmp/rclone4046059604: Waiting for checks to finish 2026/04/21 02:00:03 DEBUG : Local file system at /tmp/rclone4046059604: Waiting for transfers to finish 2026/04/21 02:00:04 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/04/21 02:00:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:00:04 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/04/21 02:00:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.85s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:05 DEBUG : check sum: Need to transfer - File not found at Destination 2026/04/21 02:00:05 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:05 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:05 DEBUG : check sum: size = 1 OK 2026/04/21 02:00:05 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/21 02:00:05 INFO : check sum: Copied (new) 2026/04/21 02:00:05 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:06 DEBUG : check sum: size = 1 OK 2026/04/21 02:00:06 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/21 02:00:06 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/04/21 02:00:06 DEBUG : check sum: Unchanged skipping 2026/04/21 02:00:06 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:06 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:06 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.91s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:07 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/04/21 02:00:07 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:07 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:07 DEBUG : sizeonly: size = 6 OK 2026/04/21 02:00:07 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/21 02:00:07 INFO : sizeonly: Copied (new) 2026/04/21 02:00:07 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:07 DEBUG : sizeonly: size = 6 OK 2026/04/21 02:00:07 DEBUG : sizeonly: Sizes identical 2026/04/21 02:00:07 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:07 DEBUG : sizeonly: Unchanged skipping 2026/04/21 02:00:07 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:07 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:07 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.61s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/04/21 02:00:08 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:08 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:09 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/04/21 02:00:09 INFO : ignore-size: Copied (new) 2026/04/21 02:00:09 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:09 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:00:09 DEBUG : ignore-size: Unchanged skipping 2026/04/21 02:00:09 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:09 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:09 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.63s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:10 DEBUG : existing: size = 6 OK 2026/04/21 02:00:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:00:10 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:10 DEBUG : existing: Unchanged skipping 2026/04/21 02:00:10 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:10 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:10 INFO : There was nothing to transfer 2026/04/21 02:00:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/04/21 02:00:11 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:11 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:11 DEBUG : existing: size = 6 OK 2026/04/21 02:00:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/21 02:00:11 INFO : existing: Copied (replaced existing) 2026/04/21 02:00:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.02s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:12 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/21 02:00:12 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:12 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:13 DEBUG : existing: size = 6 OK 2026/04/21 02:00:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/21 02:00:13 INFO : existing: Copied (new) 2026/04/21 02:00:13 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:13 DEBUG : existing: Destination exists, skipping 2026/04/21 02:00:13 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:13 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:13 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.98s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:14 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/21 02:00:15 DEBUG : c/non empty space: size = 5 OK 2026/04/21 02:00:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:00:15 DEBUG : c/non empty space: Unchanged skipping 2026/04/21 02:00:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/21 02:00:15 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:15 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:15 DEBUG : a/potato2: size = 60 OK 2026/04/21 02:00:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:00:15 INFO : a/potato2: Copied (new) 2026/04/21 02:00:15 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:15 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.65s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:17 DEBUG : empty space: size = 1 OK 2026/04/21 02:00:17 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/21 02:00:17 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/21 02:00:17 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/04/21 02:00:17 DEBUG : empty space: Unchanged skipping 2026/04/21 02:00:17 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:17 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:17 INFO : There was nothing to transfer 2026/04/21 02:00:17 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:17 DEBUG : empty space: size = 1 OK 2026/04/21 02:00:17 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/21 02:00:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/21 02:00:19 INFO : empty space: Updated modification time in destination 2026/04/21 02:00:19 DEBUG : empty space: Unchanged skipping 2026/04/21 02:00:19 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:19 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:19 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.97s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:20 DEBUG : empty space: size = 1 OK 2026/04/21 02:00:20 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/21 02:00:20 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/21 02:00:20 DEBUG : empty space: Unchanged skipping 2026/04/21 02:00:20 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:20 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:20 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.48s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:21 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:21 DEBUG : foo: size = 3 OK 2026/04/21 02:00:21 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2026/04/21 02:00:21 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:00:21 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:00:21 DEBUG : foo: sha1 differ 2026/04/21 02:00:21 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:21 DEBUG : foo: size = 3 OK 2026/04/21 02:00:21 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/04/21 02:00:21 INFO : foo: Copied (replaced existing) 2026/04/21 02:00:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:23 DEBUG : potato: Need to transfer - File not found at Destination 2026/04/21 02:00:23 DEBUG : empty space: size = 1 OK 2026/04/21 02:00:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:00:23 DEBUG : empty space: Unchanged skipping 2026/04/21 02:00:23 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:23 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:24 DEBUG : potato: size = 60 OK 2026/04/21 02:00:24 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:00:24 INFO : potato: Copied (new) 2026/04/21 02:00:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.58s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:26 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:26 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:00:26 DEBUG : potato: size = 60 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:00:26 DEBUG : potato: Sizes differ 2026/04/21 02:00:26 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:26 DEBUG : potato: size = 21 OK 2026/04/21 02:00:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/04/21 02:00:26 INFO : potato: Copied (replaced existing) 2026/04/21 02:00:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.86s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:28 DEBUG : potato: size = 21 OK 2026/04/21 02:00:28 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/04/21 02:00:28 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4046059604) 2026/04/21 02:00:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:00:28 DEBUG : potato: sha1 differ 2026/04/21 02:00:28 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:28 DEBUG : potato: size = 21 OK 2026/04/21 02:00:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/04/21 02:00:28 INFO : potato: Copied (replaced existing) 2026/04/21 02:00:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:00:30 DEBUG : empty space: size = 1 OK 2026/04/21 02:00:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:00:30 DEBUG : empty space: Unchanged skipping 2026/04/21 02:00:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/04/21 02:00:30 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:30 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:30 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:00:32 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:32 DEBUG : empty space: size = 1 OK 2026/04/21 02:00:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:00:32 DEBUG : empty space: Unchanged skipping 2026/04/21 02:00:32 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:32 DEBUG : potato2: size = 60 OK 2026/04/21 02:00:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:00:32 INFO : potato2: Copied (new) 2026/04/21 02:00:32 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:32 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:34 INFO : d: Making directory 2026/04/21 02:00:34 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/04/21 02:00:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/21 02:00:35 DEBUG : c/non empty space: size = 5 OK 2026/04/21 02:00:35 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:00:35 DEBUG : c/non empty space: Unchanged skipping 2026/04/21 02:00:35 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:35 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:35 DEBUG : a/potato2: size = 60 OK 2026/04/21 02:00:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:00:35 INFO : a/potato2: Copied (new) 2026/04/21 02:00:35 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:35 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:37 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/04/21 02:00:37 DEBUG : c/non empty space: size = 5 OK 2026/04/21 02:00:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:00:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/04/21 02:00:37 DEBUG : c/non empty space: Unchanged skipping 2026/04/21 02:00:37 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:37 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:38 DEBUG : a/potato2: size = 60 OK 2026/04/21 02:00:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:00:38 INFO : a/potato2: Copied (new) 2026/04/21 02:00:38 ERROR : B2 bucket rclone-test-nubaluz9vome: not deleting files as there were IO errors 2026/04/21 02:00:38 ERROR : B2 bucket rclone-test-nubaluz9vome: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.73s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:40 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:00:40 DEBUG : empty space: size = 1 OK 2026/04/21 02:00:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:00:40 DEBUG : empty space: Unchanged skipping 2026/04/21 02:00:40 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:40 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:40 INFO : potato: Deleted 2026/04/21 02:00:41 DEBUG : potato2: size = 60 OK 2026/04/21 02:00:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:00:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.80s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:43 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:43 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:43 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:43 INFO : potato: Deleted 2026/04/21 02:00:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:00:43 DEBUG : empty space: size = 1 OK 2026/04/21 02:00:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:00:43 DEBUG : empty space: Unchanged skipping 2026/04/21 02:00:43 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:43 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:44 DEBUG : potato2: size = 60 OK 2026/04/21 02:00:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:00:44 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.99s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:00:45 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:45 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:46 DEBUG : potato2: size = 19 OK 2026/04/21 02:00:46 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/04/21 02:00:46 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.06s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:48 DEBUG : enormous: Excluded (Size Filter) 2026/04/21 02:00:48 DEBUG : enormous: Excluded 2026/04/21 02:00:48 DEBUG : potato2: Excluded (Size Filter) 2026/04/21 02:00:48 DEBUG : potato2: Excluded 2026/04/21 02:00:48 DEBUG : potato2: Excluded (Size Filter) 2026/04/21 02:00:48 DEBUG : empty space: size = 1 OK 2026/04/21 02:00:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:00:48 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:48 DEBUG : empty space: Unchanged skipping 2026/04/21 02:00:48 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:48 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:48 INFO : There was nothing to transfer 2026/04/21 02:00:48 DEBUG : enormous: Excluded (Size Filter) 2026/04/21 02:00:48 DEBUG : enormous: Excluded 2026/04/21 02:00:48 DEBUG : potato2: Excluded (Size Filter) 2026/04/21 02:00:48 DEBUG : potato2: Excluded 2026/04/21 02:00:48 DEBUG : potato2: Excluded (Size Filter) 2026/04/21 02:00:48 DEBUG : empty space: size = 1 OK 2026/04/21 02:00:48 DEBUG : Local file system at /tmp/rclone4046059604: Waiting for checks to finish 2026/04/21 02:00:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/21 02:00:48 DEBUG : empty space: Unchanged skipping 2026/04/21 02:00:48 DEBUG : Local file system at /tmp/rclone4046059604: Waiting for transfers to finish 2026/04/21 02:00:48 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.27s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:50 DEBUG : enormous: Excluded (Size Filter) 2026/04/21 02:00:50 DEBUG : enormous: Excluded 2026/04/21 02:00:50 DEBUG : potato2: Excluded (Size Filter) 2026/04/21 02:00:50 DEBUG : potato2: Excluded 2026/04/21 02:00:50 DEBUG : empty space: size = 1 OK 2026/04/21 02:00:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:00:50 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:50 DEBUG : empty space: Unchanged skipping 2026/04/21 02:00:50 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:50 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:51 INFO : enormous: Deleted 2026/04/21 02:00:51 INFO : potato2: Deleted 2026/04/21 02:00:51 INFO : There was nothing to transfer 2026/04/21 02:00:51 DEBUG : empty space: size = 1 OK 2026/04/21 02:00:51 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/04/21 02:00:51 DEBUG : empty space: Unchanged skipping 2026/04/21 02:00:51 DEBUG : Local file system at /tmp/rclone4046059604: Waiting for checks to finish 2026/04/21 02:00:51 DEBUG : Local file system at /tmp/rclone4046059604: Waiting for transfers to finish 2026/04/21 02:00:51 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:51 INFO : enormous: Deleted 2026/04/21 02:00:51 INFO : potato2: Deleted 2026/04/21 02:00:51 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.77s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:00:53 DEBUG : five: Need to transfer - File not found at Destination 2026/04/21 02:00:53 DEBUG : four: size = 4 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:00:53 DEBUG : four: size = 8 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:00:53 DEBUG : four: Sizes differ 2026/04/21 02:00:53 DEBUG : three: size = 5 OK 2026/04/21 02:00:53 DEBUG : three: Sizes identical 2026/04/21 02:00:53 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:53 DEBUG : two: size = 3 OK 2026/04/21 02:00:53 DEBUG : one: Destination is newer than source, skipping 2026/04/21 02:00:53 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/04/21 02:00:53 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4046059604) 2026/04/21 02:00:53 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/04/21 02:00:53 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:00:53 DEBUG : two: sha1 differ 2026/04/21 02:00:53 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:54 DEBUG : five: size = 4 OK 2026/04/21 02:00:54 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/21 02:00:54 INFO : five: Copied (new) 2026/04/21 02:00:54 DEBUG : two: size = 3 OK 2026/04/21 02:00:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/21 02:00:54 INFO : two: Copied (replaced existing) 2026/04/21 02:00:54 DEBUG : four: size = 4 OK 2026/04/21 02:00:54 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/21 02:00:54 INFO : four: Copied (replaced existing) 2026/04/21 02:00:54 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:55 DEBUG : five: size = 4 OK 2026/04/21 02:00:55 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/04/21 02:00:55 DEBUG : five: Size and sha1 of src and dst objects identical 2026/04/21 02:00:55 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/04/21 02:00:55 DEBUG : one: Destination is newer than source, skipping 2026/04/21 02:00:55 DEBUG : three: size = 5 OK 2026/04/21 02:00:55 DEBUG : four: size = 4 OK 2026/04/21 02:00:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4046059604) 2026/04/21 02:00:55 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:00:55 DEBUG : three: sha1 differ 2026/04/21 02:00:55 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/04/21 02:00:55 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/04/21 02:00:55 DEBUG : four: Size and sha1 of src and dst objects identical 2026/04/21 02:00:55 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/04/21 02:00:55 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:55 DEBUG : two: size = 3 OK 2026/04/21 02:00:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/21 02:00:55 DEBUG : two: Size and sha1 of src and dst objects identical 2026/04/21 02:00:55 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/04/21 02:00:55 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:55 DEBUG : three: size = 5 OK 2026/04/21 02:00:55 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/21 02:00:55 INFO : three: Copied (replaced existing) 2026/04/21 02:00:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.97s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/04/21 02:00:57 INFO : B2 bucket rclone-test-nubaluz9vome: Making map for --track-renames 2026/04/21 02:00:57 INFO : B2 bucket rclone-test-nubaluz9vome: Finished making map for --track-renames 2026/04/21 02:00:57 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/21 02:00:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/21 02:00:57 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for renames to finish 2026/04/21 02:00:57 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:57 DEBUG : potato: size = 14 OK 2026/04/21 02:00:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/21 02:00:57 INFO : potato: Copied (new) 2026/04/21 02:00:57 DEBUG : yam: size = 11 OK 2026/04/21 02:00:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/21 02:00:57 INFO : yam: Copied (new) 2026/04/21 02:00:57 DEBUG : Waiting for deletions to finish 2026/04/21 02:00:58 DEBUG : potato: size = 14 OK 2026/04/21 02:00:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:00:58 DEBUG : potato: Unchanged skipping 2026/04/21 02:00:58 INFO : B2 bucket rclone-test-nubaluz9vome: Making map for --track-renames 2026/04/21 02:00:58 INFO : B2 bucket rclone-test-nubaluz9vome: Finished making map for --track-renames 2026/04/21 02:00:58 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:00:58 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for renames to finish 2026/04/21 02:00:59 DEBUG : yaml: size = 11 OK 2026/04/21 02:00:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/21 02:00:59 INFO : yam: Copied (server-side copy) to: yaml 2026/04/21 02:00:59 INFO : yam: Deleted 2026/04/21 02:00:59 INFO : yaml: Renamed from "yam" 2026/04/21 02:00:59 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:00:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.95s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/04/21 02:01:00 INFO : B2 bucket rclone-test-nubaluz9vome: Making map for --track-renames 2026/04/21 02:01:00 INFO : B2 bucket rclone-test-nubaluz9vome: Finished making map for --track-renames 2026/04/21 02:01:00 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:01:00 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for renames to finish 2026/04/21 02:01:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/04/21 02:01:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/21 02:01:00 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:01:00 DEBUG : potato: size = 14 OK 2026/04/21 02:01:00 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/21 02:01:00 INFO : potato: Copied (new) 2026/04/21 02:01:00 DEBUG : yam: size = 11 OK 2026/04/21 02:01:00 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/21 02:01:00 INFO : yam: Copied (new) 2026/04/21 02:01:00 DEBUG : Waiting for deletions to finish 2026/04/21 02:01:01 INFO : B2 bucket rclone-test-nubaluz9vome: Making map for --track-renames 2026/04/21 02:01:01 DEBUG : potato: size = 14 OK 2026/04/21 02:01:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:01:01 INFO : B2 bucket rclone-test-nubaluz9vome: Finished making map for --track-renames 2026/04/21 02:01:01 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:01:01 DEBUG : potato: Unchanged skipping 2026/04/21 02:01:01 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for renames to finish 2026/04/21 02:01:01 DEBUG : yaml: size = 11 OK 2026/04/21 02:01:01 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/21 02:01:01 INFO : yam: Copied (server-side copy) to: yaml 2026/04/21 02:01:02 INFO : yam: Deleted 2026/04/21 02:01:02 INFO : yaml: Renamed from "yam" 2026/04/21 02:01:02 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:01:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.88s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/04/21 02:01:03 INFO : B2 bucket rclone-test-nubaluz9vome: Making map for --track-renames 2026/04/21 02:01:03 INFO : B2 bucket rclone-test-nubaluz9vome: Finished making map for --track-renames 2026/04/21 02:01:03 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:01:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/04/21 02:01:03 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/04/21 02:01:03 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for renames to finish 2026/04/21 02:01:03 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:01:03 DEBUG : sub/yam: size = 11 OK 2026/04/21 02:01:03 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/21 02:01:03 INFO : sub/yam: Copied (new) 2026/04/21 02:01:04 DEBUG : potato: size = 14 OK 2026/04/21 02:01:04 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/04/21 02:01:04 INFO : potato: Copied (new) 2026/04/21 02:01:04 DEBUG : Waiting for deletions to finish 2026/04/21 02:01:04 DEBUG : potato: size = 14 OK 2026/04/21 02:01:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:01:04 DEBUG : potato: Unchanged skipping 2026/04/21 02:01:04 INFO : B2 bucket rclone-test-nubaluz9vome: Making map for --track-renames 2026/04/21 02:01:04 INFO : B2 bucket rclone-test-nubaluz9vome: Finished making map for --track-renames 2026/04/21 02:01:04 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:01:04 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for renames to finish 2026/04/21 02:01:05 DEBUG : yam: size = 11 OK 2026/04/21 02:01:05 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/04/21 02:01:05 INFO : sub/yam: Copied (server-side copy) to: yam 2026/04/21 02:01:05 INFO : sub/yam: Deleted 2026/04/21 02:01:05 INFO : yam: Renamed from "sub/yam" 2026/04/21 02:01:05 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:01:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.34s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:01:06 DEBUG : Creating backend with remote "/tmp/rclone4046059604/dir1" 2026/04/21 02:01:06 DEBUG : Creating backend with remote "/tmp/rclone4046059604/dir2" 2026/04/21 02:01:06 DEBUG : Local file system at /tmp/rclone4046059604/dir2: Using server-side directory move 2026/04/21 02:01:06 INFO : Local file system at /tmp/rclone4046059604/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/04/21 02:01:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/04/21 02:01:06 DEBUG : Local file system at /tmp/rclone4046059604/dir2: Waiting for checks to finish 2026/04/21 02:01:06 DEBUG : Local file system at /tmp/rclone4046059604/dir2: Waiting for transfers to finish 2026/04/21 02:01:06 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:01:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 02:01:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/21 02:01:06 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:01:06 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:01:07 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/21 02:01:07 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/21 02:01:07 INFO : nested/sub dir/file: Copied (new) 2026/04/21 02:01:07 INFO : nested/sub dir/file: Deleted 2026/04/21 02:01:07 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 02:01:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:01:07 INFO : sub dir/hello world: Copied (new) 2026/04/21 02:01:07 INFO : sub dir/hello world: Deleted 2026/04/21 02:01:07 INFO : sub dir: Removing directory 2026/04/21 02:01:07 INFO : nested/sub dir: Removing directory 2026/04/21 02:01:07 INFO : nested: Removing directory 2026/04/21 02:01:07 DEBUG : Local file system at /tmp/rclone4046059604: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:01:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/04/21 02:01:08 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/04/21 02:01:08 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:01:08 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:01:09 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1146-06.backblaze.com/b2api/v1/b2_upload_file/6f326d73c03dabdb9fd80e1b/c001_v0001146_t0012": EOF 2026/04/21 02:01:09 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1146-06.backblaze.com/b2api/v1/b2_upload_file/6f326d73c03dabdb9fd80e1b/c001_v0001146_t0012": EOF) 2026/04/21 02:01:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/21 02:01:09 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1146-06.backblaze.com/b2api/v1/b2_upload_file/6f326d73c03dabdb9fd80e1b/c001_v0001146_t0012": EOF - low level retry 0/10 2026/04/21 02:01:09 DEBUG : pacer: Reducing sleep to 10ms 2026/04/21 02:01:09 DEBUG : sub dir/hello world: size = 11 OK 2026/04/21 02:01:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:01:09 INFO : sub dir/hello world: Copied (new) 2026/04/21 02:01:09 INFO : sub dir/hello world: Deleted 2026/04/21 02:01:09 DEBUG : nested/sub dir/file: size = 6 OK 2026/04/21 02:01:09 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/04/21 02:01:09 INFO : nested/sub dir/file: Copied (new) 2026/04/21 02:01:09 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.67s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:01:10 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/04/21 02:01:10 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/21 02:01:10 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:01:10 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:01:10 DEBUG : existing: size = 6 OK 2026/04/21 02:01:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/21 02:01:10 INFO : existing: Copied (new) 2026/04/21 02:01:10 INFO : existing: Deleted 2026/04/21 02:01:11 DEBUG : existing-b: size = 6 OK 2026/04/21 02:01:11 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/04/21 02:01:11 INFO : existing-b: Copied (new) 2026/04/21 02:01:11 INFO : existing-b: Deleted 2026/04/21 02:01:11 DEBUG : existing: Destination exists, skipping 2026/04/21 02:01:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/04/21 02:01:11 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:01:11 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:01:11 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.26s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:01:12 DEBUG : Creating backend with remote "TestB2:rclone-test-desuleb6qoce" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nubaluz9vome -> B2 bucket rclone-test-desuleb6qoce 2026/04/21 02:01:17 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:01:17 DEBUG : empty space: size = 1 OK 2026/04/21 02:01:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/21 02:01:17 DEBUG : empty space: Unchanged skipping 2026/04/21 02:01:17 DEBUG : B2 bucket rclone-test-desuleb6qoce: Waiting for checks to finish 2026/04/21 02:01:17 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:01:17 DEBUG : potato3: size = 60 (B2 bucket rclone-test-desuleb6qoce) 2026/04/21 02:01:17 DEBUG : potato3: Sizes differ 2026/04/21 02:01:17 INFO : empty space: Deleted 2026/04/21 02:01:17 DEBUG : B2 bucket rclone-test-desuleb6qoce: Waiting for transfers to finish 2026/04/21 02:01:17 DEBUG : potato2: size = 60 OK 2026/04/21 02:01:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:01:17 INFO : potato2: Copied (server-side copy) 2026/04/21 02:01:18 INFO : potato2: Deleted 2026/04/21 02:01:18 DEBUG : potato3: size = 68 OK 2026/04/21 02:01:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/21 02:01:18 INFO : potato3: Copied (server-side copy) 2026/04/21 02:01:18 INFO : potato3: Deleted 2026/04/21 02:01:18 DEBUG : Creating backend with remote "TestB2:rclone-test-jicikil7rise" 2026/04/21 02:01:19 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/21 02:01:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:01:19 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/21 02:01:19 DEBUG : B2 bucket rclone-test-jicikil7rise: Waiting for checks to finish 2026/04/21 02:01:19 DEBUG : B2 bucket rclone-test-jicikil7rise: Waiting for transfers to finish 2026/04/21 02:01:20 DEBUG : empty space: size = 1 OK 2026/04/21 02:01:20 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/21 02:01:20 INFO : empty space: Copied (server-side copy) 2026/04/21 02:01:20 INFO : empty space: Deleted 2026/04/21 02:01:20 DEBUG : potato2: size = 60 OK 2026/04/21 02:01:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:01:20 INFO : potato2: Copied (server-side copy) 2026/04/21 02:01:21 INFO : potato2: Deleted 2026/04/21 02:01:21 DEBUG : potato3: size = 68 OK 2026/04/21 02:01:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/21 02:01:21 INFO : potato3: Copied (server-side copy) 2026/04/21 02:01:21 INFO : potato3: Deleted 2026/04/21 02:01:21 DEBUG : B2 bucket rclone-test-jicikil7rise: Purge remote 2026/04/21 02:01:21 INFO : B2 bucket rclone-test-jicikil7rise: cleaning bucket "rclone-test-jicikil7rise" of all files 2026/04/21 02:01:22 DEBUG : empty space: Deleting (id "4_z5fa24d53c05dabdb9fd80e1b_f1092dd3d02f59d62_d20260421_m020120_c001_v0001153_t0008_u01776736880386") 2026/04/21 02:01:22 DEBUG : potato2: Deleting (id "4_z5fa24d53c05dabdb9fd80e1b_f11735eeb289eb96c_d20260421_m020120_c001_v0001184_t0034_u01776736880741") 2026/04/21 02:01:22 DEBUG : potato3: Deleting (id "4_z5fa24d53c05dabdb9fd80e1b_f1121953f15346725_d20260421_m020120_c001_v0001109_t0049_u01776736880751") 2026/04/21 02:01:22 DEBUG : B2 bucket rclone-test-desuleb6qoce: Purge remote 2026/04/21 02:01:22 INFO : B2 bucket rclone-test-desuleb6qoce: cleaning bucket "rclone-test-desuleb6qoce" of all files 2026/04/21 02:01:22 DEBUG : empty space: Deleting (id "4_zff123d23c05dabdb9fd80e1b_f42364dcab5349e5a_d20260421_m020120_c001_v7007000_t0000_u01776736880727") 2026/04/21 02:01:22 DEBUG : empty space: Deleting (id "4_zff123d23c05dabdb9fd80e1b_f100f2c1541a16d78_d20260421_m020116_c001_v0001173_t0017_u01776736876184") 2026/04/21 02:01:22 DEBUG : potato2: Deleting (id "4_zff123d23c05dabdb9fd80e1b_f42364dcab5349e5b_d20260421_m020120_c001_v7007000_t0000_u01776736880945") 2026/04/21 02:01:22 DEBUG : potato2: Deleting (id "4_zff123d23c05dabdb9fd80e1b_f117d2f745fff3774_d20260421_m020117_c001_v0001146_t0040_u01776736877427") 2026/04/21 02:01:22 DEBUG : potato3: Deleting (id "4_zff123d23c05dabdb9fd80e1b_f42364dcab5349e5c_d20260421_m020121_c001_v7007000_t0000_u01776736881377") 2026/04/21 02:01:22 DEBUG : potato3: Deleting (id "4_zff123d23c05dabdb9fd80e1b_f1040f7579d22f005_d20260421_m020117_c001_v0001100_t0030_u01776736877796") 2026/04/21 02:01:22 DEBUG : potato3: Deleting (id "4_zff123d23c05dabdb9fd80e1b_f100f2c1541a16d80_d20260421_m020116_c001_v0001173_t0011_u01776736876608") 2026/04/21 02:01:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/04/21 02:01:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/21 02:01:23 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (12.00s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:01:24 DEBUG : Creating backend with remote "TestB2:rclone-test-zemuqez5wija" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nubaluz9vome -> B2 bucket rclone-test-zemuqez5wija 2026/04/21 02:01:30 DEBUG : empty space: Excluded (Size Filter) 2026/04/21 02:01:30 DEBUG : empty space: Excluded (Size Filter) 2026/04/21 02:01:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:01:30 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:01:30 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zemuqez5wija) 2026/04/21 02:01:30 DEBUG : potato3: Sizes differ 2026/04/21 02:01:30 DEBUG : B2 bucket rclone-test-zemuqez5wija: Waiting for checks to finish 2026/04/21 02:01:30 DEBUG : B2 bucket rclone-test-zemuqez5wija: Waiting for transfers to finish 2026/04/21 02:01:30 DEBUG : potato2: size = 60 OK 2026/04/21 02:01:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:01:30 INFO : potato2: Copied (server-side copy) 2026/04/21 02:01:30 INFO : potato2: Deleted 2026/04/21 02:01:30 DEBUG : potato3: size = 68 OK 2026/04/21 02:01:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/21 02:01:30 INFO : potato3: Copied (server-side copy) 2026/04/21 02:01:31 INFO : potato3: Deleted 2026/04/21 02:01:31 DEBUG : Creating backend with remote "TestB2:rclone-test-daseqel9nira" 2026/04/21 02:01:32 DEBUG : empty space: Excluded (Size Filter) 2026/04/21 02:01:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:01:32 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/21 02:01:32 DEBUG : B2 bucket rclone-test-daseqel9nira: Waiting for checks to finish 2026/04/21 02:01:32 DEBUG : B2 bucket rclone-test-daseqel9nira: Waiting for transfers to finish 2026/04/21 02:01:33 DEBUG : potato2: size = 60 OK 2026/04/21 02:01:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:01:33 INFO : potato2: Copied (server-side copy) 2026/04/21 02:01:33 INFO : potato2: Deleted 2026/04/21 02:01:33 DEBUG : potato3: size = 68 OK 2026/04/21 02:01:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/21 02:01:33 INFO : potato3: Copied (server-side copy) 2026/04/21 02:01:34 INFO : potato3: Deleted 2026/04/21 02:01:34 DEBUG : B2 bucket rclone-test-daseqel9nira: Purge remote 2026/04/21 02:01:34 INFO : B2 bucket rclone-test-daseqel9nira: cleaning bucket "rclone-test-daseqel9nira" of all files 2026/04/21 02:01:34 DEBUG : potato2: Deleting (id "4_z4f727d73c05dabdb9fd80e1b_f10688c0bd49a8fe3_d20260421_m020133_c001_v0001174_t0027_u01776736893129") 2026/04/21 02:01:34 DEBUG : potato3: Deleting (id "4_z4f727d73c05dabdb9fd80e1b_f105c084fc7ada01b_d20260421_m020133_c001_v0001167_t0051_u01776736893491") 2026/04/21 02:01:35 DEBUG : B2 bucket rclone-test-zemuqez5wija: Purge remote 2026/04/21 02:01:35 INFO : B2 bucket rclone-test-zemuqez5wija: cleaning bucket "rclone-test-zemuqez5wija" of all files 2026/04/21 02:01:35 DEBUG : empty space: Deleting (id "4_zefb26d33c05dabdb9fd80e1b_f116a241b8a244189_d20260421_m020128_c001_v0001144_t0034_u01776736888728") 2026/04/21 02:01:35 DEBUG : potato2: Deleting (id "4_zefb26d33c05dabdb9fd80e1b_f407b13c342de0521_d20260421_m020133_c001_v7007000_t0000_u01776736893473") 2026/04/21 02:01:35 DEBUG : potato2: Deleting (id "4_zefb26d33c05dabdb9fd80e1b_f10118baa488be261_d20260421_m020130_c001_v0001136_t0043_u01776736890245") 2026/04/21 02:01:35 DEBUG : potato3: Deleting (id "4_zefb26d33c05dabdb9fd80e1b_f407b13c342de0522_d20260421_m020133_c001_v7007000_t0000_u01776736893978") 2026/04/21 02:01:35 DEBUG : potato3: Deleting (id "4_zefb26d33c05dabdb9fd80e1b_f1040f7579d22f073_d20260421_m020130_c001_v0001100_t0039_u01776736890601") 2026/04/21 02:01:35 DEBUG : potato3: Deleting (id "4_zefb26d33c05dabdb9fd80e1b_f116a241b8a24418f_d20260421_m020129_c001_v0001144_t0025_u01776736889259") 2026/04/21 02:01:35 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2026/04/21 02:01:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/21 02:01:35 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.83s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:01:37 DEBUG : Creating backend with remote "TestB2:rclone-test-daniguf0xoya" 2026/04/21 02:01:40 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nubaluz9vome -> B2 bucket rclone-test-daniguf0xoya 2026/04/21 02:01:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:01:43 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:01:43 DEBUG : potato3: size = 60 (B2 bucket rclone-test-daniguf0xoya) 2026/04/21 02:01:43 DEBUG : potato3: Sizes differ 2026/04/21 02:01:43 DEBUG : empty space: size = 1 OK 2026/04/21 02:01:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/21 02:01:43 DEBUG : empty space: Unchanged skipping 2026/04/21 02:01:43 DEBUG : B2 bucket rclone-test-daniguf0xoya: Waiting for checks to finish 2026/04/21 02:01:43 INFO : empty space: Deleted 2026/04/21 02:01:43 DEBUG : B2 bucket rclone-test-daniguf0xoya: Waiting for transfers to finish 2026/04/21 02:01:43 DEBUG : potato2: size = 60 OK 2026/04/21 02:01:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:01:43 INFO : potato2: Copied (server-side copy) 2026/04/21 02:01:43 DEBUG : potato3: size = 68 OK 2026/04/21 02:01:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/21 02:01:43 INFO : potato3: Copied (server-side copy) 2026/04/21 02:01:43 INFO : potato2: Deleted 2026/04/21 02:01:44 INFO : potato3: Deleted 2026/04/21 02:01:44 DEBUG : Creating backend with remote "TestB2:rclone-test-disevag0heqa" 2026/04/21 02:01:45 INFO : tomatoDir: Making directory 2026/04/21 02:01:45 DEBUG : empty space: Need to transfer - File not found at Destination 2026/04/21 02:01:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/04/21 02:01:45 DEBUG : potato3: Need to transfer - File not found at Destination 2026/04/21 02:01:45 DEBUG : B2 bucket rclone-test-disevag0heqa: Waiting for checks to finish 2026/04/21 02:01:45 DEBUG : B2 bucket rclone-test-disevag0heqa: Waiting for transfers to finish 2026/04/21 02:01:46 DEBUG : empty space: size = 1 OK 2026/04/21 02:01:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/04/21 02:01:46 INFO : empty space: Copied (server-side copy) 2026/04/21 02:01:46 INFO : empty space: Deleted 2026/04/21 02:01:46 DEBUG : potato2: size = 60 OK 2026/04/21 02:01:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/04/21 02:01:46 INFO : potato2: Copied (server-side copy) 2026/04/21 02:01:47 INFO : potato2: Deleted 2026/04/21 02:01:47 DEBUG : potato3: size = 68 OK 2026/04/21 02:01:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/04/21 02:01:47 INFO : potato3: Copied (server-side copy) 2026/04/21 02:01:47 INFO : potato3: Deleted 2026/04/21 02:01:48 DEBUG : B2 bucket rclone-test-disevag0heqa: Purge remote 2026/04/21 02:01:48 INFO : B2 bucket rclone-test-disevag0heqa: cleaning bucket "rclone-test-disevag0heqa" of all files 2026/04/21 02:01:48 DEBUG : empty space: Deleting (id "4_z9fc2ada3c05dabdb9fd80e1b_f10688c0bd49a9180_d20260421_m020146_c001_v0001174_t0021_u01776736906263") 2026/04/21 02:01:48 DEBUG : potato2: Deleting (id "4_z9fc2ada3c05dabdb9fd80e1b_f1047f1342e79953a_d20260421_m020146_c001_v0001157_t0039_u01776736906625") 2026/04/21 02:01:48 DEBUG : potato3: Deleting (id "4_z9fc2ada3c05dabdb9fd80e1b_f101cd09dbbd86153_d20260421_m020146_c001_v0001106_t0019_u01776736906639") 2026/04/21 02:01:48 DEBUG : B2 bucket rclone-test-daniguf0xoya: Purge remote 2026/04/21 02:01:48 INFO : B2 bucket rclone-test-daniguf0xoya: cleaning bucket "rclone-test-daniguf0xoya" of all files 2026/04/21 02:01:49 DEBUG : empty space: Deleting (id "4_z1f929d73c05dabdb9fd80e1b_f411338f46c69dba6_d20260421_m020146_c001_v7007000_t0000_u01776736906604") 2026/04/21 02:01:49 DEBUG : empty space: Deleting (id "4_z1f929d73c05dabdb9fd80e1b_f1080e290ce63f23d_d20260421_m020141_c001_v0001165_t0043_u01776736901920") 2026/04/21 02:01:49 DEBUG : potato2: Deleting (id "4_z1f929d73c05dabdb9fd80e1b_f411338f46c69dbaa_d20260421_m020147_c001_v7007000_t0000_u01776736907065") 2026/04/21 02:01:49 DEBUG : potato2: Deleting (id "4_z1f929d73c05dabdb9fd80e1b_f115965cef5aab959_d20260421_m020143_c001_v0001144_t0034_u01776736903342") 2026/04/21 02:01:49 DEBUG : potato3: Deleting (id "4_z1f929d73c05dabdb9fd80e1b_f411338f46c69dbae_d20260421_m020147_c001_v7007000_t0000_u01776736907564") 2026/04/21 02:01:49 DEBUG : potato3: Deleting (id "4_z1f929d73c05dabdb9fd80e1b_f11962504cf8895ef_d20260421_m020143_c001_v0001184_t0017_u01776736903714") 2026/04/21 02:01:49 DEBUG : potato3: Deleting (id "4_z1f929d73c05dabdb9fd80e1b_f1080e290ce63f24d_d20260421_m020142_c001_v0001165_t0039_u01776736902669") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.12s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:01:50 DEBUG : Creating backend with remote "TestB2:rclone-test-nubaluz9vome/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.56s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:01:53 DEBUG : Creating backend with remote "TestB2:rclone-test-nubaluz9vome/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:01:54 DEBUG : Creating backend with remote "TestB2:rclone-test-nubaluz9vome/rclone-sync-test" 2026/04/21 02:01:56 DEBUG : Creating backend with remote "TestB2:rclone-test-nubaluz9vome/rclone-sync-test-include/layer2" 2026/04/21 02:01:58 DEBUG : Creating backend with remote "TestB2:rclone-test-nubaluz9vome/rclone-sync-test-ignore-file" 2026/04/21 02:02:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/04/21 02:02:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/04/21 02:02:02 DEBUG : pacer: Reducing sleep to 10ms 2026/04/21 02:02:02 DEBUG : B2 bucket rclone-test-nubaluz9vome path rclone-sync-test: Waiting for checks to finish 2026/04/21 02:02:02 DEBUG : B2 bucket rclone-test-nubaluz9vome path rclone-sync-test: Waiting for transfers to finish 2026/04/21 02:02:02 DEBUG : Waiting for deletions to finish 2026/04/21 02:02:02 INFO : There was nothing to transfer 2026/04/21 02:02:02 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:02:02 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:02:02 DEBUG : Waiting for deletions to finish 2026/04/21 02:02:02 INFO : There was nothing to transfer 2026/04/21 02:02:02 DEBUG : B2 bucket rclone-test-nubaluz9vome path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/04/21 02:02:02 DEBUG : B2 bucket rclone-test-nubaluz9vome path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/04/21 02:02:02 DEBUG : Waiting for deletions to finish 2026/04/21 02:02:02 INFO : There was nothing to transfer 2026/04/21 02:02:03 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:02:03 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:02:03 DEBUG : Waiting for deletions to finish 2026/04/21 02:02:03 INFO : There was nothing to transfer 2026/04/21 02:02:03 DEBUG : B2 bucket rclone-test-nubaluz9vome path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/04/21 02:02:03 DEBUG : B2 bucket rclone-test-nubaluz9vome path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/04/21 02:02:03 DEBUG : Waiting for deletions to finish 2026/04/21 02:02:03 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.45s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:02:04 DEBUG : Creating backend with remote "TestB2:rclone-test-nubaluz9vome/dst" 2026/04/21 02:02:05 DEBUG : Creating backend with remote "TestB2:rclone-test-nubaluz9vome/CompareDest" 2026/04/21 02:02:07 DEBUG : one: Need to transfer - File not found at Destination 2026/04/21 02:02:07 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for checks to finish 2026/04/21 02:02:07 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for transfers to finish 2026/04/21 02:02:08 DEBUG : one: size = 3 OK 2026/04/21 02:02:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/21 02:02:08 INFO : one: Copied (new) 2026/04/21 02:02:08 DEBUG : Waiting for deletions to finish 2026/04/21 02:02:08 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for checks to finish 2026/04/21 02:02:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:02:08 DEBUG : one: size = 3 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:02:08 DEBUG : one: Sizes differ 2026/04/21 02:02:08 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for transfers to finish 2026/04/21 02:02:09 DEBUG : one: size = 5 OK 2026/04/21 02:02:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/21 02:02:09 INFO : one: Copied (replaced existing) 2026/04/21 02:02:09 DEBUG : Waiting for deletions to finish 2026/04/21 02:02:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:02:11 DEBUG : one: size = 3 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:02:11 DEBUG : one: Sizes differ 2026/04/21 02:02:11 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for checks to finish 2026/04/21 02:02:11 DEBUG : one: size = 5 OK 2026/04/21 02:02:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:02:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/21 02:02:11 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for transfers to finish 2026/04/21 02:02:11 DEBUG : Waiting for deletions to finish 2026/04/21 02:02:11 INFO : There was nothing to transfer 2026/04/21 02:02:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:02:12 DEBUG : one: size = 3 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:02:12 DEBUG : one: Sizes differ 2026/04/21 02:02:12 DEBUG : two: size = 3 OK 2026/04/21 02:02:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:02:12 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/21 02:02:12 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for checks to finish 2026/04/21 02:02:12 DEBUG : one: size = 5 OK 2026/04/21 02:02:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:02:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/21 02:02:12 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for transfers to finish 2026/04/21 02:02:12 DEBUG : Waiting for deletions to finish 2026/04/21 02:02:12 INFO : There was nothing to transfer 2026/04/21 02:02:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:02:13 DEBUG : one: size = 3 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:02:13 DEBUG : one: Sizes differ 2026/04/21 02:02:13 DEBUG : two: size = 3 OK 2026/04/21 02:02:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:02:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/21 02:02:13 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for checks to finish 2026/04/21 02:02:13 DEBUG : one: size = 5 OK 2026/04/21 02:02:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:02:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/21 02:02:13 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for transfers to finish 2026/04/21 02:02:13 DEBUG : Waiting for deletions to finish 2026/04/21 02:02:13 INFO : There was nothing to transfer 2026/04/21 02:02:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:02:14 DEBUG : one: size = 3 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:02:14 DEBUG : one: Sizes differ 2026/04/21 02:02:14 DEBUG : two: size = 3 OK 2026/04/21 02:02:14 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2026/04/21 02:02:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/21 02:02:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/21 02:02:14 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for checks to finish 2026/04/21 02:02:14 DEBUG : one: size = 5 OK 2026/04/21 02:02:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:02:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/21 02:02:14 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for transfers to finish 2026/04/21 02:02:14 DEBUG : Waiting for deletions to finish 2026/04/21 02:02:14 INFO : There was nothing to transfer 2026/04/21 02:02:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:02:15 DEBUG : one: size = 3 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:02:15 DEBUG : one: Sizes differ 2026/04/21 02:02:15 DEBUG : two: size = 5 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:02:15 DEBUG : two: size = 3 (B2 bucket rclone-test-nubaluz9vome path CompareDest) 2026/04/21 02:02:15 DEBUG : two: Sizes differ 2026/04/21 02:02:15 DEBUG : two: Need to transfer - File not found at Destination 2026/04/21 02:02:15 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for checks to finish 2026/04/21 02:02:15 DEBUG : one: size = 5 OK 2026/04/21 02:02:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:02:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/21 02:02:15 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for transfers to finish 2026/04/21 02:02:15 DEBUG : two: size = 5 OK 2026/04/21 02:02:15 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/04/21 02:02:15 INFO : two: Copied (new) 2026/04/21 02:02:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.05s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:02:19 DEBUG : Creating backend with remote "TestB2:rclone-test-nubaluz9vome/dest" 2026/04/21 02:02:20 DEBUG : Creating backend with remote "TestB2:rclone-test-nubaluz9vome/pre-dest1" 2026/04/21 02:02:21 DEBUG : Creating backend with remote "TestB2:rclone-test-nubaluz9vome/pre-dest2" 2026/04/21 02:02:23 DEBUG : 1: size = 1 OK 2026/04/21 02:02:23 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:02:23 DEBUG : 1: Destination found in --compare-dest, skipping 2026/04/21 02:02:23 DEBUG : 2: size = 1 OK 2026/04/21 02:02:23 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:02:23 DEBUG : 2: Destination found in --compare-dest, skipping 2026/04/21 02:02:23 DEBUG : 3: Need to transfer - File not found at Destination 2026/04/21 02:02:23 DEBUG : B2 bucket rclone-test-nubaluz9vome path dest: Waiting for checks to finish 2026/04/21 02:02:23 DEBUG : B2 bucket rclone-test-nubaluz9vome path dest: Waiting for transfers to finish 2026/04/21 02:02:24 DEBUG : 3: size = 1 OK 2026/04/21 02:02:24 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/04/21 02:02:24 INFO : 3: Copied (new) 2026/04/21 02:02:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.25s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:02:26 DEBUG : Creating backend with remote "TestB2:rclone-test-nubaluz9vome/dst" 2026/04/21 02:02:27 DEBUG : Creating backend with remote "TestB2:rclone-test-nubaluz9vome/CopyDest" 2026/04/21 02:02:29 DEBUG : one: Need to transfer - File not found at Destination 2026/04/21 02:02:29 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for checks to finish 2026/04/21 02:02:29 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for transfers to finish 2026/04/21 02:02:30 DEBUG : one: size = 3 OK 2026/04/21 02:02:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/21 02:02:30 INFO : one: Copied (new) 2026/04/21 02:02:30 DEBUG : Waiting for deletions to finish 2026/04/21 02:02:31 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:02:31 DEBUG : one: size = 3 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:02:31 DEBUG : one: Sizes differ 2026/04/21 02:02:31 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for checks to finish 2026/04/21 02:02:31 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for transfers to finish 2026/04/21 02:02:31 DEBUG : one: size = 5 OK 2026/04/21 02:02:31 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/21 02:02:31 INFO : one: Copied (replaced existing) 2026/04/21 02:02:31 DEBUG : Waiting for deletions to finish 2026/04/21 02:02:33 DEBUG : Creating backend with remote "TestB2:rclone-test-nubaluz9vome/BackupDir" 2026/04/21 02:02:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:02:35 DEBUG : one: size = 3 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:02:35 DEBUG : one: Sizes differ 2026/04/21 02:02:35 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for checks to finish 2026/04/21 02:02:35 DEBUG : one: size = 5 OK 2026/04/21 02:02:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:02:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:02:35 DEBUG : one: size = 3 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:02:35 DEBUG : one: Sizes differ 2026/04/21 02:02:36 DEBUG : one: size = 3 OK 2026/04/21 02:02:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/21 02:02:36 INFO : one: Copied (server-side copy) 2026/04/21 02:02:37 INFO : one: Deleted 2026/04/21 02:02:37 DEBUG : one: size = 5 OK 2026/04/21 02:02:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/04/21 02:02:37 INFO : one: Copied (server-side copy) 2026/04/21 02:02:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/04/21 02:02:37 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for transfers to finish 2026/04/21 02:02:37 DEBUG : Waiting for deletions to finish 2026/04/21 02:02:38 DEBUG : one: size = 5 OK 2026/04/21 02:02:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:02:38 DEBUG : one: Unchanged skipping 2026/04/21 02:02:38 DEBUG : two: size = 3 OK 2026/04/21 02:02:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:02:39 DEBUG : two: size = 3 OK 2026/04/21 02:02:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/04/21 02:02:39 INFO : two: Copied (server-side copy) 2026/04/21 02:02:39 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/04/21 02:02:39 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for checks to finish 2026/04/21 02:02:39 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for transfers to finish 2026/04/21 02:02:39 DEBUG : Waiting for deletions to finish 2026/04/21 02:02:39 DEBUG : one: size = 5 OK 2026/04/21 02:02:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:02:39 DEBUG : one: Unchanged skipping 2026/04/21 02:02:39 DEBUG : two: size = 3 OK 2026/04/21 02:02:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:02:39 DEBUG : two: Unchanged skipping 2026/04/21 02:02:39 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for checks to finish 2026/04/21 02:02:39 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for transfers to finish 2026/04/21 02:02:39 DEBUG : Waiting for deletions to finish 2026/04/21 02:02:39 INFO : There was nothing to transfer 2026/04/21 02:02:40 DEBUG : one: size = 5 OK 2026/04/21 02:02:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:02:40 DEBUG : one: Unchanged skipping 2026/04/21 02:02:41 DEBUG : three: size = 7 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:02:41 DEBUG : three: size = 5 (B2 bucket rclone-test-nubaluz9vome path CopyDest) 2026/04/21 02:02:41 DEBUG : three: Sizes differ 2026/04/21 02:02:41 DEBUG : three: Destination not found in --copy-dest 2026/04/21 02:02:41 DEBUG : three: Need to transfer - File not found at Destination 2026/04/21 02:02:41 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for checks to finish 2026/04/21 02:02:41 DEBUG : two: size = 3 OK 2026/04/21 02:02:41 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/04/21 02:02:41 DEBUG : two: Unchanged skipping 2026/04/21 02:02:41 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for transfers to finish 2026/04/21 02:02:41 DEBUG : three: size = 7 OK 2026/04/21 02:02:41 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/04/21 02:02:41 INFO : three: Copied (new) 2026/04/21 02:02:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.28s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:02:45 DEBUG : Creating backend with remote "TestB2:rclone-test-nubaluz9vome/dst" 2026/04/21 02:02:46 DEBUG : Creating backend with remote "TestB2:rclone-test-nubaluz9vome/backup" 2026/04/21 02:02:48 DEBUG : two: size = 3 OK 2026/04/21 02:02:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:02:48 DEBUG : two: Unchanged skipping 2026/04/21 02:02:48 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for checks to finish 2026/04/21 02:02:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:02:48 DEBUG : one: size = 3 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:02:48 DEBUG : one: Sizes differ 2026/04/21 02:02:49 DEBUG : one: size = 3 OK 2026/04/21 02:02:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/21 02:02:49 INFO : one: Copied (server-side copy) 2026/04/21 02:02:50 INFO : one: Deleted 2026/04/21 02:02:50 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for transfers to finish 2026/04/21 02:02:51 DEBUG : one: size = 4 OK 2026/04/21 02:02:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:02:51 INFO : one: Copied (new) 2026/04/21 02:02:51 DEBUG : Waiting for deletions to finish 2026/04/21 02:02:51 DEBUG : three.txt: size = 5 OK 2026/04/21 02:02:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/21 02:02:51 INFO : three.txt: Copied (server-side copy) 2026/04/21 02:02:51 INFO : three.txt: Deleted 2026/04/21 02:02:51 INFO : three.txt: Moved into backup dir 2026/04/21 02:02:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:02:53 DEBUG : one: size = 4 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:02:53 DEBUG : two: size = 3 OK 2026/04/21 02:02:53 DEBUG : one: Sizes differ 2026/04/21 02:02:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:02:53 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for checks to finish 2026/04/21 02:02:53 DEBUG : two: Unchanged skipping 2026/04/21 02:02:54 DEBUG : one: size = 4 OK 2026/04/21 02:02:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:02:54 INFO : one: Copied (server-side copy) 2026/04/21 02:02:54 INFO : one: Deleted 2026/04/21 02:02:54 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for transfers to finish 2026/04/21 02:02:55 DEBUG : one: size = 5 OK 2026/04/21 02:02:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/21 02:02:55 INFO : one: Copied (new) 2026/04/21 02:02:55 DEBUG : Waiting for deletions to finish 2026/04/21 02:02:55 DEBUG : three.txt: size = 6 OK 2026/04/21 02:02:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/21 02:02:55 INFO : three.txt: Copied (server-side copy) 2026/04/21 02:02:55 INFO : three.txt: Deleted 2026/04/21 02:02:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.42s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:02:58 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1101-14.backblaze.com/b2api/v1/b2_upload_file/6f326d73c03dabdb9fd80e1b/c001_v0001101_t0050": EOF 2026/04/21 02:02:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-14.backblaze.com/b2api/v1/b2_upload_file/6f326d73c03dabdb9fd80e1b/c001_v0001101_t0050": EOF) 2026/04/21 02:02:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/two" to B2 bucket rclone-test-nubaluz9vome: 1/10 (Post "https://pod-000-1101-14.backblaze.com/b2api/v1/b2_upload_file/6f326d73c03dabdb9fd80e1b/c001_v0001101_t0050": EOF) 2026/04/21 02:03:00 DEBUG : pacer: Reducing sleep to 10ms 2026/04/21 02:03:01 DEBUG : Creating backend with remote "TestB2:rclone-test-nubaluz9vome/dst" 2026/04/21 02:03:02 DEBUG : Creating backend with remote "TestB2:rclone-test-nubaluz9vome/backup" 2026/04/21 02:03:04 DEBUG : one: size = 4 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:03:04 DEBUG : one: size = 3 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:03:04 DEBUG : one: Sizes differ 2026/04/21 02:03:04 DEBUG : two: size = 3 OK 2026/04/21 02:03:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:03:04 DEBUG : two: Unchanged skipping 2026/04/21 02:03:04 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for checks to finish 2026/04/21 02:03:05 DEBUG : one.bak: size = 3 OK 2026/04/21 02:03:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/21 02:03:05 INFO : one: Copied (server-side copy) to: one.bak 2026/04/21 02:03:05 INFO : one: Deleted 2026/04/21 02:03:05 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for transfers to finish 2026/04/21 02:03:06 DEBUG : one: size = 4 OK 2026/04/21 02:03:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:03:06 INFO : one: Copied (new) 2026/04/21 02:03:06 DEBUG : Waiting for deletions to finish 2026/04/21 02:03:07 DEBUG : three.txt.bak: size = 5 OK 2026/04/21 02:03:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/21 02:03:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/21 02:03:07 INFO : three.txt: Deleted 2026/04/21 02:03:07 INFO : three.txt: Moved into backup dir 2026/04/21 02:03:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:03:08 DEBUG : one: size = 4 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:03:08 DEBUG : one: Sizes differ 2026/04/21 02:03:08 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for checks to finish 2026/04/21 02:03:08 DEBUG : two: size = 3 OK 2026/04/21 02:03:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:03:08 DEBUG : two: Unchanged skipping 2026/04/21 02:03:09 DEBUG : one.bak: size = 4 OK 2026/04/21 02:03:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:03:09 INFO : one: Copied (server-side copy) to: one.bak 2026/04/21 02:03:10 INFO : one: Deleted 2026/04/21 02:03:10 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for transfers to finish 2026/04/21 02:03:10 DEBUG : one: size = 5 OK 2026/04/21 02:03:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/21 02:03:10 INFO : one: Copied (new) 2026/04/21 02:03:10 DEBUG : Waiting for deletions to finish 2026/04/21 02:03:11 DEBUG : three.txt.bak: size = 6 OK 2026/04/21 02:03:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/21 02:03:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/21 02:03:11 INFO : three.txt: Deleted 2026/04/21 02:03:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.47s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:03:13 DEBUG : Creating backend with remote "TestB2:rclone-test-nubaluz9vome/dst" 2026/04/21 02:03:14 DEBUG : Creating backend with remote "TestB2:rclone-test-nubaluz9vome/backup" 2026/04/21 02:03:16 DEBUG : one: size = 4 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:03:16 DEBUG : one: size = 3 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:03:16 DEBUG : one: Sizes differ 2026/04/21 02:03:16 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for checks to finish 2026/04/21 02:03:16 DEBUG : two: size = 3 OK 2026/04/21 02:03:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:03:16 DEBUG : two: Unchanged skipping 2026/04/21 02:03:18 DEBUG : one-2019-01-01: size = 3 OK 2026/04/21 02:03:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/21 02:03:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/21 02:03:18 INFO : one: Deleted 2026/04/21 02:03:18 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for transfers to finish 2026/04/21 02:03:19 DEBUG : one: size = 4 OK 2026/04/21 02:03:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:03:19 INFO : one: Copied (new) 2026/04/21 02:03:19 DEBUG : Waiting for deletions to finish 2026/04/21 02:03:19 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/21 02:03:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/21 02:03:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/21 02:03:20 INFO : three.txt: Deleted 2026/04/21 02:03:20 INFO : three.txt: Moved into backup dir 2026/04/21 02:03:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:03:22 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for checks to finish 2026/04/21 02:03:22 DEBUG : one: size = 4 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:03:22 DEBUG : one: Sizes differ 2026/04/21 02:03:22 DEBUG : two: size = 3 OK 2026/04/21 02:03:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:03:22 DEBUG : two: Unchanged skipping 2026/04/21 02:03:22 DEBUG : one-2019-01-01: size = 4 OK 2026/04/21 02:03:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:03:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/21 02:03:22 INFO : one: Deleted 2026/04/21 02:03:22 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for transfers to finish 2026/04/21 02:03:23 DEBUG : one: size = 5 OK 2026/04/21 02:03:23 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/21 02:03:23 INFO : one: Copied (new) 2026/04/21 02:03:23 DEBUG : Waiting for deletions to finish 2026/04/21 02:03:24 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/21 02:03:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/21 02:03:24 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/21 02:03:24 INFO : three.txt: Deleted 2026/04/21 02:03:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.24s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:03:27 DEBUG : Creating backend with remote "TestB2:rclone-test-nubaluz9vome/dst" 2026/04/21 02:03:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:03:29 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for checks to finish 2026/04/21 02:03:29 DEBUG : one: size = 3 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:03:29 DEBUG : one: Sizes differ 2026/04/21 02:03:29 DEBUG : two: size = 3 OK 2026/04/21 02:03:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:03:29 DEBUG : two: Unchanged skipping 2026/04/21 02:03:30 DEBUG : one.bak: size = 3 OK 2026/04/21 02:03:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/21 02:03:30 INFO : one: Copied (server-side copy) to: one.bak 2026/04/21 02:03:30 INFO : one: Deleted 2026/04/21 02:03:30 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for transfers to finish 2026/04/21 02:03:31 DEBUG : one: size = 4 OK 2026/04/21 02:03:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:03:31 INFO : one: Copied (new) 2026/04/21 02:03:31 DEBUG : Waiting for deletions to finish 2026/04/21 02:03:31 DEBUG : three.txt.bak: size = 5 OK 2026/04/21 02:03:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/21 02:03:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/21 02:03:31 INFO : three.txt: Deleted 2026/04/21 02:03:31 INFO : three.txt: Moved into backup dir 2026/04/21 02:03:32 DEBUG : one.bak: Excluded (Path Filter) 2026/04/21 02:03:32 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/04/21 02:03:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:03:32 DEBUG : one: size = 4 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:03:32 DEBUG : one: Sizes differ 2026/04/21 02:03:32 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for checks to finish 2026/04/21 02:03:32 DEBUG : two: size = 3 OK 2026/04/21 02:03:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:03:32 DEBUG : two: Unchanged skipping 2026/04/21 02:03:33 DEBUG : one.bak: size = 4 OK 2026/04/21 02:03:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:03:33 INFO : one: Copied (server-side copy) to: one.bak 2026/04/21 02:03:33 INFO : one: Deleted 2026/04/21 02:03:33 DEBUG : B2 bucket rclone-test-nubaluz9vome path dst: Waiting for transfers to finish 2026/04/21 02:03:33 DEBUG : one: size = 5 OK 2026/04/21 02:03:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/21 02:03:33 INFO : one: Copied (new) 2026/04/21 02:03:33 DEBUG : Waiting for deletions to finish 2026/04/21 02:03:34 DEBUG : three.txt.bak: size = 6 OK 2026/04/21 02:03:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/21 02:03:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/21 02:03:34 INFO : three.txt: Deleted 2026/04/21 02:03:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.01s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:03:37 DEBUG : Creating backend with remote "TestB2:rclone-test-nubaluz9vome/dst" 2026/04/21 02:03:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:03:38 DEBUG : one: size = 3 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:03:38 DEBUG : one: Sizes differ 2026/04/21 02:03:39 DEBUG : one.bak: size = 3 OK 2026/04/21 02:03:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/21 02:03:39 INFO : one: Copied (server-side copy) to: one.bak 2026/04/21 02:03:40 INFO : one: Deleted 2026/04/21 02:03:41 DEBUG : one: size = 4 OK 2026/04/21 02:03:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:03:41 INFO : one: Copied (new) 2026/04/21 02:03:41 DEBUG : two: size = 3 OK 2026/04/21 02:03:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:03:41 DEBUG : two: Unchanged skipping 2026/04/21 02:03:41 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:03:41 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:03:41 DEBUG : three.txt: Sizes differ 2026/04/21 02:03:42 DEBUG : three.txt.bak: size = 5 OK 2026/04/21 02:03:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/21 02:03:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/21 02:03:42 INFO : three.txt: Deleted 2026/04/21 02:03:42 DEBUG : three.txt: size = 6 OK 2026/04/21 02:03:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/21 02:03:42 INFO : three.txt: Copied (new) 2026/04/21 02:03:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:03:43 DEBUG : one: size = 4 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:03:43 DEBUG : one: Sizes differ 2026/04/21 02:03:44 DEBUG : one.bak: size = 4 OK 2026/04/21 02:03:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:03:44 INFO : one: Copied (server-side copy) to: one.bak 2026/04/21 02:03:44 INFO : one: Deleted 2026/04/21 02:03:44 DEBUG : one: size = 5 OK 2026/04/21 02:03:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/21 02:03:44 INFO : one: Copied (new) 2026/04/21 02:03:45 DEBUG : two: size = 3 OK 2026/04/21 02:03:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:03:45 DEBUG : two: Unchanged skipping 2026/04/21 02:03:45 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:03:45 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:03:45 DEBUG : three.txt: Sizes differ 2026/04/21 02:03:45 DEBUG : three.txt.bak: size = 6 OK 2026/04/21 02:03:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/21 02:03:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/04/21 02:03:46 INFO : three.txt: Deleted 2026/04/21 02:03:46 DEBUG : three.txt: size = 19 OK 2026/04/21 02:03:46 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/21 02:03:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.26s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:03:49 DEBUG : Creating backend with remote "TestB2:rclone-test-nubaluz9vome/dst" 2026/04/21 02:03:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:03:51 DEBUG : one: size = 3 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:03:51 DEBUG : one: Sizes differ 2026/04/21 02:03:52 DEBUG : one-2019-01-01: size = 3 OK 2026/04/21 02:03:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/04/21 02:03:52 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/21 02:03:52 INFO : one: Deleted 2026/04/21 02:03:53 DEBUG : one: size = 4 OK 2026/04/21 02:03:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:03:53 INFO : one: Copied (new) 2026/04/21 02:03:53 DEBUG : two: size = 3 OK 2026/04/21 02:03:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:03:53 DEBUG : two: Unchanged skipping 2026/04/21 02:03:54 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:03:54 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:03:54 DEBUG : three.txt: Sizes differ 2026/04/21 02:03:54 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/04/21 02:03:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/04/21 02:03:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/21 02:03:54 INFO : three.txt: Deleted 2026/04/21 02:03:55 DEBUG : three.txt: size = 6 OK 2026/04/21 02:03:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/21 02:03:55 INFO : three.txt: Copied (new) 2026/04/21 02:03:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:03:56 DEBUG : one: size = 4 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:03:56 DEBUG : one: Sizes differ 2026/04/21 02:03:56 DEBUG : one-2019-01-01: size = 4 OK 2026/04/21 02:03:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/04/21 02:03:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/04/21 02:03:56 INFO : one: Deleted 2026/04/21 02:03:57 DEBUG : one: size = 5 OK 2026/04/21 02:03:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/04/21 02:03:57 INFO : one: Copied (new) 2026/04/21 02:03:57 DEBUG : two: size = 3 OK 2026/04/21 02:03:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:03:57 DEBUG : two: Unchanged skipping 2026/04/21 02:03:57 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:03:57 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nubaluz9vome path dst) 2026/04/21 02:03:57 DEBUG : three.txt: Sizes differ 2026/04/21 02:03:58 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/04/21 02:03:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/04/21 02:03:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/04/21 02:03:58 INFO : three.txt: Deleted 2026/04/21 02:03:59 DEBUG : three.txt: size = 19 OK 2026/04/21 02:03:59 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/04/21 02:03:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.60s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:04:01 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:04:01 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:04:01 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:04:01 DEBUG : Testêé: Sizes differ 2026/04/21 02:04:01 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:04:02 DEBUG : Testêé: size = 14 OK 2026/04/21 02:04:02 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/04/21 02:04:02 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/04/21 02:04:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.33s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:04:03 DEBUG : existing: Need to transfer - File not found at Destination 2026/04/21 02:04:03 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:04:03 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:04:03 DEBUG : existing: size = 6 OK 2026/04/21 02:04:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/04/21 02:04:03 INFO : existing: Copied (new) 2026/04/21 02:04:03 DEBUG : Waiting for deletions to finish 2026/04/21 02:04:04 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:04:04 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:04:04 DEBUG : existing: size = 6 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:04:04 DEBUG : existing: Sizes differ 2026/04/21 02:04:04 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/04/21 02:04:04 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:04:04 ERROR : B2 bucket rclone-test-nubaluz9vome: not deleting files as there were IO errors 2026/04/21 02:04:04 ERROR : B2 bucket rclone-test-nubaluz9vome: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.07s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:04:05 DEBUG : EXISTING: size = 6 OK 2026/04/21 02:04:05 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:05 DEBUG : existing: Unchanged skipping 2026/04/21 02:04:05 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:04:05 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:04:05 DEBUG : Waiting for deletions to finish 2026/04/21 02:04:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.58s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", 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:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:04:25 DEBUG : both0: size = 6 OK 2026/04/21 02:04:25 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:25 DEBUG : both0: Unchanged skipping 2026/04/21 02:04:25 DEBUG : both10: size = 6 OK 2026/04/21 02:04:25 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:25 DEBUG : both10: Unchanged skipping 2026/04/21 02:04:25 DEBUG : both11: size = 6 OK 2026/04/21 02:04:25 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:25 DEBUG : both11: Unchanged skipping 2026/04/21 02:04:25 DEBUG : both12: size = 6 OK 2026/04/21 02:04:25 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:25 DEBUG : both12: Unchanged skipping 2026/04/21 02:04:25 DEBUG : both13: size = 6 OK 2026/04/21 02:04:25 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:25 DEBUG : both13: Unchanged skipping 2026/04/21 02:04:25 DEBUG : both14: size = 6 OK 2026/04/21 02:04:25 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:25 DEBUG : both14: Unchanged skipping 2026/04/21 02:04:25 DEBUG : both15: size = 6 OK 2026/04/21 02:04:25 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:25 DEBUG : both15: Unchanged skipping 2026/04/21 02:04:25 DEBUG : both16: size = 6 OK 2026/04/21 02:04:25 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:25 DEBUG : both16: Unchanged skipping 2026/04/21 02:04:25 DEBUG : both17: size = 6 OK 2026/04/21 02:04:25 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:25 DEBUG : both17: Unchanged skipping 2026/04/21 02:04:25 DEBUG : both18: size = 6 OK 2026/04/21 02:04:25 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:25 DEBUG : both18: Unchanged skipping 2026/04/21 02:04:25 DEBUG : both19: size = 6 OK 2026/04/21 02:04:25 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:25 DEBUG : both19: Unchanged skipping 2026/04/21 02:04:25 DEBUG : both1: size = 6 OK 2026/04/21 02:04:25 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:25 DEBUG : both1: Unchanged skipping 2026/04/21 02:04:25 DEBUG : both2: size = 6 OK 2026/04/21 02:04:25 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:25 DEBUG : both2: Unchanged skipping 2026/04/21 02:04:25 DEBUG : both3: size = 6 OK 2026/04/21 02:04:25 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:25 DEBUG : both3: Unchanged skipping 2026/04/21 02:04:25 DEBUG : both4: size = 6 OK 2026/04/21 02:04:25 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:25 DEBUG : both4: Unchanged skipping 2026/04/21 02:04:25 DEBUG : both5: size = 6 OK 2026/04/21 02:04:25 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:25 DEBUG : both5: Unchanged skipping 2026/04/21 02:04:25 DEBUG : both6: size = 6 OK 2026/04/21 02:04:25 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:25 DEBUG : both6: Unchanged skipping 2026/04/21 02:04:25 DEBUG : both7: size = 6 OK 2026/04/21 02:04:25 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:25 DEBUG : both7: Unchanged skipping 2026/04/21 02:04:25 DEBUG : both8: size = 6 OK 2026/04/21 02:04:25 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:25 DEBUG : both8: Unchanged skipping 2026/04/21 02:04:25 DEBUG : both9: size = 6 OK 2026/04/21 02:04:25 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:25 DEBUG : both9: Unchanged skipping 2026/04/21 02:04:25 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:04:25 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:04:25 DEBUG : Waiting for deletions to finish 2026/04/21 02:04:25 INFO : only15: Deleted 2026/04/21 02:04:26 INFO : only17: Deleted 2026/04/21 02:04:26 INFO : only8: Deleted 2026/04/21 02:04:26 INFO : only9: Deleted 2026/04/21 02:04:26 INFO : only12: Deleted 2026/04/21 02:04:26 INFO : only3: Deleted 2026/04/21 02:04:26 INFO : only6: Deleted 2026/04/21 02:04:26 INFO : only0: Deleted 2026/04/21 02:04:26 INFO : only11: Deleted 2026/04/21 02:04:26 INFO : only16: Deleted 2026/04/21 02:04:26 INFO : only7: Deleted 2026/04/21 02:04:26 INFO : only10: Deleted 2026/04/21 02:04:26 INFO : only14: Deleted 2026/04/21 02:04:26 INFO : only18: Deleted 2026/04/21 02:04:26 INFO : only19: Deleted 2026/04/21 02:04:26 INFO : only1: Deleted 2026/04/21 02:04:27 INFO : only2: Deleted 2026/04/21 02:04:27 INFO : only4: Deleted 2026/04/21 02:04:27 INFO : only5: Deleted 2026/04/21 02:04:27 INFO : only13: Deleted 2026/04/21 02:04:27 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (23.65s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:04:49 DEBUG : both10: size = 6 OK 2026/04/21 02:04:49 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:04:49 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:49 DEBUG : both12: size = 6 OK 2026/04/21 02:04:49 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:49 DEBUG : both11: size = 6 OK 2026/04/21 02:04:49 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:49 DEBUG : both0: size = 6 OK 2026/04/21 02:04:49 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:49 DEBUG : both12: Unchanged skipping 2026/04/21 02:04:49 DEBUG : both13: size = 6 OK 2026/04/21 02:04:49 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:49 DEBUG : both0: Unchanged skipping 2026/04/21 02:04:49 DEBUG : both14: size = 6 OK 2026/04/21 02:04:49 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:49 DEBUG : both10: Unchanged skipping 2026/04/21 02:04:49 DEBUG : both15: size = 6 OK 2026/04/21 02:04:49 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:49 DEBUG : both14: Unchanged skipping 2026/04/21 02:04:49 DEBUG : both16: size = 6 OK 2026/04/21 02:04:49 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:49 DEBUG : both15: Unchanged skipping 2026/04/21 02:04:49 DEBUG : both17: size = 6 OK 2026/04/21 02:04:49 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:49 DEBUG : both17: Unchanged skipping 2026/04/21 02:04:49 DEBUG : both18: size = 6 OK 2026/04/21 02:04:49 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:49 DEBUG : both18: Unchanged skipping 2026/04/21 02:04:49 DEBUG : both19: size = 6 OK 2026/04/21 02:04:49 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:49 DEBUG : both19: Unchanged skipping 2026/04/21 02:04:49 DEBUG : both1: size = 6 OK 2026/04/21 02:04:49 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:49 DEBUG : both1: Unchanged skipping 2026/04/21 02:04:49 DEBUG : both2: size = 6 OK 2026/04/21 02:04:49 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:49 DEBUG : both2: Unchanged skipping 2026/04/21 02:04:49 DEBUG : both3: size = 6 OK 2026/04/21 02:04:49 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:49 DEBUG : both3: Unchanged skipping 2026/04/21 02:04:49 DEBUG : both4: size = 6 OK 2026/04/21 02:04:49 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:49 DEBUG : both4: Unchanged skipping 2026/04/21 02:04:49 DEBUG : both5: size = 6 OK 2026/04/21 02:04:49 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:49 DEBUG : both5: Unchanged skipping 2026/04/21 02:04:49 DEBUG : both6: size = 6 OK 2026/04/21 02:04:49 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:49 DEBUG : both6: Unchanged skipping 2026/04/21 02:04:49 DEBUG : both7: size = 6 OK 2026/04/21 02:04:49 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:49 DEBUG : both7: Unchanged skipping 2026/04/21 02:04:49 DEBUG : both8: size = 6 OK 2026/04/21 02:04:49 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:49 DEBUG : both8: Unchanged skipping 2026/04/21 02:04:49 DEBUG : both9: size = 6 OK 2026/04/21 02:04:49 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:04:49 DEBUG : both9: Unchanged skipping 2026/04/21 02:04:49 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:04:49 DEBUG : only0: size = 6 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:04:49 DEBUG : only0: Sizes differ 2026/04/21 02:04:49 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:04:49 DEBUG : only10: size = 6 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:04:49 DEBUG : only10: Sizes differ 2026/04/21 02:04:49 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:04:49 DEBUG : only11: size = 6 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:04:49 DEBUG : only11: Sizes differ 2026/04/21 02:04:49 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:04:49 DEBUG : only12: size = 6 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:04:49 DEBUG : only12: Sizes differ 2026/04/21 02:04:49 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:04:49 DEBUG : only13: size = 6 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:04:49 DEBUG : only13: Sizes differ 2026/04/21 02:04:49 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:04:49 DEBUG : only14: size = 6 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:04:49 DEBUG : only14: Sizes differ 2026/04/21 02:04:49 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:04:49 DEBUG : only15: size = 6 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:04:49 DEBUG : only15: Sizes differ 2026/04/21 02:04:49 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:04:49 DEBUG : only16: size = 6 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:04:49 DEBUG : only16: Sizes differ 2026/04/21 02:04:49 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:04:49 DEBUG : only17: size = 6 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:04:49 DEBUG : only17: Sizes differ 2026/04/21 02:04:49 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:04:49 DEBUG : only18: size = 6 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:04:49 DEBUG : only18: Sizes differ 2026/04/21 02:04:49 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:04:49 DEBUG : only19: size = 6 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:04:49 DEBUG : only19: Sizes differ 2026/04/21 02:04:49 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:04:49 DEBUG : only1: size = 6 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:04:49 DEBUG : only1: Sizes differ 2026/04/21 02:04:49 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:04:49 DEBUG : only2: size = 6 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:04:49 DEBUG : only2: Sizes differ 2026/04/21 02:04:49 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:04:49 DEBUG : only3: size = 6 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:04:49 DEBUG : only3: Sizes differ 2026/04/21 02:04:49 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:04:49 DEBUG : only4: size = 6 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:04:49 DEBUG : only4: Sizes differ 2026/04/21 02:04:49 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:04:49 DEBUG : only5: size = 6 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:04:49 DEBUG : only5: Sizes differ 2026/04/21 02:04:49 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:04:49 DEBUG : only6: size = 6 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:04:49 DEBUG : only6: Sizes differ 2026/04/21 02:04:49 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:04:49 DEBUG : only7: size = 6 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:04:49 DEBUG : only7: Sizes differ 2026/04/21 02:04:49 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:04:49 DEBUG : only8: size = 6 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:04:49 DEBUG : only8: Sizes differ 2026/04/21 02:04:49 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4046059604) 2026/04/21 02:04:49 DEBUG : only9: size = 6 (B2 bucket rclone-test-nubaluz9vome) 2026/04/21 02:04:49 DEBUG : only9: Sizes differ 2026/04/21 02:04:49 DEBUG : both11: Unchanged skipping 2026/04/21 02:04:49 DEBUG : both13: Unchanged skipping 2026/04/21 02:04:49 DEBUG : both16: Unchanged skipping 2026/04/21 02:04:49 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:04:49 DEBUG : only0: size = 0 OK 2026/04/21 02:04:49 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:04:49 INFO : only0: Copied (replaced existing) 2026/04/21 02:04:49 DEBUG : only10: size = 0 OK 2026/04/21 02:04:49 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:04:49 INFO : only10: Copied (replaced existing) 2026/04/21 02:04:49 DEBUG : only13: size = 0 OK 2026/04/21 02:04:49 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:04:49 INFO : only13: Copied (replaced existing) 2026/04/21 02:04:50 DEBUG : only14: size = 0 OK 2026/04/21 02:04:50 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:04:50 INFO : only14: Copied (replaced existing) 2026/04/21 02:04:50 DEBUG : only15: size = 0 OK 2026/04/21 02:04:50 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:04:50 INFO : only15: Copied (replaced existing) 2026/04/21 02:04:50 DEBUG : only11: size = 0 OK 2026/04/21 02:04:50 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:04:50 INFO : only11: Copied (replaced existing) 2026/04/21 02:04:50 DEBUG : only16: size = 0 OK 2026/04/21 02:04:50 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:04:50 INFO : only16: Copied (replaced existing) 2026/04/21 02:04:50 DEBUG : only17: size = 0 OK 2026/04/21 02:04:50 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:04:50 INFO : only17: Copied (replaced existing) 2026/04/21 02:04:50 DEBUG : only12: size = 0 OK 2026/04/21 02:04:50 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:04:50 INFO : only12: Copied (replaced existing) 2026/04/21 02:04:50 DEBUG : only18: size = 0 OK 2026/04/21 02:04:50 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:04:50 INFO : only18: Copied (replaced existing) 2026/04/21 02:04:50 DEBUG : only19: size = 0 OK 2026/04/21 02:04:50 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:04:50 INFO : only19: Copied (replaced existing) 2026/04/21 02:04:50 DEBUG : only1: size = 0 OK 2026/04/21 02:04:50 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:04:50 INFO : only1: Copied (replaced existing) 2026/04/21 02:04:50 DEBUG : only2: size = 0 OK 2026/04/21 02:04:50 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:04:50 INFO : only2: Copied (replaced existing) 2026/04/21 02:04:50 DEBUG : only3: size = 0 OK 2026/04/21 02:04:50 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:04:50 INFO : only3: Copied (replaced existing) 2026/04/21 02:04:50 DEBUG : only4: size = 0 OK 2026/04/21 02:04:50 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:04:50 INFO : only4: Copied (replaced existing) 2026/04/21 02:04:50 DEBUG : only5: size = 0 OK 2026/04/21 02:04:50 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:04:50 INFO : only5: Copied (replaced existing) 2026/04/21 02:04:50 DEBUG : only6: size = 0 OK 2026/04/21 02:04:50 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:04:50 INFO : only6: Copied (replaced existing) 2026/04/21 02:04:50 DEBUG : only7: size = 0 OK 2026/04/21 02:04:50 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:04:50 INFO : only7: Copied (replaced existing) 2026/04/21 02:04:50 DEBUG : only8: size = 0 OK 2026/04/21 02:04:50 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:04:50 INFO : only8: Copied (replaced existing) 2026/04/21 02:04:50 DEBUG : only9: size = 0 OK 2026/04/21 02:04:50 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/04/21 02:04:50 INFO : only9: Copied (replaced existing) 2026/04/21 02:04:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (27.38s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:04:59 DEBUG : empty_dir: Making directory with metadata 2026/04/21 02:04:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 02:04:59 DEBUG : empty_on_remote: Making directory with metadata 2026/04/21 02:04:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 02:04:59 INFO : empty_on_remote: Making directory 2026/04/21 02:04:59 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/21 02:05:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/21 02:05:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/21 02:05:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/21 02:05:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.34s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:05:01 DEBUG : empty_dir: Making directory with metadata 2026/04/21 02:05:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 02:05:01 DEBUG : empty_on_remote: Making directory with metadata 2026/04/21 02:05:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/04/21 02:05:01 INFO : empty_on_remote: Making directory 2026/04/21 02:05:01 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/04/21 02:05:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/04/21 02:05:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/04/21 02:05:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/04/21 02:05:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/04/21 02:05:02 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.37s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:05:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/21 02:05:03 INFO : sub dir: Making directory 2026/04/21 02:05:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.15s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:05:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/04/21 02:05:06 INFO : sub dir: Making directory 2026/04/21 02:05:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.07s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:05:16 DEBUG : Waiting for deletions to finish 2026/04/21 02:05:16 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:05:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:05:16 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:05:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:05:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:05:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:05:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:05:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:05:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:05:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:05:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:05:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:05:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:05:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:05:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:05:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:05:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:05:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:05:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:05:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 02:05:17 DEBUG : apple: size = 5 OK 2026/04/21 02:05:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 02:05:17 DEBUG : apple: Unchanged skipping 2026/04/21 02:05:17 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 02:05:17 DEBUG : banana: size = 6 OK 2026/04/21 02:05:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : banana: Unchanged skipping 2026/04/21 02:05:17 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 02:05:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 02:05:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 02:05:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:05:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 02:05:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 02:05:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 02:05:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 02:05:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 02:05:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 02:05:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 02:05:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 02:05:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 02:05:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 02:05:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 02:05:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 02:05:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 02:05:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 02:05:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:05:17 DEBUG : Waiting for deletions to finish 2026/04/21 02:05:17 INFO : There was nothing to transfer 2026/04/21 02:05:17 DEBUG : Waiting for deletions to finish 2026/04/21 02:05:17 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:05:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:05:17 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:05:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:05:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:05:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:05:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:05:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:05:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:05:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:05:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:05:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:05:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:05:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:05:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:05:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:05:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:05:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:05:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:05:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 02:05:17 DEBUG : apple: size = 5 OK 2026/04/21 02:05:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : apple: Unchanged skipping 2026/04/21 02:05:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 02:05:17 DEBUG : banana: size = 6 OK 2026/04/21 02:05:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : banana: Unchanged skipping 2026/04/21 02:05:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 02:05:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 02:05:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 02:05:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 02:05:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 02:05:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 02:05:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 02:05:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 02:05:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 02:05:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 02:05:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 02:05:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:05:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 02:05:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 02:05:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 02:05:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 02:05:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 02:05:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 02:05:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 02:05:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 02:05:17 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:05:17 DEBUG : Waiting for deletions to finish 2026/04/21 02:05:17 INFO : There was nothing to transfer 2026/04/21 02:05:17 DEBUG : Waiting for deletions to finish 2026/04/21 02:05:18 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:05:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:05:18 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:05:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:05:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:05:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:05:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:05:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:05:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:05:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:05:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:05:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:05:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:05:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:05:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:05:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:05:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:05:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:05:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:05:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:05:33 DEBUG : Waiting for deletions to finish 2026/04/21 02:05:34 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 02:05:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 02:05:34 DEBUG : banana: size = 6 OK 2026/04/21 02:05:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:34 DEBUG : banana: Unchanged skipping 2026/04/21 02:05:34 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 02:05:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:34 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 02:05:34 DEBUG : apple: size = 5 OK 2026/04/21 02:05:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:34 DEBUG : apple: Unchanged skipping 2026/04/21 02:05:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 02:05:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 02:05:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 02:05:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 02:05:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 02:05:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 02:05:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 02:05:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 02:05:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 02:05:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 02:05:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 02:05:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 02:05:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 02:05:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 02:05:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 02:05:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 02:05:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 02:05:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 02:05:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 02:05:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 02:05:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 02:05:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 02:05:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 02:05:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 02:05:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 02:05:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 02:05:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 02:05:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 02:05:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 02:05:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 02:05:34 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:05:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 02:05:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 02:05:34 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:05:34 DEBUG : Waiting for deletions to finish 2026/04/21 02:05:34 INFO : There was nothing to transfer 2026/04/21 02:05:34 DEBUG : Waiting for deletions to finish 2026/04/21 02:05:34 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:05:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 02:05:35 DEBUG : apple: size = 5 OK 2026/04/21 02:05:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:35 DEBUG : apple: Unchanged skipping 2026/04/21 02:05:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 02:05:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 02:05:35 DEBUG : banana: size = 6 OK 2026/04/21 02:05:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:35 DEBUG : banana: Unchanged skipping 2026/04/21 02:05:35 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 02:05:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:35 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 02:05:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 02:05:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 02:05:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 02:05:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 02:05:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:35 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:05:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 02:05:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 02:05:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 02:05:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 02:05:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 02:05:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 02:05:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 02:05:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 02:05:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 02:05:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 02:05:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 02:05:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 02:05:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 02:05:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 02:05:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 02:05:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 02:05:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 02:05:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 02:05:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 02:05:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 02:05:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 02:05:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 02:05:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 02:05:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 02:05:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 02:05:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 02:05:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 02:05:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 02:05:35 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:05:35 DEBUG : Waiting for deletions to finish 2026/04/21 02:05:35 INFO : There was nothing to transfer 2026/04/21 02:05:35 DEBUG : Waiting for deletions to finish 2026/04/21 02:05:35 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:05:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:05:35 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:05:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:05:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:05:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:05:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:05:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:05:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:05:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:05:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:05:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:05:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:05:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:05:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:05:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:05:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:05:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:05:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:05:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:05:50 DEBUG : Waiting for deletions to finish 2026/04/21 02:05:50 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:05:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:05:50 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:05:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:05:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:05:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:05:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:05:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:05:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:05:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:05:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:05:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:05:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:05:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:05:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:05:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:05:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:05:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:05:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:05:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 02:05:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/21 02:05:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/21 02:05:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/21 02:05:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/21 02:05:51 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:51 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:51 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:51 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/21 02:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:51 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/21 02:05:51 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/21 02:05:51 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/21 02:05:51 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/21 02:05:51 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/21 02:05:51 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/21 02:05:51 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/21 02:05:51 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/21 02:05:51 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/21 02:05:51 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/21 02:05:51 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/21 02:05:51 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/21 02:05:51 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/21 02:05:51 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/21 02:05:51 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/21 02:05:51 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/21 02:05:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/21 02:05:51 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:05:51 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:05:51 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/21 02:05:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/21 02:05:51 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:51 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/21 02:05:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/21 02:05:51 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:51 DEBUG : YmFuYW5h: size = 6 OK 2026/04/21 02:05:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/21 02:05:51 INFO : banana: Copied (new) to: YmFuYW5h 2026/04/21 02:05:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:52 DEBUG : YXBwbGU=: size = 5 OK 2026/04/21 02:05:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/21 02:05:52 INFO : apple: Copied (new) to: YXBwbGU= 2026/04/21 02:05:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:52 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/21 02:05:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/21 02:05:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/21 02:05:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/21 02:05:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:52 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/21 02:05:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/21 02:05:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:52 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/21 02:05:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/21 02:05:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:52 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/21 02:05:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/21 02:05:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:52 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/21 02:05:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/21 02:05:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:52 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/21 02:05:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/21 02:05:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:52 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/21 02:05:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/21 02:05:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/21 02:05:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/21 02:05:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:53 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/21 02:05:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/21 02:05:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:53 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/21 02:05:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/21 02:05:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/21 02:05:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/21 02:05:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 02:05:53 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/21 02:05:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/21 02:05:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/21 02:05:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/21 02:05:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:53 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/21 02:05:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/21 02:05:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:53 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/21 02:05:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/21 02:05:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/04/21 02:05:53 DEBUG : Waiting for deletions to finish 2026/04/21 02:05:53 INFO : splitbananasplit: Deleted 2026/04/21 02:05:54 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/21 02:05:54 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/21 02:05:54 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/21 02:05:54 INFO : apple: Deleted 2026/04/21 02:05:54 INFO : appleappleapplebanana: Deleted 2026/04/21 02:05:54 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/21 02:05:54 INFO : dir1/0008-2345678.txt: Deleted 2026/04/21 02:05:54 INFO : dir1/0014-89;=.txt: Deleted 2026/04/21 02:05:54 INFO : banana: Deleted 2026/04/21 02:05:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/21 02:05:54 INFO : dir1/0003-defghij.txt: Deleted 2026/04/21 02:05:54 INFO : dir1/0007-1234567.txt: Deleted 2026/04/21 02:05:54 INFO : dir1/0010-456789.txt: Deleted 2026/04/21 02:05:54 INFO : dir1/0009-3456789.txt: Deleted 2026/04/21 02:05:54 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/21 02:05:54 INFO : dir1/0011-56789;.txt: Deleted 2026/04/21 02:05:54 INFO : dir1/0012-6789;.txt: Deleted 2026/04/21 02:05:54 INFO : dir1/0013-789;=.txt: Deleted 2026/04/21 02:05:54 INFO : dir1/0015-9;=.txt: Deleted 2026/04/21 02:05:54 DEBUG : Waiting for deletions to finish 2026/04/21 02:05:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/21 02:05:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/21 02:05:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/21 02:05:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/21 02:05:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/21 02:05:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/21 02:05:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/21 02:05:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/21 02:05:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/21 02:05:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/21 02:05:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/21 02:05:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/21 02:05:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/21 02:05:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/21 02:05:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/21 02:05:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/21 02:05:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/21 02:05:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/21 02:05:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/21 02:05:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/21 02:05:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 02:05:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 02:05:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 02:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 02:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:55 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:55 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:55 DEBUG : YXBwbGU=: size = 5 OK 2026/04/21 02:05:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:55 DEBUG : apple: Unchanged skipping 2026/04/21 02:05:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 02:05:55 DEBUG : YmFuYW5h: size = 6 OK 2026/04/21 02:05:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:55 DEBUG : banana: Unchanged skipping 2026/04/21 02:05:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/04/21 02:05:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:55 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 02:05:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/21 02:05:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/04/21 02:05:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/04/21 02:05:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 02:05:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/04/21 02:05:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 02:05:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/04/21 02:05:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 02:05:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/04/21 02:05:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 02:05:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/04/21 02:05:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 02:05:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/04/21 02:05:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 02:05:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/04/21 02:05:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 02:05:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/04/21 02:05:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 02:05:55 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/04/21 02:05:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 02:05:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/04/21 02:05:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 02:05:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/04/21 02:05:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 02:05:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/04/21 02:05:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 02:05:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/04/21 02:05:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 02:05:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/04/21 02:05:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 02:05:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/04/21 02:05:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 02:05:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/04/21 02:05:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:05:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 02:05:55 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:05:55 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:05:55 DEBUG : Waiting for deletions to finish 2026/04/21 02:05:55 DEBUG : Waiting for deletions to finish 2026/04/21 02:05:55 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/04/21 02:05:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/04/21 02:05:55 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/04/21 02:05:55 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/04/21 02:05:55 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/04/21 02:05:55 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/04/21 02:05:55 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/04/21 02:05:55 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/04/21 02:05:55 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/04/21 02:05:55 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/04/21 02:05:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/04/21 02:05:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/04/21 02:05:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/04/21 02:05:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/04/21 02:05:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/04/21 02:05:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/04/21 02:05:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/04/21 02:05:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/04/21 02:05:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/04/21 02:05:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/04/21 02:05:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/04/21 02:05:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:56 DEBUG : apple: transformed to: YXBwbGU= 2026/04/21 02:05:56 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/04/21 02:05:56 DEBUG : banana: transformed to: YmFuYW5h 2026/04/21 02:05:56 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/04/21 02:05:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/04/21 02:05:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/04/21 02:05:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/04/21 02:05:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/04/21 02:05:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/04/21 02:05:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:06:10 DEBUG : Waiting for deletions to finish 2026/04/21 02:06:11 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:06:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:06:11 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:06:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:06:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:06:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:06:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:06:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:06:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:06:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:06:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:06:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:06:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:06:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:06:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:06:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:06:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:06:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:06:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:06:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 02:06:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/21 02:06:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/21 02:06:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/21 02:06:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/21 02:06:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:11 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 02:06:11 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 02:06:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 02:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 02:06:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 02:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 02:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 02:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 02:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 02:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 02:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 02:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 02:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 02:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 02:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 02:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 02:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 02:06:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 02:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 02:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 02:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 02:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 02:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 02:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 02:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 02:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 02:06:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 02:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 02:06:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 02:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 02:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 02:06:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 02:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 02:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 02:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 02:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 02:06:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 02:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 02:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 02:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 02:06:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 02:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 02:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 02:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 02:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 02:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 02:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 02:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 02:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 02:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 02:06:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 02:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 02:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 02:06:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 02:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 02:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 02:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 02:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 02:06:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 02:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 02:06:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 02:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 02:06:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 02:06:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 02:06:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 02:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 02:06:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 02:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 02:06:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 02:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 02:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 02:06:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 02:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 02:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 02:06:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 02:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 02:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 02:06:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 02:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 02:06:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 02:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 02:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 02:06:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 02:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 02:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 02:06:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 02:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 02:06:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/21 02:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 02:06:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/21 02:06:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 02:06:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/21 02:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 02:06:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/21 02:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 02:06:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/21 02:06:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 02:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 02:06:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 02:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 02:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 02:06:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/21 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 02:06:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 02:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 02:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 02:06:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 02:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 02:06:11 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/21 02:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 02:06:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/04/21 02:06:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/04/21 02:06:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/04/21 02:06:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/04/21 02:06:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/04/21 02:06:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/04/21 02:06:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/04/21 02:06:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/04/21 02:06:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/04/21 02:06:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/04/21 02:06:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/04/21 02:06:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/04/21 02:06:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/04/21 02:06:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/04/21 02:06:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/04/21 02:06:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:11 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/04/21 02:06:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:11 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:06:11 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:06:11 DEBUG : PREFIXbanana: size = 6 OK 2026/04/21 02:06:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/21 02:06:11 INFO : banana: Copied (new) to: PREFIXbanana 2026/04/21 02:06:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 02:06:11 DEBUG : PREFIXapple: size = 5 OK 2026/04/21 02:06:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/21 02:06:11 INFO : apple: Copied (new) to: PREFIXapple 2026/04/21 02:06:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 02:06:12 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/04/21 02:06:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/21 02:06:12 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/04/21 02:06:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 02:06:12 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/04/21 02:06:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/21 02:06:12 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/04/21 02:06:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 02:06:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/04/21 02:06:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/21 02:06:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 02:06:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 02:06:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/04/21 02:06:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/21 02:06:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 02:06:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 02:06:12 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/04/21 02:06:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/21 02:06:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/04/21 02:06:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 02:06:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/04/21 02:06:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/21 02:06:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 02:06:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 02:06:12 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/04/21 02:06:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/21 02:06:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/04/21 02:06:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 02:06:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/04/21 02:06:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/21 02:06:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 02:06:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 02:06:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/04/21 02:06:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/21 02:06:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 02:06:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 02:06:12 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/04/21 02:06:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/21 02:06:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/04/21 02:06:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 02:06:13 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/04/21 02:06:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/21 02:06:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/04/21 02:06:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 02:06:13 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/04/21 02:06:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/21 02:06:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/04/21 02:06:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 02:06:13 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/04/21 02:06:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/21 02:06:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/04/21 02:06:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 02:06:13 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/04/21 02:06:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/21 02:06:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/04/21 02:06:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/21 02:06:13 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/04/21 02:06:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/21 02:06:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/04/21 02:06:13 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/04/21 02:06:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/21 02:06:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/04/21 02:06:13 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/04/21 02:06:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/21 02:06:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/04/21 02:06:13 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/04/21 02:06:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/21 02:06:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/04/21 02:06:13 DEBUG : Waiting for deletions to finish 2026/04/21 02:06:14 INFO : splitbananasplit: Deleted 2026/04/21 02:06:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/21 02:06:14 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/21 02:06:14 INFO : dir1/0009-3456789.txt: Deleted 2026/04/21 02:06:14 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/21 02:06:14 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/21 02:06:14 INFO : apple: Deleted 2026/04/21 02:06:14 INFO : dir1/0012-6789;.txt: Deleted 2026/04/21 02:06:14 INFO : dir1/0013-789;=.txt: Deleted 2026/04/21 02:06:14 INFO : dir1/0014-89;=.txt: Deleted 2026/04/21 02:06:14 INFO : dir1/0015-9;=.txt: Deleted 2026/04/21 02:06:14 INFO : banana: Deleted 2026/04/21 02:06:14 INFO : dir1/0010-456789.txt: Deleted 2026/04/21 02:06:14 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/21 02:06:14 INFO : dir1/0011-56789;.txt: Deleted 2026/04/21 02:06:14 INFO : dir1/0003-defghij.txt: Deleted 2026/04/21 02:06:14 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/21 02:06:14 INFO : dir1/0008-2345678.txt: Deleted 2026/04/21 02:06:14 INFO : dir1/0007-1234567.txt: Deleted 2026/04/21 02:06:14 INFO : appleappleapplebanana: Deleted 2026/04/21 02:06:14 DEBUG : Waiting for deletions to finish 2026/04/21 02:06:15 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/04/21 02:06:15 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:06:15 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/04/21 02:06:15 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/04/21 02:06:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:06:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:06:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:06:15 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:06:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:06:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:06:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:06:15 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:06:15 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:06:15 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:06:15 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:06:15 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:06:15 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:06:15 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:06:15 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:06:15 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:06:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 02:06:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 02:06:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 02:06:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 02:06:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 02:06:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 02:06:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 02:06:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 02:06:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 02:06:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 02:06:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 02:06:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 02:06:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 02:06:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 02:06:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 02:06:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 02:06:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 02:06:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 02:06:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 02:06:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 02:06:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 02:06:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 02:06:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 02:06:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 02:06:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 02:06:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 02:06:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 02:06:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 02:06:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/21 02:06:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 02:06:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/21 02:06:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 02:06:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 02:06:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 02:06:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 02:06:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 02:06:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 02:06:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 02:06:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 02:06:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 02:06:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 02:06:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 02:06:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 02:06:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 02:06:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 02:06:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 02:06:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/21 02:06:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 02:06:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 02:06:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 02:06:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 02:06:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 02:06:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 02:06:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 02:06:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 02:06:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 02:06:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 02:06:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 02:06:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 02:06:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 02:06:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 02:06:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 02:06:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/21 02:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 02:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 02:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 02:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 02:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 02:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 02:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 02:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 02:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 02:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 02:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 02:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 02:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 02:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 02:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 02:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/21 02:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 02:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 02:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 02:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 02:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 02:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 02:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 02:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 02:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 02:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 02:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 02:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 02:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 02:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 02:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 02:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:15 DEBUG : apple: transformed to: PREFIXapple 2026/04/21 02:06:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/04/21 02:06:15 DEBUG : banana: transformed to: PREFIXbanana 2026/04/21 02:06:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/04/21 02:06:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/04/21 02:06:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/04/21 02:06:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/04/21 02:06:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/04/21 02:06:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/04/21 02:06:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/04/21 02:06:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/04/21 02:06:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/04/21 02:06:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/04/21 02:06:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/04/21 02:06:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/04/21 02:06:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/04/21 02:06:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/04/21 02:06:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/04/21 02:06:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/04/21 02:06:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/04/21 02:06:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/21 02:06:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/21 02:06:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/21 02:06:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/21 02:06:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:15 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:06:15 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:06:15 DEBUG : apple: size = 5 OK 2026/04/21 02:06:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/21 02:06:15 INFO : apple: Copied (new) 2026/04/21 02:06:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 02:06:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/21 02:06:15 INFO : appleappleapplebanana: Copied (new) 2026/04/21 02:06:15 DEBUG : banana: size = 6 OK 2026/04/21 02:06:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/21 02:06:15 INFO : banana: Copied (new) 2026/04/21 02:06:15 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 02:06:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/21 02:06:15 INFO : splitbananasplit: Copied (new) 2026/04/21 02:06:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 02:06:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/21 02:06:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/21 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 02:06:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/21 02:06:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/21 02:06:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 02:06:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/21 02:06:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/21 02:06:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 02:06:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/21 02:06:16 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/21 02:06:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 02:06:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/21 02:06:16 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/21 02:06:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 02:06:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/21 02:06:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/21 02:06:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 02:06:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/21 02:06:16 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/21 02:06:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 02:06:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/21 02:06:16 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/21 02:06:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 02:06:17 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/21 02:06:17 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/21 02:06:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 02:06:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/21 02:06:17 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/21 02:06:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 02:06:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/21 02:06:17 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/21 02:06:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 02:06:17 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/21 02:06:17 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/21 02:06:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 02:06:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/21 02:06:17 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/21 02:06:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 02:06:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/21 02:06:17 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/21 02:06:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 02:06:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/21 02:06:17 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/21 02:06:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 02:06:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/21 02:06:17 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/21 02:06:17 DEBUG : Waiting for deletions to finish 2026/04/21 02:06:17 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/04/21 02:06:17 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/04/21 02:06:17 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/04/21 02:06:17 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/04/21 02:06:17 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/04/21 02:06:17 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/04/21 02:06:17 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/04/21 02:06:17 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/04/21 02:06:18 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/04/21 02:06:18 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/04/21 02:06:18 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/04/21 02:06:18 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/04/21 02:06:18 INFO : PREFIXappleappleapplebanana: Deleted 2026/04/21 02:06:18 INFO : PREFIXbanana: Deleted 2026/04/21 02:06:18 INFO : PREFIXsplitbananasplit: Deleted 2026/04/21 02:06:18 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/04/21 02:06:18 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/04/21 02:06:18 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/04/21 02:06:18 INFO : PREFIXapple: Deleted 2026/04/21 02:06:18 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/04/21 02:06:18 DEBUG : Waiting for deletions to finish 2026/04/21 02:06:18 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : Waiting for deletions to finish 2026/04/21 02:06:18 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:06:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:06:33 DEBUG : Waiting for deletions to finish 2026/04/21 02:06:33 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:06:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:06:33 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:06:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:06:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:06:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:06:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:06:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:06:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:06:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:06:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:06:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:06:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:06:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:06:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:06:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:06:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:06:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:06:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:06:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 02:06:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 02:06:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 02:06:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 02:06:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 02:06:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:33 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/21 02:06:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/21 02:06:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:33 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/21 02:06:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 02:06:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/21 02:06:33 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:33 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 02:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/04/21 02:06:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/04/21 02:06:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/04/21 02:06:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/04/21 02:06:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/04/21 02:06:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/04/21 02:06:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/04/21 02:06:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:33 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/04/21 02:06:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:33 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/04/21 02:06:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:33 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/04/21 02:06:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:33 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/04/21 02:06:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/04/21 02:06:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/04/21 02:06:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:33 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:06:33 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:06:34 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/04/21 02:06:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/21 02:06:34 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/04/21 02:06:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/21 02:06:34 DEBUG : bananaSUFFIX: size = 6 OK 2026/04/21 02:06:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/21 02:06:34 INFO : banana: Copied (new) to: bananaSUFFIX 2026/04/21 02:06:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 02:06:34 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/04/21 02:06:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/21 02:06:34 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/04/21 02:06:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 02:06:34 DEBUG : appleSUFFIX: size = 5 OK 2026/04/21 02:06:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/21 02:06:34 INFO : apple: Copied (new) to: appleSUFFIX 2026/04/21 02:06:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/21 02:06:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/04/21 02:06:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/21 02:06:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/04/21 02:06:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 02:06:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/04/21 02:06:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/21 02:06:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 02:06:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 02:06:35 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/04/21 02:06:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/21 02:06:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/04/21 02:06:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 02:06:35 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/04/21 02:06:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/21 02:06:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 02:06:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/21 02:06:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/04/21 02:06:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/21 02:06:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 02:06:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/21 02:06:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/04/21 02:06:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/21 02:06:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 02:06:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/21 02:06:35 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/04/21 02:06:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/21 02:06:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 02:06:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/21 02:06:35 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/04/21 02:06:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/21 02:06:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/04/21 02:06:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/21 02:06:35 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/04/21 02:06:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/21 02:06:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/04/21 02:06:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/21 02:06:35 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/04/21 02:06:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/21 02:06:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/04/21 02:06:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/21 02:06:35 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/04/21 02:06:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/21 02:06:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/04/21 02:06:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/21 02:06:35 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/04/21 02:06:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/21 02:06:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/04/21 02:06:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/21 02:06:36 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/04/21 02:06:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/21 02:06:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/04/21 02:06:36 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/04/21 02:06:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/21 02:06:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/04/21 02:06:36 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/04/21 02:06:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/21 02:06:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/04/21 02:06:36 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/04/21 02:06:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/21 02:06:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/04/21 02:06:36 DEBUG : Waiting for deletions to finish 2026/04/21 02:06:36 INFO : apple: Deleted 2026/04/21 02:06:36 INFO : appleappleapplebanana: Deleted 2026/04/21 02:06:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/21 02:06:36 INFO : dir1/0011-56789;.txt: Deleted 2026/04/21 02:06:36 INFO : dir1/0012-6789;.txt: Deleted 2026/04/21 02:06:36 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/21 02:06:36 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/21 02:06:36 INFO : dir1/0015-9;=.txt: Deleted 2026/04/21 02:06:36 INFO : banana: Deleted 2026/04/21 02:06:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/21 02:06:36 INFO : splitbananasplit: Deleted 2026/04/21 02:06:36 INFO : dir1/0007-1234567.txt: Deleted 2026/04/21 02:06:36 INFO : dir1/0009-3456789.txt: Deleted 2026/04/21 02:06:36 INFO : dir1/0008-2345678.txt: Deleted 2026/04/21 02:06:36 INFO : dir1/0013-789;=.txt: Deleted 2026/04/21 02:06:36 INFO : dir1/0014-89;=.txt: Deleted 2026/04/21 02:06:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/21 02:06:37 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/21 02:06:37 INFO : dir1/0010-456789.txt: Deleted 2026/04/21 02:06:37 INFO : dir1/0003-defghij.txt: Deleted 2026/04/21 02:06:37 DEBUG : Waiting for deletions to finish 2026/04/21 02:06:37 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/04/21 02:06:37 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/04/21 02:06:37 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/04/21 02:06:37 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/04/21 02:06:37 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/04/21 02:06:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/04/21 02:06:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/04/21 02:06:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/04/21 02:06:37 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/04/21 02:06:37 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/04/21 02:06:37 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/04/21 02:06:37 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/04/21 02:06:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/04/21 02:06:37 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/04/21 02:06:37 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/04/21 02:06:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/04/21 02:06:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/04/21 02:06:37 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/04/21 02:06:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/04/21 02:06:37 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/04/21 02:06:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/21 02:06:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/21 02:06:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/21 02:06:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/21 02:06:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/21 02:06:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/21 02:06:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/21 02:06:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/21 02:06:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/21 02:06:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/21 02:06:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 02:06:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 02:06:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 02:06:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/21 02:06:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 02:06:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 02:06:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/21 02:06:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/21 02:06:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/21 02:06:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/21 02:06:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/21 02:06:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/21 02:06:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/21 02:06:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/21 02:06:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/21 02:06:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/21 02:06:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 02:06:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 02:06:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 02:06:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/21 02:06:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 02:06:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 02:06:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/21 02:06:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/21 02:06:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/21 02:06:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/21 02:06:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/21 02:06:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/21 02:06:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/21 02:06:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/21 02:06:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/21 02:06:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/21 02:06:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 02:06:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 02:06:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 02:06:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/21 02:06:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 02:06:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 02:06:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/21 02:06:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/21 02:06:37 DEBUG : apple: transformed to: appleSUFFIX 2026/04/21 02:06:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/04/21 02:06:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/04/21 02:06:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/04/21 02:06:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/04/21 02:06:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/04/21 02:06:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/21 02:06:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/04/21 02:06:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/21 02:06:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:37 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:06:37 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:06:38 DEBUG : apple: size = 5 OK 2026/04/21 02:06:38 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/04/21 02:06:38 INFO : apple: Copied (new) 2026/04/21 02:06:38 DEBUG : banana: size = 6 OK 2026/04/21 02:06:38 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/04/21 02:06:38 INFO : banana: Copied (new) 2026/04/21 02:06:38 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 02:06:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/21 02:06:38 INFO : splitbananasplit: Copied (new) 2026/04/21 02:06:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 02:06:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/21 02:06:38 INFO : appleappleapplebanana: Copied (new) 2026/04/21 02:06:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 02:06:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/21 02:06:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/04/21 02:06:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 02:06:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/21 02:06:38 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/04/21 02:06:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 02:06:39 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/21 02:06:39 INFO : dir1/0003-defghij.txt: Copied (new) 2026/04/21 02:06:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 02:06:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/21 02:06:39 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/04/21 02:06:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 02:06:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/21 02:06:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/04/21 02:06:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 02:06:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/21 02:06:39 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/04/21 02:06:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 02:06:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/21 02:06:39 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/04/21 02:06:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 02:06:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/21 02:06:39 INFO : dir1/0007-1234567.txt: Copied (new) 2026/04/21 02:06:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 02:06:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/21 02:06:39 INFO : dir1/0008-2345678.txt: Copied (new) 2026/04/21 02:06:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 02:06:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/21 02:06:39 INFO : dir1/0009-3456789.txt: Copied (new) 2026/04/21 02:06:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 02:06:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/21 02:06:39 INFO : dir1/0011-56789;.txt: Copied (new) 2026/04/21 02:06:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 02:06:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/21 02:06:40 INFO : dir1/0010-456789.txt: Copied (new) 2026/04/21 02:06:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 02:06:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/21 02:06:40 INFO : dir1/0012-6789;.txt: Copied (new) 2026/04/21 02:06:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 02:06:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/21 02:06:40 INFO : dir1/0013-789;=.txt: Copied (new) 2026/04/21 02:06:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 02:06:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/21 02:06:40 INFO : dir1/0014-89;=.txt: Copied (new) 2026/04/21 02:06:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 02:06:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/21 02:06:40 INFO : dir1/0015-9;=.txt: Copied (new) 2026/04/21 02:06:40 DEBUG : Waiting for deletions to finish 2026/04/21 02:06:40 INFO : bananaSUFFIX: Deleted 2026/04/21 02:06:40 INFO : splitbananasplitSUFFIX: Deleted 2026/04/21 02:06:40 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/04/21 02:06:40 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/04/21 02:06:40 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/04/21 02:06:40 INFO : appleSUFFIX: Deleted 2026/04/21 02:06:40 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/04/21 02:06:40 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/04/21 02:06:40 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/04/21 02:06:40 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/04/21 02:06:40 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/04/21 02:06:40 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/04/21 02:06:40 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/04/21 02:06:41 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/04/21 02:06:41 INFO : appleappleapplebananaSUFFIX: Deleted 2026/04/21 02:06:41 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/04/21 02:06:41 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/04/21 02:06:41 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/04/21 02:06:41 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/04/21 02:06:41 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/04/21 02:06:41 DEBUG : Waiting for deletions to finish 2026/04/21 02:06:41 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : Waiting for deletions to finish 2026/04/21 02:06:41 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:06:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:06:57 DEBUG : Waiting for deletions to finish 2026/04/21 02:06:57 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:06:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:06:57 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:06:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:06:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:06:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:06:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:06:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:06:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:06:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:06:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:06:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:06:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:06:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:06:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:06:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:06:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:06:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:06:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:06:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 02:06:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 02:06:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 02:06:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 02:06:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:06:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 02:06:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:06:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:06:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:06:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:06:57 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/04/21 02:06:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 02:06:57 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/04/21 02:06:57 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:06:57 DEBUG : apple: size = 5 OK 2026/04/21 02:06:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:06:57 DEBUG : apple: Unchanged skipping 2026/04/21 02:06:57 DEBUG : banana: size = 6 OK 2026/04/21 02:06:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:06:57 DEBUG : banana: Unchanged skipping 2026/04/21 02:06:57 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 02:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 02:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 02:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 02:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 02:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 02:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 02:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 02:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 02:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 02:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 02:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 02:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 02:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 02:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 02:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 02:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 02:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 02:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 02:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 02:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 02:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 02:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 02:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 02:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:06:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 02:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:06:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 02:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 02:06:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 02:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:06:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 02:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:06:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 02:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 02:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 02:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:06:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 02:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 02:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 02:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:06:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/21 02:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:06:57 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:06:57 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:57 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:06:57 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:57 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:06:57 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:57 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:06:57 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:57 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:06:57 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:57 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:06:57 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:57 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 02:06:57 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:57 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:06:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 02:06:57 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:57 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:06:57 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:57 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 02:06:57 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:57 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 02:06:57 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 02:06:57 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:06:57 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:57 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:06:57 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:57 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 02:06:57 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:57 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:06:57 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:57 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/21 02:06:57 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/04/21 02:06:57 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:06:57 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:06:58 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/21 02:06:58 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/04/21 02:06:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/04/21 02:06:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 02:06:58 DEBUG : appleapple: size = 21 OK 2026/04/21 02:06:58 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/04/21 02:06:58 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/04/21 02:06:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 02:06:58 DEBUG : splitbanan: size = 16 OK 2026/04/21 02:06:58 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/04/21 02:06:58 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/04/21 02:06:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 02:06:58 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/21 02:06:58 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/04/21 02:06:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/04/21 02:06:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 02:06:58 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/21 02:06:58 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/04/21 02:06:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/04/21 02:06:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 02:06:58 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/21 02:06:58 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/04/21 02:06:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/04/21 02:06:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 02:06:58 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/21 02:06:58 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/04/21 02:06:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/04/21 02:06:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 02:06:58 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/21 02:06:58 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/04/21 02:06:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/04/21 02:06:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 02:06:58 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/21 02:06:58 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/04/21 02:06:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/04/21 02:06:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 02:06:58 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/21 02:06:58 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/04/21 02:06:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/04/21 02:06:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 02:06:59 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/21 02:06:59 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/04/21 02:06:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/04/21 02:06:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 02:06:59 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/21 02:06:59 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/04/21 02:06:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/04/21 02:06:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 02:06:59 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/21 02:06:59 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/04/21 02:06:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/04/21 02:06:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 02:06:59 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/21 02:06:59 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/04/21 02:06:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/04/21 02:06:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 02:06:59 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/21 02:06:59 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/04/21 02:06:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/04/21 02:06:59 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/21 02:06:59 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/04/21 02:06:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/04/21 02:06:59 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/21 02:06:59 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/04/21 02:06:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/04/21 02:06:59 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/21 02:06:59 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/04/21 02:06:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/04/21 02:06:59 DEBUG : Waiting for deletions to finish 2026/04/21 02:06:59 INFO : appleappleapplebanana: Deleted 2026/04/21 02:06:59 INFO : dir1/0015-9;=.txt: Deleted 2026/04/21 02:06:59 INFO : dir1/0000-abcdefg.txt: Deleted 2026/04/21 02:07:00 INFO : dir1/0003-defghij.txt: Deleted 2026/04/21 02:07:00 INFO : dir1/0005-fghijkl.txt: Deleted 2026/04/21 02:07:00 INFO : dir1/0006-ghijklm.txt: Deleted 2026/04/21 02:07:00 INFO : dir1/0010-456789.txt: Deleted 2026/04/21 02:07:00 INFO : dir1/0007-1234567.txt: Deleted 2026/04/21 02:07:00 INFO : dir1/0008-2345678.txt: Deleted 2026/04/21 02:07:00 INFO : dir1/0012-6789;.txt: Deleted 2026/04/21 02:07:00 INFO : dir1/0009-3456789.txt: Deleted 2026/04/21 02:07:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/04/21 02:07:00 INFO : dir1/0011-56789;.txt: Deleted 2026/04/21 02:07:00 INFO : splitbananasplit: Deleted 2026/04/21 02:07:00 INFO : dir1/0002-cdefghi.txt: Deleted 2026/04/21 02:07:00 INFO : dir1/0004-efghijk.txt: Deleted 2026/04/21 02:07:00 INFO : dir1/0013-789;=.txt: Deleted 2026/04/21 02:07:00 INFO : dir1/0014-89;=.txt: Deleted 2026/04/21 02:07:00 DEBUG : Waiting for deletions to finish 2026/04/21 02:07:00 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:07:00 DEBUG : appleapple: Excluded (Path Filter) 2026/04/21 02:07:00 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:07:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/21 02:07:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/21 02:07:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/21 02:07:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/21 02:07:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/21 02:07:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/21 02:07:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/21 02:07:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/21 02:07:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/21 02:07:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/21 02:07:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/21 02:07:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/21 02:07:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/21 02:07:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/21 02:07:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/21 02:07:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/21 02:07:00 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/21 02:07:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 02:07:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 02:07:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 02:07:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 02:07:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 02:07:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 02:07:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 02:07:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 02:07:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 02:07:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 02:07:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 02:07:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 02:07:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 02:07:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 02:07:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 02:07:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 02:07:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 02:07:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 02:07:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 02:07:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 02:07:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 02:07:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 02:07:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 02:07:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 02:07:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 02:07:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 02:07:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 02:07:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 02:07:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 02:07:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 02:07:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 02:07:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 02:07:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 02:07:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 02:07:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 02:07:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 02:07:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 02:07:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 02:07:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 02:07:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 02:07:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 02:07:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 02:07:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 02:07:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 02:07:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 02:07:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 02:07:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 02:07:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 02:07:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 02:07:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 02:07:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 02:07:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 02:07:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 02:07:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 02:07:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 02:07:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 02:07:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 02:07:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 02:07:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 02:07:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 02:07:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 02:07:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 02:07:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 02:07:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 02:07:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 02:07:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 02:07:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 02:07:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 02:07:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 02:07:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 02:07:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 02:07:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 02:07:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 02:07:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 02:07:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 02:07:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 02:07:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 02:07:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 02:07:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 02:07:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 02:07:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 02:07:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 02:07:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 02:07:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 02:07:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 02:07:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 02:07:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 02:07:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 02:07:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 02:07:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 02:07:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 02:07:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 02:07:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 02:07:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 02:07:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 02:07:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 02:07:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 02:07:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 02:07:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 02:07:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 02:07:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:00 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 02:07:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 02:07:01 DEBUG : apple: size = 5 OK 2026/04/21 02:07:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:01 DEBUG : apple: Unchanged skipping 2026/04/21 02:07:01 DEBUG : appleapple: size = 21 OK 2026/04/21 02:07:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 02:07:01 DEBUG : banana: size = 6 OK 2026/04/21 02:07:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:01 DEBUG : banana: Unchanged skipping 2026/04/21 02:07:01 DEBUG : splitbanan: size = 16 OK 2026/04/21 02:07:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:01 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 02:07:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:07:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:07:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 02:07:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:07:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 02:07:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:07:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:07:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:07:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:07:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:07:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:07:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:07:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:07:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:07:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:07:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:07:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:07:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 02:07:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:07:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:07:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:07:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:07:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:07:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:07:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:07:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:07:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 02:07:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:07:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 02:07:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:07:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:07:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:07:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:07:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 02:07:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:07:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:07:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:07:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:07:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:07:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:07:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:07:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:07:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:07:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 02:07:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:07:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:07:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:07:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 02:07:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:07:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:07:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:07:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:07:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:07:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:07:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:07:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:07:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:07:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 02:07:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:07:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:07:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:07:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:07:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:07:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 02:07:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:07:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:07:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:07:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:07:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:07:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:07:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:07:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:07:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:07:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 02:07:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:07:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:07:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:07:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:07:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 02:07:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:07:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 02:07:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 02:07:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 02:07:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:07:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 02:07:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:07:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 02:07:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:07:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:07:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:07:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:07:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 02:07:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:07:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:07:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:07:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:07:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:07:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 02:07:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:07:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:07:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:07:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:07:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:07:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 02:07:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:07:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:07:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:07:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:07:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:07:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 02:07:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:07:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:07:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:07:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:07:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:07:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 02:07:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:07:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:07:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:07:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:07:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:07:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 02:07:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:07:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:07:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:07:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:07:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:07:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:07:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:07:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:07:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 02:07:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:07:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 02:07:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 02:07:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 02:07:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:07:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 02:07:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:07:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 02:07:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 02:07:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:07:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:07:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:07:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 02:07:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:07:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:07:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:07:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:07:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:07:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 02:07:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:07:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 02:07:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:07:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:07:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:07:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:07:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:07:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 02:07:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:07:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:07:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:07:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:07:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:07:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:07:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:07:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:07:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:07:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:07:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/21 02:07:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:07:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/04/21 02:07:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/04/21 02:07:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/04/21 02:07:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/04/21 02:07:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/04/21 02:07:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/04/21 02:07:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/04/21 02:07:01 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/04/21 02:07:01 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/04/21 02:07:01 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/04/21 02:07:01 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/04/21 02:07:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/04/21 02:07:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/04/21 02:07:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/04/21 02:07:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/04/21 02:07:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/04/21 02:07:01 DEBUG : dir1/0000-abcde: size = 21 OK 2026/04/21 02:07:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 02:07:01 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/04/21 02:07:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 02:07:01 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/04/21 02:07:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 02:07:01 DEBUG : dir1/0003-defgh: size = 21 OK 2026/04/21 02:07:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 02:07:01 DEBUG : dir1/0004-efghi: size = 21 OK 2026/04/21 02:07:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 02:07:01 DEBUG : dir1/0005-fghij: size = 21 OK 2026/04/21 02:07:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 02:07:01 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/04/21 02:07:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 02:07:01 DEBUG : dir1/0007-12345: size = 21 OK 2026/04/21 02:07:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 02:07:01 DEBUG : dir1/0008-23456: size = 21 OK 2026/04/21 02:07:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 02:07:01 DEBUG : dir1/0009-34567: size = 21 OK 2026/04/21 02:07:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 02:07:01 DEBUG : dir1/0010-45678: size = 20 OK 2026/04/21 02:07:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 02:07:01 DEBUG : dir1/0011-56789: size = 20 OK 2026/04/21 02:07:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 02:07:01 DEBUG : dir1/0012-6789;: size = 19 OK 2026/04/21 02:07:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 02:07:01 DEBUG : dir1/0013-789;=: size = 19 OK 2026/04/21 02:07:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 02:07:01 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/04/21 02:07:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 02:07:01 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/04/21 02:07:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 02:07:01 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:07:01 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:07:01 DEBUG : Waiting for deletions to finish 2026/04/21 02:07:01 DEBUG : Waiting for deletions to finish 2026/04/21 02:07:01 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:07:01 DEBUG : appleapple: Excluded (Path Filter) 2026/04/21 02:07:01 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:07:01 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/04/21 02:07:01 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/04/21 02:07:01 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/04/21 02:07:01 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/04/21 02:07:01 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/04/21 02:07:01 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/04/21 02:07:01 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/04/21 02:07:01 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/04/21 02:07:01 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/04/21 02:07:01 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/04/21 02:07:01 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/04/21 02:07:01 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/04/21 02:07:01 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/04/21 02:07:01 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/04/21 02:07:01 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/04/21 02:07:01 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/04/21 02:07:01 DEBUG : splitbanan: Excluded (Path Filter) 2026/04/21 02:07:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 02:07:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 02:07:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 02:07:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 02:07:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 02:07:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 02:07:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 02:07:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 02:07:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 02:07:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 02:07:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 02:07:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 02:07:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 02:07:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 02:07:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 02:07:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 02:07:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 02:07:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 02:07:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 02:07:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 02:07:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 02:07:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 02:07:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 02:07:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 02:07:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 02:07:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 02:07:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 02:07:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 02:07:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 02:07:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 02:07:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 02:07:01 DEBUG : splitbananasplit: transformed to: splitbanan 2026/04/21 02:07:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 02:07:01 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/04/21 02:07:01 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/04/21 02:07:01 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/04/21 02:07:01 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/04/21 02:07:01 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/04/21 02:07:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/04/21 02:07:01 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/04/21 02:07:01 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/04/21 02:07:01 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/04/21 02:07:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/04/21 02:07:01 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/04/21 02:07:01 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/04/21 02:07:01 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/04/21 02:07:01 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/04/21 02:07:01 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/04/21 02:07:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/04/21 02:07:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/04/21 02:07:01 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:07:17 DEBUG : Waiting for deletions to finish 2026/04/21 02:07:17 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:07:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:07:17 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:07:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:07:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:07:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:07:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:07:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:07:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:07:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:07:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:07:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:07:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:07:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:07:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:07:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:07:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:07:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:07:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:07:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 02:07:17 DEBUG : apple: size = 5 OK 2026/04/21 02:07:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:17 DEBUG : apple: Unchanged skipping 2026/04/21 02:07:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 02:07:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 02:07:17 DEBUG : banana: size = 6 OK 2026/04/21 02:07:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:17 DEBUG : banana: Unchanged skipping 2026/04/21 02:07:17 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 02:07:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:17 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 02:07:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 02:07:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 02:07:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 02:07:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 02:07:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 02:07:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 02:07:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 02:07:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 02:07:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 02:07:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 02:07:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 02:07:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 02:07:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 02:07:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 02:07:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 02:07:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 02:07:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 02:07:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 02:07:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 02:07:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 02:07:17 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:07:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 02:07:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 02:07:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 02:07:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 02:07:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 02:07:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 02:07:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 02:07:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 02:07:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 02:07:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 02:07:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 02:07:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 02:07:17 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:07:17 DEBUG : Waiting for deletions to finish 2026/04/21 02:07:17 DEBUG : Waiting for deletions to finish 2026/04/21 02:07:18 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 02:07:18 DEBUG : banana: size = 6 OK 2026/04/21 02:07:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:18 DEBUG : banana: Unchanged skipping 2026/04/21 02:07:18 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 02:07:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:18 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 02:07:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 02:07:18 DEBUG : apple: size = 5 OK 2026/04/21 02:07:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:18 DEBUG : apple: Unchanged skipping 2026/04/21 02:07:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 02:07:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 02:07:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 02:07:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 02:07:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 02:07:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:18 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:07:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 02:07:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 02:07:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 02:07:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 02:07:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 02:07:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 02:07:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 02:07:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 02:07:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 02:07:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 02:07:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 02:07:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 02:07:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 02:07:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 02:07:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 02:07:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 02:07:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 02:07:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 02:07:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 02:07:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 02:07:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 02:07:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 02:07:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 02:07:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 02:07:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 02:07:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 02:07:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 02:07:18 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:07:18 DEBUG : Waiting for deletions to finish 2026/04/21 02:07:18 DEBUG : Waiting for deletions to finish 2026/04/21 02:07:18 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:07:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 02:07:19 DEBUG : Waiting for deletions to finish 2026/04/21 02:07:19 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:07:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:07:19 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:07:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:07:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:07:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:07:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:07:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:07:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:07:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:07:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:07:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:07:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:07:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:07:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:07:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:07:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:07:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:07:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:07:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:07:34 DEBUG : Waiting for deletions to finish 2026/04/21 02:07:34 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 02:07:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:34 DEBUG : banana: size = 6 OK 2026/04/21 02:07:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:34 DEBUG : banana: Unchanged skipping 2026/04/21 02:07:34 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 02:07:34 DEBUG : apple: size = 5 OK 2026/04/21 02:07:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:34 DEBUG : apple: Unchanged skipping 2026/04/21 02:07:34 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 02:07:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:34 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 02:07:34 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 02:07:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 02:07:34 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 02:07:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 02:07:34 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 02:07:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 02:07:34 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 02:07:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 02:07:34 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 02:07:34 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 02:07:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:34 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 02:07:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 02:07:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 02:07:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 02:07:34 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 02:07:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 02:07:34 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 02:07:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 02:07:34 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 02:07:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 02:07:34 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 02:07:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 02:07:34 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 02:07:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 02:07:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 02:07:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 02:07:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 02:07:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 02:07:34 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:07:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 02:07:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 02:07:34 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 02:07:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 02:07:34 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:07:34 DEBUG : Waiting for deletions to finish 2026/04/21 02:07:34 DEBUG : Waiting for deletions to finish 2026/04/21 02:07:34 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:07:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 02:07:35 DEBUG : apple: size = 5 OK 2026/04/21 02:07:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:35 DEBUG : apple: Unchanged skipping 2026/04/21 02:07:35 DEBUG : banana: size = 6 OK 2026/04/21 02:07:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:35 DEBUG : banana: Unchanged skipping 2026/04/21 02:07:35 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 02:07:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:35 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 02:07:35 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 02:07:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:35 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 02:07:35 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 02:07:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 02:07:35 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 02:07:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 02:07:35 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 02:07:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 02:07:35 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 02:07:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 02:07:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 02:07:35 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:07:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 02:07:35 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 02:07:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:35 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 02:07:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 02:07:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 02:07:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 02:07:35 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 02:07:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 02:07:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 02:07:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 02:07:35 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 02:07:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 02:07:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 02:07:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 02:07:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 02:07:35 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 02:07:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 02:07:35 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 02:07:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 02:07:35 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 02:07:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 02:07:35 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 02:07:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 02:07:35 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:07:35 DEBUG : Waiting for deletions to finish 2026/04/21 02:07:35 DEBUG : Waiting for deletions to finish 2026/04/21 02:07:35 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:07:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:07:35 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:07:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:07:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:07:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:07:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:07:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:07:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:07:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:07:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:07:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:07:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:07:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:07:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:07:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:07:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:07:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:07:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:07:35 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:07:50 DEBUG : Waiting for deletions to finish 2026/04/21 02:07:50 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:07:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:07:50 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:07:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:07:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:07:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:07:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:07:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:07:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:07:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:07:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:07:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:07:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:07:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:07:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:07:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:07:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:07:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:07:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:07:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 02:07:51 DEBUG : apple: size = 5 OK 2026/04/21 02:07:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:51 DEBUG : apple: Unchanged skipping 2026/04/21 02:07:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 02:07:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:51 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 02:07:51 DEBUG : banana: size = 6 OK 2026/04/21 02:07:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:51 DEBUG : banana: Unchanged skipping 2026/04/21 02:07:51 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 02:07:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:51 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 02:07:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 02:07:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 02:07:51 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 02:07:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 02:07:51 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 02:07:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 02:07:51 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 02:07:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 02:07:51 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 02:07:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 02:07:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 02:07:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 02:07:51 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 02:07:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 02:07:51 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 02:07:51 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 02:07:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 02:07:51 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 02:07:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 02:07:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 02:07:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 02:07:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 02:07:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 02:07:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 02:07:51 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 02:07:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 02:07:51 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 02:07:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 02:07:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 02:07:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 02:07:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 02:07:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 02:07:51 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:07:51 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:07:51 DEBUG : Waiting for deletions to finish 2026/04/21 02:07:51 DEBUG : Waiting for deletions to finish 2026/04/21 02:07:51 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:07:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:07:51 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:07:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:07:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:07:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:07:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:07:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:07:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:07:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:07:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:07:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:07:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:07:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:07:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:07:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:07:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:07:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:07:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:07:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 02:07:52 DEBUG : apple: size = 5 OK 2026/04/21 02:07:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:52 DEBUG : apple: Unchanged skipping 2026/04/21 02:07:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 02:07:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 02:07:52 DEBUG : banana: size = 6 OK 2026/04/21 02:07:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:52 DEBUG : banana: Unchanged skipping 2026/04/21 02:07:52 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 02:07:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:52 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 02:07:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 02:07:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 02:07:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 02:07:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 02:07:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 02:07:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 02:07:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 02:07:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 02:07:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 02:07:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 02:07:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 02:07:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 02:07:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 02:07:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 02:07:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 02:07:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 02:07:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 02:07:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 02:07:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 02:07:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 02:07:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 02:07:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 02:07:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 02:07:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 02:07:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 02:07:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 02:07:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 02:07:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 02:07:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 02:07:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 02:07:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 02:07:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:07:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 02:07:52 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:07:52 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:07:52 DEBUG : Waiting for deletions to finish 2026/04/21 02:07:52 DEBUG : Waiting for deletions to finish 2026/04/21 02:07:52 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:07:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:07:52 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:07:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:07:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:07:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:07:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:07:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:07:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:07:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:07:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:07:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:07:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:07:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:07:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:07:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:07:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:07:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:07:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:07:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:08:06 DEBUG : Waiting for deletions to finish 2026/04/21 02:08:07 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:08:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:08:07 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:08:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:08:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:08:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:08:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:08:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:08:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:08:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:08:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:08:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:08:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:08:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:08:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:08:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:08:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:08:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:08:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:08:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : banana: size = 6 OK 2026/04/21 02:08:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 02:08:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 02:08:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 02:08:08 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 02:08:08 DEBUG : apple: size = 5 OK 2026/04/21 02:08:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : apple: Unchanged skipping 2026/04/21 02:08:08 DEBUG : banana: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 02:08:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 02:08:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 02:08:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 02:08:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 02:08:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 02:08:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 02:08:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 02:08:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:08:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 02:08:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 02:08:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 02:08:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 02:08:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 02:08:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 02:08:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 02:08:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 02:08:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:08:08 DEBUG : Waiting for deletions to finish 2026/04/21 02:08:08 DEBUG : Waiting for deletions to finish 2026/04/21 02:08:08 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 02:08:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 02:08:08 DEBUG : apple: size = 5 OK 2026/04/21 02:08:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : apple: Unchanged skipping 2026/04/21 02:08:08 DEBUG : banana: size = 6 OK 2026/04/21 02:08:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : banana: Unchanged skipping 2026/04/21 02:08:08 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 02:08:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 02:08:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 02:08:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 02:08:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 02:08:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 02:08:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 02:08:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 02:08:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 02:08:08 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:08:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 02:08:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 02:08:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 02:08:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 02:08:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 02:08:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 02:08:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 02:08:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 02:08:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 02:08:08 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:08:08 DEBUG : Waiting for deletions to finish 2026/04/21 02:08:08 DEBUG : Waiting for deletions to finish 2026/04/21 02:08:08 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:08:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:08:24 DEBUG : Waiting for deletions to finish 2026/04/21 02:08:24 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:08:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:08:24 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:08:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:08:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:08:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:08:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:08:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:08:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:08:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:08:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:08:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:08:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:08:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:08:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:08:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:08:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:08:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:08:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:08:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 02:08:25 DEBUG : apple: size = 5 OK 2026/04/21 02:08:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 02:08:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 02:08:25 DEBUG : apple: Unchanged skipping 2026/04/21 02:08:25 DEBUG : banana: size = 6 OK 2026/04/21 02:08:25 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 02:08:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 02:08:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : banana: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 02:08:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 02:08:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 02:08:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 02:08:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 02:08:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 02:08:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 02:08:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 02:08:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 02:08:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:08:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 02:08:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 02:08:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 02:08:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 02:08:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 02:08:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 02:08:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 02:08:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:08:25 DEBUG : Waiting for deletions to finish 2026/04/21 02:08:25 DEBUG : Waiting for deletions to finish 2026/04/21 02:08:25 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:08:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:08:25 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:08:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:08:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:08:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:08:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:08:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:08:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:08:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:08:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:08:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:08:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:08:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:08:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:08:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:08:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:08:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:08:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:08:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/04/21 02:08:25 DEBUG : apple: size = 5 OK 2026/04/21 02:08:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/04/21 02:08:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : apple: Unchanged skipping 2026/04/21 02:08:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : banana: size = 6 OK 2026/04/21 02:08:25 DEBUG : splitbananasplit: size = 16 OK 2026/04/21 02:08:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : banana: Unchanged skipping 2026/04/21 02:08:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/04/21 02:08:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : splitbananasplit: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/04/21 02:08:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/04/21 02:08:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/04/21 02:08:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/04/21 02:08:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/04/21 02:08:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:08:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/04/21 02:08:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/04/21 02:08:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/04/21 02:08:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/04/21 02:08:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/04/21 02:08:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/04/21 02:08:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/04/21 02:08:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/04/21 02:08:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/04/21 02:08:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/04/21 02:08:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/04/21 02:08:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/04/21 02:08:25 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:08:25 DEBUG : Waiting for deletions to finish 2026/04/21 02:08:25 DEBUG : Waiting for deletions to finish 2026/04/21 02:08:26 DEBUG : apple: Excluded (Path Filter) 2026/04/21 02:08:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/04/21 02:08:26 DEBUG : banana: Excluded (Path Filter) 2026/04/21 02:08:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/04/21 02:08:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/04/21 02:08:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/04/21 02:08:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/04/21 02:08:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/04/21 02:08:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/04/21 02:08:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/04/21 02:08:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/04/21 02:08:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/04/21 02:08:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/04/21 02:08:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/04/21 02:08:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/04/21 02:08:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/04/21 02:08:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/04/21 02:08:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/04/21 02:08:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/04/21 02:08:26 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (202.91s) --- PASS: TestTransform/NFC (14.88s) --- PASS: TestTransform/NFD (17.61s) --- PASS: TestTransform/base64 (19.97s) --- PASS: TestTransform/prefix (23.33s) --- PASS: TestTransform/suffix (22.72s) --- PASS: TestTransform/truncate (19.63s) --- PASS: TestTransform/encoder (17.99s) --- PASS: TestTransform/ISO-8859-1 (16.21s) --- PASS: TestTransform/charmap (16.77s) --- PASS: TestTransform/lowercase (16.72s) --- PASS: TestTransform/ascii (17.07s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:08:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/21 02:08:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/21 02:08:31 INFO : sub dir_somesuffix: Making directory 2026/04/21 02:08:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/04/21 02:08:31 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/04/21 02:08:31 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/21 02:08:31 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/04/21 02:08:31 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/21 02:08:31 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:08:31 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:08:32 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/04/21 02:08:32 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:08:32 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/04/21 02:08:32 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.86s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:08:32 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:33 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:33 INFO : tictactoe: Making directory 2026/04/21 02:08:33 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:33 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 02:08:33 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/04/21 02:08:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 02:08:33 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:08:33 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:08:34 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/04/21 02:08:34 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:08:34 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/04/21 02:08:34 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.95s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:08:35 INFO : toe: Making directory 2026/04/21 02:08:35 INFO : toe/toe: Making directory 2026/04/21 02:08:35 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/21 02:08:35 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/21 02:08:35 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/21 02:08:35 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:08:35 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:08:35 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/21 02:08:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:08:35 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/21 02:08:35 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.76s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:08:36 INFO : toe: Making directory 2026/04/21 02:08:36 INFO : toe/toe: Making directory 2026/04/21 02:08:36 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/21 02:08:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/21 02:08:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/04/21 02:08:36 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:08:36 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:08:37 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/04/21 02:08:37 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:08:37 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/04/21 02:08:37 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.91s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:08:38 DEBUG : empty_dir: Making directory with metadata 2026/04/21 02:08:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/21 02:08:38 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 02:08:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 02:08:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 02:08:38 INFO : tictacempty_dir: Making directory 2026/04/21 02:08:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 02:08:38 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:38 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:38 INFO : tictactoe: Making directory 2026/04/21 02:08:38 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:38 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 02:08:38 INFO : tictactoe/tictactoe: Making directory 2026/04/21 02:08:38 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 02:08:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/21 02:08:38 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/21 02:08:38 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/21 02:08:38 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:08:38 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:08:39 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/21 02:08:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:08:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/21 02:08:39 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (2.01s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:08:40 DEBUG : empty_dir: Making directory with metadata 2026/04/21 02:08:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/21 02:08:40 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 02:08:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 02:08:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 02:08:40 INFO : tictacempty_dir: Making directory 2026/04/21 02:08:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 02:08:40 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:40 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:40 INFO : tictactoe: Making directory 2026/04/21 02:08:40 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:40 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 02:08:40 INFO : tictactoe/tictactoe: Making directory 2026/04/21 02:08:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 02:08:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/21 02:08:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 02:08:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/21 02:08:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 02:08:40 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:08:40 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:08:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 02:08:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:08:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 02:08:41 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/21 02:08:41 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:08:41 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 02:08:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 02:08:41 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:41 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:41 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/21 02:08:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 02:08:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:08:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/04/21 02:08:41 NOTICE: B2 bucket rclone-test-nubaluz9vome: 0 differences found 2026/04/21 02:08:41 NOTICE: B2 bucket rclone-test-nubaluz9vome: 1 matching files --- PASS: TestAllTag (1.92s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:08:42 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:43 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:43 INFO : tictactoe: Making directory 2026/04/21 02:08:43 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:43 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 02:08:43 INFO : tictactoe/tictactoe: Making directory 2026/04/21 02:08:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 02:08:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/21 02:08:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/21 02:08:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/21 02:08:43 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:08:43 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:08:43 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/21 02:08:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:08:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/04/21 02:08:43 DEBUG : Waiting for deletions to finish 2026/04/21 02:08:43 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:44 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:44 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 02:08:44 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/04/21 02:08:44 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/04/21 02:08:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/04/21 02:08:44 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:08:44 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/04/21 02:08:44 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:08:44 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.54s) === RUN TestSyntax 2026/04/21 02:08:44 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:08:45 INFO : toe: Making directory 2026/04/21 02:08:45 INFO : toe/toe: Making directory 2026/04/21 02:08:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/21 02:08:45 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:08:45 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:08:45 DEBUG : toe/toe/toe: size = 11 OK 2026/04/21 02:08:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:08:45 INFO : toe/toe/toe: Copied (new) 2026/04/21 02:08:45 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.69s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:08:46 DEBUG : empty_dir: Making directory with metadata 2026/04/21 02:08:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/21 02:08:46 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 02:08:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 02:08:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 02:08:46 INFO : tictacempty_dir: Making directory 2026/04/21 02:08:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 02:08:46 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:46 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:46 INFO : tictactoe: Making directory 2026/04/21 02:08:46 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:46 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 02:08:46 INFO : tictactoe/tictactoe: Making directory 2026/04/21 02:08:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 02:08:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/21 02:08:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 02:08:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/21 02:08:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 02:08:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 02:08:46 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:08:46 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:08:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 02:08:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:08:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 02:08:47 INFO : toe/toe/toe.txt: Deleted 2026/04/21 02:08:47 INFO : toe/toe: Removing directory 2026/04/21 02:08:47 INFO : toe: Removing directory 2026/04/21 02:08:47 INFO : empty_dir: Removing directory 2026/04/21 02:08:47 DEBUG : Local file system at /tmp/rclone4046059604: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.75s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:08:48 DEBUG : empty_dir: Making directory with metadata 2026/04/21 02:08:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/21 02:08:48 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 02:08:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 02:08:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 02:08:48 INFO : tictacempty_dir: Making directory 2026/04/21 02:08:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 02:08:48 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:48 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:48 INFO : tictactoe: Making directory 2026/04/21 02:08:48 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:48 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 02:08:48 INFO : tictactoe/tictactoe: Making directory 2026/04/21 02:08:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 02:08:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/21 02:08:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 02:08:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/21 02:08:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 02:08:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 02:08:48 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:08:48 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:08:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 02:08:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:08:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 02:08:49 INFO : toe/toe/toe.txt: Deleted 2026/04/21 02:08:49 INFO : toe/toe: Removing directory 2026/04/21 02:08:49 INFO : toe: Removing directory 2026/04/21 02:08:49 INFO : empty_dir: Removing directory 2026/04/21 02:08:49 DEBUG : Local file system at /tmp/rclone4046059604: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/21 02:08:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 02:08:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/21 02:08:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/21 02:08:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/21 02:08:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/21 02:08:50 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/21 02:08:50 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:08:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/04/21 02:08:50 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.22s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:08:51 DEBUG : Reset feature "Copy" 2026/04/21 02:08:51 DEBUG : Reset feature "Move" 2026/04/21 02:08:51 DEBUG : Reset feature "Copy" 2026/04/21 02:08:51 DEBUG : Reset feature "Move" 2026/04/21 02:08:51 DEBUG : empty_dir: Making directory with metadata 2026/04/21 02:08:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/04/21 02:08:51 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 02:08:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 02:08:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 02:08:51 INFO : tictacempty_dir: Making directory 2026/04/21 02:08:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/04/21 02:08:51 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:51 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:51 INFO : tictactoe: Making directory 2026/04/21 02:08:51 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:51 DEBUG : toe: transformed to: tictactoe 2026/04/21 02:08:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 02:08:51 INFO : tictactoe/tictactoe: Making directory 2026/04/21 02:08:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/04/21 02:08:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/04/21 02:08:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 02:08:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/21 02:08:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 02:08:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 02:08:51 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:08:51 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:08:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 02:08:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:08:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/04/21 02:08:52 INFO : toe/toe/toe.txt: Deleted 2026/04/21 02:08:52 INFO : toe/toe: Removing directory 2026/04/21 02:08:52 INFO : toe: Removing directory 2026/04/21 02:08:52 INFO : empty_dir: Removing directory 2026/04/21 02:08:52 DEBUG : Local file system at /tmp/rclone4046059604: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/04/21 02:08:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/04/21 02:08:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/04/21 02:08:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/21 02:08:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/21 02:08:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/04/21 02:08:54 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/21 02:08:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:08:54 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/04/21 02:08:54 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:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:08:55 DEBUG : toe: transformed to: dG9l 2026/04/21 02:08:55 DEBUG : toe: transformed to: dG9l 2026/04/21 02:08:55 INFO : dG9l: Making directory 2026/04/21 02:08:55 DEBUG : toe: transformed to: dG9l 2026/04/21 02:08:55 DEBUG : toe: transformed to: dG9l 2026/04/21 02:08:55 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/21 02:08:55 INFO : dG9l/dG9l: Making directory 2026/04/21 02:08:55 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/04/21 02:08:55 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/04/21 02:08:55 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/21 02:08:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/04/21 02:08:55 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/04/21 02:08:55 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:08:55 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:08:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/04/21 02:08:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:08:55 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/04/21 02:08:55 DEBUG : Waiting for deletions to finish 2026/04/21 02:08:56 DEBUG : dG9l: transformed to: toe 2026/04/21 02:08:56 DEBUG : dG9l: transformed to: toe 2026/04/21 02:08:56 DEBUG : dG9l: transformed to: toe 2026/04/21 02:08:56 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/04/21 02:08:56 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/04/21 02:08:56 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/04/21 02:08:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/04/21 02:08:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/04/21 02:08:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/04/21 02:08:56 DEBUG : Local file system at /tmp/rclone4046059604: Waiting for checks to finish 2026/04/21 02:08:56 DEBUG : Local file system at /tmp/rclone4046059604: Waiting for transfers to finish 2026/04/21 02:08:56 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.42s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-nubaluz9vome", Local "Local file system at /tmp/rclone4046059604", Modify Window "1ms" 2026/04/21 02:08:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 02:08:57 DEBUG : toe: transformed to: 2026/04/21 02:08:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 02:08:57 DEBUG : toe: transformed to: 2026/04/21 02:08:57 INFO : B2 bucket rclone-test-nubaluz9vome: Making directory 2026/04/21 02:08:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 02:08:57 DEBUG : toe: transformed to: 2026/04/21 02:08:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 02:08:57 DEBUG : toe: transformed to: 2026/04/21 02:08:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 02:08:57 DEBUG : toe/toe: transformed to: 2026/04/21 02:08:57 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/21 02:08:57 INFO : toe/toe: Making directory 2026/04/21 02:08:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 02:08:57 DEBUG : toe/toe: transformed to: 2026/04/21 02:08:57 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/04/21 02:08:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 02:08:57 DEBUG : toe: transformed to: 2026/04/21 02:08:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/04/21 02:08:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/04/21 02:08:57 DEBUG : toe/toe/toe: transformed to: 2026/04/21 02:08:57 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/04/21 02:08:57 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for checks to finish 2026/04/21 02:08:57 DEBUG : B2 bucket rclone-test-nubaluz9vome: Waiting for transfers to finish 2026/04/21 02:08:58 DEBUG : toe/toe/toe: size = 11 OK 2026/04/21 02:08:58 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/04/21 02:08:58 INFO : toe/toe/toe: Copied (new) 2026/04/21 02:08:58 ERROR : B2 bucket rclone-test-nubaluz9vome: not deleting files as there were IO errors 2026/04/21 02:08:58 ERROR : B2 bucket rclone-test-nubaluz9vome: not deleting directories as there were IO errors --- PASS: TestError (1.99s) PASS 2026/04/21 02:08:59 DEBUG : B2 bucket rclone-test-nubaluz9vome: Purge remote 2026/04/21 02:08:59 INFO : B2 bucket rclone-test-nubaluz9vome: cleaning bucket "rclone-test-nubaluz9vome" of all files 2026/04/21 02:09:00 DEBUG : BackupDir/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4095a8195af9fb36_d20260421_m020242_c001_v7007000_t0000_u01776736962265") 2026/04/21 02:09:00 DEBUG : BackupDir/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1025bf70af42e2fb_d20260421_m020236_c001_v0001039_t0049_u01776736956441") 2026/04/21 02:09:00 DEBUG : CompareDest/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417b874aca81fb4f_d20260421_m020216_c001_v7007000_t0000_u01776736936318") 2026/04/21 02:09:00 DEBUG : CompareDest/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02ba49_d20260421_m020210_c001_v0001091_t0043_u01776736930537") 2026/04/21 02:09:00 DEBUG : CompareDest/two: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417b874aca81fb50_d20260421_m020216_c001_v7007000_t0000_u01776736936504") 2026/04/21 02:09:00 DEBUG : CompareDest/two: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598efe7_d20260421_m020211_c001_v0001101_t0057_u01776736931628") 2026/04/21 02:09:00 DEBUG : CopyDest/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4095a8195af9fb37_d20260421_m020242_c001_v7007000_t0000_u01776736962460") 2026/04/21 02:09:00 DEBUG : CopyDest/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598f014_d20260421_m020233_c001_v0001101_t0007_u01776736953372") 2026/04/21 02:09:00 DEBUG : CopyDest/three: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4095a8195af9fb39_d20260421_m020242_c001_v7007000_t0000_u01776736962651") 2026/04/21 02:09:00 DEBUG : CopyDest/three: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598f016_d20260421_m020240_c001_v0001101_t0018_u01776736960287") 2026/04/21 02:09:00 DEBUG : CopyDest/two: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4095a8195af9fb3a_d20260421_m020242_c001_v7007000_t0000_u01776736962838") 2026/04/21 02:09:01 DEBUG : CopyDest/two: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02ba77_d20260421_m020237_c001_v0001091_t0032_u01776736957682") 2026/04/21 02:09:01 DEBUG : EXISTING: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40663867bb6aa1e9_d20260421_m020406_c001_v7007000_t0000_u01776737046413") 2026/04/21 02:09:01 DEBUG : EXISTING: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb39_d20260421_m020405_c001_v0001091_t0046_u01776737045204") 2026/04/21 02:09:01 DEBUG : PREFIXapple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41655af112f43db1_d20260421_m020618_c001_v7007000_t0000_u01776737178015") 2026/04/21 02:09:01 DEBUG : PREFIXapple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bcd3_d20260421_m020611_c001_v0001091_t0059_u01776737171694") 2026/04/21 02:09:01 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9c7_d20260421_m020618_c001_v7007000_t0000_u01776737178028") 2026/04/21 02:09:01 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c0a6_d20260421_m020611_c001_v0001102_t0024_u01776737171663") 2026/04/21 02:09:01 DEBUG : PREFIXbanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4055737fff40bed2_d20260421_m020618_c001_v7007000_t0000_u01776737178038") 2026/04/21 02:09:01 DEBUG : PREFIXbanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179c24_d20260421_m020611_c001_v0001167_t0057_u01776737171672") 2026/04/21 02:09:01 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f401b98961cfe0e00_d20260421_m020618_c001_v7007000_t0000_u01776737178061") 2026/04/21 02:09:01 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbc31_d20260421_m020611_c001_v0001097_t0007_u01776737171683") 2026/04/21 02:09:01 DEBUG : Testêé: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40663867bb6aa1e7_d20260421_m020402_c001_v7007000_t0000_u01776737042752") 2026/04/21 02:09:01 DEBUG : Testêé: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb31_d20260421_m020402_c001_v0001091_t0051_u01776737042028") 2026/04/21 02:09:01 DEBUG : Testêé: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb27_d20260421_m020401_c001_v0001091_t0015_u01776737041154") 2026/04/21 02:09:01 DEBUG : YXBwbGU=: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c3b_d20260421_m020556_c001_v7007000_t0000_u01776737156327") 2026/04/21 02:09:01 DEBUG : YXBwbGU=: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179b89_d20260421_m020551_c001_v0001167_t0036_u01776737151501") 2026/04/21 02:09:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c3e_d20260421_m020556_c001_v7007000_t0000_u01776737156517") 2026/04/21 02:09:01 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c066_d20260421_m020551_c001_v0001102_t0019_u01776737151523") 2026/04/21 02:09:01 DEBUG : YmFuYW5h: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c42_d20260421_m020556_c001_v7007000_t0000_u01776737156701") 2026/04/21 02:09:01 DEBUG : YmFuYW5h: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbaf1_d20260421_m020551_c001_v0001097_t0028_u01776737151514") 2026/04/21 02:09:02 DEBUG : a/potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee5d0_d20260421_m020038_c001_v7007000_t0000_u01776736838674") 2026/04/21 02:09:02 DEBUG : a/potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef21_d20260421_m020037_c001_v0001101_t0057_u01776736837801") 2026/04/21 02:09:02 DEBUG : a/potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee5c7_d20260421_m020036_c001_v7007000_t0000_u01776736836128") 2026/04/21 02:09:02 DEBUG : a/potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef17_d20260421_m020035_c001_v0001101_t0030_u01776736835203") 2026/04/21 02:09:02 DEBUG : a/potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f409d458ffe70a265_d20260421_m020016_c001_v7007000_t0000_u01776736816340") 2026/04/21 02:09:02 DEBUG : a/potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eeef_d20260421_m020015_c001_v0001101_t0042_u01776736815429") 2026/04/21 02:09:02 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068627e7_d20260421_m020826_c001_v7007000_t0000_u01776737306724") 2026/04/21 02:09:02 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02be48_d20260421_m020822_c001_v0001091_t0042_u01776737302537") 2026/04/21 02:09:02 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f754ff_d20260421_m020809_c001_v7007000_t0000_u01776737289669") 2026/04/21 02:09:02 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02be14_d20260421_m020804_c001_v0001091_t0051_u01776737284833") 2026/04/21 02:09:02 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6afe0_d20260421_m020752_c001_v7007000_t0000_u01776737272893") 2026/04/21 02:09:02 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bdea_d20260421_m020749_c001_v0001091_t0053_u01776737269151") 2026/04/21 02:09:02 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f411338f46c69f8df_d20260421_m020736_c001_v7007000_t0000_u01776737256188") 2026/04/21 02:09:02 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bdb8_d20260421_m020732_c001_v0001091_t0009_u01776737252376") 2026/04/21 02:09:02 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4147b412da9b31b6_d20260421_m020719_c001_v7007000_t0000_u01776737239884") 2026/04/21 02:09:02 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd91_d20260421_m020715_c001_v0001091_t0056_u01776737235450") 2026/04/21 02:09:02 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068624d6_d20260421_m020701_c001_v7007000_t0000_u01776737221954") 2026/04/21 02:09:02 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd5b_d20260421_m020655_c001_v0001091_t0003_u01776737215177") 2026/04/21 02:09:02 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1dabe_d20260421_m020642_c001_v7007000_t0000_u01776737202326") 2026/04/21 02:09:02 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbe1b_d20260421_m020637_c001_v0001097_t0057_u01776737197997") 2026/04/21 02:09:03 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4032613c37ec3ed8_d20260421_m020636_c001_v7007000_t0000_u01776737196455") 2026/04/21 02:09:03 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd0b_d20260421_m020631_c001_v0001091_t0052_u01776737191974") 2026/04/21 02:09:03 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9c9_d20260421_m020619_c001_v7007000_t0000_u01776737179557") 2026/04/21 02:09:03 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179c48_d20260421_m020615_c001_v0001167_t0012_u01776737175599") 2026/04/21 02:09:03 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f401b98961cfe0dcb_d20260421_m020614_c001_v7007000_t0000_u01776737174319") 2026/04/21 02:09:03 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c09e_d20260421_m020609_c001_v0001102_t0043_u01776737169148") 2026/04/21 02:09:03 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4055737fff40bea0_d20260421_m020554_c001_v7007000_t0000_u01776737154255") 2026/04/21 02:09:03 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179b7d_d20260421_m020548_c001_v0001167_t0053_u01776737148623") 2026/04/21 02:09:03 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f402cdff8ead60297_d20260421_m020536_c001_v7007000_t0000_u01776737136130") 2026/04/21 02:09:03 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179b08_d20260421_m020531_c001_v0001167_t0024_u01776737131750") 2026/04/21 02:09:03 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41350d792067487f_d20260421_m020518_c001_v7007000_t0000_u01776737118540") 2026/04/21 02:09:03 DEBUG : apple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179a5a_d20260421_m020514_c001_v0001167_t0038_u01776737114832") 2026/04/21 02:09:03 DEBUG : appleSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21fca_d20260421_m020640_c001_v7007000_t0000_u01776737200700") 2026/04/21 02:09:03 DEBUG : appleSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd0f_d20260421_m020634_c001_v0001091_t0003_u01776737194057") 2026/04/21 02:09:03 DEBUG : appleapple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068624d8_d20260421_m020702_c001_v7007000_t0000_u01776737222142") 2026/04/21 02:09:03 DEBUG : appleapple: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd65_d20260421_m020657_c001_v0001091_t0025_u01776737217840") 2026/04/21 02:09:03 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068627ea_d20260421_m020826_c001_v7007000_t0000_u01776737306910") 2026/04/21 02:09:03 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae6317a1c0_d20260421_m020823_c001_v0001167_t0023_u01776737303371") 2026/04/21 02:09:03 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f75503_d20260421_m020809_c001_v7007000_t0000_u01776737289859") 2026/04/21 02:09:03 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae6317a0e5_d20260421_m020805_c001_v0001167_t0006_u01776737285553") 2026/04/21 02:09:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6afe1_d20260421_m020753_c001_v7007000_t0000_u01776737273081") 2026/04/21 02:09:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae6317a033_d20260421_m020749_c001_v0001167_t0035_u01776737269988") 2026/04/21 02:09:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f411338f46c69f8e2_d20260421_m020736_c001_v7007000_t0000_u01776737256377") 2026/04/21 02:09:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179f90_d20260421_m020733_c001_v0001167_t0009_u01776737253282") 2026/04/21 02:09:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4147b412da9b31b7_d20260421_m020720_c001_v7007000_t0000_u01776737240070") 2026/04/21 02:09:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179eec_d20260421_m020716_c001_v0001167_t0010_u01776737236564") 2026/04/21 02:09:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4045e58dcf16906d_d20260421_m020659_c001_v7007000_t0000_u01776737219804") 2026/04/21 02:09:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c1ac_d20260421_m020656_c001_v0001102_t0055_u01776737216417") 2026/04/21 02:09:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1dabf_d20260421_m020642_c001_v7007000_t0000_u01776737202518") 2026/04/21 02:09:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179d57_d20260421_m020638_c001_v0001167_t0037_u01776737198005") 2026/04/21 02:09:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8da97_d20260421_m020636_c001_v7007000_t0000_u01776737196471") 2026/04/21 02:09:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179d27_d20260421_m020632_c001_v0001167_t0021_u01776737192623") 2026/04/21 02:09:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9ca_d20260421_m020619_c001_v7007000_t0000_u01776737179758") 2026/04/21 02:09:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c0ba_d20260421_m020615_c001_v0001102_t0058_u01776737175635") 2026/04/21 02:09:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417b874aca81fd77_d20260421_m020614_c001_v7007000_t0000_u01776737174689") 2026/04/21 02:09:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbc15_d20260421_m020610_c001_v0001097_t0020_u01776737170012") 2026/04/21 02:09:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419b700016a985a2_d20260421_m020554_c001_v7007000_t0000_u01776737154258") 2026/04/21 02:09:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c05e_d20260421_m020549_c001_v0001102_t0059_u01776737149521") 2026/04/21 02:09:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f402cdff8ead6029f_d20260421_m020536_c001_v7007000_t0000_u01776737136410") 2026/04/21 02:09:04 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c02c_d20260421_m020532_c001_v0001102_t0051_u01776737132981") 2026/04/21 02:09:05 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41350d7920674883_d20260421_m020518_c001_v7007000_t0000_u01776737118739") 2026/04/21 02:09:05 DEBUG : appleappleapplebanana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0bfcc_d20260421_m020515_c001_v0001102_t0023_u01776737115610") 2026/04/21 02:09:05 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1eed6b_d20260421_m020640_c001_v7007000_t0000_u01776737200907") 2026/04/21 02:09:05 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c128_d20260421_m020634_c001_v0001102_t0010_u01776737194068") 2026/04/21 02:09:05 DEBUG : b/potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee5d2_d20260421_m020038_c001_v7007000_t0000_u01776736838863") 2026/04/21 02:09:05 DEBUG : b/potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef1b_d20260421_m020036_c001_v0001101_t0031_u01776736836689") 2026/04/21 02:09:05 DEBUG : b/potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee5ba_d20260421_m020035_c001_v7007000_t0000_u01776736835576") 2026/04/21 02:09:05 DEBUG : b/potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef13_d20260421_m020033_c001_v0001101_t0031_u01776736833798") 2026/04/21 02:09:05 DEBUG : b/potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f409d458ffe70a25f_d20260421_m020015_c001_v7007000_t0000_u01776736815793") 2026/04/21 02:09:05 DEBUG : b/potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eee9_d20260421_m020014_c001_v0001101_t0050_u01776736814243") 2026/04/21 02:09:05 DEBUG : backup/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4045e58dcf1689d9_d20260421_m020256_c001_v7007000_t0000_u01776736976264") 2026/04/21 02:09:05 DEBUG : backup/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1083e3f0e05682ae_d20260421_m020253_c001_v0001106_t0041_u01776736973776") 2026/04/21 02:09:05 DEBUG : backup/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1068e4dec7858c90_d20260421_m020249_c001_v0001104_t0029_u01776736969375") 2026/04/21 02:09:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41891f2a931a5a54_d20260421_m020325_c001_v7007000_t0000_u01776737005007") 2026/04/21 02:09:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1136245f730b544e_d20260421_m020322_c001_v0001174_t0043_u01776737002329") 2026/04/21 02:09:05 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f113ac70831eef538_d20260421_m020317_c001_v0001109_t0002_u01776736997768") 2026/04/21 02:09:05 DEBUG : backup/one.bak: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f401b98961cfe0856_d20260421_m020311_c001_v7007000_t0000_u01776736991757") 2026/04/21 02:09:05 DEBUG : backup/one.bak: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1071d3032d3aab6d_d20260421_m020309_c001_v0001109_t0053_u01776736989207") 2026/04/21 02:09:05 DEBUG : backup/one.bak: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f111b0a557e3ab5db_d20260421_m020305_c001_v0001176_t0057_u01776736985105") 2026/04/21 02:09:05 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41891f2a931a5a55_d20260421_m020325_c001_v7007000_t0000_u01776737005189") 2026/04/21 02:09:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f115d35cb17adb5c8_d20260421_m020323_c001_v0001093_t0029_u01776737003445") 2026/04/21 02:09:06 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f105931e39c232d6b_d20260421_m020319_c001_v0001178_t0039_u01776736999760") 2026/04/21 02:09:06 DEBUG : backup/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4045e58dcf1689da_d20260421_m020256_c001_v7007000_t0000_u01776736976453") 2026/04/21 02:09:06 DEBUG : backup/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1178c548c0ed102d_d20260421_m020255_c001_v0001137_t0046_u01776736975390") 2026/04/21 02:09:06 DEBUG : backup/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f119dc7d0e26cd85c_d20260421_m020251_c001_v0001183_t0021_u01776736971410") 2026/04/21 02:09:06 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f401b98961cfe085e_d20260421_m020311_c001_v7007000_t0000_u01776736991945") 2026/04/21 02:09:06 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f100ea827aa318a05_d20260421_m020310_c001_v0001038_t0044_u01776736990779") 2026/04/21 02:09:06 DEBUG : backup/three.txt.bak: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f110fd154a1f2ef2a_d20260421_m020306_c001_v0001038_t0038_u01776736986586") 2026/04/21 02:09:06 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068627ed_d20260421_m020827_c001_v7007000_t0000_u01776737307096") 2026/04/21 02:09:06 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc5df_d20260421_m020822_c001_v0001097_t0030_u01776737302955") 2026/04/21 02:09:06 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f75507_d20260421_m020810_c001_v7007000_t0000_u01776737290054") 2026/04/21 02:09:06 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc48d_d20260421_m020805_c001_v0001097_t0027_u01776737285120") 2026/04/21 02:09:06 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6afe2_d20260421_m020753_c001_v7007000_t0000_u01776737273270") 2026/04/21 02:09:06 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc36b_d20260421_m020749_c001_v0001097_t0039_u01776737269526") 2026/04/21 02:09:06 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f411338f46c69f8e6_d20260421_m020736_c001_v7007000_t0000_u01776737256563") 2026/04/21 02:09:06 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc240_d20260421_m020732_c001_v0001097_t0011_u01776737252710") 2026/04/21 02:09:06 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4147b412da9b31b8_d20260421_m020720_c001_v7007000_t0000_u01776737240254") 2026/04/21 02:09:06 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc0f2_d20260421_m020715_c001_v0001097_t0008_u01776737235728") 2026/04/21 02:09:06 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068624d9_d20260421_m020702_c001_v7007000_t0000_u01776737222337") 2026/04/21 02:09:06 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbf6f_d20260421_m020655_c001_v0001097_t0006_u01776737215966") 2026/04/21 02:09:06 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1dac0_d20260421_m020642_c001_v7007000_t0000_u01776737202705") 2026/04/21 02:09:06 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd23_d20260421_m020638_c001_v0001091_t0052_u01776737198026") 2026/04/21 02:09:07 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4032613c37ec3ee0_d20260421_m020636_c001_v7007000_t0000_u01776737196842") 2026/04/21 02:09:07 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c11a_d20260421_m020632_c001_v0001102_t0046_u01776737192289") 2026/04/21 02:09:07 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9cb_d20260421_m020619_c001_v7007000_t0000_u01776737179943") 2026/04/21 02:09:07 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bce1_d20260421_m020615_c001_v0001091_t0029_u01776737175609") 2026/04/21 02:09:07 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417b874aca81fd76_d20260421_m020614_c001_v7007000_t0000_u01776737174502") 2026/04/21 02:09:07 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179c13_d20260421_m020609_c001_v0001167_t0034_u01776737169683") 2026/04/21 02:09:07 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419b700016a985a3_d20260421_m020554_c001_v7007000_t0000_u01776737154281") 2026/04/21 02:09:07 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbad1_d20260421_m020549_c001_v0001097_t0052_u01776737149024") 2026/04/21 02:09:07 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f402cdff8ead602a4_d20260421_m020536_c001_v7007000_t0000_u01776737136601") 2026/04/21 02:09:07 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bb9c8_d20260421_m020532_c001_v0001097_t0006_u01776737132391") 2026/04/21 02:09:07 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41350d7920674887_d20260421_m020518_c001_v7007000_t0000_u01776737118935") 2026/04/21 02:09:07 DEBUG : banana: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bb88b_d20260421_m020515_c001_v0001097_t0035_u01776737115203") 2026/04/21 02:09:07 DEBUG : bananaSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4045e58dcf168fbb_d20260421_m020640_c001_v7007000_t0000_u01776737200556") 2026/04/21 02:09:07 DEBUG : bananaSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179d33_d20260421_m020634_c001_v0001167_t0034_u01776737194078") 2026/04/21 02:09:07 DEBUG : both0: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862178_d20260421_m020451_c001_v7007000_t0000_u01776737091493") 2026/04/21 02:09:07 DEBUG : both0: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbc3_d20260421_m020432_c001_v0001091_t0000_u01776737072254") 2026/04/21 02:09:07 DEBUG : both0: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec2f_d20260421_m020427_c001_v7007000_t0000_u01776737067836") 2026/04/21 02:09:07 DEBUG : both0: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb3f_d20260421_m020408_c001_v0001091_t0038_u01776737048251") 2026/04/21 02:09:08 DEBUG : both1: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd6090686217a_d20260421_m020451_c001_v7007000_t0000_u01776737091687") 2026/04/21 02:09:08 DEBUG : both1: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbc7_d20260421_m020433_c001_v0001091_t0026_u01776737073020") 2026/04/21 02:09:08 DEBUG : both1: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec31_d20260421_m020428_c001_v7007000_t0000_u01776737068028") 2026/04/21 02:09:08 DEBUG : both1: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb49_d20260421_m020409_c001_v0001091_t0055_u01776737049192") 2026/04/21 02:09:08 DEBUG : both10: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd6090686217c_d20260421_m020451_c001_v7007000_t0000_u01776737091875") 2026/04/21 02:09:08 DEBUG : both10: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbf7_d20260421_m020441_c001_v0001091_t0051_u01776737081165") 2026/04/21 02:09:08 DEBUG : both10: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec32_d20260421_m020428_c001_v7007000_t0000_u01776737068214") 2026/04/21 02:09:08 DEBUG : both10: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb77_d20260421_m020416_c001_v0001091_t0042_u01776737056536") 2026/04/21 02:09:08 DEBUG : both11: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd6090686217d_d20260421_m020452_c001_v7007000_t0000_u01776737092067") 2026/04/21 02:09:08 DEBUG : both11: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbfb_d20260421_m020441_c001_v0001091_t0008_u01776737081937") 2026/04/21 02:09:08 DEBUG : both11: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec33_d20260421_m020428_c001_v7007000_t0000_u01776737068404") 2026/04/21 02:09:08 DEBUG : both11: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb7f_d20260421_m020417_c001_v0001091_t0059_u01776737057307") 2026/04/21 02:09:08 DEBUG : both12: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd6090686217e_d20260421_m020452_c001_v7007000_t0000_u01776737092259") 2026/04/21 02:09:08 DEBUG : both12: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbff_d20260421_m020442_c001_v0001091_t0019_u01776737082632") 2026/04/21 02:09:08 DEBUG : both12: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec34_d20260421_m020428_c001_v7007000_t0000_u01776737068603") 2026/04/21 02:09:08 DEBUG : both12: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb85_d20260421_m020418_c001_v0001091_t0047_u01776737058039") 2026/04/21 02:09:08 DEBUG : both13: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd6090686217f_d20260421_m020452_c001_v7007000_t0000_u01776737092444") 2026/04/21 02:09:08 DEBUG : both13: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc03_d20260421_m020443_c001_v0001091_t0059_u01776737083503") 2026/04/21 02:09:08 DEBUG : both13: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec35_d20260421_m020428_c001_v7007000_t0000_u01776737068795") 2026/04/21 02:09:08 DEBUG : both13: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb89_d20260421_m020418_c001_v0001091_t0038_u01776737058754") 2026/04/21 02:09:09 DEBUG : both14: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862180_d20260421_m020452_c001_v7007000_t0000_u01776737092630") 2026/04/21 02:09:09 DEBUG : both14: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc07_d20260421_m020444_c001_v0001091_t0013_u01776737084150") 2026/04/21 02:09:09 DEBUG : both14: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec36_d20260421_m020428_c001_v7007000_t0000_u01776737068983") 2026/04/21 02:09:09 DEBUG : both14: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb93_d20260421_m020419_c001_v0001091_t0001_u01776737059565") 2026/04/21 02:09:09 DEBUG : both15: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862181_d20260421_m020452_c001_v7007000_t0000_u01776737092822") 2026/04/21 02:09:09 DEBUG : both15: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc0d_d20260421_m020444_c001_v0001091_t0054_u01776737084942") 2026/04/21 02:09:09 DEBUG : both15: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec37_d20260421_m020429_c001_v7007000_t0000_u01776737069169") 2026/04/21 02:09:09 DEBUG : both15: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb99_d20260421_m020420_c001_v0001091_t0043_u01776737060405") 2026/04/21 02:09:09 DEBUG : both16: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862182_d20260421_m020453_c001_v7007000_t0000_u01776737093014") 2026/04/21 02:09:09 DEBUG : both16: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc11_d20260421_m020445_c001_v0001091_t0026_u01776737085767") 2026/04/21 02:09:09 DEBUG : both16: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec38_d20260421_m020429_c001_v7007000_t0000_u01776737069366") 2026/04/21 02:09:09 DEBUG : both16: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bba1_d20260421_m020421_c001_v0001091_t0050_u01776737061223") 2026/04/21 02:09:09 DEBUG : both17: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862183_d20260421_m020453_c001_v7007000_t0000_u01776737093204") 2026/04/21 02:09:09 DEBUG : both17: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc15_d20260421_m020446_c001_v0001091_t0009_u01776737086394") 2026/04/21 02:09:09 DEBUG : both17: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec39_d20260421_m020429_c001_v7007000_t0000_u01776737069553") 2026/04/21 02:09:09 DEBUG : both17: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bba5_d20260421_m020421_c001_v0001091_t0006_u01776737061986") 2026/04/21 02:09:09 DEBUG : both18: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862184_d20260421_m020453_c001_v7007000_t0000_u01776737093390") 2026/04/21 02:09:09 DEBUG : both18: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc19_d20260421_m020447_c001_v0001091_t0048_u01776737087122") 2026/04/21 02:09:09 DEBUG : both18: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec3a_d20260421_m020429_c001_v7007000_t0000_u01776737069737") 2026/04/21 02:09:09 DEBUG : both18: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bba9_d20260421_m020423_c001_v0001091_t0051_u01776737063202") 2026/04/21 02:09:10 DEBUG : both19: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862185_d20260421_m020453_c001_v7007000_t0000_u01776737093577") 2026/04/21 02:09:10 DEBUG : both19: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc1d_d20260421_m020447_c001_v0001091_t0012_u01776737087737") 2026/04/21 02:09:10 DEBUG : both19: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec3b_d20260421_m020429_c001_v7007000_t0000_u01776737069926") 2026/04/21 02:09:10 DEBUG : both19: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbad_d20260421_m020424_c001_v0001091_t0040_u01776737064028") 2026/04/21 02:09:10 DEBUG : both2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862186_d20260421_m020453_c001_v7007000_t0000_u01776737093766") 2026/04/21 02:09:10 DEBUG : both2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbcb_d20260421_m020433_c001_v0001091_t0047_u01776737073820") 2026/04/21 02:09:10 DEBUG : both2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec3c_d20260421_m020430_c001_v7007000_t0000_u01776737070123") 2026/04/21 02:09:10 DEBUG : both2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb4d_d20260421_m020409_c001_v0001091_t0020_u01776737049956") 2026/04/21 02:09:10 DEBUG : both3: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862187_d20260421_m020453_c001_v7007000_t0000_u01776737093959") 2026/04/21 02:09:10 DEBUG : both3: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbd1_d20260421_m020434_c001_v0001091_t0008_u01776737074694") 2026/04/21 02:09:10 DEBUG : both3: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec3d_d20260421_m020430_c001_v7007000_t0000_u01776737070333") 2026/04/21 02:09:10 DEBUG : both3: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb51_d20260421_m020410_c001_v0001091_t0025_u01776737050788") 2026/04/21 02:09:10 DEBUG : both4: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862188_d20260421_m020454_c001_v7007000_t0000_u01776737094147") 2026/04/21 02:09:10 DEBUG : both4: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbd5_d20260421_m020435_c001_v0001091_t0043_u01776737075445") 2026/04/21 02:09:10 DEBUG : both4: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec3e_d20260421_m020430_c001_v7007000_t0000_u01776737070522") 2026/04/21 02:09:10 DEBUG : both4: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb57_d20260421_m020411_c001_v0001091_t0027_u01776737051482") 2026/04/21 02:09:10 DEBUG : both5: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862189_d20260421_m020454_c001_v7007000_t0000_u01776737094335") 2026/04/21 02:09:10 DEBUG : both5: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbdd_d20260421_m020436_c001_v0001091_t0014_u01776737076184") 2026/04/21 02:09:10 DEBUG : both5: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec40_d20260421_m020430_c001_v7007000_t0000_u01776737070710") 2026/04/21 02:09:10 DEBUG : both5: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb5d_d20260421_m020412_c001_v0001091_t0038_u01776737052257") 2026/04/21 02:09:10 DEBUG : both6: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd6090686218b_d20260421_m020454_c001_v7007000_t0000_u01776737094525") 2026/04/21 02:09:10 DEBUG : both6: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbe1_d20260421_m020437_c001_v0001091_t0019_u01776737077063") 2026/04/21 02:09:11 DEBUG : both6: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec42_d20260421_m020430_c001_v7007000_t0000_u01776737070902") 2026/04/21 02:09:11 DEBUG : both6: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb61_d20260421_m020413_c001_v0001091_t0050_u01776737053013") 2026/04/21 02:09:11 DEBUG : both7: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd6090686218c_d20260421_m020454_c001_v7007000_t0000_u01776737094712") 2026/04/21 02:09:11 DEBUG : both7: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbe7_d20260421_m020437_c001_v0001091_t0019_u01776737077961") 2026/04/21 02:09:11 DEBUG : both7: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec43_d20260421_m020431_c001_v7007000_t0000_u01776737071089") 2026/04/21 02:09:11 DEBUG : both7: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb67_d20260421_m020413_c001_v0001091_t0009_u01776737053778") 2026/04/21 02:09:11 DEBUG : both8: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd6090686218d_d20260421_m020454_c001_v7007000_t0000_u01776737094907") 2026/04/21 02:09:11 DEBUG : both8: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbeb_d20260421_m020438_c001_v0001091_t0024_u01776737078904") 2026/04/21 02:09:11 DEBUG : both8: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec45_d20260421_m020431_c001_v7007000_t0000_u01776737071282") 2026/04/21 02:09:11 DEBUG : both8: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb6d_d20260421_m020414_c001_v0001091_t0035_u01776737054925") 2026/04/21 02:09:11 DEBUG : both9: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd6090686218e_d20260421_m020455_c001_v7007000_t0000_u01776737095094") 2026/04/21 02:09:11 DEBUG : both9: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbf1_d20260421_m020439_c001_v0001091_t0034_u01776737079882") 2026/04/21 02:09:11 DEBUG : both9: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec46_d20260421_m020431_c001_v7007000_t0000_u01776737071476") 2026/04/21 02:09:11 DEBUG : both9: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb71_d20260421_m020415_c001_v0001091_t0025_u01776737055765") 2026/04/21 02:09:11 DEBUG : c/non empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee5d3_d20260421_m020039_c001_v7007000_t0000_u01776736839053") 2026/04/21 02:09:11 DEBUG : c/non empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef1d_d20260421_m020037_c001_v0001101_t0035_u01776736837042") 2026/04/21 02:09:11 DEBUG : c/non empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee5c9_d20260421_m020036_c001_v7007000_t0000_u01776736836318") 2026/04/21 02:09:11 DEBUG : c/non empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef15_d20260421_m020034_c001_v0001101_t0043_u01776736834470") 2026/04/21 02:09:11 DEBUG : c/non empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f409d458ffe70a267_d20260421_m020016_c001_v7007000_t0000_u01776736816523") 2026/04/21 02:09:12 DEBUG : c/non empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eeeb_d20260421_m020014_c001_v0001101_t0006_u01776736814764") 2026/04/21 02:09:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c44_d20260421_m020556_c001_v7007000_t0000_u01776737156885") 2026/04/21 02:09:12 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bca7_d20260421_m020551_c001_v0001091_t0025_u01776737151534") 2026/04/21 02:09:12 DEBUG : check sum: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f409d458ffe70a206_d20260421_m020006_c001_v7007000_t0000_u01776736806617") 2026/04/21 02:09:12 DEBUG : check sum: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eed7_d20260421_m020005_c001_v0001101_t0027_u01776736805320") 2026/04/21 02:09:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f401b98961cfe1403_d20260421_m020857_c001_v7007000_t0000_u01776737337189") 2026/04/21 02:09:12 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02be92_d20260421_m020855_c001_v0001091_t0018_u01776737335709") 2026/04/21 02:09:12 DEBUG : dest/3: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4095a8195af9fb2d_d20260421_m020225_c001_v7007000_t0000_u01776736945760") 2026/04/21 02:09:12 DEBUG : dest/3: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f409b9a72677ae845_d20260421_m020224_c001_v0001173_t0016_u01776736944666") 2026/04/21 02:09:12 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068624da_d20260421_m020702_c001_v7007000_t0000_u01776737222519") 2026/04/21 02:09:12 DEBUG : dir1/0000-abcde: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c1b8_d20260421_m020657_c001_v0001102_t0057_u01776737217862") 2026/04/21 02:09:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068627ee_d20260421_m020827_c001_v7007000_t0000_u01776737307336") 2026/04/21 02:09:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02be2a_d20260421_m020814_c001_v0001091_t0040_u01776737294403") 2026/04/21 02:09:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f7550c_d20260421_m020810_c001_v7007000_t0000_u01776737290242") 2026/04/21 02:09:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bdff_d20260421_m020757_c001_v0001091_t0050_u01776737277686") 2026/04/21 02:09:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6afe3_d20260421_m020753_c001_v7007000_t0000_u01776737273468") 2026/04/21 02:09:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bdca_d20260421_m020740_c001_v0001091_t0016_u01776737260914") 2026/04/21 02:09:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f411338f46c69f8e9_d20260421_m020736_c001_v7007000_t0000_u01776737256748") 2026/04/21 02:09:12 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd9d_d20260421_m020724_c001_v0001091_t0010_u01776737244705") 2026/04/21 02:09:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4147b412da9b31b9_d20260421_m020720_c001_v7007000_t0000_u01776737240447") 2026/04/21 02:09:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd81_d20260421_m020706_c001_v0001091_t0016_u01776737226742") 2026/04/21 02:09:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f42364dcab534a6c2_d20260421_m020659_c001_v7007000_t0000_u01776737219835") 2026/04/21 02:09:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd43_d20260421_m020647_c001_v0001091_t0056_u01776737207130") 2026/04/21 02:09:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1dac1_d20260421_m020642_c001_v7007000_t0000_u01776737202896") 2026/04/21 02:09:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbe27_d20260421_m020638_c001_v0001097_t0034_u01776737198308") 2026/04/21 02:09:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4032613c37ec3ee7_d20260421_m020637_c001_v7007000_t0000_u01776737197042") 2026/04/21 02:09:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bcff_d20260421_m020624_c001_v0001091_t0054_u01776737184360") 2026/04/21 02:09:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9cc_d20260421_m020620_c001_v7007000_t0000_u01776737180134") 2026/04/21 02:09:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179c4e_d20260421_m020615_c001_v0001167_t0055_u01776737175930") 2026/04/21 02:09:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417b874aca81fd75_d20260421_m020614_c001_v7007000_t0000_u01776737174312") 2026/04/21 02:09:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c080_d20260421_m020601_c001_v0001102_t0022_u01776737161036") 2026/04/21 02:09:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4147b412da9b30ac_d20260421_m020554_c001_v7007000_t0000_u01776737154269") 2026/04/21 02:09:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179b4d_d20260421_m020541_c001_v0001167_t0036_u01776737141077") 2026/04/21 02:09:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f402cdff8ead602a7_d20260421_m020536_c001_v7007000_t0000_u01776737136789") 2026/04/21 02:09:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179ab0_d20260421_m020523_c001_v0001167_t0042_u01776737123448") 2026/04/21 02:09:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41350d792067488c_d20260421_m020519_c001_v7007000_t0000_u01776737119125") 2026/04/21 02:09:13 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179a33_d20260421_m020508_c001_v0001167_t0054_u01776737108208") 2026/04/21 02:09:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1dab9_d20260421_m020640_c001_v7007000_t0000_u01776737200986") 2026/04/21 02:09:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c12c_d20260421_m020634_c001_v0001102_t0039_u01776737194451") 2026/04/21 02:09:14 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068624db_d20260421_m020702_c001_v7007000_t0000_u01776737222709") 2026/04/21 02:09:14 DEBUG : dir1/0001-bcdef: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179e2b_d20260421_m020657_c001_v0001167_t0044_u01776737217869") 2026/04/21 02:09:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068627ef_d20260421_m020827_c001_v7007000_t0000_u01776737307531") 2026/04/21 02:09:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc53b_d20260421_m020815_c001_v0001097_t0039_u01776737295194") 2026/04/21 02:09:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f75516_d20260421_m020810_c001_v7007000_t0000_u01776737290436") 2026/04/21 02:09:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc40f_d20260421_m020758_c001_v0001097_t0012_u01776737278473") 2026/04/21 02:09:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6afe4_d20260421_m020753_c001_v7007000_t0000_u01776737273665") 2026/04/21 02:09:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc2db_d20260421_m020741_c001_v0001097_t0017_u01776737261651") 2026/04/21 02:09:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f411338f46c69f8ed_d20260421_m020736_c001_v7007000_t0000_u01776737256935") 2026/04/21 02:09:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc1ac_d20260421_m020725_c001_v0001097_t0036_u01776737245440") 2026/04/21 02:09:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4147b412da9b31ba_d20260421_m020720_c001_v7007000_t0000_u01776737240631") 2026/04/21 02:09:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc045_d20260421_m020707_c001_v0001097_t0031_u01776737227434") 2026/04/21 02:09:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f42364dcab534a6c6_d20260421_m020700_c001_v7007000_t0000_u01776737220210") 2026/04/21 02:09:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbecf_d20260421_m020647_c001_v0001097_t0024_u01776737207882") 2026/04/21 02:09:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1dac2_d20260421_m020643_c001_v7007000_t0000_u01776737203085") 2026/04/21 02:09:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd25_d20260421_m020638_c001_v0001091_t0014_u01776737198550") 2026/04/21 02:09:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41655af112f43ecd_d20260421_m020636_c001_v7007000_t0000_u01776737196480") 2026/04/21 02:09:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c0f2_d20260421_m020625_c001_v0001102_t0033_u01776737185198") 2026/04/21 02:09:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9cd_d20260421_m020620_c001_v7007000_t0000_u01776737180325") 2026/04/21 02:09:14 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c0bc_d20260421_m020615_c001_v0001102_t0043_u01776737175956") 2026/04/21 02:09:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9ba_d20260421_m020613_c001_v7007000_t0000_u01776737173943") 2026/04/21 02:09:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179bca_d20260421_m020601_c001_v0001167_t0044_u01776737161878") 2026/04/21 02:09:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41655af112f43da4_d20260421_m020554_c001_v7007000_t0000_u01776737154405") 2026/04/21 02:09:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bba64_d20260421_m020541_c001_v0001097_t0027_u01776737141880") 2026/04/21 02:09:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f402cdff8ead602ab_d20260421_m020536_c001_v7007000_t0000_u01776737136976") 2026/04/21 02:09:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bb919_d20260421_m020524_c001_v0001097_t0017_u01776737124443") 2026/04/21 02:09:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41350d7920674892_d20260421_m020519_c001_v7007000_t0000_u01776737119310") 2026/04/21 02:09:15 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bb819_d20260421_m020508_c001_v0001097_t0048_u01776737108505") 2026/04/21 02:09:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8dad3_d20260421_m020640_c001_v7007000_t0000_u01776737200707") 2026/04/21 02:09:15 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179d37_d20260421_m020634_c001_v0001167_t0037_u01776737194461") 2026/04/21 02:09:15 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068624dc_d20260421_m020702_c001_v7007000_t0000_u01776737222898") 2026/04/21 02:09:15 DEBUG : dir1/0002-cdefg: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c1bc_d20260421_m020658_c001_v0001102_t0008_u01776737218169") 2026/04/21 02:09:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068627f0_d20260421_m020827_c001_v7007000_t0000_u01776737307721") 2026/04/21 02:09:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae6317a158_d20260421_m020816_c001_v0001167_t0021_u01776737296104") 2026/04/21 02:09:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f7551a_d20260421_m020810_c001_v7007000_t0000_u01776737290627") 2026/04/21 02:09:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae6317a097_d20260421_m020759_c001_v0001167_t0044_u01776737279262") 2026/04/21 02:09:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6afe5_d20260421_m020753_c001_v7007000_t0000_u01776737273857") 2026/04/21 02:09:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179fd4_d20260421_m020742_c001_v0001167_t0023_u01776737262453") 2026/04/21 02:09:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f411338f46c69f8ef_d20260421_m020737_c001_v7007000_t0000_u01776737257121") 2026/04/21 02:09:15 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179f52_d20260421_m020726_c001_v0001167_t0000_u01776737246372") 2026/04/21 02:09:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4147b412da9b31bb_d20260421_m020720_c001_v7007000_t0000_u01776737240880") 2026/04/21 02:09:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179e8f_d20260421_m020708_c001_v0001167_t0000_u01776737228403") 2026/04/21 02:09:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41674622af7da656_d20260421_m020700_c001_v7007000_t0000_u01776737220241") 2026/04/21 02:09:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c188_d20260421_m020648_c001_v0001102_t0013_u01776737208618") 2026/04/21 02:09:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1dac3_d20260421_m020643_c001_v7007000_t0000_u01776737203278") 2026/04/21 02:09:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c14e_d20260421_m020638_c001_v0001102_t0046_u01776737198560") 2026/04/21 02:09:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8da9b_d20260421_m020636_c001_v7007000_t0000_u01776737196858") 2026/04/21 02:09:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179ccf_d20260421_m020626_c001_v0001167_t0032_u01776737186001") 2026/04/21 02:09:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9ce_d20260421_m020620_c001_v7007000_t0000_u01776737180515") 2026/04/21 02:09:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bce5_d20260421_m020616_c001_v0001091_t0043_u01776737176026") 2026/04/21 02:09:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417b874aca81fd74_d20260421_m020614_c001_v7007000_t0000_u01776737174119") 2026/04/21 02:09:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbb99_d20260421_m020602_c001_v0001097_t0009_u01776737162702") 2026/04/21 02:09:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c22_d20260421_m020554_c001_v7007000_t0000_u01776737154030") 2026/04/21 02:09:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c048_d20260421_m020542_c001_v0001102_t0049_u01776737142733") 2026/04/21 02:09:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f402cdff8ead602ad_d20260421_m020537_c001_v7007000_t0000_u01776737137167") 2026/04/21 02:09:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c000_d20260421_m020525_c001_v0001102_t0013_u01776737125199") 2026/04/21 02:09:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41350d7920674896_d20260421_m020519_c001_v7007000_t0000_u01776737119499") 2026/04/21 02:09:16 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0bfb4_d20260421_m020508_c001_v0001102_t0027_u01776737108830") 2026/04/21 02:09:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4045e58dcf168fbc_d20260421_m020640_c001_v7007000_t0000_u01776737200747") 2026/04/21 02:09:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbde5_d20260421_m020634_c001_v0001097_t0058_u01776737194518") 2026/04/21 02:09:16 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068624dd_d20260421_m020703_c001_v7007000_t0000_u01776737223084") 2026/04/21 02:09:17 DEBUG : dir1/0003-defgh: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd67_d20260421_m020658_c001_v0001091_t0043_u01776737218187") 2026/04/21 02:09:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068627f1_d20260421_m020827_c001_v7007000_t0000_u01776737307908") 2026/04/21 02:09:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c352_d20260421_m020816_c001_v0001102_t0046_u01776737296894") 2026/04/21 02:09:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f75525_d20260421_m020810_c001_v7007000_t0000_u01776737290824") 2026/04/21 02:09:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c2e2_d20260421_m020759_c001_v0001102_t0048_u01776737279987") 2026/04/21 02:09:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6afe6_d20260421_m020754_c001_v7007000_t0000_u01776737274058") 2026/04/21 02:09:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c294_d20260421_m020743_c001_v0001102_t0043_u01776737263175") 2026/04/21 02:09:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f411338f46c69f8f4_d20260421_m020737_c001_v7007000_t0000_u01776737257306") 2026/04/21 02:09:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c252_d20260421_m020727_c001_v0001102_t0050_u01776737247069") 2026/04/21 02:09:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4147b412da9b31bc_d20260421_m020721_c001_v7007000_t0000_u01776737241105") 2026/04/21 02:09:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c1f2_d20260421_m020709_c001_v0001102_t0055_u01776737229330") 2026/04/21 02:09:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41655af112f43f1d_d20260421_m020659_c001_v7007000_t0000_u01776737219901") 2026/04/21 02:09:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179ddf_d20260421_m020649_c001_v0001167_t0038_u01776737209399") 2026/04/21 02:09:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1dac4_d20260421_m020643_c001_v7007000_t0000_u01776737203463") 2026/04/21 02:09:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179d61_d20260421_m020638_c001_v0001167_t0054_u01776737198675") 2026/04/21 02:09:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4045e58dcf168fae_d20260421_m020637_c001_v7007000_t0000_u01776737197053") 2026/04/21 02:09:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbd49_d20260421_m020626_c001_v0001097_t0044_u01776737186665") 2026/04/21 02:09:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9d0_d20260421_m020620_c001_v7007000_t0000_u01776737180707") 2026/04/21 02:09:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbc87_d20260421_m020616_c001_v0001097_t0025_u01776737176038") 2026/04/21 02:09:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41655af112f43daf_d20260421_m020614_c001_v7007000_t0000_u01776737174543") 2026/04/21 02:09:17 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bcc3_d20260421_m020603_c001_v0001091_t0032_u01776737163534") 2026/04/21 02:09:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c25_d20260421_m020554_c001_v7007000_t0000_u01776737154422") 2026/04/21 02:09:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc91_d20260421_m020543_c001_v0001091_t0014_u01776737143403") 2026/04/21 02:09:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f402cdff8ead602af_d20260421_m020537_c001_v7007000_t0000_u01776737137360") 2026/04/21 02:09:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc6f_d20260421_m020525_c001_v0001091_t0026_u01776737125982") 2026/04/21 02:09:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41350d7920674897_d20260421_m020519_c001_v7007000_t0000_u01776737119750") 2026/04/21 02:09:18 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc47_d20260421_m020509_c001_v0001091_t0002_u01776737109279") 2026/04/21 02:09:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8dad6_d20260421_m020640_c001_v7007000_t0000_u01776737200922") 2026/04/21 02:09:18 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd11_d20260421_m020634_c001_v0001091_t0048_u01776737194611") 2026/04/21 02:09:18 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068624de_d20260421_m020703_c001_v7007000_t0000_u01776737223269") 2026/04/21 02:09:18 DEBUG : dir1/0004-efghi: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbf9f_d20260421_m020658_c001_v0001097_t0046_u01776737218237") 2026/04/21 02:09:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068627f2_d20260421_m020828_c001_v7007000_t0000_u01776737308091") 2026/04/21 02:09:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02be30_d20260421_m020817_c001_v0001091_t0013_u01776737297301") 2026/04/21 02:09:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f7552e_d20260421_m020811_c001_v7007000_t0000_u01776737291010") 2026/04/21 02:09:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02be09_d20260421_m020800_c001_v0001091_t0048_u01776737280309") 2026/04/21 02:09:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6afe7_d20260421_m020754_c001_v7007000_t0000_u01776737274252") 2026/04/21 02:09:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bdda_d20260421_m020743_c001_v0001091_t0035_u01776737263688") 2026/04/21 02:09:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f411338f46c69f8f8_d20260421_m020737_c001_v7007000_t0000_u01776737257500") 2026/04/21 02:09:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bda7_d20260421_m020727_c001_v0001091_t0046_u01776737247398") 2026/04/21 02:09:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4147b412da9b31bd_d20260421_m020721_c001_v7007000_t0000_u01776737241301") 2026/04/21 02:09:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd85_d20260421_m020709_c001_v0001091_t0052_u01776737229690") 2026/04/21 02:09:18 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41655af112f43f1f_d20260421_m020700_c001_v7007000_t0000_u01776737220282") 2026/04/21 02:09:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd4b_d20260421_m020649_c001_v0001091_t0054_u01776737209742") 2026/04/21 02:09:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1dac5_d20260421_m020643_c001_v7007000_t0000_u01776737203648") 2026/04/21 02:09:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd27_d20260421_m020638_c001_v0001091_t0014_u01776737198877") 2026/04/21 02:09:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8daa5_d20260421_m020637_c001_v7007000_t0000_u01776737197070") 2026/04/21 02:09:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd01_d20260421_m020627_c001_v0001091_t0050_u01776737187076") 2026/04/21 02:09:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9d1_d20260421_m020620_c001_v7007000_t0000_u01776737180900") 2026/04/21 02:09:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179c52_d20260421_m020616_c001_v0001167_t0016_u01776737176305") 2026/04/21 02:09:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4055737fff40becb_d20260421_m020614_c001_v7007000_t0000_u01776737174511") 2026/04/21 02:09:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c090_d20260421_m020604_c001_v0001102_t0053_u01776737164012") 2026/04/21 02:09:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419b700016a985a4_d20260421_m020554_c001_v7007000_t0000_u01776737154479") 2026/04/21 02:09:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179b57_d20260421_m020543_c001_v0001167_t0034_u01776737143738") 2026/04/21 02:09:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f402cdff8ead602b2_d20260421_m020537_c001_v7007000_t0000_u01776737137556") 2026/04/21 02:09:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179ad0_d20260421_m020526_c001_v0001167_t0033_u01776737126397") 2026/04/21 02:09:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41350d7920674898_d20260421_m020519_c001_v7007000_t0000_u01776737119951") 2026/04/21 02:09:19 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179a3f_d20260421_m020509_c001_v0001167_t0051_u01776737109805") 2026/04/21 02:09:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8dad4_d20260421_m020640_c001_v7007000_t0000_u01776737200771") 2026/04/21 02:09:19 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c132_d20260421_m020634_c001_v0001102_t0043_u01776737194887") 2026/04/21 02:09:19 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068624df_d20260421_m020703_c001_v7007000_t0000_u01776737223453") 2026/04/21 02:09:19 DEBUG : dir1/0005-fghij: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179e2d_d20260421_m020658_c001_v0001167_t0008_u01776737218334") 2026/04/21 02:09:19 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068627f3_d20260421_m020828_c001_v7007000_t0000_u01776737308279") 2026/04/21 02:09:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc569_d20260421_m020817_c001_v0001097_t0036_u01776737297718") 2026/04/21 02:09:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f75536_d20260421_m020811_c001_v7007000_t0000_u01776737291196") 2026/04/21 02:09:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc445_d20260421_m020800_c001_v0001097_t0026_u01776737280641") 2026/04/21 02:09:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6afe8_d20260421_m020754_c001_v7007000_t0000_u01776737274442") 2026/04/21 02:09:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc303_d20260421_m020744_c001_v0001097_t0009_u01776737264130") 2026/04/21 02:09:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f411338f46c69f8fc_d20260421_m020737_c001_v7007000_t0000_u01776737257687") 2026/04/21 02:09:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc1d6_d20260421_m020727_c001_v0001097_t0049_u01776737247708") 2026/04/21 02:09:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4147b412da9b31bf_d20260421_m020721_c001_v7007000_t0000_u01776737241501") 2026/04/21 02:09:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc07d_d20260421_m020710_c001_v0001097_t0009_u01776737230077") 2026/04/21 02:09:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4045e58dcf169074_d20260421_m020659_c001_v7007000_t0000_u01776737219988") 2026/04/21 02:09:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbefb_d20260421_m020650_c001_v0001097_t0001_u01776737210354") 2026/04/21 02:09:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1dac8_d20260421_m020643_c001_v7007000_t0000_u01776737203837") 2026/04/21 02:09:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbe31_d20260421_m020638_c001_v0001097_t0018_u01776737198889") 2026/04/21 02:09:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8da9a_d20260421_m020636_c001_v7007000_t0000_u01776737196666") 2026/04/21 02:09:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c0fa_d20260421_m020627_c001_v0001102_t0042_u01776737187401") 2026/04/21 02:09:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9d3_d20260421_m020621_c001_v7007000_t0000_u01776737181095") 2026/04/21 02:09:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c0c0_d20260421_m020616_c001_v0001102_t0053_u01776737176351") 2026/04/21 02:09:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4055737fff40beca_d20260421_m020614_c001_v7007000_t0000_u01776737174317") 2026/04/21 02:09:20 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179bd7_d20260421_m020604_c001_v0001167_t0001_u01776737164361") 2026/04/21 02:09:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41655af112f43da3_d20260421_m020554_c001_v7007000_t0000_u01776737154216") 2026/04/21 02:09:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bba82_d20260421_m020544_c001_v0001097_t0041_u01776737144085") 2026/04/21 02:09:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f402cdff8ead602b4_d20260421_m020537_c001_v7007000_t0000_u01776737137741") 2026/04/21 02:09:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bb95a_d20260421_m020526_c001_v0001097_t0041_u01776737126794") 2026/04/21 02:09:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41350d7920674899_d20260421_m020520_c001_v7007000_t0000_u01776737120140") 2026/04/21 02:09:21 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bb839_d20260421_m020510_c001_v0001097_t0019_u01776737110175") 2026/04/21 02:09:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8dad2_d20260421_m020640_c001_v7007000_t0000_u01776737200583") 2026/04/21 02:09:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179d3f_d20260421_m020634_c001_v0001167_t0025_u01776737194930") 2026/04/21 02:09:21 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068624e0_d20260421_m020703_c001_v7007000_t0000_u01776737223641") 2026/04/21 02:09:21 DEBUG : dir1/0006-ghijk: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbfa9_d20260421_m020658_c001_v0001097_t0019_u01776737218606") 2026/04/21 02:09:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068627f4_d20260421_m020828_c001_v7007000_t0000_u01776737308469") 2026/04/21 02:09:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae6317a16e_d20260421_m020818_c001_v0001167_t0014_u01776737298082") 2026/04/21 02:09:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f7553e_d20260421_m020811_c001_v7007000_t0000_u01776737291385") 2026/04/21 02:09:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae6317a0b1_d20260421_m020801_c001_v0001167_t0037_u01776737281099") 2026/04/21 02:09:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6afe9_d20260421_m020754_c001_v7007000_t0000_u01776737274635") 2026/04/21 02:09:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179ff6_d20260421_m020744_c001_v0001167_t0012_u01776737264739") 2026/04/21 02:09:21 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f411338f46c69f900_d20260421_m020737_c001_v7007000_t0000_u01776737257901") 2026/04/21 02:09:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179f64_d20260421_m020728_c001_v0001167_t0027_u01776737248510") 2026/04/21 02:09:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4147b412da9b31c0_d20260421_m020721_c001_v7007000_t0000_u01776737241691") 2026/04/21 02:09:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179e9b_d20260421_m020710_c001_v0001167_t0031_u01776737230623") 2026/04/21 02:09:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f42364dcab534a6c5_d20260421_m020700_c001_v7007000_t0000_u01776737220024") 2026/04/21 02:09:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c194_d20260421_m020650_c001_v0001102_t0015_u01776737210942") 2026/04/21 02:09:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1dac9_d20260421_m020644_c001_v7007000_t0000_u01776737204030") 2026/04/21 02:09:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179d65_d20260421_m020639_c001_v0001167_t0037_u01776737199090") 2026/04/21 02:09:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41655af112f43ed0_d20260421_m020636_c001_v7007000_t0000_u01776737196669") 2026/04/21 02:09:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179ce1_d20260421_m020627_c001_v0001167_t0026_u01776737187831") 2026/04/21 02:09:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9d4_d20260421_m020621_c001_v7007000_t0000_u01776737181294") 2026/04/21 02:09:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bce9_d20260421_m020616_c001_v0001091_t0039_u01776737176433") 2026/04/21 02:09:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9bf_d20260421_m020614_c001_v7007000_t0000_u01776737174561") 2026/04/21 02:09:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbbb3_d20260421_m020604_c001_v0001097_t0043_u01776737164871") 2026/04/21 02:09:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c24_d20260421_m020554_c001_v7007000_t0000_u01776737154221") 2026/04/21 02:09:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c04c_d20260421_m020544_c001_v0001102_t0059_u01776737144643") 2026/04/21 02:09:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f402cdff8ead602b6_d20260421_m020537_c001_v7007000_t0000_u01776737137930") 2026/04/21 02:09:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c00c_d20260421_m020527_c001_v0001102_t0040_u01776737127354") 2026/04/21 02:09:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41350d792067489b_d20260421_m020520_c001_v7007000_t0000_u01776737120331") 2026/04/21 02:09:22 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0bfb8_d20260421_m020510_c001_v0001102_t0042_u01776737110582") 2026/04/21 02:09:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8dad5_d20260421_m020640_c001_v7007000_t0000_u01776737200781") 2026/04/21 02:09:23 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd13_d20260421_m020635_c001_v0001091_t0010_u01776737195180") 2026/04/21 02:09:23 DEBUG : dir1/0007-12345: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068624e2_d20260421_m020703_c001_v7007000_t0000_u01776737223831") 2026/04/21 02:09:23 DEBUG : dir1/0007-12345: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd6d_d20260421_m020658_c001_v0001091_t0002_u01776737218650") 2026/04/21 02:09:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068627f5_d20260421_m020828_c001_v7007000_t0000_u01776737308657") 2026/04/21 02:09:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c35e_d20260421_m020818_c001_v0001102_t0037_u01776737298492") 2026/04/21 02:09:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f75542_d20260421_m020811_c001_v7007000_t0000_u01776737291575") 2026/04/21 02:09:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c2f0_d20260421_m020801_c001_v0001102_t0057_u01776737281476") 2026/04/21 02:09:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6afea_d20260421_m020754_c001_v7007000_t0000_u01776737274821") 2026/04/21 02:09:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c29e_d20260421_m020745_c001_v0001102_t0032_u01776737265139") 2026/04/21 02:09:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f411338f46c69f903_d20260421_m020738_c001_v7007000_t0000_u01776737258089") 2026/04/21 02:09:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c260_d20260421_m020728_c001_v0001102_t0036_u01776737248836") 2026/04/21 02:09:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4147b412da9b31c1_d20260421_m020721_c001_v7007000_t0000_u01776737241881") 2026/04/21 02:09:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c1fa_d20260421_m020710_c001_v0001102_t0022_u01776737230926") 2026/04/21 02:09:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41655af112f43f1e_d20260421_m020700_c001_v7007000_t0000_u01776737220091") 2026/04/21 02:09:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179df7_d20260421_m020651_c001_v0001167_t0018_u01776737211372") 2026/04/21 02:09:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1dacc_d20260421_m020644_c001_v7007000_t0000_u01776737204214") 2026/04/21 02:09:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c156_d20260421_m020639_c001_v0001102_t0048_u01776737199109") 2026/04/21 02:09:23 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41655af112f43ed3_d20260421_m020636_c001_v7007000_t0000_u01776737196864") 2026/04/21 02:09:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbd6b_d20260421_m020628_c001_v0001097_t0058_u01776737188175") 2026/04/21 02:09:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9d6_d20260421_m020621_c001_v7007000_t0000_u01776737181489") 2026/04/21 02:09:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbc91_d20260421_m020616_c001_v0001097_t0031_u01776737176460") 2026/04/21 02:09:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40574d60dd4e2548_d20260421_m020614_c001_v7007000_t0000_u01776737174566") 2026/04/21 02:09:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bcc5_d20260421_m020605_c001_v0001091_t0027_u01776737165388") 2026/04/21 02:09:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4055737fff40bea1_d20260421_m020554_c001_v7007000_t0000_u01776737154448") 2026/04/21 02:09:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc97_d20260421_m020545_c001_v0001091_t0026_u01776737145070") 2026/04/21 02:09:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f402cdff8ead602b8_d20260421_m020538_c001_v7007000_t0000_u01776737138121") 2026/04/21 02:09:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc7b_d20260421_m020527_c001_v0001091_t0017_u01776737127985") 2026/04/21 02:09:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41350d792067489c_d20260421_m020520_c001_v7007000_t0000_u01776737120523") 2026/04/21 02:09:24 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc4d_d20260421_m020510_c001_v0001091_t0020_u01776737110958") 2026/04/21 02:09:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4045e58dcf168fbe_d20260421_m020640_c001_v7007000_t0000_u01776737200930") 2026/04/21 02:09:24 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c136_d20260421_m020635_c001_v0001102_t0038_u01776737195266") 2026/04/21 02:09:24 DEBUG : dir1/0008-23456: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068624e4_d20260421_m020704_c001_v7007000_t0000_u01776737224022") 2026/04/21 02:09:24 DEBUG : dir1/0008-23456: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179e33_d20260421_m020658_c001_v0001167_t0055_u01776737218720") 2026/04/21 02:09:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068627f6_d20260421_m020828_c001_v7007000_t0000_u01776737308843") 2026/04/21 02:09:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02be3a_d20260421_m020818_c001_v0001091_t0038_u01776737298902") 2026/04/21 02:09:24 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f75546_d20260421_m020811_c001_v7007000_t0000_u01776737291761") 2026/04/21 02:09:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02be0c_d20260421_m020801_c001_v0001091_t0025_u01776737281787") 2026/04/21 02:09:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6afeb_d20260421_m020755_c001_v7007000_t0000_u01776737275007") 2026/04/21 02:09:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bddc_d20260421_m020745_c001_v0001091_t0044_u01776737265489") 2026/04/21 02:09:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f411338f46c69f906_d20260421_m020738_c001_v7007000_t0000_u01776737258274") 2026/04/21 02:09:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bdad_d20260421_m020729_c001_v0001091_t0018_u01776737249277") 2026/04/21 02:09:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4147b412da9b31c2_d20260421_m020722_c001_v7007000_t0000_u01776737242063") 2026/04/21 02:09:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd87_d20260421_m020711_c001_v0001091_t0017_u01776737231384") 2026/04/21 02:09:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4045e58dcf16907c_d20260421_m020700_c001_v7007000_t0000_u01776737220177") 2026/04/21 02:09:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd53_d20260421_m020652_c001_v0001091_t0020_u01776737212034") 2026/04/21 02:09:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1dad2_d20260421_m020644_c001_v7007000_t0000_u01776737204400") 2026/04/21 02:09:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd29_d20260421_m020639_c001_v0001091_t0026_u01776737199202") 2026/04/21 02:09:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8da9c_d20260421_m020636_c001_v7007000_t0000_u01776737196875") 2026/04/21 02:09:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd05_d20260421_m020628_c001_v0001091_t0041_u01776737188525") 2026/04/21 02:09:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9d7_d20260421_m020621_c001_v7007000_t0000_u01776737181684") 2026/04/21 02:09:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c0c4_d20260421_m020616_c001_v0001102_t0050_u01776737176708") 2026/04/21 02:09:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f6c270_d20260421_m020614_c001_v7007000_t0000_u01776737174327") 2026/04/21 02:09:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c096_d20260421_m020605_c001_v0001102_t0059_u01776737165814") 2026/04/21 02:09:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f42364dcab534a4f3_d20260421_m020554_c001_v7007000_t0000_u01776737154267") 2026/04/21 02:09:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179b65_d20260421_m020545_c001_v0001167_t0007_u01776737145478") 2026/04/21 02:09:25 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f402cdff8ead602bb_d20260421_m020538_c001_v7007000_t0000_u01776737138385") 2026/04/21 02:09:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179af2_d20260421_m020528_c001_v0001167_t0007_u01776737128335") 2026/04/21 02:09:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41350d792067489d_d20260421_m020520_c001_v7007000_t0000_u01776737120717") 2026/04/21 02:09:26 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179a47_d20260421_m020511_c001_v0001167_t0039_u01776737111516") 2026/04/21 02:09:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8dad7_d20260421_m020640_c001_v7007000_t0000_u01776737200956") 2026/04/21 02:09:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179d41_d20260421_m020635_c001_v0001167_t0039_u01776737195277") 2026/04/21 02:09:26 DEBUG : dir1/0009-34567: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068624e5_d20260421_m020704_c001_v7007000_t0000_u01776737224210") 2026/04/21 02:09:26 DEBUG : dir1/0009-34567: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c1c0_d20260421_m020658_c001_v0001102_t0036_u01776737218877") 2026/04/21 02:09:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068627f7_d20260421_m020829_c001_v7007000_t0000_u01776737309031") 2026/04/21 02:09:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc58d_d20260421_m020819_c001_v0001097_t0050_u01776737299354") 2026/04/21 02:09:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f7554c_d20260421_m020811_c001_v7007000_t0000_u01776737291949") 2026/04/21 02:09:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc463_d20260421_m020802_c001_v0001097_t0030_u01776737282168") 2026/04/21 02:09:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6afec_d20260421_m020755_c001_v7007000_t0000_u01776737275196") 2026/04/21 02:09:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc325_d20260421_m020745_c001_v0001097_t0028_u01776737265861") 2026/04/21 02:09:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f411338f46c69f908_d20260421_m020738_c001_v7007000_t0000_u01776737258459") 2026/04/21 02:09:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc202_d20260421_m020729_c001_v0001097_t0026_u01776737249645") 2026/04/21 02:09:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4147b412da9b31c3_d20260421_m020722_c001_v7007000_t0000_u01776737242247") 2026/04/21 02:09:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc09f_d20260421_m020711_c001_v0001097_t0019_u01776737231955") 2026/04/21 02:09:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4032613c37ec3fe3_d20260421_m020700_c001_v7007000_t0000_u01776737220204") 2026/04/21 02:09:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbf23_d20260421_m020652_c001_v0001097_t0020_u01776737212480") 2026/04/21 02:09:26 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1dad5_d20260421_m020644_c001_v7007000_t0000_u01776737204586") 2026/04/21 02:09:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbe37_d20260421_m020639_c001_v0001097_t0042_u01776737199310") 2026/04/21 02:09:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6ad53_d20260421_m020636_c001_v7007000_t0000_u01776737196871") 2026/04/21 02:09:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c102_d20260421_m020629_c001_v0001102_t0019_u01776737189013") 2026/04/21 02:09:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9d8_d20260421_m020621_c001_v7007000_t0000_u01776737181875") 2026/04/21 02:09:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bceb_d20260421_m020616_c001_v0001091_t0046_u01776737176837") 2026/04/21 02:09:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9bb_d20260421_m020614_c001_v7007000_t0000_u01776737174144") 2026/04/21 02:09:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179be7_d20260421_m020606_c001_v0001167_t0017_u01776737166213") 2026/04/21 02:09:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f42364dcab534a4f9_d20260421_m020554_c001_v7007000_t0000_u01776737154459") 2026/04/21 02:09:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbaa3_d20260421_m020546_c001_v0001097_t0002_u01776737146171") 2026/04/21 02:09:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f402cdff8ead602bf_d20260421_m020538_c001_v7007000_t0000_u01776737138612") 2026/04/21 02:09:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bb980_d20260421_m020528_c001_v0001097_t0018_u01776737128719") 2026/04/21 02:09:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41350d792067489f_d20260421_m020520_c001_v7007000_t0000_u01776737120913") 2026/04/21 02:09:27 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bb855_d20260421_m020512_c001_v0001097_t0053_u01776737112099") 2026/04/21 02:09:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1dab4_d20260421_m020640_c001_v7007000_t0000_u01776737200595") 2026/04/21 02:09:27 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbdf3_d20260421_m020635_c001_v0001097_t0025_u01776737195289") 2026/04/21 02:09:27 DEBUG : dir1/0010-45678: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068624e7_d20260421_m020704_c001_v7007000_t0000_u01776737224399") 2026/04/21 02:09:27 DEBUG : dir1/0010-45678: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbfaf_d20260421_m020658_c001_v0001097_t0058_u01776737218949") 2026/04/21 02:09:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068627f8_d20260421_m020829_c001_v7007000_t0000_u01776737309219") 2026/04/21 02:09:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae6317a184_d20260421_m020819_c001_v0001167_t0037_u01776737299998") 2026/04/21 02:09:27 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f75553_d20260421_m020812_c001_v7007000_t0000_u01776737292136") 2026/04/21 02:09:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae6317a0c3_d20260421_m020802_c001_v0001167_t0043_u01776737282603") 2026/04/21 02:09:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6afed_d20260421_m020755_c001_v7007000_t0000_u01776737275385") 2026/04/21 02:09:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae6317a00e_d20260421_m020746_c001_v0001167_t0031_u01776737266410") 2026/04/21 02:09:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f411338f46c69f90c_d20260421_m020738_c001_v7007000_t0000_u01776737258647") 2026/04/21 02:09:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179f74_d20260421_m020730_c001_v0001167_t0002_u01776737250094") 2026/04/21 02:09:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4147b412da9b31c4_d20260421_m020722_c001_v7007000_t0000_u01776737242438") 2026/04/21 02:09:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179ebb_d20260421_m020712_c001_v0001167_t0052_u01776737232485") 2026/04/21 02:09:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4032613c37ec3fe2_d20260421_m020700_c001_v7007000_t0000_u01776737220019") 2026/04/21 02:09:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c19e_d20260421_m020652_c001_v0001102_t0047_u01776737212886") 2026/04/21 02:09:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1dada_d20260421_m020644_c001_v7007000_t0000_u01776737204773") 2026/04/21 02:09:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179d6f_d20260421_m020639_c001_v0001167_t0059_u01776737199573") 2026/04/21 02:09:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8daa7_d20260421_m020637_c001_v7007000_t0000_u01776737197082") 2026/04/21 02:09:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179cf7_d20260421_m020629_c001_v0001167_t0051_u01776737189414") 2026/04/21 02:09:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9d9_d20260421_m020622_c001_v7007000_t0000_u01776737182064") 2026/04/21 02:09:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbc99_d20260421_m020616_c001_v0001097_t0045_u01776737176933") 2026/04/21 02:09:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f401b98961cfe0dd2_d20260421_m020614_c001_v7007000_t0000_u01776737174522") 2026/04/21 02:09:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbbd9_d20260421_m020606_c001_v0001097_t0025_u01776737166738") 2026/04/21 02:09:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f42364dcab534a4fa_d20260421_m020554_c001_v7007000_t0000_u01776737154470") 2026/04/21 02:09:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c050_d20260421_m020546_c001_v0001102_t0014_u01776737146488") 2026/04/21 02:09:28 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f402cdff8ead602c1_d20260421_m020538_c001_v7007000_t0000_u01776737138797") 2026/04/21 02:09:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c012_d20260421_m020529_c001_v0001102_t0019_u01776737129038") 2026/04/21 02:09:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41350d79206748a0_d20260421_m020521_c001_v7007000_t0000_u01776737121109") 2026/04/21 02:09:29 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0bfc0_d20260421_m020512_c001_v0001102_t0049_u01776737112476") 2026/04/21 02:09:29 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8dad8_d20260421_m020640_c001_v7007000_t0000_u01776737200977") 2026/04/21 02:09:29 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd15_d20260421_m020635_c001_v0001091_t0050_u01776737195582") 2026/04/21 02:09:29 DEBUG : dir1/0011-56789: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068624e8_d20260421_m020704_c001_v7007000_t0000_u01776737224588") 2026/04/21 02:09:29 DEBUG : dir1/0011-56789: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179e37_d20260421_m020659_c001_v0001167_t0008_u01776737219062") 2026/04/21 02:09:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068627f9_d20260421_m020829_c001_v7007000_t0000_u01776737309409") 2026/04/21 02:09:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c374_d20260421_m020820_c001_v0001102_t0033_u01776737300449") 2026/04/21 02:09:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f75559_d20260421_m020812_c001_v7007000_t0000_u01776737292321") 2026/04/21 02:09:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c2fc_d20260421_m020802_c001_v0001102_t0026_u01776737282922") 2026/04/21 02:09:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6afee_d20260421_m020755_c001_v7007000_t0000_u01776737275572") 2026/04/21 02:09:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c2a4_d20260421_m020746_c001_v0001102_t0018_u01776737266832") 2026/04/21 02:09:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f411338f46c69f914_d20260421_m020738_c001_v7007000_t0000_u01776737258833") 2026/04/21 02:09:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c266_d20260421_m020730_c001_v0001102_t0038_u01776737250637") 2026/04/21 02:09:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4147b412da9b31c5_d20260421_m020722_c001_v7007000_t0000_u01776737242625") 2026/04/21 02:09:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c206_d20260421_m020713_c001_v0001102_t0013_u01776737233069") 2026/04/21 02:09:29 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41674622af7da655_d20260421_m020700_c001_v7007000_t0000_u01776737220220") 2026/04/21 02:09:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179e05_d20260421_m020653_c001_v0001167_t0020_u01776737213190") 2026/04/21 02:09:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1dade_d20260421_m020644_c001_v7007000_t0000_u01776737204963") 2026/04/21 02:09:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c15a_d20260421_m020639_c001_v0001102_t0026_u01776737199613") 2026/04/21 02:09:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6ad51_d20260421_m020636_c001_v7007000_t0000_u01776737196490") 2026/04/21 02:09:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbd89_d20260421_m020629_c001_v0001097_t0057_u01776737189927") 2026/04/21 02:09:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9da_d20260421_m020622_c001_v7007000_t0000_u01776737182265") 2026/04/21 02:09:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179c60_d20260421_m020617_c001_v0001167_t0049_u01776737177009") 2026/04/21 02:09:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9be_d20260421_m020614_c001_v7007000_t0000_u01776737174535") 2026/04/21 02:09:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bcc7_d20260421_m020607_c001_v0001091_t0017_u01776737167155") 2026/04/21 02:09:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4147b412da9b30ad_d20260421_m020554_c001_v7007000_t0000_u01776737154495") 2026/04/21 02:09:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc9b_d20260421_m020546_c001_v0001091_t0026_u01776737146921") 2026/04/21 02:09:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f402cdff8ead602c3_d20260421_m020538_c001_v7007000_t0000_u01776737138992") 2026/04/21 02:09:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc7f_d20260421_m020529_c001_v0001091_t0035_u01776737129404") 2026/04/21 02:09:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41350d79206748a1_d20260421_m020521_c001_v7007000_t0000_u01776737121343") 2026/04/21 02:09:30 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc51_d20260421_m020512_c001_v0001091_t0010_u01776737112814") 2026/04/21 02:09:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1dab5_d20260421_m020640_c001_v7007000_t0000_u01776737200789") 2026/04/21 02:09:30 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c138_d20260421_m020635_c001_v0001102_t0055_u01776737195637") 2026/04/21 02:09:31 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068624e9_d20260421_m020704_c001_v7007000_t0000_u01776737224780") 2026/04/21 02:09:31 DEBUG : dir1/0012-6789;: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd6f_d20260421_m020659_c001_v0001091_t0032_u01776737219115") 2026/04/21 02:09:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068627fa_d20260421_m020829_c001_v7007000_t0000_u01776737309596") 2026/04/21 02:09:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02be3e_d20260421_m020820_c001_v0001091_t0008_u01776737300869") 2026/04/21 02:09:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f75560_d20260421_m020812_c001_v7007000_t0000_u01776737292505") 2026/04/21 02:09:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02be10_d20260421_m020803_c001_v0001091_t0044_u01776737283336") 2026/04/21 02:09:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6afef_d20260421_m020755_c001_v7007000_t0000_u01776737275759") 2026/04/21 02:09:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bde2_d20260421_m020747_c001_v0001091_t0026_u01776737267726") 2026/04/21 02:09:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f411338f46c69f91b_d20260421_m020739_c001_v7007000_t0000_u01776737259023") 2026/04/21 02:09:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bdb4_d20260421_m020731_c001_v0001091_t0052_u01776737251051") 2026/04/21 02:09:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4147b412da9b31c6_d20260421_m020722_c001_v7007000_t0000_u01776737242814") 2026/04/21 02:09:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd8b_d20260421_m020713_c001_v0001091_t0055_u01776737233499") 2026/04/21 02:09:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068624d3_d20260421_m020700_c001_v7007000_t0000_u01776737220208") 2026/04/21 02:09:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd59_d20260421_m020653_c001_v0001091_t0054_u01776737213583") 2026/04/21 02:09:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1dae3_d20260421_m020645_c001_v7007000_t0000_u01776737205176") 2026/04/21 02:09:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd2b_d20260421_m020639_c001_v0001091_t0024_u01776737199709") 2026/04/21 02:09:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4032613c37ec3edb_d20260421_m020636_c001_v7007000_t0000_u01776737196651") 2026/04/21 02:09:31 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd07_d20260421_m020630_c001_v0001091_t0016_u01776737190459") 2026/04/21 02:09:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9db_d20260421_m020622_c001_v7007000_t0000_u01776737182458") 2026/04/21 02:09:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bced_d20260421_m020617_c001_v0001091_t0017_u01776737177201") 2026/04/21 02:09:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9bc_d20260421_m020614_c001_v7007000_t0000_u01776737174340") 2026/04/21 02:09:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c09a_d20260421_m020607_c001_v0001102_t0014_u01776737167544") 2026/04/21 02:09:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419b700016a985a5_d20260421_m020554_c001_v7007000_t0000_u01776737154499") 2026/04/21 02:09:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179b77_d20260421_m020547_c001_v0001167_t0023_u01776737147324") 2026/04/21 02:09:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f402cdff8ead602c5_d20260421_m020539_c001_v7007000_t0000_u01776737139177") 2026/04/21 02:09:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179af8_d20260421_m020529_c001_v0001167_t0058_u01776737129833") 2026/04/21 02:09:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41350d79206748a2_d20260421_m020521_c001_v7007000_t0000_u01776737121543") 2026/04/21 02:09:32 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179a4f_d20260421_m020513_c001_v0001167_t0054_u01776737113129") 2026/04/21 02:09:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4032613c37ec3f4d_d20260421_m020640_c001_v7007000_t0000_u01776737200597") 2026/04/21 02:09:32 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbdf9_d20260421_m020635_c001_v0001097_t0032_u01776737195725") 2026/04/21 02:09:32 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068624ea_d20260421_m020704_c001_v7007000_t0000_u01776737224966") 2026/04/21 02:09:32 DEBUG : dir1/0013-789;=: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c1c2_d20260421_m020659_c001_v0001102_t0050_u01776737219313") 2026/04/21 02:09:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068627fb_d20260421_m020829_c001_v7007000_t0000_u01776737309781") 2026/04/21 02:09:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc5bb_d20260421_m020821_c001_v0001097_t0016_u01776737301291") 2026/04/21 02:09:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f75566_d20260421_m020812_c001_v7007000_t0000_u01776737292691") 2026/04/21 02:09:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc479_d20260421_m020803_c001_v0001097_t0020_u01776737283787") 2026/04/21 02:09:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6aff0_d20260421_m020755_c001_v7007000_t0000_u01776737275943") 2026/04/21 02:09:32 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc351_d20260421_m020748_c001_v0001097_t0044_u01776737268082") 2026/04/21 02:09:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f411338f46c69f921_d20260421_m020739_c001_v7007000_t0000_u01776737259209") 2026/04/21 02:09:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc22a_d20260421_m020731_c001_v0001097_t0047_u01776737251361") 2026/04/21 02:09:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4147b412da9b31c7_d20260421_m020723_c001_v7007000_t0000_u01776737243003") 2026/04/21 02:09:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc0cf_d20260421_m020713_c001_v0001097_t0002_u01776737233815") 2026/04/21 02:09:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4045e58dcf169082_d20260421_m020700_c001_v7007000_t0000_u01776737220366") 2026/04/21 02:09:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbf3f_d20260421_m020653_c001_v0001097_t0058_u01776737213993") 2026/04/21 02:09:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1dae7_d20260421_m020645_c001_v7007000_t0000_u01776737205366") 2026/04/21 02:09:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbe47_d20260421_m020639_c001_v0001097_t0022_u01776737199850") 2026/04/21 02:09:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8da9e_d20260421_m020636_c001_v7007000_t0000_u01776737196883") 2026/04/21 02:09:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c10e_d20260421_m020630_c001_v0001102_t0054_u01776737190744") 2026/04/21 02:09:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9dc_d20260421_m020622_c001_v7007000_t0000_u01776737182648") 2026/04/21 02:09:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c0c8_d20260421_m020617_c001_v0001102_t0045_u01776737177222") 2026/04/21 02:09:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40574d60dd4e2547_d20260421_m020614_c001_v7007000_t0000_u01776737174345") 2026/04/21 02:09:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179bf7_d20260421_m020607_c001_v0001167_t0027_u01776737167947") 2026/04/21 02:09:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41655af112f43da5_d20260421_m020554_c001_v7007000_t0000_u01776737154593") 2026/04/21 02:09:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbabb_d20260421_m020547_c001_v0001097_t0054_u01776737147609") 2026/04/21 02:09:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f402cdff8ead602c8_d20260421_m020539_c001_v7007000_t0000_u01776737139361") 2026/04/21 02:09:33 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bb9a4_d20260421_m020530_c001_v0001097_t0022_u01776737130520") 2026/04/21 02:09:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41350d79206748a3_d20260421_m020521_c001_v7007000_t0000_u01776737121737") 2026/04/21 02:09:34 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bb871_d20260421_m020513_c001_v0001097_t0050_u01776737113498") 2026/04/21 02:09:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1eed67_d20260421_m020640_c001_v7007000_t0000_u01776737200701") 2026/04/21 02:09:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179d47_d20260421_m020635_c001_v0001167_t0000_u01776737195840") 2026/04/21 02:09:34 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068624eb_d20260421_m020705_c001_v7007000_t0000_u01776737225155") 2026/04/21 02:09:34 DEBUG : dir1/0014-89;=.: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbfbb_d20260421_m020659_c001_v0001097_t0057_u01776737219324") 2026/04/21 02:09:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068627fc_d20260421_m020829_c001_v7007000_t0000_u01776737309965") 2026/04/21 02:09:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae6317a1a8_d20260421_m020821_c001_v0001167_t0041_u01776737301785") 2026/04/21 02:09:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f7556c_d20260421_m020812_c001_v7007000_t0000_u01776737292875") 2026/04/21 02:09:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae6317a0db_d20260421_m020804_c001_v0001167_t0056_u01776737284185") 2026/04/21 02:09:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6aff1_d20260421_m020756_c001_v7007000_t0000_u01776737276141") 2026/04/21 02:09:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae6317a020_d20260421_m020748_c001_v0001167_t0028_u01776737268454") 2026/04/21 02:09:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f411338f46c69f927_d20260421_m020739_c001_v7007000_t0000_u01776737259398") 2026/04/21 02:09:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179f80_d20260421_m020731_c001_v0001167_t0011_u01776737251691") 2026/04/21 02:09:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4147b412da9b31c8_d20260421_m020723_c001_v7007000_t0000_u01776737243188") 2026/04/21 02:09:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179ed1_d20260421_m020714_c001_v0001167_t0031_u01776737234304") 2026/04/21 02:09:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068624d4_d20260421_m020700_c001_v7007000_t0000_u01776737220392") 2026/04/21 02:09:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c1a4_d20260421_m020654_c001_v0001102_t0032_u01776737214349") 2026/04/21 02:09:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1daeb_d20260421_m020645_c001_v7007000_t0000_u01776737205553") 2026/04/21 02:09:34 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c15c_d20260421_m020640_c001_v0001102_t0031_u01776737200036") 2026/04/21 02:09:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f411338f46c69f6c7_d20260421_m020636_c001_v7007000_t0000_u01776737196892") 2026/04/21 02:09:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179d0b_d20260421_m020631_c001_v0001167_t0024_u01776737191136") 2026/04/21 02:09:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9de_d20260421_m020622_c001_v7007000_t0000_u01776737182835") 2026/04/21 02:09:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179c64_d20260421_m020617_c001_v0001167_t0036_u01776737177309") 2026/04/21 02:09:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9bd_d20260421_m020614_c001_v7007000_t0000_u01776737174354") 2026/04/21 02:09:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbbf5_d20260421_m020608_c001_v0001097_t0018_u01776737168380") 2026/04/21 02:09:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f42364dcab534a4f4_d20260421_m020554_c001_v7007000_t0000_u01776737154269") 2026/04/21 02:09:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c056_d20260421_m020547_c001_v0001102_t0020_u01776737147925") 2026/04/21 02:09:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f402cdff8ead602ca_d20260421_m020539_c001_v7007000_t0000_u01776737139551") 2026/04/21 02:09:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c018_d20260421_m020530_c001_v0001102_t0014_u01776737130856") 2026/04/21 02:09:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41350d79206748a4_d20260421_m020521_c001_v7007000_t0000_u01776737121937") 2026/04/21 02:09:35 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0bfc6_d20260421_m020513_c001_v0001102_t0033_u01776737113936") 2026/04/21 02:09:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4032613c37ec3f55_d20260421_m020640_c001_v7007000_t0000_u01776737200878") 2026/04/21 02:09:35 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c13c_d20260421_m020635_c001_v0001102_t0000_u01776737195990") 2026/04/21 02:09:35 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068624ec_d20260421_m020705_c001_v7007000_t0000_u01776737225342") 2026/04/21 02:09:35 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179e3b_d20260421_m020659_c001_v0001167_t0033_u01776737219366") 2026/04/21 02:09:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068627fd_d20260421_m020830_c001_v7007000_t0000_u01776737310150") 2026/04/21 02:09:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c37a_d20260421_m020822_c001_v0001102_t0058_u01776737302194") 2026/04/21 02:09:35 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f75572_d20260421_m020813_c001_v7007000_t0000_u01776737293059") 2026/04/21 02:09:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c30c_d20260421_m020804_c001_v0001102_t0025_u01776737284471") 2026/04/21 02:09:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6aff2_d20260421_m020756_c001_v7007000_t0000_u01776737276330") 2026/04/21 02:09:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c2ac_d20260421_m020748_c001_v0001102_t0000_u01776737268786") 2026/04/21 02:09:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f411338f46c69f92d_d20260421_m020739_c001_v7007000_t0000_u01776737259581") 2026/04/21 02:09:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c26a_d20260421_m020731_c001_v0001102_t0029_u01776737251968") 2026/04/21 02:09:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4147b412da9b31c9_d20260421_m020723_c001_v7007000_t0000_u01776737243377") 2026/04/21 02:09:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c210_d20260421_m020714_c001_v0001102_t0025_u01776737234695") 2026/04/21 02:09:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4032613c37ec3fe1_d20260421_m020659_c001_v7007000_t0000_u01776737219834") 2026/04/21 02:09:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179e11_d20260421_m020654_c001_v0001167_t0051_u01776737214774") 2026/04/21 02:09:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1daef_d20260421_m020645_c001_v7007000_t0000_u01776737205747") 2026/04/21 02:09:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179d7b_d20260421_m020640_c001_v0001167_t0025_u01776737200090") 2026/04/21 02:09:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6ad52_d20260421_m020636_c001_v7007000_t0000_u01776737196682") 2026/04/21 02:09:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbdad_d20260421_m020631_c001_v0001097_t0000_u01776737191602") 2026/04/21 02:09:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9e1_d20260421_m020623_c001_v7007000_t0000_u01776737183030") 2026/04/21 02:09:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbca1_d20260421_m020617_c001_v0001097_t0022_u01776737177353") 2026/04/21 02:09:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41655af112f43dae_d20260421_m020614_c001_v7007000_t0000_u01776737174358") 2026/04/21 02:09:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bccb_d20260421_m020608_c001_v0001091_t0030_u01776737168735") 2026/04/21 02:09:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c27_d20260421_m020554_c001_v7007000_t0000_u01776737154629") 2026/04/21 02:09:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc9f_d20260421_m020548_c001_v0001091_t0017_u01776737148275") 2026/04/21 02:09:36 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f402cdff8ead602cc_d20260421_m020539_c001_v7007000_t0000_u01776737139752") 2026/04/21 02:09:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc83_d20260421_m020531_c001_v0001091_t0050_u01776737131422") 2026/04/21 02:09:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41350d79206748a5_d20260421_m020522_c001_v7007000_t0000_u01776737122130") 2026/04/21 02:09:37 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc55_d20260421_m020514_c001_v0001091_t0035_u01776737114455") 2026/04/21 02:09:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21fcb_d20260421_m020640_c001_v7007000_t0000_u01776737200897") 2026/04/21 02:09:37 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bd1b_d20260421_m020636_c001_v0001091_t0041_u01776737196032") 2026/04/21 02:09:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c4a_d20260421_m020557_c001_v7007000_t0000_u01776737157078") 2026/04/21 02:09:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bca9_d20260421_m020551_c001_v0001091_t0000_u01776737151958") 2026/04/21 02:09:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c4e_d20260421_m020557_c001_v7007000_t0000_u01776737157261") 2026/04/21 02:09:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c068_d20260421_m020551_c001_v0001102_t0024_u01776737151983") 2026/04/21 02:09:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c52_d20260421_m020557_c001_v7007000_t0000_u01776737157449") 2026/04/21 02:09:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbafd_d20260421_m020552_c001_v0001097_t0001_u01776737152055") 2026/04/21 02:09:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c56_d20260421_m020557_c001_v7007000_t0000_u01776737157633") 2026/04/21 02:09:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179b93_d20260421_m020552_c001_v0001167_t0041_u01776737152091") 2026/04/21 02:09:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c5a_d20260421_m020557_c001_v7007000_t0000_u01776737157821") 2026/04/21 02:09:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c06e_d20260421_m020552_c001_v0001102_t0040_u01776737152501") 2026/04/21 02:09:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c5e_d20260421_m020558_c001_v7007000_t0000_u01776737158011") 2026/04/21 02:09:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179b97_d20260421_m020552_c001_v0001167_t0014_u01776737152582") 2026/04/21 02:09:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c62_d20260421_m020558_c001_v7007000_t0000_u01776737158199") 2026/04/21 02:09:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbb07_d20260421_m020552_c001_v0001097_t0054_u01776737152621") 2026/04/21 02:09:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c66_d20260421_m020558_c001_v7007000_t0000_u01776737158386") 2026/04/21 02:09:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bcad_d20260421_m020552_c001_v0001091_t0047_u01776737152630") 2026/04/21 02:09:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c6a_d20260421_m020558_c001_v7007000_t0000_u01776737158580") 2026/04/21 02:09:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bcaf_d20260421_m020552_c001_v0001091_t0003_u01776737152949") 2026/04/21 02:09:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c6e_d20260421_m020558_c001_v7007000_t0000_u01776737158769") 2026/04/21 02:09:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c074_d20260421_m020552_c001_v0001102_t0043_u01776737152960") 2026/04/21 02:09:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c71_d20260421_m020558_c001_v7007000_t0000_u01776737158951") 2026/04/21 02:09:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbb13_d20260421_m020553_c001_v0001097_t0047_u01776737153009") 2026/04/21 02:09:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c76_d20260421_m020559_c001_v7007000_t0000_u01776737159134") 2026/04/21 02:09:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179b9f_d20260421_m020553_c001_v0001167_t0056_u01776737153016") 2026/04/21 02:09:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c7a_d20260421_m020559_c001_v7007000_t0000_u01776737159330") 2026/04/21 02:09:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbb17_d20260421_m020553_c001_v0001097_t0025_u01776737153317") 2026/04/21 02:09:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c7e_d20260421_m020559_c001_v7007000_t0000_u01776737159514") 2026/04/21 02:09:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179ba3_d20260421_m020553_c001_v0001167_t0023_u01776737153325") 2026/04/21 02:09:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c81_d20260421_m020559_c001_v7007000_t0000_u01776737159699") 2026/04/21 02:09:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c076_d20260421_m020553_c001_v0001102_t0053_u01776737153347") 2026/04/21 02:09:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c85_d20260421_m020559_c001_v7007000_t0000_u01776737159886") 2026/04/21 02:09:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bcb1_d20260421_m020553_c001_v0001091_t0048_u01776737153544") 2026/04/21 02:09:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417b874aca81fd7a_d20260421_m020617_c001_v7007000_t0000_u01776737177783") 2026/04/21 02:09:39 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179c26_d20260421_m020611_c001_v0001167_t0010_u01776737171991") 2026/04/21 02:09:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f6c27d_d20260421_m020617_c001_v7007000_t0000_u01776737177990") 2026/04/21 02:09:39 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bcd5_d20260421_m020612_c001_v0001091_t0016_u01776737172002") 2026/04/21 02:09:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417b874aca81fd7c_d20260421_m020618_c001_v7007000_t0000_u01776737178162") 2026/04/21 02:09:39 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c0a8_d20260421_m020612_c001_v0001102_t0023_u01776737172142") 2026/04/21 02:09:39 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40574d60dd4e254d_d20260421_m020617_c001_v7007000_t0000_u01776737177792") 2026/04/21 02:09:39 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbc3b_d20260421_m020612_c001_v0001097_t0015_u01776737172221") 2026/04/21 02:09:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f6c27b_d20260421_m020617_c001_v7007000_t0000_u01776737177800") 2026/04/21 02:09:39 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179c2e_d20260421_m020612_c001_v0001167_t0002_u01776737172296") 2026/04/21 02:09:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9c6_d20260421_m020618_c001_v7007000_t0000_u01776737178007") 2026/04/21 02:09:39 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bcd9_d20260421_m020612_c001_v0001091_t0036_u01776737172419") 2026/04/21 02:09:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9c4_d20260421_m020617_c001_v7007000_t0000_u01776737177816") 2026/04/21 02:09:39 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbc3f_d20260421_m020612_c001_v0001097_t0048_u01776737172558") 2026/04/21 02:09:39 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4055737fff40bed1_d20260421_m020617_c001_v7007000_t0000_u01776737177843") 2026/04/21 02:09:39 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c0aa_d20260421_m020612_c001_v0001102_t0022_u01776737172576") 2026/04/21 02:09:39 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9c5_d20260421_m020617_c001_v7007000_t0000_u01776737177836") 2026/04/21 02:09:40 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179c34_d20260421_m020612_c001_v0001167_t0040_u01776737172679") 2026/04/21 02:09:40 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41655af112f43db0_d20260421_m020617_c001_v7007000_t0000_u01776737177822") 2026/04/21 02:09:40 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bcdd_d20260421_m020612_c001_v0001091_t0007_u01776737172815") 2026/04/21 02:09:40 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40574d60dd4e254f_d20260421_m020618_c001_v7007000_t0000_u01776737178172") 2026/04/21 02:09:40 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbc4d_d20260421_m020612_c001_v0001097_t0051_u01776737172958") 2026/04/21 02:09:40 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f6c27e_d20260421_m020618_c001_v7007000_t0000_u01776737178180") 2026/04/21 02:09:40 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c0ac_d20260421_m020613_c001_v0001102_t0054_u01776737173083") 2026/04/21 02:09:40 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9c8_d20260421_m020618_c001_v7007000_t0000_u01776737178203") 2026/04/21 02:09:40 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179c36_d20260421_m020613_c001_v0001167_t0054_u01776737173152") 2026/04/21 02:09:40 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f401b98961cfe0dff_d20260421_m020617_c001_v7007000_t0000_u01776737177852") 2026/04/21 02:09:40 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bcdf_d20260421_m020613_c001_v0001091_t0044_u01776737173185") 2026/04/21 02:09:40 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417b874aca81fd7b_d20260421_m020617_c001_v7007000_t0000_u01776737177970") 2026/04/21 02:09:40 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbc55_d20260421_m020613_c001_v0001097_t0012_u01776737173334") 2026/04/21 02:09:40 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40574d60dd4e254e_d20260421_m020617_c001_v7007000_t0000_u01776737177981") 2026/04/21 02:09:40 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c0b2_d20260421_m020613_c001_v0001102_t0042_u01776737173413") 2026/04/21 02:09:40 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40663867bb6aa1df_d20260421_m020359_c001_v7007000_t0000_u01776737039656") 2026/04/21 02:09:41 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10252e4c018e06ba_d20260421_m020356_c001_v0001174_t0010_u01776737036918") 2026/04/21 02:09:41 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1eea8b_d20260421_m020356_c001_v7007000_t0000_u01776737036720") 2026/04/21 02:09:41 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10252e4c018e061c_d20260421_m020353_c001_v0001174_t0056_u01776737033376") 2026/04/21 02:09:41 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1eea86_d20260421_m020352_c001_v7007000_t0000_u01776737032638") 2026/04/21 02:09:41 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb12_d20260421_m020348_c001_v0001091_t0052_u01776737028599") 2026/04/21 02:09:41 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a2178e_d20260421_m020347_c001_v7007000_t0000_u01776737027059") 2026/04/21 02:09:41 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1010c4a31cb4422b_d20260421_m020344_c001_v0001173_t0033_u01776737024636") 2026/04/21 02:09:41 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f415cdd606d66fcf5_d20260421_m020344_c001_v7007000_t0000_u01776737024434") 2026/04/21 02:09:41 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1010c4a31cb441d5_d20260421_m020340_c001_v0001173_t0008_u01776737020758") 2026/04/21 02:09:41 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f415cdd606d66fcee_d20260421_m020339_c001_v7007000_t0000_u01776737019989") 2026/04/21 02:09:41 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02baf4_d20260421_m020335_c001_v0001091_t0010_u01776737015936") 2026/04/21 02:09:41 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41891f2a931a5ab2_d20260421_m020335_c001_v7007000_t0000_u01776737015007") 2026/04/21 02:09:41 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f11735eeb289ebde3_d20260421_m020333_c001_v0001184_t0037_u01776737013748") 2026/04/21 02:09:41 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1d5c0_d20260421_m020333_c001_v7007000_t0000_u01776737013559") 2026/04/21 02:09:41 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f11735eeb289ebdcd_d20260421_m020331_c001_v0001184_t0008_u01776737011179") 2026/04/21 02:09:41 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1d5b0_d20260421_m020330_c001_v7007000_t0000_u01776737010414") 2026/04/21 02:09:41 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bada_d20260421_m020325_c001_v0001091_t0032_u01776737005927") 2026/04/21 02:09:42 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41891f2a931a5a57_d20260421_m020325_c001_v7007000_t0000_u01776737005372") 2026/04/21 02:09:42 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f111c78d8c57cedad_d20260421_m020322_c001_v0001174_t0004_u01776737002908") 2026/04/21 02:09:42 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419b700016a8efab_d20260421_m020322_c001_v7007000_t0000_u01776737002715") 2026/04/21 02:09:42 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f111c78d8c57ced50_d20260421_m020319_c001_v0001174_t0024_u01776736999243") 2026/04/21 02:09:42 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419b700016a8ef3e_d20260421_m020318_c001_v7007000_t0000_u01776736998413") 2026/04/21 02:09:42 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02babc_d20260421_m020312_c001_v0001091_t0035_u01776736992684") 2026/04/21 02:09:42 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f401b98961cfe0864_d20260421_m020312_c001_v7007000_t0000_u01776736992128") 2026/04/21 02:09:42 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1184e38fe3a64e85_d20260421_m020310_c001_v0001136_t0059_u01776736990244") 2026/04/21 02:09:42 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f6bbf5_d20260421_m020310_c001_v7007000_t0000_u01776736990043") 2026/04/21 02:09:42 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1184e38fe3a64e69_d20260421_m020306_c001_v0001136_t0008_u01776736986091") 2026/04/21 02:09:42 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f6bbb5_d20260421_m020305_c001_v7007000_t0000_u01776736985317") 2026/04/21 02:09:42 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02ba9d_d20260421_m020257_c001_v0001091_t0010_u01776736977615") 2026/04/21 02:09:42 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4045e58dcf1689dd_d20260421_m020256_c001_v7007000_t0000_u01776736976643") 2026/04/21 02:09:42 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10442bf839010c72_d20260421_m020254_c001_v0001090_t0025_u01776736974768") 2026/04/21 02:09:42 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40099234a9d0cd33_d20260421_m020254_c001_v7007000_t0000_u01776736974574") 2026/04/21 02:09:42 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10442bf839010c60_d20260421_m020250_c001_v0001090_t0037_u01776736970811") 2026/04/21 02:09:42 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40099234a9d0cd15_d20260421_m020250_c001_v7007000_t0000_u01776736970033") 2026/04/21 02:09:42 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02ba7d_d20260421_m020244_c001_v0001091_t0043_u01776736964157") 2026/04/21 02:09:42 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4095a8195af9fb3b_d20260421_m020243_c001_v7007000_t0000_u01776736963030") 2026/04/21 02:09:43 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f105bc8bcfe912a09_d20260421_m020237_c001_v0001184_t0024_u01776736957267") 2026/04/21 02:09:43 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f422f6d60733f31b1_d20260421_m020237_c001_v7007000_t0000_u01776736957057") 2026/04/21 02:09:43 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02ba6b_d20260421_m020232_c001_v0001091_t0002_u01776736952379") 2026/04/21 02:09:43 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f11410f13210d6224_d20260421_m020231_c001_v0001146_t0031_u01776736951353") 2026/04/21 02:09:43 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f11410f13210d6218_d20260421_m020230_c001_v0001146_t0030_u01776736950210") 2026/04/21 02:09:43 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417b874aca81fb51_d20260421_m020216_c001_v7007000_t0000_u01776736936697") 2026/04/21 02:09:43 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598efdb_d20260421_m020209_c001_v0001101_t0024_u01776736929674") 2026/04/21 02:09:43 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f11017461bd4a4f81_d20260421_m020208_c001_v0001183_t0034_u01776736928917") 2026/04/21 02:09:43 DEBUG : dst/one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f11017461bd4a4f79_d20260421_m020207_c001_v0001183_t0045_u01776736927896") 2026/04/21 02:09:43 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40663867bb6aa1e0_d20260421_m020359_c001_v7007000_t0000_u01776737039845") 2026/04/21 02:09:43 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1103d976200953fb_d20260421_m020356_c001_v0001099_t0011_u01776737036440") 2026/04/21 02:09:43 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1009972e4c97e59a_d20260421_m020352_c001_v0001106_t0033_u01776737032080") 2026/04/21 02:09:43 DEBUG : dst/one.bak: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21791_d20260421_m020347_c001_v7007000_t0000_u01776737027249") 2026/04/21 02:09:43 DEBUG : dst/one.bak: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f111db9863293a8bc_d20260421_m020344_c001_v0001183_t0040_u01776737024117") 2026/04/21 02:09:43 DEBUG : dst/one.bak: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f11340abee651bc89_d20260421_m020339_c001_v0001102_t0033_u01776737019558") 2026/04/21 02:09:43 DEBUG : dst/one.bak: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41891f2a931a5ab6_d20260421_m020335_c001_v7007000_t0000_u01776737015195") 2026/04/21 02:09:43 DEBUG : dst/one.bak: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1150977e9871c9c6_d20260421_m020333_c001_v0001033_t0044_u01776737013162") 2026/04/21 02:09:43 DEBUG : dst/one.bak: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10615638ecc4175a_d20260421_m020329_c001_v0001036_t0026_u01776737009848") 2026/04/21 02:09:43 DEBUG : dst/three: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4095a8195af9fb3c_d20260421_m020243_c001_v7007000_t0000_u01776736963222") 2026/04/21 02:09:43 DEBUG : dst/three: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f11410f13210d623b_d20260421_m020241_c001_v0001146_t0046_u01776736961563") 2026/04/21 02:09:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40663867bb6aa1e1_d20260421_m020400_c001_v7007000_t0000_u01776737040031") 2026/04/21 02:09:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f11301809446c73a1_d20260421_m020357_c001_v0001172_t0002_u01776737037915") 2026/04/21 02:09:44 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10104e2865e20f10_d20260421_m020354_c001_v0001131_t0004_u01776737034345") 2026/04/21 02:09:44 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40663867bb6aa1e2_d20260421_m020400_c001_v7007000_t0000_u01776737040219") 2026/04/21 02:09:44 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10252e4c018e06fe_d20260421_m020358_c001_v0001174_t0002_u01776737038649") 2026/04/21 02:09:44 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1eea8e_d20260421_m020358_c001_v7007000_t0000_u01776737038454") 2026/04/21 02:09:44 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10252e4c018e065e_d20260421_m020354_c001_v0001174_t0024_u01776737034901") 2026/04/21 02:09:44 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1eea8a_d20260421_m020354_c001_v7007000_t0000_u01776737034705") 2026/04/21 02:09:44 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb18_d20260421_m020349_c001_v0001091_t0008_u01776737029314") 2026/04/21 02:09:44 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21793_d20260421_m020347_c001_v7007000_t0000_u01776737027441") 2026/04/21 02:09:44 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1010c4a31cb44257_d20260421_m020346_c001_v0001173_t0041_u01776737026228") 2026/04/21 02:09:44 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f415cdd606d66fcf8_d20260421_m020346_c001_v7007000_t0000_u01776737026031") 2026/04/21 02:09:44 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1010c4a31cb441f5_d20260421_m020342_c001_v0001173_t0026_u01776737022315") 2026/04/21 02:09:44 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f415cdd606d66fcef_d20260421_m020342_c001_v7007000_t0000_u01776737022126") 2026/04/21 02:09:44 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bafa_d20260421_m020336_c001_v0001091_t0054_u01776737016769") 2026/04/21 02:09:44 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1d5c5_d20260421_m020334_c001_v7007000_t0000_u01776737014447") 2026/04/21 02:09:44 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02baee_d20260421_m020332_c001_v0001091_t0049_u01776737012265") 2026/04/21 02:09:44 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1d5b4_d20260421_m020331_c001_v7007000_t0000_u01776737011889") 2026/04/21 02:09:44 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bae0_d20260421_m020326_c001_v0001091_t0038_u01776737006995") 2026/04/21 02:09:44 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419b700016a8efb2_d20260421_m020324_c001_v7007000_t0000_u01776737004457") 2026/04/21 02:09:45 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bad0_d20260421_m020321_c001_v0001091_t0045_u01776737001161") 2026/04/21 02:09:45 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419b700016a8ef69_d20260421_m020320_c001_v7007000_t0000_u01776737000074") 2026/04/21 02:09:45 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bac2_d20260421_m020313_c001_v0001091_t0012_u01776736993400") 2026/04/21 02:09:45 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f6bbf9_d20260421_m020311_c001_v7007000_t0000_u01776736991201") 2026/04/21 02:09:45 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bab1_d20260421_m020308_c001_v0001091_t0059_u01776736988234") 2026/04/21 02:09:45 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f6bbb9_d20260421_m020307_c001_v7007000_t0000_u01776736987147") 2026/04/21 02:09:45 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02baa3_d20260421_m020300_c001_v0001091_t0053_u01776736980584") 2026/04/21 02:09:45 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40099234a9d0cd37_d20260421_m020255_c001_v7007000_t0000_u01776736975686") 2026/04/21 02:09:45 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598f022_d20260421_m020252_c001_v0001101_t0031_u01776736972765") 2026/04/21 02:09:45 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40099234a9d0cd29_d20260421_m020251_c001_v7007000_t0000_u01776736971627") 2026/04/21 02:09:45 DEBUG : dst/three.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02ba81_d20260421_m020244_c001_v0001091_t0026_u01776736964925") 2026/04/21 02:09:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21796_d20260421_m020347_c001_v7007000_t0000_u01776737027630") 2026/04/21 02:09:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f117a4f8367d1f103_d20260421_m020345_c001_v0001173_t0054_u01776737025594") 2026/04/21 02:09:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f105e250924097158_d20260421_m020341_c001_v0001165_t0055_u01776737021882") 2026/04/21 02:09:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41891f2a931a5aba_d20260421_m020335_c001_v7007000_t0000_u01776737015378") 2026/04/21 02:09:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10207f51727cc6d7_d20260421_m020334_c001_v0001171_t0016_u01776737014147") 2026/04/21 02:09:45 DEBUG : dst/three.txt.bak: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1136900e48cdbbc7_d20260421_m020331_c001_v0001184_t0040_u01776737011679") 2026/04/21 02:09:45 DEBUG : dst/two: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40663867bb6aa1e3_d20260421_m020400_c001_v7007000_t0000_u01776737040413") 2026/04/21 02:09:45 DEBUG : dst/two: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb16_d20260421_m020348_c001_v0001091_t0012_u01776737028934") 2026/04/21 02:09:45 DEBUG : dst/two: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21799_d20260421_m020347_c001_v7007000_t0000_u01776737027816") 2026/04/21 02:09:46 DEBUG : dst/two: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02baf8_d20260421_m020336_c001_v0001091_t0053_u01776737016429") 2026/04/21 02:09:46 DEBUG : dst/two: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41891f2a931a5abe_d20260421_m020335_c001_v7007000_t0000_u01776737015565") 2026/04/21 02:09:46 DEBUG : dst/two: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bade_d20260421_m020326_c001_v0001091_t0059_u01776737006660") 2026/04/21 02:09:46 DEBUG : dst/two: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41891f2a931a5a58_d20260421_m020325_c001_v7007000_t0000_u01776737005555") 2026/04/21 02:09:46 DEBUG : dst/two: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bac0_d20260421_m020313_c001_v0001091_t0010_u01776736993087") 2026/04/21 02:09:46 DEBUG : dst/two: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f401b98961cfe086b_d20260421_m020312_c001_v7007000_t0000_u01776736992313") 2026/04/21 02:09:46 DEBUG : dst/two: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02baa1_d20260421_m020300_c001_v0001091_t0018_u01776736980196") 2026/04/21 02:09:46 DEBUG : dst/two: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4045e58dcf1689de_d20260421_m020256_c001_v7007000_t0000_u01776736976833") 2026/04/21 02:09:46 DEBUG : dst/two: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598f018_d20260421_m020244_c001_v0001101_t0050_u01776736964588") 2026/04/21 02:09:46 DEBUG : dst/two: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4095a8195af9fb3d_d20260421_m020243_c001_v7007000_t0000_u01776736963414") 2026/04/21 02:09:46 DEBUG : dst/two: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f110893ec4cb175e7_d20260421_m020238_c001_v0001167_t0037_u01776736958952") 2026/04/21 02:09:46 DEBUG : dst/two: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417b874aca81fb52_d20260421_m020216_c001_v7007000_t0000_u01776736936888") 2026/04/21 02:09:46 DEBUG : dst/two: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f11017461bd4a4fcb_d20260421_m020215_c001_v0001183_t0023_u01776736935727") 2026/04/21 02:09:46 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f6b864_d20260421_m020143_c001_v7007000_t0000_u01776736903314") 2026/04/21 02:09:46 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598efa3_d20260421_m020139_c001_v0001101_t0041_u01776736899298") 2026/04/21 02:09:46 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f6b85d_d20260421_m020137_c001_v7007000_t0000_u01776736897250") 2026/04/21 02:09:46 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02b9f8_d20260421_m020126_c001_v0001091_t0043_u01776736886531") 2026/04/21 02:09:46 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1d1d3_d20260421_m020117_c001_v7007000_t0000_u01776736877402") 2026/04/21 02:09:46 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef7b_d20260421_m020113_c001_v0001101_t0009_u01776736873943") 2026/04/21 02:09:47 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee612_d20260421_m020051_c001_v7007000_t0000_u01776736851933") 2026/04/21 02:09:47 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef49_d20260421_m020049_c001_v0001101_t0019_u01776736849889") 2026/04/21 02:09:47 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee60c_d20260421_m020048_c001_v7007000_t0000_u01776736848978") 2026/04/21 02:09:47 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef41_d20260421_m020047_c001_v0001101_t0029_u01776736847668") 2026/04/21 02:09:47 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee607_d20260421_m020044_c001_v7007000_t0000_u01776736844646") 2026/04/21 02:09:47 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef31_d20260421_m020042_c001_v0001101_t0012_u01776736842578") 2026/04/21 02:09:47 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee603_d20260421_m020041_c001_v7007000_t0000_u01776736841662") 2026/04/21 02:09:47 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef25_d20260421_m020039_c001_v0001101_t0049_u01776736839847") 2026/04/21 02:09:47 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee58c_d20260421_m020033_c001_v7007000_t0000_u01776736833237") 2026/04/21 02:09:47 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef0f_d20260421_m020031_c001_v0001101_t0022_u01776736831540") 2026/04/21 02:09:47 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee584_d20260421_m020030_c001_v7007000_t0000_u01776736830521") 2026/04/21 02:09:47 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef09_d20260421_m020029_c001_v0001101_t0027_u01776736829553") 2026/04/21 02:09:47 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f409d458ffe70a2a1_d20260421_m020024_c001_v7007000_t0000_u01776736824471") 2026/04/21 02:09:47 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eef9_d20260421_m020022_c001_v0001101_t0000_u01776736822807") 2026/04/21 02:09:47 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f409d458ffe70a28b_d20260421_m020020_c001_v7007000_t0000_u01776736820975") 2026/04/21 02:09:47 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eef3_d20260421_m020019_c001_v0001101_t0033_u01776736819856") 2026/04/21 02:09:47 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f409d458ffe70a280_d20260421_m020019_c001_v7007000_t0000_u01776736819488") 2026/04/21 02:09:47 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f112379a9b28de225_d20260421_m020018_c001_v0001092_t0059_u01776736818672") 2026/04/21 02:09:48 DEBUG : empty space: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eef1_d20260421_m020016_c001_v0001101_t0007_u01776736816889") 2026/04/21 02:09:48 DEBUG : enormous: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee60e_d20260421_m020050_c001_v7007000_t0000_u01776736850994") 2026/04/21 02:09:48 DEBUG : enormous: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef4d_d20260421_m020050_c001_v0001101_t0023_u01776736850247") 2026/04/21 02:09:48 DEBUG : existing: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40663867bb6aa1e8_d20260421_m020404_c001_v7007000_t0000_u01776737044808") 2026/04/21 02:09:48 DEBUG : existing: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb33_d20260421_m020403_c001_v0001091_t0058_u01776737043550") 2026/04/21 02:09:48 DEBUG : existing: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1d17a_d20260421_m020112_c001_v7007000_t0000_u01776736872229") 2026/04/21 02:09:48 DEBUG : existing: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02b9d4_d20260421_m020110_c001_v0001091_t0056_u01776736870729") 2026/04/21 02:09:48 DEBUG : existing: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f409d458ffe70a24f_d20260421_m020013_c001_v7007000_t0000_u01776736813883") 2026/04/21 02:09:48 DEBUG : existing: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eee7_d20260421_m020012_c001_v0001101_t0025_u01776736812440") 2026/04/21 02:09:48 DEBUG : existing: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f409d458ffe70a240_d20260421_m020011_c001_v7007000_t0000_u01776736811895") 2026/04/21 02:09:48 DEBUG : existing: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eee5_d20260421_m020011_c001_v0001101_t0017_u01776736811151") 2026/04/21 02:09:48 DEBUG : existing: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eee3_d20260421_m020010_c001_v0001101_t0039_u01776736810239") 2026/04/21 02:09:48 DEBUG : existing-b: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1d17b_d20260421_m020112_c001_v7007000_t0000_u01776736872420") 2026/04/21 02:09:48 DEBUG : existing-b: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef77_d20260421_m020110_c001_v0001101_t0002_u01776736870713") 2026/04/21 02:09:48 DEBUG : file1: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068621aa_d20260421_m020503_c001_v7007000_t0000_u01776737103197") 2026/04/21 02:09:48 DEBUG : file1: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc3b_d20260421_m020502_c001_v0001091_t0012_u01776737102213") 2026/04/21 02:09:48 DEBUG : file1: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068621a5_d20260421_m020500_c001_v7007000_t0000_u01776737100843") 2026/04/21 02:09:48 DEBUG : file1: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0bf8e_d20260421_m020459_c001_v0001102_t0031_u01776737099849") 2026/04/21 02:09:48 DEBUG : five: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee615_d20260421_m020056_c001_v7007000_t0000_u01776736856040") 2026/04/21 02:09:48 DEBUG : five: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f414c95dfd598ef5b_d20260421_m020053_c001_v0001101_t0050_u01776736853917") 2026/04/21 02:09:49 DEBUG : foo: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f409d458ffe70a297_d20260421_m020022_c001_v7007000_t0000_u01776736822441") 2026/04/21 02:09:49 DEBUG : foo: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f414c95dfd598eef7_d20260421_m020021_c001_v0001101_t0050_u01776736821892") 2026/04/21 02:09:49 DEBUG : foo: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f414c95dfd598eef5_d20260421_m020021_c001_v0001101_t0050_u01776736821337") 2026/04/21 02:09:49 DEBUG : four: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee618_d20260421_m020056_c001_v7007000_t0000_u01776736856337") 2026/04/21 02:09:49 DEBUG : four: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40655b87940ce8a7_d20260421_m020054_c001_v0001146_t0012_u01776736854711") 2026/04/21 02:09:49 DEBUG : four: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef59_d20260421_m020053_c001_v0001101_t0059_u01776736853077") 2026/04/21 02:09:49 DEBUG : hello world2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40099234a9d0c60d_d20260421_m015927_c001_v7007000_t0000_u01776736767514") 2026/04/21 02:09:49 DEBUG : hello world2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ee83_d20260421_m015926_c001_v0001101_t0034_u01776736766755") 2026/04/21 02:09:49 DEBUG : ignore-size: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f409d458ffe70a230_d20260421_m020009_c001_v7007000_t0000_u01776736809871") 2026/04/21 02:09:49 DEBUG : ignore-size: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eee1_d20260421_m020008_c001_v0001101_t0042_u01776736808788") 2026/04/21 02:09:49 DEBUG : nested/sub dir/file: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1d170_d20260421_m020109_c001_v7007000_t0000_u01776736869973") 2026/04/21 02:09:49 DEBUG : nested/sub dir/file: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02b9d2_d20260421_m020109_c001_v0001091_t0048_u01776736869061") 2026/04/21 02:09:49 DEBUG : nested/sub dir/file: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1d16c_d20260421_m020108_c001_v7007000_t0000_u01776736868219") 2026/04/21 02:09:49 DEBUG : nested/sub dir/file: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02b9ce_d20260421_m020107_c001_v0001091_t0026_u01776736867046") 2026/04/21 02:09:49 DEBUG : one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee61a_d20260421_m020056_c001_v7007000_t0000_u01776736856524") 2026/04/21 02:09:49 DEBUG : one: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f414c95dfd598ef4f_d20260421_m020052_c001_v0001101_t0050_u01776736852311") 2026/04/21 02:09:49 DEBUG : only0: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd6090686218f_d20260421_m020455_c001_v7007000_t0000_u01776737095288") 2026/04/21 02:09:49 DEBUG : only0: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f418404c10c02bc25_d20260421_m020449_c001_v0001091_t0034_u01776737089268") 2026/04/21 02:09:49 DEBUG : only0: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbc5_d20260421_m020432_c001_v0001091_t0037_u01776737072612") 2026/04/21 02:09:49 DEBUG : only0: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40663867bb6aa262_d20260421_m020426_c001_v7007000_t0000_u01776737066476") 2026/04/21 02:09:50 DEBUG : only0: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb45_d20260421_m020408_c001_v0001091_t0052_u01776737048836") 2026/04/21 02:09:50 DEBUG : only1: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862190_d20260421_m020455_c001_v7007000_t0000_u01776737095483") 2026/04/21 02:09:50 DEBUG : only1: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f418404c10c02bc2d_d20260421_m020450_c001_v0001091_t0034_u01776737090423") 2026/04/21 02:09:50 DEBUG : only1: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbc9_d20260421_m020433_c001_v0001091_t0013_u01776737073411") 2026/04/21 02:09:50 DEBUG : only1: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40663867bb6aa264_d20260421_m020426_c001_v7007000_t0000_u01776737066859") 2026/04/21 02:09:50 DEBUG : only1: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb4b_d20260421_m020409_c001_v0001091_t0013_u01776737049579") 2026/04/21 02:09:50 DEBUG : only10: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862191_d20260421_m020455_c001_v7007000_t0000_u01776737095669") 2026/04/21 02:09:50 DEBUG : only10: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4096e9ae63179942_d20260421_m020449_c001_v0001167_t0031_u01776737089846") 2026/04/21 02:09:50 DEBUG : only10: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbf9_d20260421_m020441_c001_v0001091_t0008_u01776737081523") 2026/04/21 02:09:50 DEBUG : only10: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40663867bb6aa263_d20260421_m020426_c001_v7007000_t0000_u01776737066668") 2026/04/21 02:09:50 DEBUG : only10: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb7d_d20260421_m020417_c001_v0001091_t0050_u01776737056999") 2026/04/21 02:09:50 DEBUG : only11: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862192_d20260421_m020455_c001_v7007000_t0000_u01776737095859") 2026/04/21 02:09:50 DEBUG : only11: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4087eb3a318bb6cd_d20260421_m020450_c001_v0001097_t0028_u01776737090053") 2026/04/21 02:09:50 DEBUG : only11: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbfd_d20260421_m020442_c001_v0001091_t0017_u01776737082258") 2026/04/21 02:09:50 DEBUG : only11: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4045e58dcf168cb0_d20260421_m020426_c001_v7007000_t0000_u01776737066485") 2026/04/21 02:09:50 DEBUG : only11: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb81_d20260421_m020417_c001_v0001091_t0020_u01776737057650") 2026/04/21 02:09:50 DEBUG : only12: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862193_d20260421_m020456_c001_v7007000_t0000_u01776737096047") 2026/04/21 02:09:50 DEBUG : only12: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40479057eac0bf74_d20260421_m020450_c001_v0001102_t0000_u01776737090204") 2026/04/21 02:09:50 DEBUG : only12: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc01_d20260421_m020443_c001_v0001091_t0008_u01776737083036") 2026/04/21 02:09:50 DEBUG : only12: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4055737fff40bb9b_d20260421_m020426_c001_v7007000_t0000_u01776737066279") 2026/04/21 02:09:51 DEBUG : only12: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb87_d20260421_m020418_c001_v0001091_t0054_u01776737058441") 2026/04/21 02:09:51 DEBUG : only13: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862194_d20260421_m020456_c001_v7007000_t0000_u01776737096233") 2026/04/21 02:09:51 DEBUG : only13: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f418404c10c02bc27_d20260421_m020449_c001_v0001091_t0034_u01776737089852") 2026/04/21 02:09:51 DEBUG : only13: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc05_d20260421_m020443_c001_v0001091_t0014_u01776737083812") 2026/04/21 02:09:51 DEBUG : only13: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec28_d20260421_m020427_c001_v7007000_t0000_u01776737067059") 2026/04/21 02:09:51 DEBUG : only13: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb8d_d20260421_m020419_c001_v0001091_t0019_u01776737059183") 2026/04/21 02:09:51 DEBUG : only14: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862195_d20260421_m020456_c001_v7007000_t0000_u01776737096424") 2026/04/21 02:09:51 DEBUG : only14: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4096e9ae6317994a_d20260421_m020450_c001_v0001167_t0031_u01776737090034") 2026/04/21 02:09:51 DEBUG : only14: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc0b_d20260421_m020444_c001_v0001091_t0045_u01776737084502") 2026/04/21 02:09:51 DEBUG : only14: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4045e58dcf168cb5_d20260421_m020426_c001_v7007000_t0000_u01776737066743") 2026/04/21 02:09:51 DEBUG : only14: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb95_d20260421_m020419_c001_v0001091_t0035_u01776737059991") 2026/04/21 02:09:51 DEBUG : only15: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862197_d20260421_m020456_c001_v7007000_t0000_u01776737096615") 2026/04/21 02:09:51 DEBUG : only15: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f418404c10c02bc29_d20260421_m020450_c001_v0001091_t0034_u01776737090046") 2026/04/21 02:09:51 DEBUG : only15: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc0f_d20260421_m020445_c001_v0001091_t0000_u01776737085308") 2026/04/21 02:09:51 DEBUG : only15: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40663867bb6aa25e_d20260421_m020425_c001_v7007000_t0000_u01776737065902") 2026/04/21 02:09:51 DEBUG : only15: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb9b_d20260421_m020420_c001_v0001091_t0047_u01776737060862") 2026/04/21 02:09:51 DEBUG : only16: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862198_d20260421_m020456_c001_v7007000_t0000_u01776737096802") 2026/04/21 02:09:51 DEBUG : only16: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4096e9ae6317994c_d20260421_m020450_c001_v0001167_t0031_u01776737090220") 2026/04/21 02:09:51 DEBUG : only16: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc13_d20260421_m020446_c001_v0001091_t0052_u01776737086103") 2026/04/21 02:09:52 DEBUG : only16: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4055737fff40bb9f_d20260421_m020426_c001_v7007000_t0000_u01776737066497") 2026/04/21 02:09:52 DEBUG : only16: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bba3_d20260421_m020421_c001_v0001091_t0050_u01776737061674") 2026/04/21 02:09:52 DEBUG : only17: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862199_d20260421_m020456_c001_v7007000_t0000_u01776737096995") 2026/04/21 02:09:52 DEBUG : only17: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f418404c10c02bc2b_d20260421_m020450_c001_v0001091_t0034_u01776737090233") 2026/04/21 02:09:52 DEBUG : only17: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc17_d20260421_m020446_c001_v0001091_t0027_u01776737086775") 2026/04/21 02:09:52 DEBUG : only17: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40663867bb6aa25f_d20260421_m020426_c001_v7007000_t0000_u01776737066087") 2026/04/21 02:09:52 DEBUG : only17: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bba7_d20260421_m020422_c001_v0001091_t0031_u01776737062430") 2026/04/21 02:09:52 DEBUG : only18: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd6090686219a_d20260421_m020457_c001_v7007000_t0000_u01776737097183") 2026/04/21 02:09:52 DEBUG : only18: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4087eb3a318bb6d3_d20260421_m020450_c001_v0001097_t0028_u01776737090306") 2026/04/21 02:09:52 DEBUG : only18: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc1b_d20260421_m020447_c001_v0001091_t0017_u01776737087405") 2026/04/21 02:09:52 DEBUG : only18: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4055737fff40bba8_d20260421_m020426_c001_v7007000_t0000_u01776737066747") 2026/04/21 02:09:52 DEBUG : only18: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbab_d20260421_m020423_c001_v0001091_t0059_u01776737063631") 2026/04/21 02:09:52 DEBUG : only19: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd6090686219b_d20260421_m020457_c001_v7007000_t0000_u01776737097374") 2026/04/21 02:09:52 DEBUG : only19: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4096e9ae63179950_d20260421_m020450_c001_v0001167_t0031_u01776737090411") 2026/04/21 02:09:53 DEBUG : only19: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc21_d20260421_m020448_c001_v0001091_t0059_u01776737088145") 2026/04/21 02:09:53 DEBUG : only19: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec27_d20260421_m020426_c001_v7007000_t0000_u01776737066847") 2026/04/21 02:09:53 DEBUG : only19: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbb5_d20260421_m020424_c001_v0001091_t0023_u01776737064414") 2026/04/21 02:09:53 DEBUG : only2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd6090686219c_d20260421_m020457_c001_v7007000_t0000_u01776737097560") 2026/04/21 02:09:53 DEBUG : only2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40479057eac0bf76_d20260421_m020450_c001_v0001102_t0000_u01776737090436") 2026/04/21 02:09:53 DEBUG : only2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbcd_d20260421_m020434_c001_v0001091_t0037_u01776737074272") 2026/04/21 02:09:53 DEBUG : only2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4045e58dcf168cb8_d20260421_m020426_c001_v7007000_t0000_u01776737066936") 2026/04/21 02:09:53 DEBUG : only2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb4f_d20260421_m020410_c001_v0001091_t0040_u01776737050414") 2026/04/21 02:09:53 DEBUG : only3: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd6090686219d_d20260421_m020457_c001_v7007000_t0000_u01776737097748") 2026/04/21 02:09:53 DEBUG : only3: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4087eb3a318bb6d7_d20260421_m020450_c001_v0001097_t0028_u01776737090493") 2026/04/21 02:09:53 DEBUG : only3: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbd3_d20260421_m020435_c001_v0001091_t0044_u01776737075108") 2026/04/21 02:09:53 DEBUG : only3: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4045e58dcf168cac_d20260421_m020426_c001_v7007000_t0000_u01776737066293") 2026/04/21 02:09:53 DEBUG : only3: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb55_d20260421_m020411_c001_v0001091_t0046_u01776737051146") 2026/04/21 02:09:53 DEBUG : only4: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd6090686219e_d20260421_m020457_c001_v7007000_t0000_u01776737097937") 2026/04/21 02:09:53 DEBUG : only4: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4096e9ae63179952_d20260421_m020450_c001_v0001167_t0031_u01776737090600") 2026/04/21 02:09:53 DEBUG : only4: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbd9_d20260421_m020435_c001_v0001091_t0040_u01776737075811") 2026/04/21 02:09:53 DEBUG : only4: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4055737fff40bbab_d20260421_m020426_c001_v7007000_t0000_u01776737066948") 2026/04/21 02:09:53 DEBUG : only4: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb59_d20260421_m020411_c001_v0001091_t0050_u01776737051879") 2026/04/21 02:09:53 DEBUG : only5: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd6090686219f_d20260421_m020458_c001_v7007000_t0000_u01776737098128") 2026/04/21 02:09:53 DEBUG : only5: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f418404c10c02bc31_d20260421_m020450_c001_v0001091_t0034_u01776737090616") 2026/04/21 02:09:53 DEBUG : only5: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbdf_d20260421_m020436_c001_v0001091_t0031_u01776737076641") 2026/04/21 02:09:54 DEBUG : only5: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40663867bb6aa265_d20260421_m020427_c001_v7007000_t0000_u01776737067049") 2026/04/21 02:09:54 DEBUG : only5: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb5f_d20260421_m020412_c001_v0001091_t0019_u01776737052695") 2026/04/21 02:09:54 DEBUG : only6: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068621a0_d20260421_m020458_c001_v7007000_t0000_u01776737098318") 2026/04/21 02:09:54 DEBUG : only6: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40479057eac0bf78_d20260421_m020450_c001_v0001102_t0000_u01776737090630") 2026/04/21 02:09:54 DEBUG : only6: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbe3_d20260421_m020437_c001_v0001091_t0048_u01776737077630") 2026/04/21 02:09:54 DEBUG : only6: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec24_d20260421_m020426_c001_v7007000_t0000_u01776737066467") 2026/04/21 02:09:54 DEBUG : only6: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb63_d20260421_m020413_c001_v0001091_t0014_u01776737053375") 2026/04/21 02:09:54 DEBUG : only7: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068621a1_d20260421_m020458_c001_v7007000_t0000_u01776737098508") 2026/04/21 02:09:54 DEBUG : only7: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4087eb3a318bb6df_d20260421_m020450_c001_v0001097_t0028_u01776737090681") 2026/04/21 02:09:54 DEBUG : only7: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbe9_d20260421_m020438_c001_v0001091_t0006_u01776737078459") 2026/04/21 02:09:54 DEBUG : only7: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec26_d20260421_m020426_c001_v7007000_t0000_u01776737066656") 2026/04/21 02:09:54 DEBUG : only7: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb6b_d20260421_m020414_c001_v0001091_t0053_u01776737054355") 2026/04/21 02:09:54 DEBUG : only8: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068621a2_d20260421_m020458_c001_v7007000_t0000_u01776737098699") 2026/04/21 02:09:54 DEBUG : only8: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4096e9ae63179956_d20260421_m020450_c001_v0001167_t0031_u01776737090790") 2026/04/21 02:09:54 DEBUG : only8: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbef_d20260421_m020439_c001_v0001091_t0050_u01776737079571") 2026/04/21 02:09:54 DEBUG : only8: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4049404dadcaec22_d20260421_m020426_c001_v7007000_t0000_u01776737066275") 2026/04/21 02:09:54 DEBUG : only8: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb6f_d20260421_m020415_c001_v0001091_t0050_u01776737055418") 2026/04/21 02:09:54 DEBUG : only9: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068621a3_d20260421_m020458_c001_v7007000_t0000_u01776737098894") 2026/04/21 02:09:54 DEBUG : only9: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f418404c10c02bc33_d20260421_m020450_c001_v0001091_t0034_u01776737090813") 2026/04/21 02:09:55 DEBUG : only9: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bbf5_d20260421_m020440_c001_v0001091_t0025_u01776737080816") 2026/04/21 02:09:55 DEBUG : only9: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40663867bb6aa261_d20260421_m020426_c001_v7007000_t0000_u01776737066272") 2026/04/21 02:09:55 DEBUG : only9: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bb73_d20260421_m020416_c001_v0001091_t0026_u01776737056159") 2026/04/21 02:09:55 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1d167_d20260421_m020105_c001_v7007000_t0000_u01776736865885") 2026/04/21 02:09:55 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10655b87940ce8f5_d20260421_m020103_c001_v0001146_t0044_u01776736863651") 2026/04/21 02:09:55 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1d15d_d20260421_m020102_c001_v7007000_t0000_u01776736862551") 2026/04/21 02:09:55 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02b9bc_d20260421_m020100_c001_v0001091_t0008_u01776736860420") 2026/04/21 02:09:55 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1d159_d20260421_m020059_c001_v7007000_t0000_u01776736859679") 2026/04/21 02:09:55 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02b9b6_d20260421_m020057_c001_v0001091_t0011_u01776736857461") 2026/04/21 02:09:55 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee609_d20260421_m020046_c001_v7007000_t0000_u01776736846705") 2026/04/21 02:09:55 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef39_d20260421_m020045_c001_v0001101_t0016_u01776736845288") 2026/04/21 02:09:55 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee606_d20260421_m020043_c001_v7007000_t0000_u01776736843326") 2026/04/21 02:09:55 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef2f_d20260421_m020042_c001_v0001101_t0032_u01776736842218") 2026/04/21 02:09:55 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee5f8_d20260421_m020040_c001_v7007000_t0000_u01776736840662") 2026/04/21 02:09:55 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef23_d20260421_m020039_c001_v0001101_t0050_u01776736839419") 2026/04/21 02:09:55 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee587_d20260421_m020032_c001_v7007000_t0000_u01776736832683") 2026/04/21 02:09:55 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef0d_d20260421_m020031_c001_v0001101_t0034_u01776736831080") 2026/04/21 02:09:55 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee585_d20260421_m020030_c001_v7007000_t0000_u01776736830710") 2026/04/21 02:09:55 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef07_d20260421_m020029_c001_v0001101_t0005_u01776736829167") 2026/04/21 02:09:56 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee57f_d20260421_m020028_c001_v7007000_t0000_u01776736828798") 2026/04/21 02:09:56 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef05_d20260421_m020028_c001_v0001101_t0018_u01776736828097") 2026/04/21 02:09:56 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef03_d20260421_m020027_c001_v0001101_t0056_u01776736827249") 2026/04/21 02:09:56 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee57d_d20260421_m020026_c001_v7007000_t0000_u01776736826882") 2026/04/21 02:09:56 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eeff_d20260421_m020026_c001_v0001101_t0034_u01776736826154") 2026/04/21 02:09:56 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eefd_d20260421_m020025_c001_v0001101_t0036_u01776736825390") 2026/04/21 02:09:56 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f409d458ffe70a2a2_d20260421_m020024_c001_v7007000_t0000_u01776736824656") 2026/04/21 02:09:56 DEBUG : potato: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eefb_d20260421_m020023_c001_v0001101_t0032_u01776736823687") 2026/04/21 02:09:56 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6a5f0_d20260421_m020152_c001_v7007000_t0000_u01776736912934") 2026/04/21 02:09:56 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598efb5_d20260421_m020152_c001_v0001101_t0015_u01776736912191") 2026/04/21 02:09:56 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f6b865_d20260421_m020143_c001_v7007000_t0000_u01776736903856") 2026/04/21 02:09:56 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02ba0c_d20260421_m020138_c001_v0001091_t0028_u01776736898567") 2026/04/21 02:09:56 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f415cdd606d66f981_d20260421_m020130_c001_v7007000_t0000_u01776736890660") 2026/04/21 02:09:56 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef8f_d20260421_m020125_c001_v0001101_t0019_u01776736885747") 2026/04/21 02:09:56 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1d1d7_d20260421_m020117_c001_v7007000_t0000_u01776736877996") 2026/04/21 02:09:56 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02b9da_d20260421_m020113_c001_v0001091_t0006_u01776736873347") 2026/04/21 02:09:56 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee610_d20260421_m020051_c001_v7007000_t0000_u01776736851186") 2026/04/21 02:09:56 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef47_d20260421_m020049_c001_v0001101_t0037_u01776736849536") 2026/04/21 02:09:56 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee60d_d20260421_m020049_c001_v7007000_t0000_u01776736849163") 2026/04/21 02:09:56 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef3f_d20260421_m020047_c001_v0001101_t0009_u01776736847263") 2026/04/21 02:09:57 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee60b_d20260421_m020046_c001_v7007000_t0000_u01776736846892") 2026/04/21 02:09:57 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef3b_d20260421_m020045_c001_v0001101_t0053_u01776736845957") 2026/04/21 02:09:57 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee608_d20260421_m020044_c001_v7007000_t0000_u01776736844832") 2026/04/21 02:09:57 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef33_d20260421_m020043_c001_v0001101_t0008_u01776736843698") 2026/04/21 02:09:57 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee604_d20260421_m020041_c001_v7007000_t0000_u01776736841849") 2026/04/21 02:09:57 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef2b_d20260421_m020040_c001_v0001101_t0017_u01776736840692") 2026/04/21 02:09:57 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee58f_d20260421_m020033_c001_v7007000_t0000_u01776736833427") 2026/04/21 02:09:57 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef11_d20260421_m020032_c001_v0001101_t0035_u01776736832276") 2026/04/21 02:09:57 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40099234a9d0c610_d20260421_m015930_c001_v7007000_t0000_u01776736770384") 2026/04/21 02:09:57 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ee89_d20260421_m015929_c001_v0001101_t0022_u01776736769653") 2026/04/21 02:09:57 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40099234a9d0c60f_d20260421_m015928_c001_v7007000_t0000_u01776736768744") 2026/04/21 02:09:57 DEBUG : potato2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ee87_d20260421_m015928_c001_v0001101_t0050_u01776736768062") 2026/04/21 02:09:57 DEBUG : potato3: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f6b867_d20260421_m020144_c001_v7007000_t0000_u01776736904041") 2026/04/21 02:09:57 DEBUG : potato3: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02ba12_d20260421_m020139_c001_v0001091_t0057_u01776736899674") 2026/04/21 02:09:57 DEBUG : potato3: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f415cdd606d66f986_d20260421_m020131_c001_v7007000_t0000_u01776736891038") 2026/04/21 02:09:57 DEBUG : potato3: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef93_d20260421_m020126_c001_v0001101_t0054_u01776736886909") 2026/04/21 02:09:57 DEBUG : potato3: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1d1da_d20260421_m020118_c001_v7007000_t0000_u01776736878290") 2026/04/21 02:09:57 DEBUG : potato3: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02b9dc_d20260421_m020114_c001_v0001091_t0055_u01776736874329") 2026/04/21 02:09:57 DEBUG : pre-dest1/1: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4095a8195af9fb2e_d20260421_m020225_c001_v7007000_t0000_u01776736945949") 2026/04/21 02:09:58 DEBUG : pre-dest1/1: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02ba53_d20260421_m020217_c001_v0001091_t0006_u01776736937624") 2026/04/21 02:09:58 DEBUG : pre-dest2/2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4095a8195af9fb2f_d20260421_m020226_c001_v7007000_t0000_u01776736946137") 2026/04/21 02:09:58 DEBUG : pre-dest2/2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598f002_d20260421_m020218_c001_v0001101_t0033_u01776736938558") 2026/04/21 02:09:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417b874aca81fb49_d20260421_m020203_c001_v7007000_t0000_u01776736923830") 2026/04/21 02:09:58 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02ba32_d20260421_m020200_c001_v0001091_t0016_u01776736920640") 2026/04/21 02:09:58 DEBUG : sizeonly: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f409d458ffe70a217_d20260421_m020008_c001_v7007000_t0000_u01776736808244") 2026/04/21 02:09:58 DEBUG : sizeonly: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eed9_d20260421_m020007_c001_v0001101_t0012_u01776736807195") 2026/04/21 02:09:58 DEBUG : splitbanan: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068624ed_d20260421_m020705_c001_v7007000_t0000_u01776737225579") 2026/04/21 02:09:58 DEBUG : splitbanan: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbf97_d20260421_m020657_c001_v0001097_t0056_u01776737217852") 2026/04/21 02:09:58 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068627fe_d20260421_m020830_c001_v7007000_t0000_u01776737310337") 2026/04/21 02:09:58 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c382_d20260421_m020823_c001_v0001102_t0024_u01776737303841") 2026/04/21 02:09:58 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f410f3be933f75578_d20260421_m020813_c001_v7007000_t0000_u01776737293248") 2026/04/21 02:09:58 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c324_d20260421_m020806_c001_v0001102_t0030_u01776737286530") 2026/04/21 02:09:58 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4126986b0df6aff3_d20260421_m020756_c001_v7007000_t0000_u01776737276516") 2026/04/21 02:09:58 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c2b2_d20260421_m020750_c001_v0001102_t0049_u01776737270324") 2026/04/21 02:09:58 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f411338f46c69f936_d20260421_m020739_c001_v7007000_t0000_u01776737259767") 2026/04/21 02:09:58 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c26e_d20260421_m020733_c001_v0001102_t0043_u01776737253563") 2026/04/21 02:09:58 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4147b412da9b31ca_d20260421_m020723_c001_v7007000_t0000_u01776737243570") 2026/04/21 02:09:58 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c220_d20260421_m020717_c001_v0001102_t0038_u01776737237001") 2026/04/21 02:09:58 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419b700016a989d4_d20260421_m020700_c001_v7007000_t0000_u01776737220232") 2026/04/21 02:09:59 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae63179e23_d20260421_m020656_c001_v0001167_t0035_u01776737216793") 2026/04/21 02:09:59 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1daf5_d20260421_m020645_c001_v7007000_t0000_u01776737205933") 2026/04/21 02:09:59 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c148_d20260421_m020638_c001_v0001102_t0023_u01776737198016") 2026/04/21 02:09:59 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f4045e58dcf168fad_d20260421_m020636_c001_v7007000_t0000_u01776737196855") 2026/04/21 02:09:59 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbdcb_d20260421_m020632_c001_v0001097_t0045_u01776737192987") 2026/04/21 02:09:59 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8d9e3_d20260421_m020623_c001_v7007000_t0000_u01776737183220") 2026/04/21 02:09:59 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbc7b_d20260421_m020615_c001_v0001097_t0030_u01776737175620") 2026/04/21 02:09:59 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417b874aca81fd73_d20260421_m020613_c001_v7007000_t0000_u01776737173929") 2026/04/21 02:09:59 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bcd1_d20260421_m020610_c001_v0001091_t0001_u01776737170576") 2026/04/21 02:09:59 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f421cf19402a21c21_d20260421_m020553_c001_v7007000_t0000_u01776737153842") 2026/04/21 02:09:59 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bca3_d20260421_m020549_c001_v0001091_t0006_u01776737149908") 2026/04/21 02:09:59 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f402cdff8ead602ce_d20260421_m020539_c001_v7007000_t0000_u01776737139939") 2026/04/21 02:09:59 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc85_d20260421_m020533_c001_v0001091_t0036_u01776737133382") 2026/04/21 02:09:59 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f41350d79206748a6_d20260421_m020522_c001_v7007000_t0000_u01776737122322") 2026/04/21 02:09:59 DEBUG : splitbananasplit: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc5d_d20260421_m020516_c001_v0001091_t0011_u01776737116102") 2026/04/21 02:09:59 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40809267b0d8dad1_d20260421_m020640_c001_v7007000_t0000_u01776737200574") 2026/04/21 02:09:59 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bbddd_d20260421_m020634_c001_v0001097_t0042_u01776737194091") 2026/04/21 02:09:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068621b2_d20260421_m020507_c001_v7007000_t0000_u01776737107630") 2026/04/21 02:09:59 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0bfae_d20260421_m020506_c001_v0001102_t0037_u01776737106326") 2026/04/21 02:10:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068621af_d20260421_m020505_c001_v7007000_t0000_u01776737105558") 2026/04/21 02:10:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae631799ef_d20260421_m020504_c001_v0001167_t0014_u01776737104185") 2026/04/21 02:10:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1d171_d20260421_m020110_c001_v7007000_t0000_u01776736870165") 2026/04/21 02:10:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef75_d20260421_m020109_c001_v0001101_t0038_u01776736869148") 2026/04/21 02:10:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1d16d_d20260421_m020108_c001_v7007000_t0000_u01776736868408") 2026/04/21 02:10:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef73_d20260421_m020107_c001_v0001101_t0041_u01776736867435") 2026/04/21 02:10:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f409d458ffe70a1e0_d20260421_m020004_c001_v7007000_t0000_u01776736804733") 2026/04/21 02:10:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eed3_d20260421_m020003_c001_v0001101_t0052_u01776736803247") 2026/04/21 02:10:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f409d458ffe70a1c0_d20260421_m020002_c001_v7007000_t0000_u01776736802873") 2026/04/21 02:10:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eecf_d20260421_m020001_c001_v0001101_t0024_u01776736801657") 2026/04/21 02:10:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f409d458ffe70a1a2_d20260421_m015959_c001_v7007000_t0000_u01776736799636") 2026/04/21 02:10:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eecb_d20260421_m015958_c001_v0001101_t0007_u01776736798539") 2026/04/21 02:10:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f409d458ffe70a1a1_d20260421_m015957_c001_v7007000_t0000_u01776736797992") 2026/04/21 02:10:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eec7_d20260421_m015956_c001_v0001101_t0041_u01776736796754") 2026/04/21 02:10:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eebb_d20260421_m015954_c001_v0001101_t0021_u01776736794289") 2026/04/21 02:10:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f409d458ffe70a19d_d20260421_m015953_c001_v7007000_t0000_u01776736793921") 2026/04/21 02:10:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eeb7_d20260421_m015953_c001_v0001101_t0045_u01776736793166") 2026/04/21 02:10:00 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eeb5_d20260421_m015952_c001_v0001101_t0010_u01776736792451") 2026/04/21 02:10:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40099234a9d0c63c_d20260421_m015951_c001_v7007000_t0000_u01776736791722") 2026/04/21 02:10:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eeb1_d20260421_m015949_c001_v0001101_t0040_u01776736789287") 2026/04/21 02:10:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eead_d20260421_m015946_c001_v0001101_t0021_u01776736786702") 2026/04/21 02:10:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40099234a9d0c61e_d20260421_m015946_c001_v7007000_t0000_u01776736786331") 2026/04/21 02:10:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eeab_d20260421_m015945_c001_v0001101_t0036_u01776736785043") 2026/04/21 02:10:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598eea9_d20260421_m015943_c001_v0001101_t0044_u01776736783910") 2026/04/21 02:10:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40099234a9d0c619_d20260421_m015943_c001_v7007000_t0000_u01776736783545") 2026/04/21 02:10:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ee9d_d20260421_m015939_c001_v0001101_t0017_u01776736779913") 2026/04/21 02:10:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40099234a9d0c618_d20260421_m015939_c001_v7007000_t0000_u01776736779545") 2026/04/21 02:10:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ee9b_d20260421_m015938_c001_v0001101_t0017_u01776736778723") 2026/04/21 02:10:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40099234a9d0c617_d20260421_m015937_c001_v7007000_t0000_u01776736777818") 2026/04/21 02:10:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ee97_d20260421_m015937_c001_v0001101_t0013_u01776736777042") 2026/04/21 02:10:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40099234a9d0c616_d20260421_m015936_c001_v7007000_t0000_u01776736776420") 2026/04/21 02:10:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ee91_d20260421_m015935_c001_v0001101_t0000_u01776736775503") 2026/04/21 02:10:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40099234a9d0c615_d20260421_m015934_c001_v7007000_t0000_u01776736774595") 2026/04/21 02:10:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ee8f_d20260421_m015933_c001_v0001101_t0042_u01776736773494") 2026/04/21 02:10:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40099234a9d0c614_d20260421_m015932_c001_v7007000_t0000_u01776736772945") 2026/04/21 02:10:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ee8d_d20260421_m015932_c001_v0001101_t0044_u01776736772213") 2026/04/21 02:10:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40099234a9d0c611_d20260421_m015931_c001_v7007000_t0000_u01776736771662") 2026/04/21 02:10:01 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ee8b_d20260421_m015930_c001_v0001101_t0026_u01776736770931") 2026/04/21 02:10:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40099234a9d0c60b_d20260421_m015926_c001_v7007000_t0000_u01776736766209") 2026/04/21 02:10:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ee7f_d20260421_m015925_c001_v0001101_t0046_u01776736765530") 2026/04/21 02:10:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40099234a9d0c60a_d20260421_m015924_c001_v7007000_t0000_u01776736764982") 2026/04/21 02:10:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ee7d_d20260421_m015924_c001_v0001101_t0038_u01776736764155") 2026/04/21 02:10:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40099234a9d0c607_d20260421_m015923_c001_v7007000_t0000_u01776736763244") 2026/04/21 02:10:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ee77_d20260421_m015922_c001_v0001101_t0037_u01776736762379") 2026/04/21 02:10:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f40099234a9d0c601_d20260421_m015920_c001_v7007000_t0000_u01776736760217") 2026/04/21 02:10:02 DEBUG : sub dir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ee73_d20260421_m015919_c001_v0001101_t0039_u01776736759453") 2026/04/21 02:10:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068621b3_d20260421_m020507_c001_v7007000_t0000_u01776737107824") 2026/04/21 02:10:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02bc43_d20260421_m020506_c001_v0001091_t0024_u01776737106342") 2026/04/21 02:10:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068621b0_d20260421_m020505_c001_v7007000_t0000_u01776737105750") 2026/04/21 02:10:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bb7c3_d20260421_m020504_c001_v0001097_t0053_u01776737104198") 2026/04/21 02:10:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862800_d20260421_m020832_c001_v7007000_t0000_u01776737312591") 2026/04/21 02:10:02 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02be58_d20260421_m020831_c001_v0001091_t0002_u01776737311684") 2026/04/21 02:10:02 DEBUG : sub/yam: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1d166_d20260421_m020105_c001_v7007000_t0000_u01776736865332") 2026/04/21 02:10:02 DEBUG : sub/yam: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02b9c6_d20260421_m020103_c001_v0001091_t0007_u01776736863305") 2026/04/21 02:10:02 DEBUG : test_dir1/file2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068621ab_d20260421_m020503_c001_v7007000_t0000_u01776737103392") 2026/04/21 02:10:02 DEBUG : test_dir1/file2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bb791_d20260421_m020501_c001_v0001097_t0047_u01776737101835") 2026/04/21 02:10:02 DEBUG : test_dir1/file2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068621a6_d20260421_m020501_c001_v7007000_t0000_u01776737101034") 2026/04/21 02:10:03 DEBUG : test_dir1/file2: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae6317999f_d20260421_m020459_c001_v0001167_t0044_u01776737099869") 2026/04/21 02:10:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068621ad_d20260421_m020503_c001_v7007000_t0000_u01776737103602") 2026/04/21 02:10:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0bf96_d20260421_m020501_c001_v0001102_t0010_u01776737101824") 2026/04/21 02:10:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd609068621a7_d20260421_m020501_c001_v7007000_t0000_u01776737101227") 2026/04/21 02:10:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bb777_d20260421_m020459_c001_v0001097_t0051_u01776737099883") 2026/04/21 02:10:03 DEBUG : three: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee61c_d20260421_m020056_c001_v7007000_t0000_u01776736856712") 2026/04/21 02:10:03 DEBUG : three: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef61_d20260421_m020055_c001_v0001101_t0054_u01776736855274") 2026/04/21 02:10:03 DEBUG : three: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef55_d20260421_m020052_c001_v0001101_t0047_u01776736852689") 2026/04/21 02:10:03 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862803_d20260421_m020834_c001_v7007000_t0000_u01776737314536") 2026/04/21 02:10:03 DEBUG : tictactoe/tictactoe: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc6ad_d20260421_m020833_c001_v0001097_t0030_u01776737313566") 2026/04/21 02:10:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd6090686288c_d20260421_m020854_c001_v7007000_t0000_u01776737334181") 2026/04/21 02:10:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae6317a2fa_d20260421_m020852_c001_v0001167_t0023_u01776737332292") 2026/04/21 02:10:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862888_d20260421_m020850_c001_v7007000_t0000_u01776737330760") 2026/04/21 02:10:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc7e4_d20260421_m020849_c001_v0001097_t0047_u01776737329066") 2026/04/21 02:10:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862884_d20260421_m020848_c001_v7007000_t0000_u01776737328130") 2026/04/21 02:10:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02be7e_d20260421_m020847_c001_v0001091_t0020_u01776737327335") 2026/04/21 02:10:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862828_d20260421_m020842_c001_v7007000_t0000_u01776737322141") 2026/04/21 02:10:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc74e_d20260421_m020841_c001_v0001097_t0047_u01776737321190") 2026/04/21 02:10:03 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862866_d20260421_m020844_c001_v7007000_t0000_u01776737324668") 2026/04/21 02:10:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae6317a28e_d20260421_m020843_c001_v0001167_t0056_u01776737323493") 2026/04/21 02:10:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd6090686280a_d20260421_m020840_c001_v7007000_t0000_u01776737320225") 2026/04/21 02:10:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f118404c10c02be68_d20260421_m020839_c001_v0001091_t0050_u01776737319180") 2026/04/21 02:10:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862808_d20260421_m020838_c001_v7007000_t0000_u01776737318209") 2026/04/21 02:10:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c3aa_d20260421_m020837_c001_v0001102_t0027_u01776737317263") 2026/04/21 02:10:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862805_d20260421_m020836_c001_v7007000_t0000_u01776737316302") 2026/04/21 02:10:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1096e9ae6317a232_d20260421_m020835_c001_v0001167_t0049_u01776737315514") 2026/04/21 02:10:04 DEBUG : toe/toe/toe: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f401b98961cfe142a_d20260421_m020859_c001_v7007000_t0000_u01776737339162") 2026/04/21 02:10:04 DEBUG : toe/toe/toe: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1087eb3a318bc888_d20260421_m020858_c001_v0001097_t0038_u01776737338133") 2026/04/21 02:10:04 DEBUG : toe/toe/toe: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862880_d20260421_m020846_c001_v7007000_t0000_u01776737326378") 2026/04/21 02:10:04 DEBUG : toe/toe/toe: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c3d8_d20260421_m020845_c001_v0001102_t0054_u01776737325630") 2026/04/21 02:10:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd6090686288d_d20260421_m020854_c001_v7007000_t0000_u01776737334771") 2026/04/21 02:10:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10479057eac0c3fe_d20260421_m020853_c001_v0001102_t0022_u01776737333817") 2026/04/21 02:10:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f417dd60906862889_d20260421_m020851_c001_v7007000_t0000_u01776737331341") 2026/04/21 02:10:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f112533be97c41a77_d20260421_m020850_c001_v0001185_t0057_u01776737330572") 2026/04/21 02:10:04 DEBUG : two: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f419c278ddf1ee61e_d20260421_m020056_c001_v7007000_t0000_u01776736856902") 2026/04/21 02:10:04 DEBUG : two: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f418404c10c02b9b4_d20260421_m020054_c001_v0001091_t0034_u01776736854512") 2026/04/21 02:10:04 DEBUG : two: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f414c95dfd598ef51_d20260421_m020052_c001_v0001101_t0050_u01776736852504") 2026/04/21 02:10:05 DEBUG : yam: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1d169_d20260421_m020106_c001_v7007000_t0000_u01776736866071") 2026/04/21 02:10:05 DEBUG : yam: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1004a21e4ff42778_d20260421_m020104_c001_v0001144_t0013_u01776736864734") 2026/04/21 02:10:05 DEBUG : yam: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1d15c_d20260421_m020101_c001_v7007000_t0000_u01776736861943") 2026/04/21 02:10:05 DEBUG : yam: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f114c95dfd598ef65_d20260421_m020100_c001_v0001101_t0008_u01776736860405") 2026/04/21 02:10:05 DEBUG : yam: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1d158_d20260421_m020059_c001_v7007000_t0000_u01776736859134") 2026/04/21 02:10:05 DEBUG : yam: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f10655b87940ce8bd_d20260421_m020057_c001_v0001146_t0051_u01776736857473") 2026/04/21 02:10:05 DEBUG : yaml: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1d15f_d20260421_m020102_c001_v7007000_t0000_u01776736862741") 2026/04/21 02:10:05 DEBUG : yaml: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f112f678207945ac8_d20260421_m020101_c001_v0001097_t0028_u01776736861507") 2026/04/21 02:10:05 DEBUG : yaml: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f420d2b942dd1d15a_d20260421_m020059_c001_v7007000_t0000_u01776736859861") 2026/04/21 02:10:05 DEBUG : yaml: Deleting (id "4_z6f326d73c03dabdb9fd80e1b_f1192e1bccdf40e5e_d20260421_m020058_c001_v0001165_t0037_u01776736858869") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m49.768930042s (try 1/5)