"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/06 03:34:24 DEBUG : Creating backend with remote "TestB2:rclone-test-figomus3wepu" 2025/08/06 03:34:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/06 03:34:25 DEBUG : Creating backend with remote "/tmp/rclone3995535207" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:34:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 03:34:26 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:34:26 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/06 03:34:26 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.59s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:34:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/06 03:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 03:34:27 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:34:27 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:34:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:34:28 INFO : sub dir/hello world: Copied (new) 2025/08/06 03:34:28 DEBUG : B2 bucket rclone-test-figomus3wepu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.93s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:34:29 DEBUG : Creating backend with remote "/non-existing" 2025/08/06 03:34:29 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/06 03:34:29 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:34:29 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:34:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 03:34:30 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:34:30 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:34:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:34:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.79s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:34:32 INFO : B2 bucket rclone-test-figomus3wepu: Running all checks before starting transfers 2025/08/06 03:34:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 03:34:32 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:34:32 INFO : B2 bucket rclone-test-figomus3wepu: Checks finished, now starting transfers 2025/08/06 03:34:32 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:34:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:34:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.24s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:34:33 ERROR : Ignoring --no-traverse with sync 2025/08/06 03:34:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 03:34:33 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:34:33 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:34:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:34:34 INFO : sub dir/hello world: Copied (new) 2025/08/06 03:34:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.21s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:34:34 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/06 03:34:34 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:34:34 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:34:35 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/06 03:34:35 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.26s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:34:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 03:34:36 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:34:36 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:34:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:34:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.29s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:34:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 03:34:37 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:34:37 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:34:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:34:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.68s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:34:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/06 03:34:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 03:34:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/06 03:34:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/06 03:34:39 INFO : sub dir2: Making directory 2025/08/06 03:34:39 INFO : sub dir: Making directory 2025/08/06 03:34:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 03:34:39 INFO : sub dir2/sub sub dir2: Making directory 2025/08/06 03:34:39 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:34:39 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:34:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:34:39 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/06 03:34:39 DEBUG : B2 bucket rclone-test-figomus3wepu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.27s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:34:40 INFO : sub dir2: Making directory 2025/08/06 03:34:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/06 03:34:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 03:34:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 03:34:40 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:34:40 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:34:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:34:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.37s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:34:41 DEBUG : sub dir2: Making directory with metadata 2025/08/06 03:34:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 03:34:41 INFO : sub dir2: Making directory 2025/08/06 03:34:41 INFO : sub dir: Making directory 2025/08/06 03:34:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 03:34:41 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:34:41 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:34:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:34:42 INFO : sub dir/hello world: Copied (new) 2025/08/06 03:34:42 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/06 03:34:42 DEBUG : B2 bucket rclone-test-figomus3wepu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/06 03:34:42 DEBUG : B2 bucket rclone-test-figomus3wepu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.39s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:34:43 INFO : sub dir2: Making directory 2025/08/06 03:34:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 03:34:43 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:34:43 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:34:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:34:43 INFO : sub dir/hello world: Copied (new) 2025/08/06 03:34:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.26s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:34:44 DEBUG : sub dir2: Making directory with metadata 2025/08/06 03:34:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 03:34:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/06 03:34:44 INFO : sub dir2: Making directory 2025/08/06 03:34:44 INFO : sub dir: Making directory 2025/08/06 03:34:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 03:34:44 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:34:44 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:34:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:34:45 INFO : sub dir/hello world: Copied (new) 2025/08/06 03:34:45 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/06 03:34:45 DEBUG : B2 bucket rclone-test-figomus3wepu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.40s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:34:46 INFO : sub dir2: Making directory 2025/08/06 03:34:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 03:34:46 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:34:46 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:34:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:34:46 INFO : sub dir/hello world: Copied (new) 2025/08/06 03:34:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.22s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:34:48 DEBUG : Creating backend with remote "TestB2:rclone-test-yerayog3dahe" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-figomus3wepu -> B2 bucket rclone-test-yerayog3dahe 2025/08/06 03:34:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 03:34:49 DEBUG : B2 bucket rclone-test-yerayog3dahe: Waiting for checks to finish 2025/08/06 03:34:49 DEBUG : B2 bucket rclone-test-yerayog3dahe: Waiting for transfers to finish 2025/08/06 03:34:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:34:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/06 03:34:50 DEBUG : B2 bucket rclone-test-yerayog3dahe: Purge remote 2025/08/06 03:34:50 INFO : B2 bucket rclone-test-yerayog3dahe: cleaning bucket "rclone-test-yerayog3dahe" of all files 2025/08/06 03:34:50 DEBUG : sub dir/hello world: Deleting (id "4_zff322d53702d7bdb9f880e1b_f100eb1bfa72e9ebf_d20250806_m033450_c001_v0001105_t0022_u01754451290092") --- PASS: TestServerSideCopy (4.30s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:34:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/06 03:34:52 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:34:52 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:34:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/06 03:34:53 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.17s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:34:54 DEBUG : Creating backend with remote "TestB2:rclone-test-diyetuf7lofi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-figomus3wepu -> B2 bucket rclone-test-diyetuf7lofi 2025/08/06 03:34:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 03:34:55 DEBUG : B2 bucket rclone-test-diyetuf7lofi: Waiting for checks to finish 2025/08/06 03:34:55 DEBUG : B2 bucket rclone-test-diyetuf7lofi: Waiting for transfers to finish 2025/08/06 03:34:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:34:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/06 03:34:58 DEBUG : B2 bucket rclone-test-diyetuf7lofi: Waiting for checks to finish 2025/08/06 03:34:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/06 03:34:58 DEBUG : B2 bucket rclone-test-diyetuf7lofi: Waiting for transfers to finish 2025/08/06 03:34:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/06 03:34:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/06 03:34:58 DEBUG : B2 bucket rclone-test-diyetuf7lofi: Purge remote 2025/08/06 03:34:58 INFO : B2 bucket rclone-test-diyetuf7lofi: cleaning bucket "rclone-test-diyetuf7lofi" of all files 2025/08/06 03:34:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f723df3702d7bdb9f880e1b_f1123584abf7cd1d7_d20250806_m033458_c001_v0001165_t0041_u01754451298530") 2025/08/06 03:34:59 DEBUG : sub dir/hello world: Deleting (id "4_z3f723df3702d7bdb9f880e1b_f109b201ef52fde4f_d20250806_m033456_c001_v0001134_t0050_u01754451296623") --- PASS: TestServerSideCopyOverSelf (6.32s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/06 03:35:01 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:01 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/06 03:35:01 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/06 03:35:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.30s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:03 DEBUG : Creating backend with remote "TestB2:rclone-test-ciwoqiy2xelu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-figomus3wepu -> B2 bucket rclone-test-ciwoqiy2xelu 2025/08/06 03:35:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 03:35:04 DEBUG : B2 bucket rclone-test-ciwoqiy2xelu: Waiting for checks to finish 2025/08/06 03:35:04 DEBUG : B2 bucket rclone-test-ciwoqiy2xelu: Waiting for transfers to finish 2025/08/06 03:35:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:35:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/06 03:35:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/06 03:35:06 DEBUG : B2 bucket rclone-test-ciwoqiy2xelu: Waiting for checks to finish 2025/08/06 03:35:06 DEBUG : B2 bucket rclone-test-ciwoqiy2xelu: Waiting for transfers to finish 2025/08/06 03:35:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/06 03:35:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/06 03:35:07 INFO : sub dir/hello world: Deleted 2025/08/06 03:35:08 DEBUG : testing file moves 2025/08/06 03:35:08 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/06 03:35:08 DEBUG : B2 bucket rclone-test-ciwoqiy2xelu: Waiting for checks to finish 2025/08/06 03:35:08 DEBUG : B2 bucket rclone-test-ciwoqiy2xelu: Waiting for transfers to finish 2025/08/06 03:35:09 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/06 03:35:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/06 03:35:09 INFO : sub dir/hello world: Deleted 2025/08/06 03:35:09 DEBUG : B2 bucket rclone-test-ciwoqiy2xelu: Purge remote 2025/08/06 03:35:09 INFO : B2 bucket rclone-test-ciwoqiy2xelu: cleaning bucket "rclone-test-ciwoqiy2xelu" of all files 2025/08/06 03:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zcf126d03702d7bdb9f880e1b_f102e18da826600a1_d20250806_m033508_c001_v0001171_t0004_u01754451308859") 2025/08/06 03:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zcf126d03702d7bdb9f880e1b_f11130b8570c61cce_d20250806_m033506_c001_v0001091_t0058_u01754451306976") 2025/08/06 03:35:09 DEBUG : sub dir/hello world: Deleting (id "4_zcf126d03702d7bdb9f880e1b_f117156f46a5f82d4_d20250806_m033505_c001_v0001090_t0004_u01754451305118") --- PASS: TestServerSideMoveOverSelf (8.53s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:11 ERROR : error listing: directory not found 2025/08/06 03:35:11 INFO : Local file system at /tmp/rclone3995535207: Making directory 2025/08/06 03:35:12 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:12 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.59s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 03:35:13 DEBUG : Local file system at /tmp/rclone3995535207: Waiting for checks to finish 2025/08/06 03:35:13 DEBUG : Local file system at /tmp/rclone3995535207: Waiting for transfers to finish 2025/08/06 03:35:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:35:14 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/06 03:35:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.03s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:15 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/06 03:35:15 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:15 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:15 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 03:35:15 INFO : check sum: Copied (new) 2025/08/06 03:35:15 DEBUG : Waiting for deletions to finish 2025/08/06 03:35:15 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:15 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 03:35:15 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/06 03:35:15 DEBUG : check sum: Unchanged skipping 2025/08/06 03:35:15 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:15 DEBUG : Waiting for deletions to finish 2025/08/06 03:35:15 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.70s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:16 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/06 03:35:16 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:16 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:17 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/06 03:35:17 INFO : sizeonly: Copied (new) 2025/08/06 03:35:17 DEBUG : Waiting for deletions to finish 2025/08/06 03:35:17 DEBUG : sizeonly: Sizes identical 2025/08/06 03:35:17 DEBUG : sizeonly: Unchanged skipping 2025/08/06 03:35:17 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:17 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:17 DEBUG : Waiting for deletions to finish 2025/08/06 03:35:17 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.76s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:18 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/06 03:35:18 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:18 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:18 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/06 03:35:18 INFO : ignore-size: Copied (new) 2025/08/06 03:35:18 DEBUG : Waiting for deletions to finish 2025/08/06 03:35:19 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:19 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:35:19 DEBUG : ignore-size: Unchanged skipping 2025/08/06 03:35:19 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:19 DEBUG : Waiting for deletions to finish 2025/08/06 03:35:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.62s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:20 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:35:20 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:20 DEBUG : existing: Unchanged skipping 2025/08/06 03:35:20 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:20 DEBUG : Waiting for deletions to finish 2025/08/06 03:35:20 INFO : There was nothing to transfer 2025/08/06 03:35:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/06 03:35:20 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:20 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/06 03:35:21 INFO : existing: Copied (replaced existing) 2025/08/06 03:35:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.05s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/06 03:35:22 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:22 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/06 03:35:22 INFO : existing: Copied (new) 2025/08/06 03:35:22 DEBUG : Waiting for deletions to finish 2025/08/06 03:35:22 DEBUG : existing: Destination exists, skipping 2025/08/06 03:35:22 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:22 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:22 DEBUG : Waiting for deletions to finish 2025/08/06 03:35:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.72s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:24 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/06 03:35:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/06 03:35:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:35:25 DEBUG : c/non empty space: Unchanged skipping 2025/08/06 03:35:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 03:35:25 INFO : a/potato2: Copied (new) 2025/08/06 03:35:25 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:25 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:25 DEBUG : Waiting for deletions to finish 2025/08/06 03:35:25 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.65s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:27 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/06 03:35:27 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 03:35:27 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/06 03:35:27 DEBUG : empty space: Unchanged skipping 2025/08/06 03:35:27 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:27 DEBUG : Waiting for deletions to finish 2025/08/06 03:35:27 INFO : There was nothing to transfer 2025/08/06 03:35:27 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:27 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/06 03:35:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 03:35:28 INFO : empty space: Updated modification time in destination 2025/08/06 03:35:28 DEBUG : empty space: Unchanged skipping 2025/08/06 03:35:28 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:28 DEBUG : Waiting for deletions to finish 2025/08/06 03:35:28 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.90s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:30 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/06 03:35:30 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 03:35:30 DEBUG : empty space: Unchanged skipping 2025/08/06 03:35:30 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:30 DEBUG : Waiting for deletions to finish 2025/08/06 03:35:30 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.65s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:31 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/06 03:35:31 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3995535207) 2025/08/06 03:35:31 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-figomus3wepu) 2025/08/06 03:35:31 DEBUG : foo: sha1 differ 2025/08/06 03:35:31 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/06 03:35:31 INFO : foo: Copied (replaced existing) 2025/08/06 03:35:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:35:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/06 03:35:33 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:33 DEBUG : empty space: Unchanged skipping 2025/08/06 03:35:33 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:33 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 03:35:33 INFO : potato: Copied (new) 2025/08/06 03:35:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.13s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:35 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/06 03:35:35 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:35 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/06 03:35:35 INFO : potato: Copied (replaced existing) 2025/08/06 03:35:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.08s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:37 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/06 03:35:37 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3995535207) 2025/08/06 03:35:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-figomus3wepu) 2025/08/06 03:35:37 DEBUG : potato: sha1 differ 2025/08/06 03:35:37 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/06 03:35:37 INFO : potato: Copied (replaced existing) 2025/08/06 03:35:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 03:35:39 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/06 03:35:39 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:35:39 DEBUG : empty space: Unchanged skipping 2025/08/06 03:35:39 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:39 DEBUG : Waiting for deletions to finish 2025/08/06 03:35:39 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:35:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 03:35:41 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:41 DEBUG : empty space: Unchanged skipping 2025/08/06 03:35:41 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 03:35:41 INFO : potato2: Copied (new) 2025/08/06 03:35:41 DEBUG : Waiting for deletions to finish 2025/08/06 03:35:41 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:43 INFO : d: Making directory 2025/08/06 03:35:43 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/06 03:35:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/06 03:35:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:35:44 DEBUG : c/non empty space: Unchanged skipping 2025/08/06 03:35:44 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:44 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 03:35:44 INFO : a/potato2: Copied (new) 2025/08/06 03:35:44 DEBUG : Waiting for deletions to finish 2025/08/06 03:35:44 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:47 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/06 03:35:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/06 03:35:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:35:47 DEBUG : c/non empty space: Unchanged skipping 2025/08/06 03:35:47 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:47 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 03:35:47 INFO : a/potato2: Copied (new) 2025/08/06 03:35:47 ERROR : B2 bucket rclone-test-figomus3wepu: not deleting files as there were IO errors 2025/08/06 03:35:47 ERROR : B2 bucket rclone-test-figomus3wepu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.33s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:49 DEBUG : Waiting for deletions to finish 2025/08/06 03:35:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:35:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 03:35:50 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:50 DEBUG : empty space: Unchanged skipping 2025/08/06 03:35:50 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:50 INFO : potato: Deleted 2025/08/06 03:35:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 03:35:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.36s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:52 DEBUG : Waiting for deletions to finish 2025/08/06 03:35:52 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:52 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:52 INFO : potato: Deleted 2025/08/06 03:35:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:35:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 03:35:53 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:53 DEBUG : empty space: Unchanged skipping 2025/08/06 03:35:53 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 03:35:53 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.02s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 03:35:55 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:55 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:55 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/06 03:35:55 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.29s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:35:57 DEBUG : enormous: Excluded (Size Filter) 2025/08/06 03:35:57 DEBUG : enormous: Excluded 2025/08/06 03:35:57 DEBUG : potato2: Excluded (Size Filter) 2025/08/06 03:35:57 DEBUG : potato2: Excluded 2025/08/06 03:35:58 DEBUG : potato2: Excluded (Size Filter) 2025/08/06 03:35:58 DEBUG : potato2: Excluded 2025/08/06 03:35:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:35:58 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:35:58 DEBUG : empty space: Unchanged skipping 2025/08/06 03:35:58 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:35:58 DEBUG : Waiting for deletions to finish 2025/08/06 03:35:58 INFO : There was nothing to transfer 2025/08/06 03:35:58 DEBUG : enormous: Excluded (Size Filter) 2025/08/06 03:35:58 DEBUG : enormous: Excluded 2025/08/06 03:35:58 DEBUG : potato2: Excluded (Size Filter) 2025/08/06 03:35:58 DEBUG : potato2: Excluded 2025/08/06 03:35:58 DEBUG : potato2: Excluded (Size Filter) 2025/08/06 03:35:58 DEBUG : potato2: Excluded 2025/08/06 03:35:58 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/06 03:35:58 DEBUG : empty space: Unchanged skipping 2025/08/06 03:35:58 DEBUG : Local file system at /tmp/rclone3995535207: Waiting for checks to finish 2025/08/06 03:35:58 DEBUG : Local file system at /tmp/rclone3995535207: Waiting for transfers to finish 2025/08/06 03:35:58 DEBUG : Waiting for deletions to finish 2025/08/06 03:35:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.44s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:36:00 DEBUG : enormous: Excluded (Size Filter) 2025/08/06 03:36:00 DEBUG : enormous: Excluded 2025/08/06 03:36:00 DEBUG : potato2: Excluded (Size Filter) 2025/08/06 03:36:00 DEBUG : potato2: Excluded 2025/08/06 03:36:00 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:36:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:36:00 DEBUG : empty space: Unchanged skipping 2025/08/06 03:36:00 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:36:00 DEBUG : Waiting for deletions to finish 2025/08/06 03:36:01 INFO : enormous: Deleted 2025/08/06 03:36:01 INFO : potato2: Deleted 2025/08/06 03:36:01 INFO : There was nothing to transfer 2025/08/06 03:36:01 DEBUG : Local file system at /tmp/rclone3995535207: Waiting for checks to finish 2025/08/06 03:36:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/06 03:36:01 DEBUG : empty space: Unchanged skipping 2025/08/06 03:36:01 DEBUG : Local file system at /tmp/rclone3995535207: Waiting for transfers to finish 2025/08/06 03:36:01 DEBUG : Waiting for deletions to finish 2025/08/06 03:36:01 INFO : enormous: Deleted 2025/08/06 03:36:01 INFO : potato2: Deleted 2025/08/06 03:36:01 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.00s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:36:03 DEBUG : five: Need to transfer - File not found at Destination 2025/08/06 03:36:03 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/06 03:36:03 DEBUG : three: Sizes identical 2025/08/06 03:36:03 DEBUG : one: Destination is newer than source, skipping 2025/08/06 03:36:03 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:36:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/06 03:36:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3995535207) 2025/08/06 03:36:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/06 03:36:03 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-figomus3wepu) 2025/08/06 03:36:03 DEBUG : two: sha1 differ 2025/08/06 03:36:03 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:36:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/06 03:36:04 INFO : five: Copied (new) 2025/08/06 03:36:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/06 03:36:04 INFO : four: Copied (replaced existing) 2025/08/06 03:36:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/06 03:36:04 INFO : two: Copied (replaced existing) 2025/08/06 03:36:04 DEBUG : Waiting for deletions to finish 2025/08/06 03:36:05 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:36:05 DEBUG : one: Destination is newer than source, skipping 2025/08/06 03:36:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3995535207) 2025/08/06 03:36:05 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-figomus3wepu) 2025/08/06 03:36:05 DEBUG : three: sha1 differ 2025/08/06 03:36:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/06 03:36:05 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/06 03:36:05 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/06 03:36:05 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/06 03:36:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/06 03:36:05 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/06 03:36:05 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/06 03:36:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/06 03:36:05 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/06 03:36:05 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/06 03:36:05 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:36:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/06 03:36:05 INFO : three: Copied (replaced existing) 2025/08/06 03:36:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.83s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/06 03:36:07 INFO : B2 bucket rclone-test-figomus3wepu: Making map for --track-renames 2025/08/06 03:36:07 INFO : B2 bucket rclone-test-figomus3wepu: Finished making map for --track-renames 2025/08/06 03:36:07 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:36:07 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/06 03:36:07 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for renames to finish 2025/08/06 03:36:07 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/06 03:36:07 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:36:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 03:36:07 INFO : yam: Copied (new) 2025/08/06 03:36:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/06 03:36:07 INFO : potato: Copied (new) 2025/08/06 03:36:07 DEBUG : Waiting for deletions to finish 2025/08/06 03:36:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:36:08 INFO : B2 bucket rclone-test-figomus3wepu: Making map for --track-renames 2025/08/06 03:36:08 INFO : B2 bucket rclone-test-figomus3wepu: Finished making map for --track-renames 2025/08/06 03:36:08 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:36:08 DEBUG : potato: Unchanged skipping 2025/08/06 03:36:08 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for renames to finish 2025/08/06 03:36:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 03:36:08 INFO : yam: Copied (server-side copy) to: yaml 2025/08/06 03:36:09 INFO : yam: Deleted 2025/08/06 03:36:09 INFO : yaml: Renamed from "yam" 2025/08/06 03:36:09 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:36:09 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:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/06 03:36:10 INFO : B2 bucket rclone-test-figomus3wepu: Making map for --track-renames 2025/08/06 03:36:10 INFO : B2 bucket rclone-test-figomus3wepu: Finished making map for --track-renames 2025/08/06 03:36:10 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:36:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/06 03:36:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/06 03:36:10 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for renames to finish 2025/08/06 03:36:10 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:36:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/06 03:36:10 INFO : potato: Copied (new) 2025/08/06 03:36:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 03:36:10 INFO : yam: Copied (new) 2025/08/06 03:36:10 DEBUG : Waiting for deletions to finish 2025/08/06 03:36:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:36:10 INFO : B2 bucket rclone-test-figomus3wepu: Making map for --track-renames 2025/08/06 03:36:10 INFO : B2 bucket rclone-test-figomus3wepu: Finished making map for --track-renames 2025/08/06 03:36:10 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:36:10 DEBUG : potato: Unchanged skipping 2025/08/06 03:36:10 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for renames to finish 2025/08/06 03:36:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 03:36:11 INFO : yam: Copied (server-side copy) to: yaml 2025/08/06 03:36:11 INFO : yam: Deleted 2025/08/06 03:36:11 INFO : yaml: Renamed from "yam" 2025/08/06 03:36:11 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:36:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.67s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/06 03:36:12 INFO : B2 bucket rclone-test-figomus3wepu: Making map for --track-renames 2025/08/06 03:36:12 INFO : B2 bucket rclone-test-figomus3wepu: Finished making map for --track-renames 2025/08/06 03:36:12 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:36:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/06 03:36:12 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/06 03:36:12 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for renames to finish 2025/08/06 03:36:12 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:36:13 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 03:36:13 INFO : sub/yam: Copied (new) 2025/08/06 03:36:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/06 03:36:13 INFO : potato: Copied (new) 2025/08/06 03:36:13 DEBUG : Waiting for deletions to finish 2025/08/06 03:36:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:36:14 DEBUG : potato: Unchanged skipping 2025/08/06 03:36:14 INFO : B2 bucket rclone-test-figomus3wepu: Making map for --track-renames 2025/08/06 03:36:14 INFO : B2 bucket rclone-test-figomus3wepu: Finished making map for --track-renames 2025/08/06 03:36:14 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:36:14 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for renames to finish 2025/08/06 03:36:15 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/06 03:36:15 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/06 03:36:15 INFO : sub/yam: Deleted 2025/08/06 03:36:15 INFO : yam: Renamed from "sub/yam" 2025/08/06 03:36:15 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:36:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.45s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:36:16 DEBUG : Creating backend with remote "/tmp/rclone3995535207/dir1" 2025/08/06 03:36:16 DEBUG : Creating backend with remote "/tmp/rclone3995535207/dir2" 2025/08/06 03:36:16 DEBUG : Local file system at /tmp/rclone3995535207/dir2: Using server-side directory move 2025/08/06 03:36:16 INFO : Local file system at /tmp/rclone3995535207/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/06 03:36:16 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/06 03:36:16 DEBUG : Local file system at /tmp/rclone3995535207/dir2: Waiting for checks to finish 2025/08/06 03:36:16 DEBUG : Local file system at /tmp/rclone3995535207/dir2: Waiting for transfers to finish 2025/08/06 03:36:16 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:36:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 03:36:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/06 03:36:16 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:36:16 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:36:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/06 03:36:17 INFO : nested/sub dir/file: Copied (new) 2025/08/06 03:36:17 INFO : nested/sub dir/file: Deleted 2025/08/06 03:36:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:36:17 INFO : sub dir/hello world: Copied (new) 2025/08/06 03:36:17 INFO : sub dir/hello world: Deleted 2025/08/06 03:36:17 INFO : sub dir: Removing directory 2025/08/06 03:36:17 INFO : nested/sub dir: Removing directory 2025/08/06 03:36:17 INFO : nested: Removing directory 2025/08/06 03:36:17 DEBUG : Local file system at /tmp/rclone3995535207: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.89s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:36:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/06 03:36:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/06 03:36:18 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:36:18 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:36:18 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1101-16.backblaze.com/b2api/v1/b2_upload_file/5f32cd93701d7bdb9f880e1b/c001_v0001101_t0037": EOF 2025/08/06 03:36:18 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-16.backblaze.com/b2api/v1/b2_upload_file/5f32cd93701d7bdb9f880e1b/c001_v0001101_t0037": EOF) 2025/08/06 03:36:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/06 03:36:18 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1101-16.backblaze.com/b2api/v1/b2_upload_file/5f32cd93701d7bdb9f880e1b/c001_v0001101_t0037": EOF - low level retry 0/10 2025/08/06 03:36:18 DEBUG : pacer: Reducing sleep to 10ms 2025/08/06 03:36:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/06 03:36:18 INFO : nested/sub dir/file: Copied (new) 2025/08/06 03:36:18 INFO : nested/sub dir/file: Deleted 2025/08/06 03:36:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:36:19 INFO : sub dir/hello world: Copied (new) 2025/08/06 03:36:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.63s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:36:20 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/06 03:36:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/06 03:36:20 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:36:20 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:36:20 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/06 03:36:20 INFO : existing-b: Copied (new) 2025/08/06 03:36:20 INFO : existing-b: Deleted 2025/08/06 03:36:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/06 03:36:20 INFO : existing: Copied (new) 2025/08/06 03:36:20 INFO : existing: Deleted 2025/08/06 03:36:20 DEBUG : existing: Destination exists, skipping 2025/08/06 03:36:20 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/06 03:36:20 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:36:20 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:36:20 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.84s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:36:21 DEBUG : Creating backend with remote "TestB2:rclone-test-vodicuh2qufu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-figomus3wepu -> B2 bucket rclone-test-vodicuh2qufu 2025/08/06 03:36:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 03:36:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/06 03:36:25 DEBUG : empty space: Unchanged skipping 2025/08/06 03:36:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/06 03:36:25 DEBUG : B2 bucket rclone-test-vodicuh2qufu: Waiting for checks to finish 2025/08/06 03:36:25 INFO : empty space: Deleted 2025/08/06 03:36:25 DEBUG : B2 bucket rclone-test-vodicuh2qufu: Waiting for transfers to finish 2025/08/06 03:36:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 03:36:25 INFO : potato2: Copied (server-side copy) 2025/08/06 03:36:26 INFO : potato2: Deleted 2025/08/06 03:36:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/06 03:36:26 INFO : potato3: Copied (server-side copy) 2025/08/06 03:36:26 INFO : potato3: Deleted 2025/08/06 03:36:26 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivuz5pisu" 2025/08/06 03:36:27 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/06 03:36:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 03:36:27 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/06 03:36:27 DEBUG : B2 bucket rclone-test-fazivuz5pisu: Waiting for checks to finish 2025/08/06 03:36:27 DEBUG : B2 bucket rclone-test-fazivuz5pisu: Waiting for transfers to finish 2025/08/06 03:36:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 03:36:28 INFO : empty space: Copied (server-side copy) 2025/08/06 03:36:28 INFO : empty space: Deleted 2025/08/06 03:36:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/06 03:36:29 INFO : potato3: Copied (server-side copy) 2025/08/06 03:36:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 03:36:29 INFO : potato2: Copied (server-side copy) 2025/08/06 03:36:29 INFO : potato3: Deleted 2025/08/06 03:36:29 INFO : potato2: Deleted 2025/08/06 03:36:29 DEBUG : B2 bucket rclone-test-fazivuz5pisu: Purge remote 2025/08/06 03:36:29 INFO : B2 bucket rclone-test-fazivuz5pisu: cleaning bucket "rclone-test-fazivuz5pisu" of all files 2025/08/06 03:36:29 DEBUG : empty space: Deleting (id "4_zafb2ad63703d7bdb9f880e1b_f10746ea506e009d2_d20250806_m033628_c001_v0001150_t0023_u01754451388619") 2025/08/06 03:36:29 DEBUG : potato2: Deleting (id "4_zafb2ad63703d7bdb9f880e1b_f115ff32653d0fa5b_d20250806_m033628_c001_v0001172_t0052_u01754451388882") 2025/08/06 03:36:29 DEBUG : potato3: Deleting (id "4_zafb2ad63703d7bdb9f880e1b_f1141655785f0b499_d20250806_m033629_c001_v0001182_t0045_u01754451389054") 2025/08/06 03:36:30 DEBUG : B2 bucket rclone-test-vodicuh2qufu: Purge remote 2025/08/06 03:36:30 INFO : B2 bucket rclone-test-vodicuh2qufu: cleaning bucket "rclone-test-vodicuh2qufu" of all files 2025/08/06 03:36:31 DEBUG : empty space: Deleting (id "4_zdf529d63703d7bdb9f880e1b_f414ab92361eecf26_d20250806_m033628_c001_v7007000_t0000_u01754451388864") 2025/08/06 03:36:31 DEBUG : empty space: Deleting (id "4_zdf529d63703d7bdb9f880e1b_f1018a18d4fa274a5_d20250806_m033624_c001_v0001182_t0036_u01754451384965") 2025/08/06 03:36:31 DEBUG : potato2: Deleting (id "4_zdf529d63703d7bdb9f880e1b_f401bbe58f42f372b_d20250806_m033629_c001_v7007000_t0000_u01754451389331") 2025/08/06 03:36:31 DEBUG : potato2: Deleting (id "4_zdf529d63703d7bdb9f880e1b_f1041638249907d3f_d20250806_m033625_c001_v0001177_t0045_u01754451385764") 2025/08/06 03:36:31 DEBUG : potato3: Deleting (id "4_zdf529d63703d7bdb9f880e1b_f414ab92361eecf27_d20250806_m033629_c001_v7007000_t0000_u01754451389269") 2025/08/06 03:36:31 DEBUG : potato3: Deleting (id "4_zdf529d63703d7bdb9f880e1b_f1009818b7bd6a939_d20250806_m033626_c001_v0001092_t0015_u01754451386019") 2025/08/06 03:36:31 DEBUG : potato3: Deleting (id "4_zdf529d63703d7bdb9f880e1b_f1018a18d4fa274a9_d20250806_m033625_c001_v0001182_t0014_u01754451385168") --- PASS: TestServerSideMove (11.06s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:36:32 DEBUG : Creating backend with remote "TestB2:rclone-test-tukabah9xaxu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-figomus3wepu -> B2 bucket rclone-test-tukabah9xaxu 2025/08/06 03:36:38 DEBUG : empty space: Excluded (Size Filter) 2025/08/06 03:36:38 DEBUG : empty space: Excluded 2025/08/06 03:36:38 DEBUG : empty space: Excluded (Size Filter) 2025/08/06 03:36:38 DEBUG : empty space: Excluded 2025/08/06 03:36:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 03:36:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/06 03:36:38 DEBUG : B2 bucket rclone-test-tukabah9xaxu: Waiting for checks to finish 2025/08/06 03:36:38 DEBUG : B2 bucket rclone-test-tukabah9xaxu: Waiting for transfers to finish 2025/08/06 03:36:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 03:36:38 INFO : potato2: Copied (server-side copy) 2025/08/06 03:36:38 INFO : potato2: Deleted 2025/08/06 03:36:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/06 03:36:38 INFO : potato3: Copied (server-side copy) 2025/08/06 03:36:39 INFO : potato3: Deleted 2025/08/06 03:36:39 DEBUG : Creating backend with remote "TestB2:rclone-test-lacumen6heki" 2025/08/06 03:36:40 DEBUG : empty space: Excluded (Size Filter) 2025/08/06 03:36:40 DEBUG : empty space: Excluded 2025/08/06 03:36:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 03:36:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/06 03:36:40 DEBUG : B2 bucket rclone-test-lacumen6heki: Waiting for checks to finish 2025/08/06 03:36:40 DEBUG : B2 bucket rclone-test-lacumen6heki: Waiting for transfers to finish 2025/08/06 03:36:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 03:36:41 INFO : potato2: Copied (server-side copy) 2025/08/06 03:36:41 INFO : potato2: Deleted 2025/08/06 03:36:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/06 03:36:41 INFO : potato3: Copied (server-side copy) 2025/08/06 03:36:41 INFO : potato3: Deleted 2025/08/06 03:36:42 DEBUG : B2 bucket rclone-test-lacumen6heki: Purge remote 2025/08/06 03:36:42 INFO : B2 bucket rclone-test-lacumen6heki: cleaning bucket "rclone-test-lacumen6heki" of all files 2025/08/06 03:36:42 DEBUG : potato2: Deleting (id "4_zef82dd73703d7bdb9f880e1b_f10183660825ec1ad_d20250806_m033641_c001_v0001181_t0023_u01754451401114") 2025/08/06 03:36:42 DEBUG : potato3: Deleting (id "4_zef82dd73703d7bdb9f880e1b_f1014753cf6d780c1_d20250806_m033641_c001_v0001180_t0038_u01754451401361") 2025/08/06 03:36:42 DEBUG : B2 bucket rclone-test-tukabah9xaxu: Purge remote 2025/08/06 03:36:42 INFO : B2 bucket rclone-test-tukabah9xaxu: cleaning bucket "rclone-test-tukabah9xaxu" of all files 2025/08/06 03:36:43 DEBUG : empty space: Deleting (id "4_z5f22cd63703d7bdb9f880e1b_f101cbf757e2732fb_d20250806_m033637_c001_v0001093_t0055_u01754451397155") 2025/08/06 03:36:43 DEBUG : potato2: Deleting (id "4_z5f22cd63703d7bdb9f880e1b_f4182b5d04353a46b_d20250806_m033641_c001_v7007000_t0000_u01754451401338") 2025/08/06 03:36:43 DEBUG : potato2: Deleting (id "4_z5f22cd63703d7bdb9f880e1b_f119e9783ff90da00_d20250806_m033638_c001_v0001182_t0050_u01754451398369") 2025/08/06 03:36:43 DEBUG : potato3: Deleting (id "4_z5f22cd63703d7bdb9f880e1b_f4182b5d04353a46c_d20250806_m033641_c001_v7007000_t0000_u01754451401649") 2025/08/06 03:36:43 DEBUG : potato3: Deleting (id "4_z5f22cd63703d7bdb9f880e1b_f104196ba82ebdade_d20250806_m033638_c001_v0001102_t0013_u01754451398588") 2025/08/06 03:36:43 DEBUG : potato3: Deleting (id "4_z5f22cd63703d7bdb9f880e1b_f101cbf757e2732ff_d20250806_m033637_c001_v0001093_t0013_u01754451397554") 2025/08/06 03:36:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/06 03:36:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/06 03:36:44 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.17s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:36:45 DEBUG : Creating backend with remote "TestB2:rclone-test-ducoras3yace" 2025/08/06 03:36:47 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-figomus3wepu -> B2 bucket rclone-test-ducoras3yace 2025/08/06 03:36:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 03:36:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/06 03:36:50 DEBUG : empty space: Unchanged skipping 2025/08/06 03:36:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/06 03:36:50 DEBUG : B2 bucket rclone-test-ducoras3yace: Waiting for checks to finish 2025/08/06 03:36:50 INFO : empty space: Deleted 2025/08/06 03:36:50 DEBUG : B2 bucket rclone-test-ducoras3yace: Waiting for transfers to finish 2025/08/06 03:36:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 03:36:50 INFO : potato2: Copied (server-side copy) 2025/08/06 03:36:51 INFO : potato2: Deleted 2025/08/06 03:36:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/06 03:36:51 INFO : potato3: Copied (server-side copy) 2025/08/06 03:36:51 INFO : potato3: Deleted 2025/08/06 03:36:51 DEBUG : Creating backend with remote "TestB2:rclone-test-detariw7bife" 2025/08/06 03:36:52 INFO : tomatoDir: Making directory 2025/08/06 03:36:53 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/06 03:36:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/06 03:36:53 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/06 03:36:53 DEBUG : B2 bucket rclone-test-detariw7bife: Waiting for checks to finish 2025/08/06 03:36:53 DEBUG : B2 bucket rclone-test-detariw7bife: Waiting for transfers to finish 2025/08/06 03:36:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/06 03:36:53 INFO : empty space: Copied (server-side copy) 2025/08/06 03:36:54 INFO : empty space: Deleted 2025/08/06 03:36:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/06 03:36:54 INFO : potato3: Copied (server-side copy) 2025/08/06 03:36:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/06 03:36:54 INFO : potato2: Copied (server-side copy) 2025/08/06 03:36:54 INFO : potato3: Deleted 2025/08/06 03:36:54 INFO : potato2: Deleted 2025/08/06 03:36:55 DEBUG : B2 bucket rclone-test-detariw7bife: Purge remote 2025/08/06 03:36:55 INFO : B2 bucket rclone-test-detariw7bife: cleaning bucket "rclone-test-detariw7bife" of all files 2025/08/06 03:36:55 DEBUG : empty space: Deleting (id "4_z9fb20d83704d7bdb9f880e1b_f106176ab99a6a4a5_d20250806_m033653_c001_v0001032_t0027_u01754451413730") 2025/08/06 03:36:55 DEBUG : potato2: Deleting (id "4_z9fb20d83704d7bdb9f880e1b_f1112f4d68469a3f2_d20250806_m033654_c001_v0001092_t0025_u01754451414083") 2025/08/06 03:36:55 DEBUG : potato3: Deleting (id "4_z9fb20d83704d7bdb9f880e1b_f105afc176713e772_d20250806_m033654_c001_v0001179_t0000_u01754451414102") 2025/08/06 03:36:56 DEBUG : B2 bucket rclone-test-ducoras3yace: Purge remote 2025/08/06 03:36:56 INFO : B2 bucket rclone-test-ducoras3yace: cleaning bucket "rclone-test-ducoras3yace" of all files 2025/08/06 03:36:56 DEBUG : empty space: Deleting (id "4_zef82fd53703d7bdb9f880e1b_f40447bc2a26397e0_d20250806_m033654_c001_v7007000_t0000_u01754451414070") 2025/08/06 03:36:56 DEBUG : empty space: Deleting (id "4_zef82fd53703d7bdb9f880e1b_f117f9cfac0dfd9b8_d20250806_m033649_c001_v0001115_t0022_u01754451409307") 2025/08/06 03:36:56 DEBUG : potato2: Deleting (id "4_zef82fd53703d7bdb9f880e1b_f406a7f09396d3ecc_d20250806_m033654_c001_v7007000_t0000_u01754451414472") 2025/08/06 03:36:56 DEBUG : potato2: Deleting (id "4_zef82fd53703d7bdb9f880e1b_f102ecc0a79086d3e_d20250806_m033650_c001_v0001137_t0011_u01754451410724") 2025/08/06 03:36:56 DEBUG : potato3: Deleting (id "4_zef82fd53703d7bdb9f880e1b_f40447bc2a26397e1_d20250806_m033654_c001_v7007000_t0000_u01754451414313") 2025/08/06 03:36:56 DEBUG : potato3: Deleting (id "4_zef82fd53703d7bdb9f880e1b_f117b6bc93dcf43fb_d20250806_m033651_c001_v0001178_t0017_u01754451411065") 2025/08/06 03:36:56 DEBUG : potato3: Deleting (id "4_zef82fd53703d7bdb9f880e1b_f117f9cfac0dfd9bc_d20250806_m033649_c001_v0001115_t0017_u01754451409853") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.97s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:36:58 DEBUG : Creating backend with remote "TestB2:rclone-test-figomus3wepu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.70s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:37:00 DEBUG : Creating backend with remote "TestB2:rclone-test-figomus3wepu/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:37:02 DEBUG : Creating backend with remote "TestB2:rclone-test-figomus3wepu/rclone-sync-test" 2025/08/06 03:37:04 DEBUG : Creating backend with remote "TestB2:rclone-test-figomus3wepu/rclone-sync-test-include/layer2" 2025/08/06 03:37:06 DEBUG : Creating backend with remote "TestB2:rclone-test-figomus3wepu/rclone-sync-test-ignore-file" 2025/08/06 03:37:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/06 03:37:10 DEBUG : B2 bucket rclone-test-figomus3wepu path rclone-sync-test: Waiting for checks to finish 2025/08/06 03:37:10 DEBUG : B2 bucket rclone-test-figomus3wepu path rclone-sync-test: Waiting for transfers to finish 2025/08/06 03:37:10 DEBUG : Waiting for deletions to finish 2025/08/06 03:37:10 INFO : There was nothing to transfer 2025/08/06 03:37:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/06 03:37:10 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:37:10 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:37:10 DEBUG : Waiting for deletions to finish 2025/08/06 03:37:10 INFO : There was nothing to transfer 2025/08/06 03:37:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/06 03:37:11 DEBUG : B2 bucket rclone-test-figomus3wepu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/06 03:37:11 DEBUG : B2 bucket rclone-test-figomus3wepu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/06 03:37:11 DEBUG : Waiting for deletions to finish 2025/08/06 03:37:11 INFO : There was nothing to transfer 2025/08/06 03:37:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/06 03:37:11 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:37:11 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:37:11 DEBUG : Waiting for deletions to finish 2025/08/06 03:37:11 INFO : There was nothing to transfer 2025/08/06 03:37:12 DEBUG : Excluded 2025/08/06 03:37:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/06 03:37:12 DEBUG : B2 bucket rclone-test-figomus3wepu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/06 03:37:12 DEBUG : B2 bucket rclone-test-figomus3wepu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/06 03:37:12 DEBUG : Waiting for deletions to finish 2025/08/06 03:37:12 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.60s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:37:12 DEBUG : Creating backend with remote "TestB2:rclone-test-figomus3wepu/dst" 2025/08/06 03:37:13 DEBUG : Creating backend with remote "TestB2:rclone-test-figomus3wepu/CompareDest" 2025/08/06 03:37:16 DEBUG : one: Need to transfer - File not found at Destination 2025/08/06 03:37:16 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for checks to finish 2025/08/06 03:37:16 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for transfers to finish 2025/08/06 03:37:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 03:37:17 INFO : one: Copied (new) 2025/08/06 03:37:17 DEBUG : Waiting for deletions to finish 2025/08/06 03:37:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 03:37:18 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for checks to finish 2025/08/06 03:37:18 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for transfers to finish 2025/08/06 03:37:19 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/06 03:37:19 INFO : one: Copied (replaced existing) 2025/08/06 03:37:19 DEBUG : Waiting for deletions to finish 2025/08/06 03:37:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 03:37:21 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for checks to finish 2025/08/06 03:37:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:37:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/06 03:37:21 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for transfers to finish 2025/08/06 03:37:21 DEBUG : Waiting for deletions to finish 2025/08/06 03:37:21 INFO : There was nothing to transfer 2025/08/06 03:37:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 03:37:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:37:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/06 03:37:22 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for checks to finish 2025/08/06 03:37:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:37:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/06 03:37:23 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for transfers to finish 2025/08/06 03:37:23 DEBUG : Waiting for deletions to finish 2025/08/06 03:37:23 INFO : There was nothing to transfer 2025/08/06 03:37:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 03:37:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:37:23 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/06 03:37:23 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for checks to finish 2025/08/06 03:37:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:37:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/06 03:37:23 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for transfers to finish 2025/08/06 03:37:23 DEBUG : Waiting for deletions to finish 2025/08/06 03:37:23 INFO : There was nothing to transfer 2025/08/06 03:37:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 03:37:24 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 2025/08/06 03:37:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/06 03:37:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/06 03:37:24 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for checks to finish 2025/08/06 03:37:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:37:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/06 03:37:24 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for transfers to finish 2025/08/06 03:37:24 DEBUG : Waiting for deletions to finish 2025/08/06 03:37:24 INFO : There was nothing to transfer 2025/08/06 03:37:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 03:37:25 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/06 03:37:25 DEBUG : two: Need to transfer - File not found at Destination 2025/08/06 03:37:25 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for checks to finish 2025/08/06 03:37:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:37:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/06 03:37:25 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for transfers to finish 2025/08/06 03:37:26 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/06 03:37:26 INFO : two: Copied (new) 2025/08/06 03:37:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.94s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:37:29 DEBUG : Creating backend with remote "TestB2:rclone-test-figomus3wepu/dest" 2025/08/06 03:37:30 DEBUG : Creating backend with remote "TestB2:rclone-test-figomus3wepu/pre-dest1" 2025/08/06 03:37:31 DEBUG : Creating backend with remote "TestB2:rclone-test-figomus3wepu/pre-dest2" 2025/08/06 03:37:33 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:37:33 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/06 03:37:34 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:37:34 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/06 03:37:34 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/06 03:37:34 DEBUG : B2 bucket rclone-test-figomus3wepu path dest: Waiting for checks to finish 2025/08/06 03:37:34 DEBUG : B2 bucket rclone-test-figomus3wepu path dest: Waiting for transfers to finish 2025/08/06 03:37:35 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/06 03:37:35 INFO : 3: Copied (new) 2025/08/06 03:37:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.26s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:37:37 DEBUG : Creating backend with remote "TestB2:rclone-test-figomus3wepu/dst" 2025/08/06 03:37:38 DEBUG : Creating backend with remote "TestB2:rclone-test-figomus3wepu/CopyDest" 2025/08/06 03:37:40 DEBUG : one: Need to transfer - File not found at Destination 2025/08/06 03:37:40 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for checks to finish 2025/08/06 03:37:40 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for transfers to finish 2025/08/06 03:37:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 03:37:41 INFO : one: Copied (new) 2025/08/06 03:37:41 DEBUG : Waiting for deletions to finish 2025/08/06 03:37:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 03:37:41 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for checks to finish 2025/08/06 03:37:41 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for transfers to finish 2025/08/06 03:37:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/06 03:37:42 INFO : one: Copied (replaced existing) 2025/08/06 03:37:42 DEBUG : Waiting for deletions to finish 2025/08/06 03:37:44 DEBUG : Creating backend with remote "TestB2:rclone-test-figomus3wepu/BackupDir" 2025/08/06 03:37:45 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for checks to finish 2025/08/06 03:37:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 03:37:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:37:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/06 03:37:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 03:37:47 INFO : one: Copied (server-side copy) 2025/08/06 03:37:47 INFO : one: Deleted 2025/08/06 03:37:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/06 03:37:48 INFO : one: Copied (server-side copy) 2025/08/06 03:37:48 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/06 03:37:48 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for transfers to finish 2025/08/06 03:37:48 DEBUG : Waiting for deletions to finish 2025/08/06 03:37:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:37:49 DEBUG : one: Unchanged skipping 2025/08/06 03:37:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:37:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/06 03:37:49 INFO : two: Copied (server-side copy) 2025/08/06 03:37:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/06 03:37:49 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for checks to finish 2025/08/06 03:37:49 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for transfers to finish 2025/08/06 03:37:49 DEBUG : Waiting for deletions to finish 2025/08/06 03:37:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:37:50 DEBUG : one: Unchanged skipping 2025/08/06 03:37:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:37:50 DEBUG : two: Unchanged skipping 2025/08/06 03:37:50 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for checks to finish 2025/08/06 03:37:50 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for transfers to finish 2025/08/06 03:37:50 DEBUG : Waiting for deletions to finish 2025/08/06 03:37:50 INFO : There was nothing to transfer 2025/08/06 03:37:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:37:51 DEBUG : one: Unchanged skipping 2025/08/06 03:37:51 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/06 03:37:51 DEBUG : three: Destination not found in --copy-dest 2025/08/06 03:37:51 DEBUG : three: Need to transfer - File not found at Destination 2025/08/06 03:37:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/06 03:37:51 DEBUG : two: Unchanged skipping 2025/08/06 03:37:51 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for checks to finish 2025/08/06 03:37:51 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for transfers to finish 2025/08/06 03:37:52 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/06 03:37:52 INFO : three: Copied (new) 2025/08/06 03:37:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.36s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:37:55 DEBUG : Creating backend with remote "TestB2:rclone-test-figomus3wepu/dst" 2025/08/06 03:37:56 DEBUG : Creating backend with remote "TestB2:rclone-test-figomus3wepu/backup" 2025/08/06 03:37:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 03:37:58 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for checks to finish 2025/08/06 03:37:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:37:58 DEBUG : two: Unchanged skipping 2025/08/06 03:38:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 03:38:00 INFO : one: Copied (server-side copy) 2025/08/06 03:38:00 INFO : one: Deleted 2025/08/06 03:38:00 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for transfers to finish 2025/08/06 03:38:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 03:38:01 INFO : one: Copied (new) 2025/08/06 03:38:01 DEBUG : Waiting for deletions to finish 2025/08/06 03:38:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/06 03:38:01 INFO : three.txt: Copied (server-side copy) 2025/08/06 03:38:01 INFO : three.txt: Deleted 2025/08/06 03:38:01 INFO : three.txt: Moved into backup dir 2025/08/06 03:38:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/06 03:38:03 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for checks to finish 2025/08/06 03:38:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:38:03 DEBUG : two: Unchanged skipping 2025/08/06 03:38:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 03:38:04 INFO : one: Copied (server-side copy) 2025/08/06 03:38:04 INFO : one: Deleted 2025/08/06 03:38:04 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for transfers to finish 2025/08/06 03:38:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/06 03:38:04 INFO : one: Copied (new) 2025/08/06 03:38:04 DEBUG : Waiting for deletions to finish 2025/08/06 03:38:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 03:38:05 INFO : three.txt: Copied (server-side copy) 2025/08/06 03:38:05 INFO : three.txt: Deleted 2025/08/06 03:38:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.41s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:38:08 DEBUG : Creating backend with remote "TestB2:rclone-test-figomus3wepu/dst" 2025/08/06 03:38:09 DEBUG : Creating backend with remote "TestB2:rclone-test-figomus3wepu/backup" 2025/08/06 03:38:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 03:38:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:38:11 DEBUG : two: Unchanged skipping 2025/08/06 03:38:11 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for checks to finish 2025/08/06 03:38:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 03:38:12 INFO : one: Copied (server-side copy) to: one.bak 2025/08/06 03:38:12 INFO : one: Deleted 2025/08/06 03:38:12 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for transfers to finish 2025/08/06 03:38:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 03:38:13 INFO : one: Copied (new) 2025/08/06 03:38:13 DEBUG : Waiting for deletions to finish 2025/08/06 03:38:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/06 03:38:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/06 03:38:14 INFO : three.txt: Deleted 2025/08/06 03:38:14 INFO : three.txt: Moved into backup dir 2025/08/06 03:38:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/06 03:38:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:38:16 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for checks to finish 2025/08/06 03:38:16 DEBUG : two: Unchanged skipping 2025/08/06 03:38:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 03:38:16 INFO : one: Copied (server-side copy) to: one.bak 2025/08/06 03:38:17 INFO : one: Deleted 2025/08/06 03:38:17 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for transfers to finish 2025/08/06 03:38:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/06 03:38:17 INFO : one: Copied (new) 2025/08/06 03:38:17 DEBUG : Waiting for deletions to finish 2025/08/06 03:38:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 03:38:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/06 03:38:18 INFO : three.txt: Deleted 2025/08/06 03:38:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.11s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:38:21 DEBUG : Creating backend with remote "TestB2:rclone-test-figomus3wepu/dst" 2025/08/06 03:38:22 DEBUG : Creating backend with remote "TestB2:rclone-test-figomus3wepu/backup" 2025/08/06 03:38:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 03:38:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:38:24 DEBUG : two: Unchanged skipping 2025/08/06 03:38:24 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for checks to finish 2025/08/06 03:38:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 03:38:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/06 03:38:26 INFO : one: Deleted 2025/08/06 03:38:26 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for transfers to finish 2025/08/06 03:38:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 03:38:26 INFO : one: Copied (new) 2025/08/06 03:38:26 DEBUG : Waiting for deletions to finish 2025/08/06 03:38:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/06 03:38:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/06 03:38:27 INFO : three.txt: Deleted 2025/08/06 03:38:27 INFO : three.txt: Moved into backup dir 2025/08/06 03:38:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:38:29 DEBUG : two: Unchanged skipping 2025/08/06 03:38:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/06 03:38:29 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for checks to finish 2025/08/06 03:38:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 03:38:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/06 03:38:30 INFO : one: Deleted 2025/08/06 03:38:30 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for transfers to finish 2025/08/06 03:38:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/06 03:38:30 INFO : one: Copied (new) 2025/08/06 03:38:30 DEBUG : Waiting for deletions to finish 2025/08/06 03:38:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 03:38:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/06 03:38:31 INFO : three.txt: Deleted 2025/08/06 03:38:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.83s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:38:34 DEBUG : Creating backend with remote "TestB2:rclone-test-figomus3wepu/dst" 2025/08/06 03:38:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 03:38:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:38:36 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for checks to finish 2025/08/06 03:38:36 DEBUG : two: Unchanged skipping 2025/08/06 03:38:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 03:38:36 INFO : one: Copied (server-side copy) to: one.bak 2025/08/06 03:38:37 INFO : one: Deleted 2025/08/06 03:38:37 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for transfers to finish 2025/08/06 03:38:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 03:38:38 INFO : one: Copied (new) 2025/08/06 03:38:38 DEBUG : Waiting for deletions to finish 2025/08/06 03:38:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/06 03:38:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/06 03:38:38 INFO : three.txt: Deleted 2025/08/06 03:38:38 INFO : three.txt: Moved into backup dir 2025/08/06 03:38:39 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1093-03.backblaze.com/b2api/v1/b2_upload_file/5f32cd93701d7bdb9f880e1b/c001_v0001093_t0056": EOF 2025/08/06 03:38:39 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1093-03.backblaze.com/b2api/v1/b2_upload_file/5f32cd93701d7bdb9f880e1b/c001_v0001093_t0056": EOF) 2025/08/06 03:38:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-figomus3wepu: 1/10 (Post "https://pod-000-1093-03.backblaze.com/b2api/v1/b2_upload_file/5f32cd93701d7bdb9f880e1b/c001_v0001093_t0056": EOF) 2025/08/06 03:38:41 DEBUG : pacer: Reducing sleep to 10ms 2025/08/06 03:38:42 DEBUG : one.bak: Excluded (Path Filter) 2025/08/06 03:38:42 DEBUG : one.bak: Excluded 2025/08/06 03:38:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/06 03:38:42 DEBUG : three.txt.bak: Excluded 2025/08/06 03:38:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/06 03:38:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:38:42 DEBUG : two: Unchanged skipping 2025/08/06 03:38:42 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for checks to finish 2025/08/06 03:38:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 03:38:42 INFO : one: Copied (server-side copy) to: one.bak 2025/08/06 03:38:42 INFO : one: Deleted 2025/08/06 03:38:42 DEBUG : B2 bucket rclone-test-figomus3wepu path dst: Waiting for transfers to finish 2025/08/06 03:38:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/06 03:38:43 INFO : one: Copied (new) 2025/08/06 03:38:43 DEBUG : Waiting for deletions to finish 2025/08/06 03:38:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 03:38:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/06 03:38:44 INFO : three.txt: Deleted 2025/08/06 03:38:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.59s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:38:46 DEBUG : Creating backend with remote "TestB2:rclone-test-figomus3wepu/dst" 2025/08/06 03:38:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 03:38:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 03:38:49 INFO : one: Copied (server-side copy) to: one.bak 2025/08/06 03:38:49 INFO : one: Deleted 2025/08/06 03:38:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 03:38:50 INFO : one: Copied (new) 2025/08/06 03:38:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:38:50 DEBUG : two: Unchanged skipping 2025/08/06 03:38:50 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/06 03:38:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/06 03:38:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/06 03:38:51 INFO : three.txt: Deleted 2025/08/06 03:38:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 03:38:52 INFO : three.txt: Copied (new) 2025/08/06 03:38:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/06 03:38:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 03:38:53 INFO : one: Copied (server-side copy) to: one.bak 2025/08/06 03:38:53 INFO : one: Deleted 2025/08/06 03:38:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/06 03:38:54 INFO : one: Copied (new) 2025/08/06 03:38:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:38:54 DEBUG : two: Unchanged skipping 2025/08/06 03:38:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/06 03:38:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 03:38:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/06 03:38:55 INFO : three.txt: Deleted 2025/08/06 03:38:55 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/06 03:38:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.48s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:38:58 DEBUG : Creating backend with remote "TestB2:rclone-test-figomus3wepu/dst" 2025/08/06 03:38:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/06 03:39:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/06 03:39:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/06 03:39:01 INFO : one: Deleted 2025/08/06 03:39:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 03:39:02 INFO : one: Copied (new) 2025/08/06 03:39:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:02 DEBUG : two: Unchanged skipping 2025/08/06 03:39:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/06 03:39:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/06 03:39:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/06 03:39:03 INFO : three.txt: Deleted 2025/08/06 03:39:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 03:39:03 INFO : three.txt: Copied (new) 2025/08/06 03:39:03 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/06 03:39:03 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/06 03:39:04 DEBUG : pacer: Reducing sleep to 10ms 2025/08/06 03:39:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/06 03:39:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/06 03:39:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/06 03:39:05 INFO : one: Deleted 2025/08/06 03:39:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/06 03:39:05 INFO : one: Copied (new) 2025/08/06 03:39:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:05 DEBUG : two: Unchanged skipping 2025/08/06 03:39:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/06 03:39:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/06 03:39:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/06 03:39:06 INFO : three.txt: Deleted 2025/08/06 03:39:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/06 03:39:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.73s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:39:09 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/06 03:39:09 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:39:09 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:39:10 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/06 03:39:10 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/06 03:39:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.38s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:39:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/06 03:39:11 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:39:11 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:39:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/06 03:39:11 INFO : existing: Copied (new) 2025/08/06 03:39:11 DEBUG : Waiting for deletions to finish 2025/08/06 03:39:12 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/06 03:39:12 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:39:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/06 03:39:12 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:39:12 ERROR : B2 bucket rclone-test-figomus3wepu: not deleting files as there were IO errors 2025/08/06 03:39:12 ERROR : B2 bucket rclone-test-figomus3wepu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.99s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:39:13 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:13 DEBUG : existing: Unchanged skipping 2025/08/06 03:39:13 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:39:13 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:39:13 DEBUG : Waiting for deletions to finish 2025/08/06 03:39:13 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.48s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:39:30 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:39:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:30 DEBUG : both10: Unchanged skipping 2025/08/06 03:39:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:30 DEBUG : both11: Unchanged skipping 2025/08/06 03:39:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:30 DEBUG : both14: Unchanged skipping 2025/08/06 03:39:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:30 DEBUG : both15: Unchanged skipping 2025/08/06 03:39:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:30 DEBUG : both16: Unchanged skipping 2025/08/06 03:39:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:30 DEBUG : both17: Unchanged skipping 2025/08/06 03:39:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:30 DEBUG : both18: Unchanged skipping 2025/08/06 03:39:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:30 DEBUG : both19: Unchanged skipping 2025/08/06 03:39:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:30 DEBUG : both1: Unchanged skipping 2025/08/06 03:39:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:30 DEBUG : both2: Unchanged skipping 2025/08/06 03:39:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:30 DEBUG : both3: Unchanged skipping 2025/08/06 03:39:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:30 DEBUG : both4: Unchanged skipping 2025/08/06 03:39:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:30 DEBUG : both5: Unchanged skipping 2025/08/06 03:39:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:30 DEBUG : both6: Unchanged skipping 2025/08/06 03:39:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:30 DEBUG : both7: Unchanged skipping 2025/08/06 03:39:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:30 DEBUG : both8: Unchanged skipping 2025/08/06 03:39:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:30 DEBUG : both9: Unchanged skipping 2025/08/06 03:39:30 DEBUG : both0: Unchanged skipping 2025/08/06 03:39:30 DEBUG : both12: Unchanged skipping 2025/08/06 03:39:30 DEBUG : both13: Unchanged skipping 2025/08/06 03:39:30 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:39:30 DEBUG : Waiting for deletions to finish 2025/08/06 03:39:31 INFO : only11: Deleted 2025/08/06 03:39:31 INFO : only13: Deleted 2025/08/06 03:39:31 INFO : only1: Deleted 2025/08/06 03:39:31 INFO : only0: Deleted 2025/08/06 03:39:31 INFO : only18: Deleted 2025/08/06 03:39:31 INFO : only14: Deleted 2025/08/06 03:39:31 INFO : only15: Deleted 2025/08/06 03:39:31 INFO : only16: Deleted 2025/08/06 03:39:31 INFO : only2: Deleted 2025/08/06 03:39:31 INFO : only4: Deleted 2025/08/06 03:39:31 INFO : only5: Deleted 2025/08/06 03:39:31 INFO : only9: Deleted 2025/08/06 03:39:31 INFO : only12: Deleted 2025/08/06 03:39:31 INFO : only17: Deleted 2025/08/06 03:39:31 INFO : only19: Deleted 2025/08/06 03:39:31 INFO : only3: Deleted 2025/08/06 03:39:32 INFO : only8: Deleted 2025/08/06 03:39:32 INFO : only10: Deleted 2025/08/06 03:39:32 INFO : only6: Deleted 2025/08/06 03:39:32 INFO : only7: Deleted 2025/08/06 03:39:32 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (20.66s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:39:51 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:51 DEBUG : both0: Unchanged skipping 2025/08/06 03:39:51 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:51 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:51 DEBUG : both11: Unchanged skipping 2025/08/06 03:39:51 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:51 DEBUG : both12: Unchanged skipping 2025/08/06 03:39:51 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:51 DEBUG : both13: Unchanged skipping 2025/08/06 03:39:51 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:51 DEBUG : both14: Unchanged skipping 2025/08/06 03:39:51 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:51 DEBUG : both15: Unchanged skipping 2025/08/06 03:39:51 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:51 DEBUG : both16: Unchanged skipping 2025/08/06 03:39:51 DEBUG : both10: Unchanged skipping 2025/08/06 03:39:51 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:51 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:51 DEBUG : both18: Unchanged skipping 2025/08/06 03:39:51 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:51 DEBUG : both19: Unchanged skipping 2025/08/06 03:39:51 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:51 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:51 DEBUG : both1: Unchanged skipping 2025/08/06 03:39:51 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:51 DEBUG : both2: Unchanged skipping 2025/08/06 03:39:51 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:51 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:51 DEBUG : both5: Unchanged skipping 2025/08/06 03:39:51 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:51 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:39:51 DEBUG : both6: Unchanged skipping 2025/08/06 03:39:51 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:51 DEBUG : both7: Unchanged skipping 2025/08/06 03:39:51 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:51 DEBUG : both17: Unchanged skipping 2025/08/06 03:39:51 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:39:51 DEBUG : both9: Unchanged skipping 2025/08/06 03:39:51 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/06 03:39:51 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/06 03:39:51 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/06 03:39:51 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/06 03:39:51 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/06 03:39:51 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/06 03:39:51 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/06 03:39:51 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/06 03:39:51 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/06 03:39:51 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/06 03:39:51 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/06 03:39:51 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/06 03:39:51 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/06 03:39:51 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/06 03:39:51 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/06 03:39:51 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/06 03:39:51 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/06 03:39:51 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/06 03:39:51 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/06 03:39:51 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/06 03:39:51 DEBUG : both4: Unchanged skipping 2025/08/06 03:39:51 DEBUG : both3: Unchanged skipping 2025/08/06 03:39:51 DEBUG : both8: Unchanged skipping 2025/08/06 03:39:51 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:39:52 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 03:39:52 INFO : only0: Copied (replaced existing) 2025/08/06 03:39:52 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 03:39:52 INFO : only13: Copied (replaced existing) 2025/08/06 03:39:52 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 03:39:52 INFO : only10: Copied (replaced existing) 2025/08/06 03:39:52 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 03:39:52 INFO : only11: Copied (replaced existing) 2025/08/06 03:39:52 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 03:39:52 INFO : only14: Copied (replaced existing) 2025/08/06 03:39:52 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 03:39:52 INFO : only15: Copied (replaced existing) 2025/08/06 03:39:52 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 03:39:52 INFO : only12: Copied (replaced existing) 2025/08/06 03:39:52 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 03:39:52 INFO : only16: Copied (replaced existing) 2025/08/06 03:39:52 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 03:39:52 INFO : only17: Copied (replaced existing) 2025/08/06 03:39:52 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 03:39:52 INFO : only18: Copied (replaced existing) 2025/08/06 03:39:52 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 03:39:52 INFO : only19: Copied (replaced existing) 2025/08/06 03:39:52 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 03:39:52 INFO : only1: Copied (replaced existing) 2025/08/06 03:39:52 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 03:39:52 INFO : only2: Copied (replaced existing) 2025/08/06 03:39:52 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 03:39:52 INFO : only3: Copied (replaced existing) 2025/08/06 03:39:53 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 03:39:53 INFO : only4: Copied (replaced existing) 2025/08/06 03:39:53 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 03:39:53 INFO : only5: Copied (replaced existing) 2025/08/06 03:39:53 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 03:39:53 INFO : only6: Copied (replaced existing) 2025/08/06 03:39:53 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 03:39:53 INFO : only7: Copied (replaced existing) 2025/08/06 03:39:53 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 03:39:53 INFO : only8: Copied (replaced existing) 2025/08/06 03:39:53 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/06 03:39:53 INFO : only9: Copied (replaced existing) 2025/08/06 03:39:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.89s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:40:01 DEBUG : empty_dir: Making directory with metadata 2025/08/06 03:40:01 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 03:40:01 DEBUG : empty_on_remote: Making directory with metadata 2025/08/06 03:40:01 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 03:40:01 INFO : empty_on_remote: Making directory 2025/08/06 03:40:01 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/06 03:40:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/06 03:40:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/06 03:40:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/06 03:40:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.60s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:40:04 DEBUG : empty_dir: Making directory with metadata 2025/08/06 03:40:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 03:40:04 DEBUG : empty_on_remote: Making directory with metadata 2025/08/06 03:40:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/06 03:40:04 INFO : empty_on_remote: Making directory 2025/08/06 03:40:04 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/06 03:40:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/06 03:40:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/06 03:40:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/06 03:40:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/06 03:40:05 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.81s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:40:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/06 03:40:06 INFO : sub dir: Making directory 2025/08/06 03:40:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.35s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:40:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/06 03:40:10 INFO : sub dir: Making directory 2025/08/06 03:40:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.03s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:40:21 DEBUG : Waiting for deletions to finish 2025/08/06 03:40:22 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:40:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:40:22 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:40:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:40:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:40:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:40:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:40:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:40:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:40:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:40:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:40:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:40:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:40:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:40:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:40:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:40:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:40:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:40:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:40:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 03:40:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:22 DEBUG : apple: Unchanged skipping 2025/08/06 03:40:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 03:40:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:22 DEBUG : banana: Unchanged skipping 2025/08/06 03:40:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:22 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 03:40:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 03:40:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 03:40:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 03:40:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 03:40:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 03:40:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 03:40:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 03:40:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 03:40:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 03:40:23 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:40:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 03:40:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 03:40:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 03:40:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 03:40:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 03:40:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 03:40:23 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:40:23 DEBUG : Waiting for deletions to finish 2025/08/06 03:40:23 INFO : There was nothing to transfer 2025/08/06 03:40:23 DEBUG : Waiting for deletions to finish 2025/08/06 03:40:23 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:40:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:40:23 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:40:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:40:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:40:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:40:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:40:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:40:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:40:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:40:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:40:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:40:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:40:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:40:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:40:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:40:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:40:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:40:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:40:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 03:40:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:23 DEBUG : apple: Unchanged skipping 2025/08/06 03:40:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:23 DEBUG : banana: Unchanged skipping 2025/08/06 03:40:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 03:40:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:23 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 03:40:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 03:40:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 03:40:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 03:40:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 03:40:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 03:40:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 03:40:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 03:40:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 03:40:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 03:40:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 03:40:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 03:40:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 03:40:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 03:40:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 03:40:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 03:40:24 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:40:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 03:40:24 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:40:24 DEBUG : Waiting for deletions to finish 2025/08/06 03:40:24 INFO : There was nothing to transfer 2025/08/06 03:40:24 DEBUG : Waiting for deletions to finish 2025/08/06 03:40:24 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:40:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:40:24 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:40:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:40:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:40:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:40:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:40:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:40:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:40:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:40:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:40:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:40:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:40:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:40:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:40:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:40:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:40:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:40:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:40:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:40:37 DEBUG : Waiting for deletions to finish 2025/08/06 03:40:38 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:40:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:40:38 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:40:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:40:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:40:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:40:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:40:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:40:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:40:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:40:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:40:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:40:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:40:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:40:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:40:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:40:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:40:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:40:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:40:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 03:40:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:38 DEBUG : apple: Unchanged skipping 2025/08/06 03:40:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 03:40:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:38 DEBUG : banana: Unchanged skipping 2025/08/06 03:40:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:38 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 03:40:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 03:40:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 03:40:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 03:40:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 03:40:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 03:40:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 03:40:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 03:40:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 03:40:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 03:40:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 03:40:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 03:40:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 03:40:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 03:40:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 03:40:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:38 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:40:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 03:40:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 03:40:38 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:40:38 DEBUG : Waiting for deletions to finish 2025/08/06 03:40:38 INFO : There was nothing to transfer 2025/08/06 03:40:38 DEBUG : Waiting for deletions to finish 2025/08/06 03:40:39 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:40:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:40:39 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:40:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:40:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:40:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:40:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:40:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:40:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:40:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:40:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:40:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:40:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:40:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:40:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:40:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:40:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:40:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:40:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:40:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 03:40:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 03:40:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:39 DEBUG : banana: Unchanged skipping 2025/08/06 03:40:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:39 DEBUG : apple: Unchanged skipping 2025/08/06 03:40:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 03:40:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 03:40:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 03:40:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 03:40:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 03:40:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 03:40:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 03:40:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 03:40:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 03:40:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 03:40:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 03:40:39 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:40:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 03:40:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 03:40:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 03:40:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 03:40:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 03:40:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 03:40:39 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:40:39 DEBUG : Waiting for deletions to finish 2025/08/06 03:40:39 INFO : There was nothing to transfer 2025/08/06 03:40:39 DEBUG : Waiting for deletions to finish 2025/08/06 03:40:40 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:40:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:40:40 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:40:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:40:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:40:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:40:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:40:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:40:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:40:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:40:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:40:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:40:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:40:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:40:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:40:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:40:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:40:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:40:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:40:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:40:53 DEBUG : Waiting for deletions to finish 2025/08/06 03:40:54 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:40:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:40:54 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:40:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:40:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:40:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:40:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:40:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:40:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:40:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:40:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:40:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:40:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:40:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:40:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 03:40:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/06 03:40:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/06 03:40:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/06 03:40:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/06 03:40:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:54 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:54 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/06 03:40:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/06 03:40:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/06 03:40:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/06 03:40:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/06 03:40:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/06 03:40:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/06 03:40:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/06 03:40:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/06 03:40:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/06 03:40:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/06 03:40:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/06 03:40:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/06 03:40:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/06 03:40:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/06 03:40:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/06 03:40:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/06 03:40:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/06 03:40:54 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:40:54 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:40:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/06 03:40:54 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/06 03:40:54 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/06 03:40:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/06 03:40:54 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/06 03:40:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/06 03:40:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/06 03:40:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/06 03:40:55 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/06 03:40:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/06 03:40:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/06 03:40:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/06 03:40:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/06 03:40:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/06 03:40:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/06 03:40:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/06 03:40:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/06 03:40:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/06 03:40:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 03:40:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/06 03:40:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/06 03:40:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/06 03:40:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/06 03:40:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/06 03:40:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:56 DEBUG : Waiting for deletions to finish 2025/08/06 03:40:56 INFO : dir1/0012-6789;.txt: Deleted 2025/08/06 03:40:56 INFO : dir1/0013-789;=.txt: Deleted 2025/08/06 03:40:56 INFO : banana: Deleted 2025/08/06 03:40:56 INFO : splitbananasplit: Deleted 2025/08/06 03:40:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/06 03:40:56 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/06 03:40:56 INFO : dir1/0003-defghij.txt: Deleted 2025/08/06 03:40:56 INFO : dir1/0009-3456789.txt: Deleted 2025/08/06 03:40:56 INFO : dir1/0014-89;=.txt: Deleted 2025/08/06 03:40:56 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/06 03:40:57 INFO : apple: Deleted 2025/08/06 03:40:57 INFO : appleappleapplebanana: Deleted 2025/08/06 03:40:57 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/06 03:40:57 INFO : dir1/0007-1234567.txt: Deleted 2025/08/06 03:40:57 INFO : dir1/0011-56789;.txt: Deleted 2025/08/06 03:40:57 INFO : dir1/0015-9;=.txt: Deleted 2025/08/06 03:40:57 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/06 03:40:57 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/06 03:40:57 INFO : dir1/0008-2345678.txt: Deleted 2025/08/06 03:40:57 INFO : dir1/0010-456789.txt: Deleted 2025/08/06 03:40:57 DEBUG : Waiting for deletions to finish 2025/08/06 03:40:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/06 03:40:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/06 03:40:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/06 03:40:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/06 03:40:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/06 03:40:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/06 03:40:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/06 03:40:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/06 03:40:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/06 03:40:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/06 03:40:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/06 03:40:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/06 03:40:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/06 03:40:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/06 03:40:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/06 03:40:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/06 03:40:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/06 03:40:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/06 03:40:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/06 03:40:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/06 03:40:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 03:40:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 03:40:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 03:40:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 03:40:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:57 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:57 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 03:40:57 DEBUG : banana: Unchanged skipping 2025/08/06 03:40:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:57 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 03:40:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:57 DEBUG : apple: Unchanged skipping 2025/08/06 03:40:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/06 03:40:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 03:40:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 03:40:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 03:40:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 03:40:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/06 03:40:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 03:40:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 03:40:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 03:40:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 03:40:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 03:40:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 03:40:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 03:40:58 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:40:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 03:40:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 03:40:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 03:40:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 03:40:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:40:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 03:40:58 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:40:58 DEBUG : Waiting for deletions to finish 2025/08/06 03:40:58 DEBUG : Waiting for deletions to finish 2025/08/06 03:40:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/06 03:40:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/06 03:40:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/06 03:40:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/06 03:40:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/06 03:40:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/06 03:40:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/06 03:40:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/06 03:40:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/06 03:40:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/06 03:40:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/06 03:40:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/06 03:40:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/06 03:40:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/06 03:40:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/06 03:40:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/06 03:40:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/06 03:40:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/06 03:40:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/06 03:40:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/06 03:40:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:58 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:58 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:58 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/06 03:40:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:58 DEBUG : apple: transformed to: YXBwbGU= 2025/08/06 03:40:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/06 03:40:58 DEBUG : banana: transformed to: YmFuYW5h 2025/08/06 03:40:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/06 03:40:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/06 03:40:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/06 03:40:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/06 03:40:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/06 03:40:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/06 03:40:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:41:11 DEBUG : Waiting for deletions to finish 2025/08/06 03:41:11 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:41:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:41:11 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:41:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:41:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:41:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:41:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:41:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:41:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:41:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:41:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:41:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:41:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:41:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:41:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:41:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:41:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:41:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:41:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:41:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 03:41:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/06 03:41:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/06 03:41:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/06 03:41:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/06 03:41:12 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:12 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:12 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:12 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 03:41:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 03:41:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 03:41:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 03:41:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 03:41:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 03:41:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 03:41:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 03:41:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 03:41:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 03:41:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 03:41:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 03:41:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 03:41:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 03:41:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 03:41:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 03:41:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 03:41:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 03:41:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 03:41:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 03:41:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 03:41:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 03:41:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 03:41:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 03:41:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 03:41:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 03:41:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 03:41:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 03:41:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 03:41:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 03:41:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 03:41:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 03:41:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 03:41:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 03:41:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 03:41:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 03:41:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 03:41:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 03:41:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 03:41:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 03:41:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 03:41:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 03:41:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 03:41:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 03:41:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 03:41:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 03:41:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 03:41:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 03:41:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 03:41:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 03:41:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 03:41:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 03:41:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 03:41:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 03:41:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 03:41:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 03:41:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 03:41:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 03:41:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 03:41:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 03:41:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 03:41:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 03:41:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 03:41:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 03:41:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 03:41:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 03:41:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 03:41:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 03:41:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 03:41:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 03:41:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 03:41:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 03:41:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 03:41:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 03:41:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 03:41:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 03:41:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 03:41:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 03:41:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 03:41:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 03:41:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 03:41:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 03:41:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 03:41:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 03:41:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 03:41:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 03:41:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 03:41:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 03:41:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 03:41:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 03:41:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 03:41:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 03:41:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 03:41:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 03:41:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 03:41:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 03:41:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 03:41:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 03:41:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 03:41:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 03:41:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 03:41:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 03:41:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 03:41:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 03:41:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 03:41:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 03:41:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 03:41:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 03:41:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 03:41:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 03:41:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 03:41:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 03:41:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 03:41:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 03:41:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 03:41:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 03:41:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 03:41:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 03:41:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 03:41:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 03:41:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 03:41:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 03:41:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 03:41:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 03:41:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 03:41:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 03:41:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 03:41:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 03:41:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 03:41:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 03:41:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/06 03:41:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 03:41:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/06 03:41:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 03:41:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/06 03:41:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 03:41:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/06 03:41:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 03:41:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/06 03:41:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 03:41:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 03:41:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 03:41:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 03:41:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 03:41:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 03:41:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 03:41:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 03:41:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 03:41:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 03:41:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/06 03:41:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 03:41:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 03:41:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 03:41:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 03:41:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 03:41:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 03:41:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 03:41:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 03:41:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 03:41:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 03:41:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 03:41:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 03:41:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 03:41:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 03:41:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 03:41:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 03:41:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 03:41:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 03:41:12 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/06 03:41:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 03:41:12 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/06 03:41:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:12 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/06 03:41:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:12 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/06 03:41:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:12 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/06 03:41:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:12 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/06 03:41:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:12 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/06 03:41:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:12 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/06 03:41:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:12 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/06 03:41:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:12 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/06 03:41:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:12 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/06 03:41:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:12 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/06 03:41:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:12 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/06 03:41:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:12 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/06 03:41:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:12 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/06 03:41:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:12 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/06 03:41:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:12 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/06 03:41:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:12 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:41:12 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:41:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/06 03:41:12 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/06 03:41:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 03:41:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/06 03:41:12 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/06 03:41:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 03:41:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/06 03:41:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 03:41:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 03:41:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/06 03:41:12 INFO : apple: Copied (new) to: PREFIXapple 2025/08/06 03:41:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 03:41:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/06 03:41:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 03:41:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 03:41:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/06 03:41:12 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/06 03:41:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 03:41:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/06 03:41:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 03:41:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 03:41:13 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/06 03:41:13 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/06 03:41:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 03:41:13 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/06 03:41:13 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 03:41:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 03:41:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/06 03:41:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/06 03:41:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 03:41:13 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/06 03:41:13 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/06 03:41:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 03:41:13 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/06 03:41:13 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 03:41:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 03:41:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/06 03:41:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/06 03:41:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 03:41:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/06 03:41:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/06 03:41:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 03:41:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/06 03:41:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/06 03:41:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 03:41:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/06 03:41:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/06 03:41:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/06 03:41:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/06 03:41:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/06 03:41:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/06 03:41:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/06 03:41:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/06 03:41:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/06 03:41:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/06 03:41:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/06 03:41:14 DEBUG : Waiting for deletions to finish 2025/08/06 03:41:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/06 03:41:14 INFO : dir1/0012-6789;.txt: Deleted 2025/08/06 03:41:14 INFO : dir1/0014-89;=.txt: Deleted 2025/08/06 03:41:14 INFO : apple: Deleted 2025/08/06 03:41:14 INFO : dir1/0003-defghij.txt: Deleted 2025/08/06 03:41:14 INFO : dir1/0007-1234567.txt: Deleted 2025/08/06 03:41:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/06 03:41:14 INFO : dir1/0009-3456789.txt: Deleted 2025/08/06 03:41:14 INFO : dir1/0015-9;=.txt: Deleted 2025/08/06 03:41:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/06 03:41:14 INFO : dir1/0010-456789.txt: Deleted 2025/08/06 03:41:14 INFO : splitbananasplit: Deleted 2025/08/06 03:41:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/06 03:41:14 INFO : dir1/0008-2345678.txt: Deleted 2025/08/06 03:41:14 INFO : dir1/0011-56789;.txt: Deleted 2025/08/06 03:41:14 INFO : dir1/0013-789;=.txt: Deleted 2025/08/06 03:41:14 INFO : banana: Deleted 2025/08/06 03:41:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/06 03:41:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/06 03:41:14 INFO : appleappleapplebanana: Deleted 2025/08/06 03:41:14 DEBUG : Waiting for deletions to finish 2025/08/06 03:41:15 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/06 03:41:15 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:41:15 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/06 03:41:15 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/06 03:41:15 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:41:15 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:41:15 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:41:15 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:41:15 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:41:15 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:41:15 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:41:15 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:41:15 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:41:15 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:41:15 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:41:15 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:41:15 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:41:15 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:41:15 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:41:15 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:41:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 03:41:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 03:41:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 03:41:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 03:41:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 03:41:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 03:41:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 03:41:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 03:41:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 03:41:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 03:41:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 03:41:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 03:41:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 03:41:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 03:41:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 03:41:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 03:41:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 03:41:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 03:41:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 03:41:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 03:41:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 03:41:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 03:41:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 03:41:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 03:41:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 03:41:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 03:41:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 03:41:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 03:41:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/06 03:41:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 03:41:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/06 03:41:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 03:41:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 03:41:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 03:41:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 03:41:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 03:41:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 03:41:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 03:41:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 03:41:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 03:41:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 03:41:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 03:41:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 03:41:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 03:41:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 03:41:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 03:41:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/06 03:41:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 03:41:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 03:41:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 03:41:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 03:41:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 03:41:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 03:41:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 03:41:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 03:41:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 03:41:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 03:41:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 03:41:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 03:41:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 03:41:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 03:41:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 03:41:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/06 03:41:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 03:41:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 03:41:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 03:41:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 03:41:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 03:41:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 03:41:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 03:41:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 03:41:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 03:41:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 03:41:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 03:41:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 03:41:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 03:41:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 03:41:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 03:41:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/06 03:41:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 03:41:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 03:41:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 03:41:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 03:41:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 03:41:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 03:41:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 03:41:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 03:41:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 03:41:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 03:41:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 03:41:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 03:41:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 03:41:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 03:41:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 03:41:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:15 DEBUG : apple: transformed to: PREFIXapple 2025/08/06 03:41:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/06 03:41:15 DEBUG : banana: transformed to: PREFIXbanana 2025/08/06 03:41:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/06 03:41:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/06 03:41:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/06 03:41:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/06 03:41:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/06 03:41:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/06 03:41:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/06 03:41:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/06 03:41:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/06 03:41:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/06 03:41:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/06 03:41:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/06 03:41:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/06 03:41:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/06 03:41:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/06 03:41:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/06 03:41:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/06 03:41:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/06 03:41:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/06 03:41:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/06 03:41:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/06 03:41:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/06 03:41:15 INFO : splitbananasplit: Copied (new) 2025/08/06 03:41:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:15 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:41:15 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:41:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/06 03:41:15 INFO : banana: Copied (new) 2025/08/06 03:41:16 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/06 03:41:16 INFO : apple: Copied (new) 2025/08/06 03:41:16 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/06 03:41:16 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/06 03:41:16 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/06 03:41:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/06 03:41:16 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/06 03:41:16 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/06 03:41:16 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/06 03:41:16 INFO : appleappleapplebanana: Copied (new) 2025/08/06 03:41:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/06 03:41:16 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/06 03:41:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/06 03:41:16 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/06 03:41:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/06 03:41:16 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/06 03:41:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/06 03:41:16 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/06 03:41:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/06 03:41:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/06 03:41:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/06 03:41:16 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/06 03:41:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/06 03:41:16 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/06 03:41:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/06 03:41:16 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/06 03:41:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/06 03:41:16 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/06 03:41:17 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/06 03:41:17 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/06 03:41:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/06 03:41:17 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/06 03:41:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/06 03:41:17 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/06 03:41:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/06 03:41:17 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/06 03:41:17 DEBUG : Waiting for deletions to finish 2025/08/06 03:41:17 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/06 03:41:17 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/06 03:41:17 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/06 03:41:17 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/06 03:41:17 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/06 03:41:17 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/06 03:41:17 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/06 03:41:17 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/06 03:41:17 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/06 03:41:17 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/06 03:41:17 INFO : PREFIXapple: Deleted 2025/08/06 03:41:17 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/06 03:41:17 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/06 03:41:17 INFO : PREFIXsplitbananasplit: Deleted 2025/08/06 03:41:17 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/06 03:41:17 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/06 03:41:17 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/06 03:41:17 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/06 03:41:18 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/06 03:41:18 INFO : PREFIXbanana: Deleted 2025/08/06 03:41:18 DEBUG : Waiting for deletions to finish 2025/08/06 03:41:18 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : Waiting for deletions to finish 2025/08/06 03:41:18 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:41:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:41:33 DEBUG : Waiting for deletions to finish 2025/08/06 03:41:33 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:41:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:41:33 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:41:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:41:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:41:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:41:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:41:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:41:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:41:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:41:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:41:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:41:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:41:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:41:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:41:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:41:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:41:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:41:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:41:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 03:41:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 03:41:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 03:41:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 03:41:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 03:41:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:33 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/06 03:41:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/06 03:41:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/06 03:41:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 03:41:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/06 03:41:34 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 03:41:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/06 03:41:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/06 03:41:34 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:34 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:41:34 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:41:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/06 03:41:34 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 03:41:34 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/06 03:41:34 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/06 03:41:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/06 03:41:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/06 03:41:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/06 03:41:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/06 03:41:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/06 03:41:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/06 03:41:34 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/06 03:41:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/06 03:41:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/06 03:41:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 03:41:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/06 03:41:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/06 03:41:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/06 03:41:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/06 03:41:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/06 03:41:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/06 03:41:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/06 03:41:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/06 03:41:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/06 03:41:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/06 03:41:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/06 03:41:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/06 03:41:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/06 03:41:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/06 03:41:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/06 03:41:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/06 03:41:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/06 03:41:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/06 03:41:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/06 03:41:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/06 03:41:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/06 03:41:35 DEBUG : Waiting for deletions to finish 2025/08/06 03:41:35 INFO : apple: Deleted 2025/08/06 03:41:35 INFO : dir1/0003-defghij.txt: Deleted 2025/08/06 03:41:35 INFO : dir1/0007-1234567.txt: Deleted 2025/08/06 03:41:35 INFO : dir1/0008-2345678.txt: Deleted 2025/08/06 03:41:35 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/06 03:41:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/06 03:41:36 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/06 03:41:36 INFO : dir1/0010-456789.txt: Deleted 2025/08/06 03:41:36 INFO : dir1/0011-56789;.txt: Deleted 2025/08/06 03:41:36 INFO : dir1/0012-6789;.txt: Deleted 2025/08/06 03:41:36 INFO : appleappleapplebanana: Deleted 2025/08/06 03:41:36 INFO : banana: Deleted 2025/08/06 03:41:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/06 03:41:36 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/06 03:41:36 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/06 03:41:36 INFO : dir1/0013-789;=.txt: Deleted 2025/08/06 03:41:36 INFO : dir1/0015-9;=.txt: Deleted 2025/08/06 03:41:36 INFO : splitbananasplit: Deleted 2025/08/06 03:41:36 INFO : dir1/0009-3456789.txt: Deleted 2025/08/06 03:41:36 INFO : dir1/0014-89;=.txt: Deleted 2025/08/06 03:41:36 DEBUG : Waiting for deletions to finish 2025/08/06 03:41:36 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/06 03:41:36 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/06 03:41:36 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/06 03:41:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/06 03:41:36 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/06 03:41:36 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/06 03:41:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/06 03:41:36 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/06 03:41:36 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/06 03:41:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/06 03:41:36 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/06 03:41:36 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/06 03:41:36 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/06 03:41:36 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/06 03:41:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/06 03:41:36 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/06 03:41:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/06 03:41:36 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/06 03:41:36 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/06 03:41:36 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/06 03:41:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/06 03:41:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/06 03:41:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/06 03:41:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/06 03:41:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/06 03:41:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/06 03:41:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/06 03:41:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/06 03:41:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/06 03:41:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/06 03:41:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 03:41:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 03:41:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 03:41:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/06 03:41:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 03:41:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 03:41:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/06 03:41:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/06 03:41:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/06 03:41:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/06 03:41:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/06 03:41:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/06 03:41:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/06 03:41:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/06 03:41:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/06 03:41:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/06 03:41:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 03:41:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 03:41:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 03:41:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/06 03:41:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 03:41:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 03:41:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/06 03:41:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/06 03:41:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/06 03:41:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/06 03:41:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/06 03:41:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/06 03:41:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/06 03:41:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/06 03:41:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/06 03:41:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/06 03:41:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 03:41:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 03:41:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 03:41:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/06 03:41:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 03:41:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 03:41:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/06 03:41:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/06 03:41:36 DEBUG : apple: transformed to: appleSUFFIX 2025/08/06 03:41:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/06 03:41:36 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/06 03:41:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/06 03:41:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/06 03:41:37 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/06 03:41:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/06 03:41:37 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/06 03:41:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/06 03:41:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:37 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:41:37 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:41:37 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/06 03:41:37 INFO : banana: Copied (new) 2025/08/06 03:41:37 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/06 03:41:37 INFO : appleappleapplebanana: Copied (new) 2025/08/06 03:41:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/06 03:41:37 INFO : splitbananasplit: Copied (new) 2025/08/06 03:41:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/06 03:41:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/06 03:41:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/06 03:41:37 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/06 03:41:37 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/06 03:41:37 INFO : apple: Copied (new) 2025/08/06 03:41:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/06 03:41:37 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/06 03:41:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/06 03:41:37 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/06 03:41:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/06 03:41:37 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/06 03:41:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/06 03:41:38 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/06 03:41:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/06 03:41:38 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/06 03:41:38 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/06 03:41:38 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/06 03:41:38 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/06 03:41:38 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/06 03:41:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/06 03:41:38 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/06 03:41:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/06 03:41:38 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/06 03:41:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/06 03:41:38 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/06 03:41:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/06 03:41:38 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/06 03:41:38 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/06 03:41:38 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/06 03:41:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/06 03:41:38 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/06 03:41:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/06 03:41:39 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/06 03:41:39 DEBUG : Waiting for deletions to finish 2025/08/06 03:41:39 INFO : splitbananasplitSUFFIX: Deleted 2025/08/06 03:41:39 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/06 03:41:39 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/06 03:41:39 INFO : appleSUFFIX: Deleted 2025/08/06 03:41:39 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/06 03:41:39 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/06 03:41:39 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/06 03:41:39 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/06 03:41:39 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/06 03:41:39 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/06 03:41:39 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/06 03:41:39 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/06 03:41:39 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/06 03:41:39 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/06 03:41:39 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/06 03:41:39 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/06 03:41:39 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/06 03:41:39 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/06 03:41:39 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/06 03:41:39 INFO : bananaSUFFIX: Deleted 2025/08/06 03:41:39 DEBUG : Waiting for deletions to finish 2025/08/06 03:41:39 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:41:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:41:39 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:41:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:41:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:41:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:41:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:41:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:41:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:41:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:41:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:41:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:41:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:41:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:41:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:41:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:41:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:41:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:41:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:41:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 03:41:40 DEBUG : Waiting for deletions to finish 2025/08/06 03:41:40 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:41:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:41:40 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:41:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:41:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:41:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:41:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:41:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:41:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:41:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:41:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:41:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:41:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:41:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:41:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:41:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:41:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:41:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:41:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:41:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:41:54 DEBUG : Waiting for deletions to finish 2025/08/06 03:41:55 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:41:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:41:55 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:41:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:41:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:41:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:41:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:41:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:41:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:41:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:41:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:41:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:41:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:41:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:41:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:41:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:41:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:41:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:41:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:41:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 03:41:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 03:41:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 03:41:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 03:41:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 03:41:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/06 03:41:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:41:55 DEBUG : apple: Unchanged skipping 2025/08/06 03:41:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 03:41:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/06 03:41:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 03:41:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:41:55 DEBUG : banana: Unchanged skipping 2025/08/06 03:41:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 03:41:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 03:41:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 03:41:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 03:41:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 03:41:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 03:41:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 03:41:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 03:41:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 03:41:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 03:41:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 03:41:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 03:41:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 03:41:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 03:41:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 03:41:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 03:41:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 03:41:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 03:41:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 03:41:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 03:41:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 03:41:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 03:41:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 03:41:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 03:41:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 03:41:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 03:41:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 03:41:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 03:41:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 03:41:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 03:41:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 03:41:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 03:41:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 03:41:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 03:41:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/06 03:41:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 03:41:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 03:41:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 03:41:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 03:41:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 03:41:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 03:41:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/06 03:41:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/06 03:41:55 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:41:55 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:41:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/06 03:41:55 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/06 03:41:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 03:41:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/06 03:41:55 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/06 03:41:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 03:41:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/06 03:41:56 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/06 03:41:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 03:41:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/06 03:41:56 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/06 03:41:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 03:41:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/06 03:41:56 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/06 03:41:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 03:41:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/06 03:41:56 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/06 03:41:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 03:41:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/06 03:41:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/06 03:41:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 03:41:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/06 03:41:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/06 03:41:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 03:41:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/06 03:41:56 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/06 03:41:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 03:41:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/06 03:41:56 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/06 03:41:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 03:41:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/06 03:41:56 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/06 03:41:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 03:41:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/06 03:41:56 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/06 03:41:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 03:41:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/06 03:41:56 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/06 03:41:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 03:41:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/06 03:41:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/06 03:41:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 03:41:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/06 03:41:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/06 03:41:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/06 03:41:56 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/06 03:41:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/06 03:41:56 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/06 03:41:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/06 03:41:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/06 03:41:57 DEBUG : Waiting for deletions to finish 2025/08/06 03:41:57 INFO : dir1/0003-defghij.txt: Deleted 2025/08/06 03:41:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/06 03:41:57 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/06 03:41:57 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/06 03:41:57 INFO : dir1/0014-89;=.txt: Deleted 2025/08/06 03:41:57 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/06 03:41:57 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/06 03:41:57 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/06 03:41:57 INFO : dir1/0007-1234567.txt: Deleted 2025/08/06 03:41:57 INFO : dir1/0008-2345678.txt: Deleted 2025/08/06 03:41:57 INFO : dir1/0009-3456789.txt: Deleted 2025/08/06 03:41:57 INFO : dir1/0013-789;=.txt: Deleted 2025/08/06 03:41:57 INFO : dir1/0010-456789.txt: Deleted 2025/08/06 03:41:57 INFO : dir1/0011-56789;.txt: Deleted 2025/08/06 03:41:57 INFO : dir1/0015-9;=.txt: Deleted 2025/08/06 03:41:57 INFO : dir1/0012-6789;.txt: Deleted 2025/08/06 03:41:57 INFO : appleappleapplebanana: Deleted 2025/08/06 03:41:57 INFO : splitbananasplit: Deleted 2025/08/06 03:41:57 DEBUG : Waiting for deletions to finish 2025/08/06 03:41:58 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:41:58 DEBUG : appleapple: Excluded (Path Filter) 2025/08/06 03:41:58 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:41:58 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/06 03:41:58 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/06 03:41:58 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/06 03:41:58 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/06 03:41:58 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/06 03:41:58 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/06 03:41:58 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/06 03:41:58 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/06 03:41:58 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/06 03:41:58 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/06 03:41:58 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/06 03:41:58 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/06 03:41:58 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/06 03:41:58 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/06 03:41:58 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/06 03:41:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/06 03:41:58 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/06 03:41:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 03:41:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 03:41:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 03:41:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 03:41:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 03:41:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 03:41:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 03:41:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 03:41:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 03:41:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 03:41:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 03:41:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 03:41:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 03:41:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 03:41:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 03:41:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 03:41:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 03:41:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 03:41:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 03:41:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 03:41:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 03:41:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 03:41:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 03:41:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 03:41:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 03:41:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 03:41:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 03:41:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 03:41:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 03:41:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 03:41:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 03:41:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 03:41:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 03:41:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 03:41:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 03:41:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 03:41:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 03:41:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 03:41:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 03:41:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 03:41:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 03:41:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 03:41:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 03:41:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 03:41:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 03:41:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 03:41:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 03:41:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 03:41:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 03:41:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 03:41:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 03:41:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 03:41:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 03:41:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 03:41:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 03:41:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 03:41:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 03:41:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 03:41:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 03:41:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 03:41:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 03:41:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 03:41:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 03:41:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 03:41:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 03:41:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 03:41:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 03:41:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 03:41:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 03:41:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 03:41:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 03:41:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 03:41:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 03:41:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 03:41:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 03:41:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 03:41:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 03:41:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 03:41:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 03:41:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 03:41:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 03:41:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 03:41:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:41:58 DEBUG : apple: Unchanged skipping 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:41:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 03:41:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:41:58 DEBUG : banana: Unchanged skipping 2025/08/06 03:41:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:41:58 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 03:41:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 03:41:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 03:41:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 03:41:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 03:41:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 03:41:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 03:41:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 03:41:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 03:41:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 03:41:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 03:41:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 03:41:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 03:41:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 03:41:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 03:41:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 03:41:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 03:41:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 03:41:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 03:41:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 03:41:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 03:41:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 03:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 03:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 03:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 03:41:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 03:41:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 03:41:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 03:41:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 03:41:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 03:41:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 03:41:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 03:41:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 03:41:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 03:41:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 03:41:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/06 03:41:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/06 03:41:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/06 03:41:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/06 03:41:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/06 03:41:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/06 03:41:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/06 03:41:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/06 03:41:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/06 03:41:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/06 03:41:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/06 03:41:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/06 03:41:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/06 03:41:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/06 03:41:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/06 03:41:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/06 03:41:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/06 03:41:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:41:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 03:41:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:41:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 03:41:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:41:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 03:41:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:41:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 03:41:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:41:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 03:41:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:41:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 03:41:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:41:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 03:41:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:41:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 03:41:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:41:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 03:41:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:41:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 03:41:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:41:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 03:41:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:41:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 03:41:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:41:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 03:41:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:41:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 03:41:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:41:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 03:41:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:41:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 03:41:58 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:41:58 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:41:58 DEBUG : Waiting for deletions to finish 2025/08/06 03:41:58 DEBUG : Waiting for deletions to finish 2025/08/06 03:41:59 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:41:59 DEBUG : appleapple: Excluded (Path Filter) 2025/08/06 03:41:59 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:41:59 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/06 03:41:59 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/06 03:41:59 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/06 03:41:59 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/06 03:41:59 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/06 03:41:59 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/06 03:41:59 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/06 03:41:59 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/06 03:41:59 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/06 03:41:59 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/06 03:41:59 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/06 03:41:59 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/06 03:41:59 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/06 03:41:59 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/06 03:41:59 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/06 03:41:59 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/06 03:41:59 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/06 03:41:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 03:41:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 03:41:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 03:41:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 03:41:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 03:41:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 03:41:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 03:41:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 03:41:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 03:41:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 03:41:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 03:41:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 03:41:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 03:41:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 03:41:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 03:41:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 03:41:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 03:41:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 03:41:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 03:41:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 03:41:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 03:41:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 03:41:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 03:41:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 03:41:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 03:41:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 03:41:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 03:41:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 03:41:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 03:41:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 03:41:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 03:41:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/06 03:41:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 03:41:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/06 03:41:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/06 03:41:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/06 03:41:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/06 03:41:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/06 03:41:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/06 03:41:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/06 03:41:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/06 03:41:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/06 03:41:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/06 03:41:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/06 03:41:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/06 03:41:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/06 03:41:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/06 03:41:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/06 03:41:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/06 03:41:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/06 03:41:59 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:42:12 DEBUG : Waiting for deletions to finish 2025/08/06 03:42:12 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:42:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:42:12 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:42:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:42:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:42:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:42:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:42:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:42:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:42:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:42:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:42:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:42:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:42:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:42:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:42:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:42:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:42:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:42:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:42:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 03:42:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:13 DEBUG : apple: Unchanged skipping 2025/08/06 03:42:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:13 DEBUG : banana: Unchanged skipping 2025/08/06 03:42:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:13 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 03:42:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 03:42:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:13 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:42:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 03:42:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 03:42:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 03:42:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 03:42:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 03:42:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 03:42:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 03:42:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 03:42:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 03:42:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 03:42:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 03:42:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 03:42:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 03:42:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 03:42:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 03:42:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 03:42:13 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:42:13 DEBUG : Waiting for deletions to finish 2025/08/06 03:42:13 DEBUG : Waiting for deletions to finish 2025/08/06 03:42:13 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:42:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:42:13 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:42:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:42:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:42:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:42:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:42:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:42:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:42:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:42:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:42:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:42:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:42:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:42:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:42:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:42:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:42:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:42:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:42:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 03:42:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:14 DEBUG : apple: Unchanged skipping 2025/08/06 03:42:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 03:42:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:14 DEBUG : banana: Unchanged skipping 2025/08/06 03:42:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:14 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 03:42:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 03:42:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 03:42:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 03:42:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 03:42:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 03:42:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 03:42:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 03:42:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 03:42:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 03:42:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 03:42:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 03:42:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 03:42:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 03:42:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 03:42:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 03:42:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 03:42:14 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:42:14 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:42:14 DEBUG : Waiting for deletions to finish 2025/08/06 03:42:14 DEBUG : Waiting for deletions to finish 2025/08/06 03:42:14 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:42:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:42:14 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:42:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:42:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:42:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:42:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:42:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:42:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:42:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:42:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:42:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:42:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:42:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:42:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:42:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:42:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:42:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:42:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:42:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 03:42:14 DEBUG : Waiting for deletions to finish 2025/08/06 03:42:15 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:42:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:42:15 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:42:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:42:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:42:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:42:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:42:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:42:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:42:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:42:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:42:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:42:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:42:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:42:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:42:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:42:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:42:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:42:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:42:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:42:29 DEBUG : Waiting for deletions to finish 2025/08/06 03:42:29 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:42:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:42:29 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:42:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:42:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:42:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:42:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:42:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:42:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:42:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:42:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:42:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:42:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:42:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:42:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:42:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:42:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:42:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:42:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:42:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 03:42:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:30 DEBUG : apple: Unchanged skipping 2025/08/06 03:42:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 03:42:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:30 DEBUG : banana: Unchanged skipping 2025/08/06 03:42:30 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 03:42:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 03:42:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 03:42:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 03:42:30 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:42:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 03:42:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 03:42:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 03:42:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 03:42:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 03:42:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 03:42:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 03:42:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 03:42:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 03:42:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 03:42:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 03:42:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 03:42:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 03:42:30 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:42:30 DEBUG : Waiting for deletions to finish 2025/08/06 03:42:30 DEBUG : Waiting for deletions to finish 2025/08/06 03:42:30 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:42:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:42:30 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:42:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:42:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:42:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:42:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:42:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:42:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:42:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:42:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:42:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:42:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:42:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:42:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:42:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:42:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:42:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:42:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:42:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 03:42:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:31 DEBUG : apple: Unchanged skipping 2025/08/06 03:42:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:31 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:31 DEBUG : banana: Unchanged skipping 2025/08/06 03:42:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 03:42:31 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:31 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 03:42:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 03:42:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 03:42:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 03:42:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 03:42:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 03:42:31 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:42:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 03:42:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 03:42:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 03:42:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 03:42:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 03:42:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 03:42:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 03:42:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 03:42:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 03:42:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 03:42:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 03:42:31 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:42:31 DEBUG : Waiting for deletions to finish 2025/08/06 03:42:31 DEBUG : Waiting for deletions to finish 2025/08/06 03:42:31 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:42:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:42:31 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:42:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:42:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:42:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:42:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:42:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:42:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:42:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:42:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:42:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:42:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:42:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:42:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:42:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:42:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:42:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:42:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:42:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:42:45 DEBUG : Waiting for deletions to finish 2025/08/06 03:42:45 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:42:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:42:45 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:42:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:42:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:42:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:42:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:42:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:42:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:42:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:42:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:42:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:42:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:42:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:42:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:42:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:42:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:42:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:42:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:42:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 03:42:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:46 DEBUG : apple: Unchanged skipping 2025/08/06 03:42:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 03:42:46 DEBUG : banana: Unchanged skipping 2025/08/06 03:42:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:46 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 03:42:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 03:42:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 03:42:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 03:42:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 03:42:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 03:42:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 03:42:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 03:42:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 03:42:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 03:42:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 03:42:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 03:42:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 03:42:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 03:42:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 03:42:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 03:42:46 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:42:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 03:42:46 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:42:46 DEBUG : Waiting for deletions to finish 2025/08/06 03:42:46 DEBUG : Waiting for deletions to finish 2025/08/06 03:42:46 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:42:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:42:46 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:42:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:42:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:42:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:42:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:42:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:42:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:42:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:42:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:42:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:42:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:42:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:42:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:42:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:42:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:42:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:42:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:42:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 03:42:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:47 DEBUG : apple: Unchanged skipping 2025/08/06 03:42:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:47 DEBUG : banana: Unchanged skipping 2025/08/06 03:42:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 03:42:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:47 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 03:42:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 03:42:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 03:42:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 03:42:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 03:42:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 03:42:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 03:42:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 03:42:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 03:42:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:47 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:42:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 03:42:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 03:42:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 03:42:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 03:42:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 03:42:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 03:42:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 03:42:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:42:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 03:42:47 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:42:47 DEBUG : Waiting for deletions to finish 2025/08/06 03:42:47 DEBUG : Waiting for deletions to finish 2025/08/06 03:42:47 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:42:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:42:47 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:42:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:42:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:42:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:42:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:42:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:42:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:42:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:42:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:42:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:42:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:42:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:42:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:42:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:42:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:42:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:42:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:42:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:43:00 DEBUG : Waiting for deletions to finish 2025/08/06 03:43:01 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:43:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:43:01 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:43:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:43:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:43:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:43:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:43:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:43:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:43:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:43:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:43:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:43:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:43:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:43:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:43:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:43:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:43:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:43:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:43:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 03:43:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : apple: Unchanged skipping 2025/08/06 03:43:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 03:43:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : banana: Unchanged skipping 2025/08/06 03:43:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 03:43:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 03:43:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 03:43:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 03:43:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 03:43:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 03:43:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 03:43:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 03:43:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 03:43:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 03:43:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 03:43:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 03:43:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 03:43:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 03:43:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 03:43:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 03:43:02 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:43:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 03:43:02 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:43:02 DEBUG : Waiting for deletions to finish 2025/08/06 03:43:02 DEBUG : Waiting for deletions to finish 2025/08/06 03:43:02 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:43:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:43:02 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:43:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:43:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:43:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:43:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:43:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:43:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:43:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:43:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:43:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:43:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:43:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:43:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:43:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:43:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:43:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:43:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:43:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 03:43:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : apple: Unchanged skipping 2025/08/06 03:43:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 03:43:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : banana: Unchanged skipping 2025/08/06 03:43:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:02 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 03:43:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 03:43:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 03:43:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 03:43:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 03:43:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 03:43:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 03:43:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 03:43:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 03:43:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 03:43:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 03:43:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 03:43:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 03:43:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 03:43:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 03:43:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 03:43:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 03:43:03 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:43:03 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:43:03 DEBUG : Waiting for deletions to finish 2025/08/06 03:43:03 DEBUG : Waiting for deletions to finish 2025/08/06 03:43:03 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:43:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:43:03 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:43:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:43:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:43:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:43:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:43:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:43:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:43:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:43:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:43:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:43:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:43:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:43:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:43:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:43:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:43:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:43:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:43:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:43:17 DEBUG : Waiting for deletions to finish 2025/08/06 03:43:17 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:43:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:43:17 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:43:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:43:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:43:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:43:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:43:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:43:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:43:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:43:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:43:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:43:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:43:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:43:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:43:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:43:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:43:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:43:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:43:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 03:43:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:18 DEBUG : apple: Unchanged skipping 2025/08/06 03:43:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 03:43:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:18 DEBUG : banana: Unchanged skipping 2025/08/06 03:43:18 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 03:43:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 03:43:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 03:43:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 03:43:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 03:43:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 03:43:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 03:43:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 03:43:18 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:43:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 03:43:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 03:43:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 03:43:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 03:43:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 03:43:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 03:43:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 03:43:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 03:43:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 03:43:18 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:43:18 DEBUG : Waiting for deletions to finish 2025/08/06 03:43:18 DEBUG : Waiting for deletions to finish 2025/08/06 03:43:18 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:43:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:43:18 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:43:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:43:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:43:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:43:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:43:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:43:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:43:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:43:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:43:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:43:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:43:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:43:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:43:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:43:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:43:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:43:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:43:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/06 03:43:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:19 DEBUG : apple: Unchanged skipping 2025/08/06 03:43:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/06 03:43:19 DEBUG : banana: Unchanged skipping 2025/08/06 03:43:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/06 03:43:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/06 03:43:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/06 03:43:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/06 03:43:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/06 03:43:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/06 03:43:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/06 03:43:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/06 03:43:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/06 03:43:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/06 03:43:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/06 03:43:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/06 03:43:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/06 03:43:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/06 03:43:19 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:43:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/06 03:43:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/06 03:43:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/06 03:43:19 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:43:19 DEBUG : Waiting for deletions to finish 2025/08/06 03:43:19 DEBUG : Waiting for deletions to finish 2025/08/06 03:43:19 DEBUG : apple: Excluded (Path Filter) 2025/08/06 03:43:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/06 03:43:19 DEBUG : banana: Excluded (Path Filter) 2025/08/06 03:43:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/06 03:43:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/06 03:43:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/06 03:43:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/06 03:43:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/06 03:43:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/06 03:43:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/06 03:43:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/06 03:43:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/06 03:43:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/06 03:43:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/06 03:43:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/06 03:43:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/06 03:43:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/06 03:43:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/06 03:43:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/06 03:43:19 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (190.59s) --- PASS: TestTransform/NFC (14.72s) --- PASS: TestTransform/NFD (15.68s) --- PASS: TestTransform/base64 (18.47s) --- PASS: TestTransform/prefix (20.32s) --- PASS: TestTransform/suffix (21.74s) --- PASS: TestTransform/truncate (18.69s) --- PASS: TestTransform/encoder (16.03s) --- PASS: TestTransform/ISO-8859-1 (16.60s) --- PASS: TestTransform/charmap (15.87s) --- PASS: TestTransform/lowercase (15.90s) --- PASS: TestTransform/ascii (16.57s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:43:24 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/06 03:43:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/06 03:43:25 INFO : sub dir_somesuffix: Making directory 2025/08/06 03:43:25 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/06 03:43:25 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/06 03:43:25 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/06 03:43:25 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/06 03:43:25 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/06 03:43:25 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:43:25 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:43:25 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:43:25 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/06 03:43:25 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.65s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:43:26 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:26 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:26 INFO : tictactoe: Making directory 2025/08/06 03:43:26 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:26 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 03:43:26 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/06 03:43:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 03:43:26 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:43:26 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:43:27 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:43:27 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/06 03:43:27 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.69s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:43:28 INFO : toe: Making directory 2025/08/06 03:43:28 INFO : toe/toe: Making directory 2025/08/06 03:43:28 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/06 03:43:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/06 03:43:28 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/06 03:43:28 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:43:28 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:43:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:43:29 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/06 03:43:29 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.98s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:43:30 INFO : toe: Making directory 2025/08/06 03:43:30 INFO : toe/toe: Making directory 2025/08/06 03:43:30 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/06 03:43:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/06 03:43:30 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/06 03:43:30 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:43:30 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:43:31 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:43:31 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/06 03:43:31 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.67s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:43:31 DEBUG : empty_dir: Making directory with metadata 2025/08/06 03:43:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/06 03:43:31 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 03:43:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 03:43:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 03:43:32 INFO : tictacempty_dir: Making directory 2025/08/06 03:43:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 03:43:32 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:32 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:32 INFO : tictactoe: Making directory 2025/08/06 03:43:32 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:32 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 03:43:32 INFO : tictactoe/tictactoe: Making directory 2025/08/06 03:43:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 03:43:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/06 03:43:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/06 03:43:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/06 03:43:32 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:43:32 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:43:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:43:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/06 03:43:32 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.60s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:43:33 DEBUG : empty_dir: Making directory with metadata 2025/08/06 03:43:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/06 03:43:33 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 03:43:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 03:43:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 03:43:33 INFO : tictacempty_dir: Making directory 2025/08/06 03:43:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 03:43:33 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:33 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:33 INFO : tictactoe: Making directory 2025/08/06 03:43:33 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:33 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 03:43:33 INFO : tictactoe/tictactoe: Making directory 2025/08/06 03:43:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 03:43:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/06 03:43:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 03:43:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/06 03:43:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 03:43:33 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:43:33 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:43:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:43:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 03:43:34 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/06 03:43:34 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:43:34 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 03:43:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 03:43:34 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:34 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/06 03:43:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:43:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/06 03:43:35 NOTICE: B2 bucket rclone-test-figomus3wepu: 0 differences found 2025/08/06 03:43:35 NOTICE: B2 bucket rclone-test-figomus3wepu: 1 matching files --- PASS: TestAllTag (2.20s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:43:35 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:35 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:35 INFO : tictactoe: Making directory 2025/08/06 03:43:35 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:35 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 03:43:35 INFO : tictactoe/tictactoe: Making directory 2025/08/06 03:43:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 03:43:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/06 03:43:35 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/06 03:43:35 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/06 03:43:35 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:43:35 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:43:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:43:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/06 03:43:36 DEBUG : Waiting for deletions to finish 2025/08/06 03:43:36 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:37 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:37 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 03:43:37 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/06 03:43:37 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:43:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/06 03:43:37 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/06 03:43:37 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:43:37 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.83s) === RUN TestSyntax 2025/08/06 03:43:38 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:43:38 INFO : toe: Making directory 2025/08/06 03:43:38 INFO : toe/toe: Making directory 2025/08/06 03:43:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/06 03:43:38 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:43:38 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:43:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:43:39 INFO : toe/toe/toe: Copied (new) 2025/08/06 03:43:39 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.92s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:43:40 DEBUG : empty_dir: Making directory with metadata 2025/08/06 03:43:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/06 03:43:40 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 03:43:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 03:43:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 03:43:40 INFO : tictacempty_dir: Making directory 2025/08/06 03:43:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 03:43:40 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:40 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:40 INFO : tictactoe: Making directory 2025/08/06 03:43:40 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:40 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 03:43:40 INFO : tictactoe/tictactoe: Making directory 2025/08/06 03:43:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 03:43:40 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/06 03:43:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 03:43:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/06 03:43:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 03:43:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 03:43:40 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:43:40 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:43:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:43:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 03:43:41 INFO : toe/toe/toe.txt: Deleted 2025/08/06 03:43:41 INFO : toe/toe: Removing directory 2025/08/06 03:43:41 INFO : toe: Removing directory 2025/08/06 03:43:41 INFO : empty_dir: Removing directory 2025/08/06 03:43:41 DEBUG : Local file system at /tmp/rclone3995535207: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.64s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:43:42 DEBUG : empty_dir: Making directory with metadata 2025/08/06 03:43:42 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/06 03:43:42 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 03:43:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 03:43:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 03:43:42 INFO : tictacempty_dir: Making directory 2025/08/06 03:43:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 03:43:42 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:42 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:42 INFO : tictactoe: Making directory 2025/08/06 03:43:42 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:42 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 03:43:42 INFO : tictactoe/tictactoe: Making directory 2025/08/06 03:43:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 03:43:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/06 03:43:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 03:43:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/06 03:43:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 03:43:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 03:43:42 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:43:42 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:43:42 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:43:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 03:43:42 INFO : toe/toe/toe.txt: Deleted 2025/08/06 03:43:42 INFO : toe/toe: Removing directory 2025/08/06 03:43:42 INFO : toe: Removing directory 2025/08/06 03:43:42 INFO : empty_dir: Removing directory 2025/08/06 03:43:42 DEBUG : Local file system at /tmp/rclone3995535207: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/06 03:43:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/06 03:43:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/06 03:43:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/06 03:43:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/06 03:43:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:43:44 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/06 03:43:44 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.12s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:43:45 DEBUG : Reset feature "Copy" 2025/08/06 03:43:45 DEBUG : Reset feature "Move" 2025/08/06 03:43:45 DEBUG : Reset feature "Copy" 2025/08/06 03:43:45 DEBUG : Reset feature "Move" 2025/08/06 03:43:45 DEBUG : empty_dir: Making directory with metadata 2025/08/06 03:43:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/06 03:43:45 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 03:43:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 03:43:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 03:43:45 INFO : tictacempty_dir: Making directory 2025/08/06 03:43:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/06 03:43:45 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:45 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:45 INFO : tictactoe: Making directory 2025/08/06 03:43:45 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:45 DEBUG : toe: transformed to: tictactoe 2025/08/06 03:43:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 03:43:45 INFO : tictactoe/tictactoe: Making directory 2025/08/06 03:43:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/06 03:43:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/06 03:43:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 03:43:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/06 03:43:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 03:43:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 03:43:45 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:43:45 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:43:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:43:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/06 03:43:46 INFO : toe/toe/toe.txt: Deleted 2025/08/06 03:43:46 INFO : toe/toe: Removing directory 2025/08/06 03:43:46 INFO : toe: Removing directory 2025/08/06 03:43:46 INFO : empty_dir: Removing directory 2025/08/06 03:43:46 DEBUG : Local file system at /tmp/rclone3995535207: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/06 03:43:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/06 03:43:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/06 03:43:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/06 03:43:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/06 03:43:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:43:47 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/06 03:43:48 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.19s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:43:49 DEBUG : toe: transformed to: dG9l 2025/08/06 03:43:49 DEBUG : toe: transformed to: dG9l 2025/08/06 03:43:49 INFO : dG9l: Making directory 2025/08/06 03:43:49 DEBUG : toe: transformed to: dG9l 2025/08/06 03:43:49 DEBUG : toe: transformed to: dG9l 2025/08/06 03:43:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/06 03:43:49 INFO : dG9l/dG9l: Making directory 2025/08/06 03:43:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/06 03:43:49 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/06 03:43:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/06 03:43:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/06 03:43:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/06 03:43:49 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:43:49 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:43:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:43:50 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/06 03:43:50 DEBUG : Waiting for deletions to finish 2025/08/06 03:43:50 DEBUG : dG9l: transformed to: toe 2025/08/06 03:43:50 DEBUG : dG9l: transformed to: toe 2025/08/06 03:43:50 DEBUG : dG9l: transformed to: toe 2025/08/06 03:43:50 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/06 03:43:51 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/06 03:43:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/06 03:43:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/06 03:43:51 DEBUG : Local file system at /tmp/rclone3995535207: Waiting for checks to finish 2025/08/06 03:43:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/06 03:43:51 DEBUG : Local file system at /tmp/rclone3995535207: Waiting for transfers to finish 2025/08/06 03:43:51 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.52s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-figomus3wepu", Local "Local file system at /tmp/rclone3995535207", Modify Window "1ms" 2025/08/06 03:43:51 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 03:43:51 DEBUG : toe: transformed to: 2025/08/06 03:43:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 03:43:52 DEBUG : toe: transformed to: 2025/08/06 03:43:52 INFO : B2 bucket rclone-test-figomus3wepu: Making directory 2025/08/06 03:43:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 03:43:52 DEBUG : toe: transformed to: 2025/08/06 03:43:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 03:43:52 DEBUG : toe: transformed to: 2025/08/06 03:43:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 03:43:52 DEBUG : toe/toe: transformed to: 2025/08/06 03:43:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/06 03:43:52 INFO : toe/toe: Making directory 2025/08/06 03:43:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 03:43:52 DEBUG : toe/toe: transformed to: 2025/08/06 03:43:52 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/06 03:43:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 03:43:52 DEBUG : toe: transformed to: 2025/08/06 03:43:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/06 03:43:52 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/06 03:43:52 DEBUG : toe/toe/toe: transformed to: 2025/08/06 03:43:52 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/06 03:43:52 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for checks to finish 2025/08/06 03:43:52 DEBUG : B2 bucket rclone-test-figomus3wepu: Waiting for transfers to finish 2025/08/06 03:43:52 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/06 03:43:52 INFO : toe/toe/toe: Copied (new) 2025/08/06 03:43:52 ERROR : B2 bucket rclone-test-figomus3wepu: not deleting files as there were IO errors 2025/08/06 03:43:52 ERROR : B2 bucket rclone-test-figomus3wepu: not deleting directories as there were IO errors --- PASS: TestError (1.63s) PASS 2025/08/06 03:43:53 DEBUG : B2 bucket rclone-test-figomus3wepu: Purge remote 2025/08/06 03:43:53 INFO : B2 bucket rclone-test-figomus3wepu: cleaning bucket "rclone-test-figomus3wepu" of all files 2025/08/06 03:43:54 DEBUG : BackupDir/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f418ed661d1a840ec_d20250806_m033752_c001_v7007000_t0000_u01754451472975") 2025/08/06 03:43:54 DEBUG : BackupDir/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1147af20419ab0d4_d20250806_m033746_c001_v0001115_t0057_u01754451466965") 2025/08/06 03:43:54 DEBUG : CompareDest/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4030020fb224c092_d20250806_m033726_c001_v7007000_t0000_u01754451446988") 2025/08/06 03:43:54 DEBUG : CompareDest/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c55e2b_d20250806_m033720_c001_v0001171_t0005_u01754451440440") 2025/08/06 03:43:54 DEBUG : CompareDest/two: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4030020fb224c093_d20250806_m033727_c001_v7007000_t0000_u01754451447170") 2025/08/06 03:43:54 DEBUG : CompareDest/two: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698a6b_d20250806_m033721_c001_v0001093_t0022_u01754451441891") 2025/08/06 03:43:54 DEBUG : CopyDest/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f418ed661d1a840ed_d20250806_m033753_c001_v7007000_t0000_u01754451473157") 2025/08/06 03:43:54 DEBUG : CopyDest/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698a93_d20250806_m033743_c001_v0001093_t0028_u01754451463902") 2025/08/06 03:43:54 DEBUG : CopyDest/three: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f418ed661d1a840ee_d20250806_m033753_c001_v7007000_t0000_u01754451473342") 2025/08/06 03:43:54 DEBUG : CopyDest/three: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698a9d_d20250806_m033750_c001_v0001093_t0038_u01754451470741") 2025/08/06 03:43:54 DEBUG : CopyDest/two: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f418ed661d1a840ef_d20250806_m033753_c001_v7007000_t0000_u01754451473524") 2025/08/06 03:43:55 DEBUG : CopyDest/two: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c55eed_d20250806_m033748_c001_v0001171_t0012_u01754451468331") 2025/08/06 03:43:55 DEBUG : EXISTING: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f417ce8636734406e_d20250806_m033914_c001_v7007000_t0000_u01754451554135") 2025/08/06 03:43:55 DEBUG : EXISTING: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56177_d20250806_m033913_c001_v0001171_t0015_u01754451553054") 2025/08/06 03:43:55 DEBUG : PREFIXapple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f416218017345cc49_d20250806_m034117_c001_v7007000_t0000_u01754451677730") 2025/08/06 03:43:55 DEBUG : PREFIXapple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018551f_d20250806_m034112_c001_v0001178_t0051_u01754451672417") 2025/08/06 03:43:55 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f416218017345cc4a_d20250806_m034117_c001_v7007000_t0000_u01754451677921") 2025/08/06 03:43:55 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2136_d20250806_m034112_c001_v0001181_t0020_u01754451672407") 2025/08/06 03:43:55 DEBUG : PREFIXbanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b29_d20250806_m034117_c001_v7007000_t0000_u01754451677935") 2025/08/06 03:43:55 DEBUG : PREFIXbanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56674_d20250806_m034112_c001_v0001171_t0005_u01754451672427") 2025/08/06 03:43:55 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00f90_d20250806_m034117_c001_v7007000_t0000_u01754451677768") 2025/08/06 03:43:55 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eb2d_d20250806_m034112_c001_v0001116_t0052_u01754451672437") 2025/08/06 03:43:55 DEBUG : Testêé: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f417ce8636734406c_d20250806_m033910_c001_v7007000_t0000_u01754451550680") 2025/08/06 03:43:55 DEBUG : Testêé: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5614d_d20250806_m033909_c001_v0001171_t0057_u01754451549711") 2025/08/06 03:43:55 DEBUG : Testêé: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56143_d20250806_m033909_c001_v0001171_t0026_u01754451549048") 2025/08/06 03:43:55 DEBUG : YXBwbGU=: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f11bb014235d7_d20250806_m034058_c001_v7007000_t0000_u01754451658975") 2025/08/06 03:43:55 DEBUG : YXBwbGU=: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b20b7_d20250806_m034054_c001_v0001181_t0054_u01754451654746") 2025/08/06 03:43:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f11bb014235d8_d20250806_m034059_c001_v7007000_t0000_u01754451659157") 2025/08/06 03:43:55 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eaf9_d20250806_m034054_c001_v0001116_t0034_u01754451654747") 2025/08/06 03:43:55 DEBUG : YmFuYW5h: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f11bb014235d9_d20250806_m034059_c001_v7007000_t0000_u01754451659350") 2025/08/06 03:43:55 DEBUG : YmFuYW5h: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5659d_d20250806_m034054_c001_v0001171_t0045_u01754451654670") 2025/08/06 03:43:56 DEBUG : a/potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a872_d20250806_m033548_c001_v7007000_t0000_u01754451348385") 2025/08/06 03:43:56 DEBUG : a/potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698980_d20250806_m033547_c001_v0001093_t0038_u01754451347601") 2025/08/06 03:43:56 DEBUG : a/potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f370b_d20250806_m033545_c001_v7007000_t0000_u01754451345345") 2025/08/06 03:43:56 DEBUG : a/potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698970_d20250806_m033544_c001_v0001093_t0046_u01754451344137") 2025/08/06 03:43:56 DEBUG : a/potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f407ae949b6cc5e7d_d20250806_m033525_c001_v7007000_t0000_u01754451325891") 2025/08/06 03:43:56 DEBUG : a/potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f103523067369892c_d20250806_m033524_c001_v0001093_t0015_u01754451324988") 2025/08/06 03:43:56 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6d4_d20250806_m034320_c001_v7007000_t0000_u01754451800535") 2025/08/06 03:43:56 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501857f9_d20250806_m034315_c001_v0001178_t0057_u01754451795934") 2025/08/06 03:43:56 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263baec_d20250806_m034304_c001_v7007000_t0000_u01754451784034") 2025/08/06 03:43:56 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185790_d20250806_m034259_c001_v0001178_t0028_u01754451779363") 2025/08/06 03:43:56 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c90951852cb_d20250806_m034248_c001_v7007000_t0000_u01754451768170") 2025/08/06 03:43:56 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018572d_d20250806_m034244_c001_v0001178_t0011_u01754451764077") 2025/08/06 03:43:56 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263babd_d20250806_m034232_c001_v7007000_t0000_u01754451752183") 2025/08/06 03:43:56 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501856f9_d20250806_m034228_c001_v0001178_t0052_u01754451748013") 2025/08/06 03:43:56 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a8611_d20250806_m034215_c001_v7007000_t0000_u01754451735715") 2025/08/06 03:43:56 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185691_d20250806_m034210_c001_v0001178_t0017_u01754451730993") 2025/08/06 03:43:56 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c909518526c_d20250806_m034159_c001_v7007000_t0000_u01754451719630") 2025/08/06 03:43:56 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2268_d20250806_m034153_c001_v0001181_t0003_u01754451713551") 2025/08/06 03:43:56 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fad_d20250806_m034140_c001_v7007000_t0000_u01754451700943") 2025/08/06 03:43:56 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eb83_d20250806_m034137_c001_v0001116_t0004_u01754451697213") 2025/08/06 03:43:57 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4081b645c53380d4_d20250806_m034135_c001_v7007000_t0000_u01754451695714") 2025/08/06 03:43:57 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b21c6_d20250806_m034131_c001_v0001181_t0051_u01754451691454") 2025/08/06 03:43:57 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b2b_d20250806_m034119_c001_v7007000_t0000_u01754451679314") 2025/08/06 03:43:57 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56698_d20250806_m034115_c001_v0001171_t0027_u01754451675812") 2025/08/06 03:43:57 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00f84_d20250806_m034114_c001_v7007000_t0000_u01754451674341") 2025/08/06 03:43:57 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b212a_d20250806_m034110_c001_v0001181_t0053_u01754451670148") 2025/08/06 03:43:57 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f414ab92361ef36e2_d20250806_m034056_c001_v7007000_t0000_u01754451656944") 2025/08/06 03:43:57 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56581_d20250806_m034051_c001_v0001171_t0020_u01754451651900") 2025/08/06 03:43:57 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f398c_d20250806_m034040_c001_v7007000_t0000_u01754451640567") 2025/08/06 03:43:57 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56501_d20250806_m034036_c001_v0001171_t0000_u01754451636016") 2025/08/06 03:43:57 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0be15_d20250806_m034024_c001_v7007000_t0000_u01754451624840") 2025/08/06 03:43:57 DEBUG : apple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56471_d20250806_m034020_c001_v0001171_t0046_u01754451620544") 2025/08/06 03:43:57 DEBUG : appleSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fa8_d20250806_m034139_c001_v7007000_t0000_u01754451699199") 2025/08/06 03:43:57 DEBUG : appleSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56781_d20250806_m034134_c001_v0001171_t0021_u01754451694159") 2025/08/06 03:43:58 DEBUG : appleapple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c909518526e_d20250806_m034159_c001_v7007000_t0000_u01754451719812") 2025/08/06 03:43:58 DEBUG : appleapple: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b227a_d20250806_m034155_c001_v0001181_t0016_u01754451715701") 2025/08/06 03:43:58 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6d5_d20250806_m034320_c001_v7007000_t0000_u01754451800719") 2025/08/06 03:43:58 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ecbb_d20250806_m034316_c001_v0001116_t0024_u01754451796364") 2025/08/06 03:43:58 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263baed_d20250806_m034304_c001_v7007000_t0000_u01754451784216") 2025/08/06 03:43:58 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ec84_d20250806_m034259_c001_v0001116_t0023_u01754451779791") 2025/08/06 03:43:58 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c90951852cc_d20250806_m034248_c001_v7007000_t0000_u01754451768352") 2025/08/06 03:43:58 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ec53_d20250806_m034244_c001_v0001116_t0013_u01754451764523") 2025/08/06 03:43:58 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263babe_d20250806_m034232_c001_v7007000_t0000_u01754451752366") 2025/08/06 03:43:58 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ec21_d20250806_m034228_c001_v0001116_t0010_u01754451748502") 2025/08/06 03:43:58 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a8612_d20250806_m034215_c001_v7007000_t0000_u01754451735897") 2025/08/06 03:43:58 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ebf7_d20250806_m034211_c001_v0001116_t0051_u01754451731428") 2025/08/06 03:43:58 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0bfed_d20250806_m034157_c001_v7007000_t0000_u01754451717798") 2025/08/06 03:43:58 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018563b_d20250806_m034154_c001_v0001178_t0038_u01754451714168") 2025/08/06 03:43:58 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fae_d20250806_m034141_c001_v7007000_t0000_u01754451701140") 2025/08/06 03:43:58 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501855bd_d20250806_m034137_c001_v0001178_t0056_u01754451697201") 2025/08/06 03:43:58 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f414ab92361ef3778_d20250806_m034136_c001_v7007000_t0000_u01754451696102") 2025/08/06 03:43:58 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56773_d20250806_m034131_c001_v0001171_t0021_u01754451691960") 2025/08/06 03:43:58 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b2c_d20250806_m034119_c001_v7007000_t0000_u01754451679496") 2025/08/06 03:43:58 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eb3f_d20250806_m034115_c001_v0001116_t0034_u01754451675798") 2025/08/06 03:43:58 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f985e13736064_d20250806_m034114_c001_v7007000_t0000_u01754451674883") 2025/08/06 03:43:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56659_d20250806_m034110_c001_v0001171_t0011_u01754451670656") 2025/08/06 03:43:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f11bb014235d1_d20250806_m034056_c001_v7007000_t0000_u01754451656957") 2025/08/06 03:43:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018549f_d20250806_m034052_c001_v0001178_t0000_u01754451652582") 2025/08/06 03:43:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f398d_d20250806_m034040_c001_v7007000_t0000_u01754451640749") 2025/08/06 03:43:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185451_d20250806_m034036_c001_v0001178_t0018_u01754451636782") 2025/08/06 03:43:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0be16_d20250806_m034025_c001_v7007000_t0000_u01754451625023") 2025/08/06 03:43:59 DEBUG : appleappleapplebanana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501853f5_d20250806_m034021_c001_v0001178_t0045_u01754451621112") 2025/08/06 03:43:59 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396df433_d20250806_m034139_c001_v7007000_t0000_u01754451699555") 2025/08/06 03:43:59 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b21d8_d20250806_m034134_c001_v0001181_t0012_u01754451694139") 2025/08/06 03:43:59 DEBUG : b/potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a873_d20250806_m033548_c001_v7007000_t0000_u01754451348566") 2025/08/06 03:43:59 DEBUG : b/potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698976_d20250806_m033545_c001_v0001093_t0043_u01754451345902") 2025/08/06 03:43:59 DEBUG : b/potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f370a_d20250806_m033544_c001_v7007000_t0000_u01754451344782") 2025/08/06 03:43:59 DEBUG : b/potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f103523067369896a_d20250806_m033542_c001_v0001093_t0046_u01754451342961") 2025/08/06 03:43:59 DEBUG : b/potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f407ae949b6cc5e7c_d20250806_m033525_c001_v7007000_t0000_u01754451325329") 2025/08/06 03:43:59 DEBUG : b/potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698926_d20250806_m033523_c001_v0001093_t0023_u01754451323793") 2025/08/06 03:43:59 DEBUG : backup/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4030020fb224c0a7_d20250806_m033806_c001_v7007000_t0000_u01754451486017") 2025/08/06 03:43:59 DEBUG : backup/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1189a97f65608941_d20250806_m033803_c001_v0001134_t0046_u01754451483760") 2025/08/06 03:43:59 DEBUG : backup/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1119f7f819099433_d20250806_m033759_c001_v0001182_t0022_u01754451479916") 2025/08/06 03:43:59 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f19d3b6_d20250806_m033831_c001_v7007000_t0000_u01754451511855") 2025/08/06 03:43:59 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f102e18da82660554_d20250806_m033829_c001_v0001171_t0020_u01754451509820") 2025/08/06 03:43:59 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f116829e52a8efbb9_d20250806_m033825_c001_v0001099_t0053_u01754451505739") 2025/08/06 03:44:00 DEBUG : backup/one.bak: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263b410_d20250806_m033819_c001_v7007000_t0000_u01754451499133") 2025/08/06 03:44:00 DEBUG : backup/one.bak: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f107705283af9e825_d20250806_m033816_c001_v0001179_t0057_u01754451496867") 2025/08/06 03:44:00 DEBUG : backup/one.bak: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f107cb99901f7e4c1_d20250806_m033812_c001_v0001145_t0005_u01754451492424") 2025/08/06 03:44:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f19d3b7_d20250806_m033832_c001_v7007000_t0000_u01754451512051") 2025/08/06 03:44:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f115791c372ba9cd7_d20250806_m033830_c001_v0001040_t0047_u01754451510830") 2025/08/06 03:44:00 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f112b0c407fed9ac8_d20250806_m033827_c001_v0001036_t0012_u01754451507219") 2025/08/06 03:44:00 DEBUG : backup/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4030020fb224c0a8_d20250806_m033806_c001_v7007000_t0000_u01754451486201") 2025/08/06 03:44:00 DEBUG : backup/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f102e18da826604b6_d20250806_m033805_c001_v0001171_t0015_u01754451485104") 2025/08/06 03:44:00 DEBUG : backup/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1089f82983ba83fc_d20250806_m033801_c001_v0001181_t0002_u01754451481381") 2025/08/06 03:44:00 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263b411_d20250806_m033819_c001_v7007000_t0000_u01754451499314") 2025/08/06 03:44:00 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1052d0010a4695ef_d20250806_m033817_c001_v0001037_t0030_u01754451497921") 2025/08/06 03:44:00 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f115eb5af43b87c43_d20250806_m033814_c001_v0001120_t0023_u01754451494097") 2025/08/06 03:44:00 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6d6_d20250806_m034320_c001_v7007000_t0000_u01754451800904") 2025/08/06 03:44:00 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b246b_d20250806_m034316_c001_v0001181_t0047_u01754451796145") 2025/08/06 03:44:00 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263baee_d20250806_m034304_c001_v7007000_t0000_u01754451784398") 2025/08/06 03:44:00 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b23ed_d20250806_m034259_c001_v0001181_t0043_u01754451779579") 2025/08/06 03:44:00 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c90951852cd_d20250806_m034248_c001_v7007000_t0000_u01754451768535") 2025/08/06 03:44:00 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b23a4_d20250806_m034244_c001_v0001181_t0036_u01754451764317") 2025/08/06 03:44:00 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263babf_d20250806_m034232_c001_v7007000_t0000_u01754451752610") 2025/08/06 03:44:00 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2357_d20250806_m034228_c001_v0001181_t0031_u01754451748295") 2025/08/06 03:44:00 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a8615_d20250806_m034216_c001_v7007000_t0000_u01754451736079") 2025/08/06 03:44:01 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b22f0_d20250806_m034211_c001_v0001181_t0020_u01754451731210") 2025/08/06 03:44:01 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c909518526f_d20250806_m034159_c001_v7007000_t0000_u01754451719995") 2025/08/06 03:44:01 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5684d_d20250806_m034153_c001_v0001171_t0001_u01754451713793") 2025/08/06 03:44:01 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00faf_d20250806_m034141_c001_v7007000_t0000_u01754451701324") 2025/08/06 03:44:01 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b21f6_d20250806_m034137_c001_v0001181_t0026_u01754451697181") 2025/08/06 03:44:01 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c909518524c_d20250806_m034136_c001_v7007000_t0000_u01754451696115") 2025/08/06 03:44:01 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185595_d20250806_m034131_c001_v0001178_t0059_u01754451691734") 2025/08/06 03:44:01 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b2d_d20250806_m034119_c001_v7007000_t0000_u01754451679678") 2025/08/06 03:44:01 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185535_d20250806_m034115_c001_v0001178_t0020_u01754451675819") 2025/08/06 03:44:01 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b22_d20250806_m034114_c001_v7007000_t0000_u01754451674757") 2025/08/06 03:44:01 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018551b_d20250806_m034110_c001_v0001178_t0000_u01754451670443") 2025/08/06 03:44:01 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f414ab92361ef36e1_d20250806_m034056_c001_v7007000_t0000_u01754451656763") 2025/08/06 03:44:01 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b20ab_d20250806_m034052_c001_v0001181_t0007_u01754451652374") 2025/08/06 03:44:01 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f398e_d20250806_m034040_c001_v7007000_t0000_u01754451640931") 2025/08/06 03:44:01 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b204f_d20250806_m034036_c001_v0001181_t0032_u01754451636303") 2025/08/06 03:44:01 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0be17_d20250806_m034025_c001_v7007000_t0000_u01754451625206") 2025/08/06 03:44:01 DEBUG : banana: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b1ff9_d20250806_m034020_c001_v0001181_t0057_u01754451620868") 2025/08/06 03:44:01 DEBUG : bananaSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fac_d20250806_m034139_c001_v7007000_t0000_u01754451699565") 2025/08/06 03:44:01 DEBUG : bananaSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501855a7_d20250806_m034134_c001_v0001178_t0057_u01754451694148") 2025/08/06 03:44:01 DEBUG : both0: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cbe_d20250806_m033953_c001_v7007000_t0000_u01754451593945") 2025/08/06 03:44:02 DEBUG : both0: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5627f_d20250806_m033937_c001_v0001171_t0001_u01754451577065") 2025/08/06 03:44:02 DEBUG : both0: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396ddc42_d20250806_m033932_c001_v7007000_t0000_u01754451572742") 2025/08/06 03:44:02 DEBUG : both0: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5618f_d20250806_m033916_c001_v0001171_t0019_u01754451556046") 2025/08/06 03:44:02 DEBUG : both1: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cbf_d20250806_m033954_c001_v7007000_t0000_u01754451594128") 2025/08/06 03:44:02 DEBUG : both1: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56283_d20250806_m033937_c001_v0001171_t0029_u01754451577906") 2025/08/06 03:44:02 DEBUG : both1: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396de021_d20250806_m033932_c001_v7007000_t0000_u01754451572924") 2025/08/06 03:44:02 DEBUG : both1: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5619d_d20250806_m033916_c001_v0001171_t0055_u01754451556875") 2025/08/06 03:44:02 DEBUG : both10: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cc0_d20250806_m033954_c001_v7007000_t0000_u01754451594374") 2025/08/06 03:44:02 DEBUG : both10: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c562eb_d20250806_m033944_c001_v0001171_t0024_u01754451584300") 2025/08/06 03:44:02 DEBUG : both10: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396de022_d20250806_m033933_c001_v7007000_t0000_u01754451573111") 2025/08/06 03:44:02 DEBUG : both10: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c561eb_d20250806_m033923_c001_v0001171_t0030_u01754451563013") 2025/08/06 03:44:02 DEBUG : both11: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cc1_d20250806_m033954_c001_v7007000_t0000_u01754451594568") 2025/08/06 03:44:02 DEBUG : both11: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c562f3_d20250806_m033945_c001_v0001171_t0020_u01754451585027") 2025/08/06 03:44:02 DEBUG : both11: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396de40b_d20250806_m033933_c001_v7007000_t0000_u01754451573293") 2025/08/06 03:44:02 DEBUG : both11: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c561fb_d20250806_m033923_c001_v0001171_t0011_u01754451563607") 2025/08/06 03:44:02 DEBUG : both12: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cc2_d20250806_m033954_c001_v7007000_t0000_u01754451594751") 2025/08/06 03:44:02 DEBUG : both12: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56303_d20250806_m033945_c001_v0001171_t0046_u01754451585783") 2025/08/06 03:44:02 DEBUG : both12: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396de40c_d20250806_m033933_c001_v7007000_t0000_u01754451573476") 2025/08/06 03:44:02 DEBUG : both12: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56207_d20250806_m033924_c001_v0001171_t0001_u01754451564377") 2025/08/06 03:44:02 DEBUG : both13: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cc3_d20250806_m033954_c001_v7007000_t0000_u01754451594933") 2025/08/06 03:44:02 DEBUG : both13: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56315_d20250806_m033946_c001_v0001171_t0020_u01754451586385") 2025/08/06 03:44:02 DEBUG : both13: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396de7f5_d20250806_m033933_c001_v7007000_t0000_u01754451573658") 2025/08/06 03:44:03 DEBUG : both13: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5620d_d20250806_m033924_c001_v0001171_t0044_u01754451564902") 2025/08/06 03:44:03 DEBUG : both14: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cc4_d20250806_m033955_c001_v7007000_t0000_u01754451595116") 2025/08/06 03:44:03 DEBUG : both14: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56321_d20250806_m033946_c001_v0001171_t0058_u01754451586980") 2025/08/06 03:44:03 DEBUG : both14: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396de7f6_d20250806_m033933_c001_v7007000_t0000_u01754451573840") 2025/08/06 03:44:03 DEBUG : both14: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56216_d20250806_m033925_c001_v0001171_t0012_u01754451565745") 2025/08/06 03:44:03 DEBUG : both15: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cc5_d20250806_m033955_c001_v7007000_t0000_u01754451595298") 2025/08/06 03:44:03 DEBUG : both15: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56327_d20250806_m033947_c001_v0001171_t0025_u01754451587594") 2025/08/06 03:44:03 DEBUG : both15: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396debdf_d20250806_m033934_c001_v7007000_t0000_u01754451574032") 2025/08/06 03:44:03 DEBUG : both15: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56221_d20250806_m033926_c001_v0001171_t0022_u01754451566561") 2025/08/06 03:44:03 DEBUG : both16: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cc6_d20250806_m033955_c001_v7007000_t0000_u01754451595480") 2025/08/06 03:44:03 DEBUG : both16: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56331_d20250806_m033948_c001_v0001171_t0014_u01754451588231") 2025/08/06 03:44:03 DEBUG : both16: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396debe0_d20250806_m033934_c001_v7007000_t0000_u01754451574318") 2025/08/06 03:44:03 DEBUG : both16: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5622d_d20250806_m033927_c001_v0001171_t0044_u01754451567353") 2025/08/06 03:44:03 DEBUG : both17: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cc8_d20250806_m033955_c001_v7007000_t0000_u01754451595662") 2025/08/06 03:44:03 DEBUG : both17: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5633b_d20250806_m033948_c001_v0001171_t0044_u01754451588964") 2025/08/06 03:44:03 DEBUG : both17: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396debe1_d20250806_m033934_c001_v7007000_t0000_u01754451574501") 2025/08/06 03:44:03 DEBUG : both17: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56235_d20250806_m033928_c001_v0001171_t0029_u01754451568139") 2025/08/06 03:44:03 DEBUG : both18: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cc9_d20250806_m033955_c001_v7007000_t0000_u01754451595868") 2025/08/06 03:44:03 DEBUG : both18: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56343_d20250806_m033949_c001_v0001171_t0019_u01754451589717") 2025/08/06 03:44:03 DEBUG : both18: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396deed8_d20250806_m033934_c001_v7007000_t0000_u01754451574685") 2025/08/06 03:44:04 DEBUG : both18: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5623b_d20250806_m033928_c001_v0001171_t0050_u01754451568777") 2025/08/06 03:44:04 DEBUG : both19: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cca_d20250806_m033956_c001_v7007000_t0000_u01754451596065") 2025/08/06 03:44:04 DEBUG : both19: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5634f_d20250806_m033950_c001_v0001171_t0014_u01754451590336") 2025/08/06 03:44:04 DEBUG : both19: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396defcb_d20250806_m033934_c001_v7007000_t0000_u01754451574868") 2025/08/06 03:44:04 DEBUG : both19: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5623f_d20250806_m033929_c001_v0001171_t0032_u01754451569351") 2025/08/06 03:44:04 DEBUG : both2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184ccb_d20250806_m033956_c001_v7007000_t0000_u01754451596248") 2025/08/06 03:44:04 DEBUG : both2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56295_d20250806_m033938_c001_v0001171_t0012_u01754451578607") 2025/08/06 03:44:04 DEBUG : both2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396defcc_d20250806_m033935_c001_v7007000_t0000_u01754451575051") 2025/08/06 03:44:04 DEBUG : both2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c561a9_d20250806_m033917_c001_v0001171_t0004_u01754451557496") 2025/08/06 03:44:04 DEBUG : both3: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184ccc_d20250806_m033956_c001_v7007000_t0000_u01754451596430") 2025/08/06 03:44:04 DEBUG : both3: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5629b_d20250806_m033939_c001_v0001171_t0007_u01754451579362") 2025/08/06 03:44:04 DEBUG : both3: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396defce_d20250806_m033935_c001_v7007000_t0000_u01754451575233") 2025/08/06 03:44:04 DEBUG : both3: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c561af_d20250806_m033918_c001_v0001171_t0035_u01754451558136") 2025/08/06 03:44:04 DEBUG : both4: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cce_d20250806_m033956_c001_v7007000_t0000_u01754451596613") 2025/08/06 03:44:04 DEBUG : both4: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5629f_d20250806_m033939_c001_v0001171_t0048_u01754451579989") 2025/08/06 03:44:04 DEBUG : both4: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396df3b7_d20250806_m033935_c001_v7007000_t0000_u01754451575416") 2025/08/06 03:44:04 DEBUG : both4: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c561b3_d20250806_m033918_c001_v0001171_t0033_u01754451558804") 2025/08/06 03:44:04 DEBUG : both5: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184ccf_d20250806_m033956_c001_v7007000_t0000_u01754451596796") 2025/08/06 03:44:04 DEBUG : both5: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c562ad_d20250806_m033940_c001_v0001171_t0012_u01754451580580") 2025/08/06 03:44:04 DEBUG : both5: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396df3b8_d20250806_m033935_c001_v7007000_t0000_u01754451575598") 2025/08/06 03:44:04 DEBUG : both5: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c561b9_d20250806_m033919_c001_v0001171_t0020_u01754451559353") 2025/08/06 03:44:04 DEBUG : both6: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cd0_d20250806_m033956_c001_v7007000_t0000_u01754451596978") 2025/08/06 03:44:05 DEBUG : both6: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c562b7_d20250806_m033941_c001_v0001171_t0033_u01754451581339") 2025/08/06 03:44:05 DEBUG : both6: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396df3bb_d20250806_m033935_c001_v7007000_t0000_u01754451575780") 2025/08/06 03:44:05 DEBUG : both6: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c561bf_d20250806_m033920_c001_v0001171_t0049_u01754451560067") 2025/08/06 03:44:05 DEBUG : both7: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cd1_d20250806_m033957_c001_v7007000_t0000_u01754451597164") 2025/08/06 03:44:05 DEBUG : both7: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c562c5_d20250806_m033942_c001_v0001171_t0000_u01754451582018") 2025/08/06 03:44:05 DEBUG : both7: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396df3bc_d20250806_m033935_c001_v7007000_t0000_u01754451575962") 2025/08/06 03:44:05 DEBUG : both7: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c561c7_d20250806_m033920_c001_v0001171_t0046_u01754451560789") 2025/08/06 03:44:05 DEBUG : both8: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cd2_d20250806_m033957_c001_v7007000_t0000_u01754451597346") 2025/08/06 03:44:05 DEBUG : both8: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c562d7_d20250806_m033942_c001_v0001171_t0025_u01754451582768") 2025/08/06 03:44:05 DEBUG : both8: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396df3bd_d20250806_m033936_c001_v7007000_t0000_u01754451576145") 2025/08/06 03:44:05 DEBUG : both8: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c561cd_d20250806_m033921_c001_v0001171_t0028_u01754451561434") 2025/08/06 03:44:05 DEBUG : both9: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cd3_d20250806_m033957_c001_v7007000_t0000_u01754451597530") 2025/08/06 03:44:05 DEBUG : both9: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c562df_d20250806_m033943_c001_v0001171_t0058_u01754451583312") 2025/08/06 03:44:05 DEBUG : both9: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396df3be_d20250806_m033936_c001_v7007000_t0000_u01754451576328") 2025/08/06 03:44:05 DEBUG : both9: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c561d8_d20250806_m033922_c001_v0001171_t0025_u01754451562155") 2025/08/06 03:44:05 DEBUG : c/non empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a877_d20250806_m033548_c001_v7007000_t0000_u01754451348864") 2025/08/06 03:44:05 DEBUG : c/non empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698978_d20250806_m033546_c001_v0001093_t0037_u01754451346261") 2025/08/06 03:44:05 DEBUG : c/non empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f370c_d20250806_m033545_c001_v7007000_t0000_u01754451345529") 2025/08/06 03:44:05 DEBUG : c/non empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f103523067369896c_d20250806_m033543_c001_v0001093_t0015_u01754451343399") 2025/08/06 03:44:05 DEBUG : c/non empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f407ae949b6cc5e7e_d20250806_m033526_c001_v7007000_t0000_u01754451326072") 2025/08/06 03:44:05 DEBUG : c/non empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698928_d20250806_m033524_c001_v0001093_t0014_u01754451324273") 2025/08/06 03:44:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f11bb014235da_d20250806_m034059_c001_v7007000_t0000_u01754451659533") 2025/08/06 03:44:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501854ab_d20250806_m034054_c001_v0001178_t0017_u01754451654692") 2025/08/06 03:44:06 DEBUG : check sum: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f407ae949b6cc5e76_d20250806_m033516_c001_v7007000_t0000_u01754451316290") 2025/08/06 03:44:06 DEBUG : check sum: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698902_d20250806_m033515_c001_v0001093_t0014_u01754451315148") 2025/08/06 03:44:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0c6a9_d20250806_m034351_c001_v7007000_t0000_u01754451831570") 2025/08/06 03:44:06 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501858cd_d20250806_m034350_c001_v0001178_t0046_u01754451830024") 2025/08/06 03:44:06 DEBUG : dest/3: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f418ed661d1a840c8_d20250806_m033736_c001_v7007000_t0000_u01754451456414") 2025/08/06 03:44:06 DEBUG : dest/3: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f41150451a424f818_d20250806_m033735_c001_v0001146_t0002_u01754451455317") 2025/08/06 03:44:06 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095185270_d20250806_m034200_c001_v7007000_t0000_u01754451720177") 2025/08/06 03:44:06 DEBUG : dir1/0000-abcde: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185643_d20250806_m034155_c001_v0001178_t0057_u01754451715914") 2025/08/06 03:44:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6d7_d20250806_m034321_c001_v7007000_t0000_u01754451801089") 2025/08/06 03:44:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501857ba_d20250806_m034308_c001_v0001178_t0008_u01754451788769") 2025/08/06 03:44:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263baef_d20250806_m034304_c001_v7007000_t0000_u01754451784580") 2025/08/06 03:44:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185763_d20250806_m034252_c001_v0001178_t0010_u01754451772876") 2025/08/06 03:44:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c90951852cf_d20250806_m034248_c001_v7007000_t0000_u01754451768718") 2025/08/06 03:44:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185715_d20250806_m034237_c001_v0001178_t0025_u01754451757004") 2025/08/06 03:44:06 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263bac0_d20250806_m034232_c001_v7007000_t0000_u01754451752798") 2025/08/06 03:44:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501856bd_d20250806_m034220_c001_v0001178_t0008_u01754451740401") 2025/08/06 03:44:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a8616_d20250806_m034216_c001_v7007000_t0000_u01754451736263") 2025/08/06 03:44:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185671_d20250806_m034204_c001_v0001178_t0020_u01754451724373") 2025/08/06 03:44:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f2a2_d20250806_m034157_c001_v7007000_t0000_u01754451717462") 2025/08/06 03:44:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2237_d20250806_m034145_c001_v0001181_t0030_u01754451705686") 2025/08/06 03:44:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fb0_d20250806_m034141_c001_v7007000_t0000_u01754451701507") 2025/08/06 03:44:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2200_d20250806_m034137_c001_v0001181_t0012_u01754451697434") 2025/08/06 03:44:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4081b645c53380d5_d20250806_m034135_c001_v7007000_t0000_u01754451695897") 2025/08/06 03:44:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b218c_d20250806_m034123_c001_v0001181_t0049_u01754451683939") 2025/08/06 03:44:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b2e_d20250806_m034119_c001_v7007000_t0000_u01754451679862") 2025/08/06 03:44:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2152_d20250806_m034116_c001_v0001181_t0037_u01754451676022") 2025/08/06 03:44:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a81de_d20250806_m034114_c001_v7007000_t0000_u01754451674523") 2025/08/06 03:44:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b20f3_d20250806_m034103_c001_v0001181_t0028_u01754451663624") 2025/08/06 03:44:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00f74_d20250806_m034057_c001_v7007000_t0000_u01754451657100") 2025/08/06 03:44:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56549_d20250806_m034045_c001_v0001171_t0050_u01754451645154") 2025/08/06 03:44:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f398f_d20250806_m034041_c001_v7007000_t0000_u01754451641113") 2025/08/06 03:44:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c564c7_d20250806_m034029_c001_v0001171_t0030_u01754451629470") 2025/08/06 03:44:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0be18_d20250806_m034025_c001_v7007000_t0000_u01754451625389") 2025/08/06 03:44:07 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56443_d20250806_m034014_c001_v0001171_t0002_u01754451614754") 2025/08/06 03:44:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00faa_d20250806_m034139_c001_v7007000_t0000_u01754451699383") 2025/08/06 03:44:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b21dc_d20250806_m034134_c001_v0001181_t0021_u01754451694354") 2025/08/06 03:44:07 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095185271_d20250806_m034200_c001_v7007000_t0000_u01754451720360") 2025/08/06 03:44:07 DEBUG : dir1/0001-bcdef: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ebce_d20250806_m034155_c001_v0001116_t0028_u01754451715925") 2025/08/06 03:44:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6d8_d20250806_m034321_c001_v7007000_t0000_u01754451801274") 2025/08/06 03:44:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2433_d20250806_m034309_c001_v0001181_t0002_u01754451789355") 2025/08/06 03:44:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263baf0_d20250806_m034304_c001_v7007000_t0000_u01754451784763") 2025/08/06 03:44:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b23cf_d20250806_m034253_c001_v0001181_t0058_u01754451773446") 2025/08/06 03:44:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c90951852d0_d20250806_m034248_c001_v7007000_t0000_u01754451768901") 2025/08/06 03:44:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b237c_d20250806_m034237_c001_v0001181_t0012_u01754451757573") 2025/08/06 03:44:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263bac1_d20250806_m034232_c001_v7007000_t0000_u01754451752981") 2025/08/06 03:44:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2320_d20250806_m034220_c001_v0001181_t0003_u01754451740976") 2025/08/06 03:44:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a8617_d20250806_m034216_c001_v7007000_t0000_u01754451736446") 2025/08/06 03:44:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b22c4_d20250806_m034204_c001_v0001181_t0046_u01754451724956") 2025/08/06 03:44:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095185266_d20250806_m034157_c001_v7007000_t0000_u01754451717253") 2025/08/06 03:44:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56805_d20250806_m034146_c001_v0001171_t0052_u01754451706310") 2025/08/06 03:44:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fb1_d20250806_m034141_c001_v7007000_t0000_u01754451701688") 2025/08/06 03:44:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501855c1_d20250806_m034137_c001_v0001178_t0037_u01754451697451") 2025/08/06 03:44:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396df42d_d20250806_m034135_c001_v7007000_t0000_u01754451695912") 2025/08/06 03:44:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185567_d20250806_m034124_c001_v0001178_t0043_u01754451684549") 2025/08/06 03:44:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b2f_d20250806_m034120_c001_v7007000_t0000_u01754451680045") 2025/08/06 03:44:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185539_d20250806_m034116_c001_v0001178_t0002_u01754451676033") 2025/08/06 03:44:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a81da_d20250806_m034114_c001_v7007000_t0000_u01754451674150") 2025/08/06 03:44:08 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501854ef_d20250806_m034104_c001_v0001178_t0022_u01754451664190") 2025/08/06 03:44:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304c3b6_d20250806_m034056_c001_v7007000_t0000_u01754451656788") 2025/08/06 03:44:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b208b_d20250806_m034045_c001_v0001181_t0027_u01754451645822") 2025/08/06 03:44:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f3990_d20250806_m034041_c001_v7007000_t0000_u01754451641294") 2025/08/06 03:44:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2027_d20250806_m034030_c001_v0001181_t0012_u01754451630092") 2025/08/06 03:44:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0be1a_d20250806_m034025_c001_v7007000_t0000_u01754451625575") 2025/08/06 03:44:09 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b1fd6_d20250806_m034015_c001_v0001181_t0048_u01754451615448") 2025/08/06 03:44:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4081b645c53380da_d20250806_m034139_c001_v7007000_t0000_u01754451699396") 2025/08/06 03:44:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501855ab_d20250806_m034134_c001_v0001178_t0035_u01754451694372") 2025/08/06 03:44:09 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095185272_d20250806_m034200_c001_v7007000_t0000_u01754451720546") 2025/08/06 03:44:09 DEBUG : dir1/0002-cdefg: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b227c_d20250806_m034155_c001_v0001181_t0058_u01754451715937") 2025/08/06 03:44:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6d9_d20250806_m034321_c001_v7007000_t0000_u01754451801458") 2025/08/06 03:44:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ec97_d20250806_m034309_c001_v0001116_t0058_u01754451789938") 2025/08/06 03:44:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263baf1_d20250806_m034304_c001_v7007000_t0000_u01754451784945") 2025/08/06 03:44:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ec72_d20250806_m034254_c001_v0001116_t0000_u01754451774011") 2025/08/06 03:44:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c90951852d1_d20250806_m034249_c001_v7007000_t0000_u01754451769084") 2025/08/06 03:44:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ec3b_d20250806_m034238_c001_v0001116_t0043_u01754451758134") 2025/08/06 03:44:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263bac2_d20250806_m034233_c001_v7007000_t0000_u01754451753165") 2025/08/06 03:44:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ec05_d20250806_m034221_c001_v0001116_t0053_u01754451741547") 2025/08/06 03:44:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a8618_d20250806_m034216_c001_v7007000_t0000_u01754451736643") 2025/08/06 03:44:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ebe4_d20250806_m034205_c001_v0001116_t0022_u01754451725596") 2025/08/06 03:44:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4020b5c3d3bb5dc4_d20250806_m034157_c001_v7007000_t0000_u01754451717451") 2025/08/06 03:44:09 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018560e_d20250806_m034146_c001_v0001178_t0028_u01754451706993") 2025/08/06 03:44:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fb2_d20250806_m034141_c001_v7007000_t0000_u01754451701870") 2025/08/06 03:44:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c567a5_d20250806_m034137_c001_v0001171_t0025_u01754451697487") 2025/08/06 03:44:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f28f_d20250806_m034136_c001_v7007000_t0000_u01754451696112") 2025/08/06 03:44:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56707_d20250806_m034125_c001_v0001171_t0015_u01754451685119") 2025/08/06 03:44:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b30_d20250806_m034120_c001_v7007000_t0000_u01754451680228") 2025/08/06 03:44:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5669c_d20250806_m034116_c001_v0001171_t0046_u01754451676107") 2025/08/06 03:44:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f416218017345cc44_d20250806_m034114_c001_v7007000_t0000_u01754451674779") 2025/08/06 03:44:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5661d_d20250806_m034104_c001_v0001171_t0038_u01754451664783") 2025/08/06 03:44:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f417ce86367344121_d20250806_m034056_c001_v7007000_t0000_u01754451656791") 2025/08/06 03:44:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185479_d20250806_m034046_c001_v0001178_t0012_u01754451646394") 2025/08/06 03:44:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f3991_d20250806_m034041_c001_v7007000_t0000_u01754451641477") 2025/08/06 03:44:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018542f_d20250806_m034030_c001_v0001178_t0028_u01754451630677") 2025/08/06 03:44:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0be1b_d20250806_m034025_c001_v7007000_t0000_u01754451625759") 2025/08/06 03:44:10 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501853da_d20250806_m034015_c001_v0001178_t0025_u01754451615652") 2025/08/06 03:44:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f414ab92361ef377e_d20250806_m034139_c001_v7007000_t0000_u01754451699420") 2025/08/06 03:44:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56787_d20250806_m034134_c001_v0001171_t0027_u01754451694476") 2025/08/06 03:44:10 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095185274_d20250806_m034200_c001_v7007000_t0000_u01754451720728") 2025/08/06 03:44:10 DEBUG : dir1/0003-defgh: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5685d_d20250806_m034155_c001_v0001171_t0042_u01754451715977") 2025/08/06 03:44:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6da_d20250806_m034321_c001_v7007000_t0000_u01754451801644") 2025/08/06 03:44:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56b63_d20250806_m034310_c001_v0001171_t0026_u01754451790970") 2025/08/06 03:44:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263baf2_d20250806_m034305_c001_v7007000_t0000_u01754451785128") 2025/08/06 03:44:10 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56ab7_d20250806_m034254_c001_v0001171_t0046_u01754451774917") 2025/08/06 03:44:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c90951852d2_d20250806_m034249_c001_v7007000_t0000_u01754451769266") 2025/08/06 03:44:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56a05_d20250806_m034239_c001_v0001171_t0048_u01754451759055") 2025/08/06 03:44:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263bac3_d20250806_m034233_c001_v7007000_t0000_u01754451753348") 2025/08/06 03:44:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56969_d20250806_m034223_c001_v0001171_t0029_u01754451743001") 2025/08/06 03:44:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a861a_d20250806_m034216_c001_v7007000_t0000_u01754451736826") 2025/08/06 03:44:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c568af_d20250806_m034206_c001_v0001171_t0042_u01754451726468") 2025/08/06 03:44:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0bfea_d20250806_m034157_c001_v7007000_t0000_u01754451717244") 2025/08/06 03:44:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eba8_d20250806_m034147_c001_v0001116_t0044_u01754451707589") 2025/08/06 03:44:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fb3_d20250806_m034142_c001_v7007000_t0000_u01754451702054") 2025/08/06 03:44:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501855c5_d20250806_m034137_c001_v0001178_t0011_u01754451697664") 2025/08/06 03:44:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396df42c_d20250806_m034135_c001_v7007000_t0000_u01754451695729") 2025/08/06 03:44:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eb5b_d20250806_m034125_c001_v0001116_t0018_u01754451685786") 2025/08/06 03:44:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b31_d20250806_m034120_c001_v7007000_t0000_u01754451680414") 2025/08/06 03:44:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2156_d20250806_m034116_c001_v0001181_t0024_u01754451676236") 2025/08/06 03:44:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00f85_d20250806_m034114_c001_v7007000_t0000_u01754451674523") 2025/08/06 03:44:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eb17_d20250806_m034105_c001_v0001116_t0003_u01754451665452") 2025/08/06 03:44:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4020b5c3d3bb5d6d_d20250806_m034056_c001_v7007000_t0000_u01754451656804") 2025/08/06 03:44:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eadd_d20250806_m034046_c001_v0001116_t0045_u01754451646964") 2025/08/06 03:44:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f3992_d20250806_m034041_c001_v7007000_t0000_u01754451641659") 2025/08/06 03:44:11 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eab5_d20250806_m034031_c001_v0001116_t0001_u01754451631264") 2025/08/06 03:44:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0be1c_d20250806_m034025_c001_v7007000_t0000_u01754451625942") 2025/08/06 03:44:12 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ea7e_d20250806_m034015_c001_v0001116_t0019_u01754451615871") 2025/08/06 03:44:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fa7_d20250806_m034139_c001_v7007000_t0000_u01754451699159") 2025/08/06 03:44:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b21de_d20250806_m034134_c001_v0001181_t0025_u01754451694569") 2025/08/06 03:44:12 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095185275_d20250806_m034200_c001_v7007000_t0000_u01754451720909") 2025/08/06 03:44:12 DEBUG : dir1/0004-efghi: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185647_d20250806_m034156_c001_v0001178_t0026_u01754451716127") 2025/08/06 03:44:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6db_d20250806_m034321_c001_v7007000_t0000_u01754451801901") 2025/08/06 03:44:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501857c8_d20250806_m034311_c001_v0001178_t0018_u01754451791252") 2025/08/06 03:44:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263baf3_d20250806_m034305_c001_v7007000_t0000_u01754451785310") 2025/08/06 03:44:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018576d_d20250806_m034255_c001_v0001178_t0028_u01754451775248") 2025/08/06 03:44:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c90951852d3_d20250806_m034249_c001_v7007000_t0000_u01754451769449") 2025/08/06 03:44:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018571f_d20250806_m034239_c001_v0001178_t0006_u01754451759666") 2025/08/06 03:44:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263bac4_d20250806_m034233_c001_v7007000_t0000_u01754451753585") 2025/08/06 03:44:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501856d1_d20250806_m034223_c001_v0001178_t0022_u01754451743269") 2025/08/06 03:44:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a861b_d20250806_m034217_c001_v7007000_t0000_u01754451737010") 2025/08/06 03:44:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185679_d20250806_m034206_c001_v0001178_t0004_u01754451726761") 2025/08/06 03:44:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4020b5c3d3bb5dc3_d20250806_m034157_c001_v7007000_t0000_u01754451717265") 2025/08/06 03:44:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b224a_d20250806_m034148_c001_v0001181_t0040_u01754451708225") 2025/08/06 03:44:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fb5_d20250806_m034142_c001_v7007000_t0000_u01754451702235") 2025/08/06 03:44:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2208_d20250806_m034137_c001_v0001181_t0047_u01754451697676") 2025/08/06 03:44:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0bfd5_d20250806_m034136_c001_v7007000_t0000_u01754451696126") 2025/08/06 03:44:12 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b21a2_d20250806_m034126_c001_v0001181_t0005_u01754451686421") 2025/08/06 03:44:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b32_d20250806_m034120_c001_v7007000_t0000_u01754451680597") 2025/08/06 03:44:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018553b_d20250806_m034116_c001_v0001178_t0056_u01754451676259") 2025/08/06 03:44:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc49e56_d20250806_m034114_c001_v7007000_t0000_u01754451674823") 2025/08/06 03:44:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b210b_d20250806_m034106_c001_v0001181_t0033_u01754451666278") 2025/08/06 03:44:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f417ce86367344123_d20250806_m034056_c001_v7007000_t0000_u01754451656837") 2025/08/06 03:44:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56553_d20250806_m034047_c001_v0001171_t0015_u01754451647592") 2025/08/06 03:44:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f3993_d20250806_m034041_c001_v7007000_t0000_u01754451641840") 2025/08/06 03:44:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c564d9_d20250806_m034031_c001_v0001171_t0046_u01754451631912") 2025/08/06 03:44:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0be1d_d20250806_m034026_c001_v7007000_t0000_u01754451626125") 2025/08/06 03:44:13 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56451_d20250806_m034016_c001_v0001171_t0012_u01754451616457") 2025/08/06 03:44:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f414ab92361ef377d_d20250806_m034139_c001_v7007000_t0000_u01754451699173") 2025/08/06 03:44:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501855af_d20250806_m034134_c001_v0001178_t0042_u01754451694585") 2025/08/06 03:44:13 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095185276_d20250806_m034201_c001_v7007000_t0000_u01754451721093") 2025/08/06 03:44:13 DEBUG : dir1/0005-fghij: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2282_d20250806_m034156_c001_v0001181_t0048_u01754451716145") 2025/08/06 03:44:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6dc_d20250806_m034322_c001_v7007000_t0000_u01754451802088") 2025/08/06 03:44:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2447_d20250806_m034311_c001_v0001181_t0047_u01754451791480") 2025/08/06 03:44:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263baf5_d20250806_m034305_c001_v7007000_t0000_u01754451785495") 2025/08/06 03:44:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b23d9_d20250806_m034255_c001_v0001181_t0013_u01754451775483") 2025/08/06 03:44:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c90951852d4_d20250806_m034249_c001_v7007000_t0000_u01754451769686") 2025/08/06 03:44:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2388_d20250806_m034239_c001_v0001181_t0002_u01754451759882") 2025/08/06 03:44:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263bac5_d20250806_m034233_c001_v7007000_t0000_u01754451753779") 2025/08/06 03:44:13 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2337_d20250806_m034223_c001_v0001181_t0019_u01754451743512") 2025/08/06 03:44:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a861c_d20250806_m034217_c001_v7007000_t0000_u01754451737193") 2025/08/06 03:44:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b22ce_d20250806_m034206_c001_v0001181_t0045_u01754451726981") 2025/08/06 03:44:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095185267_d20250806_m034157_c001_v7007000_t0000_u01754451717440") 2025/08/06 03:44:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56817_d20250806_m034148_c001_v0001171_t0022_u01754451708472") 2025/08/06 03:44:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fb6_d20250806_m034142_c001_v7007000_t0000_u01754451702418") 2025/08/06 03:44:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eb85_d20250806_m034137_c001_v0001116_t0057_u01754451697835") 2025/08/06 03:44:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f414ab92361ef3777_d20250806_m034135_c001_v7007000_t0000_u01754451695918") 2025/08/06 03:44:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185573_d20250806_m034126_c001_v0001178_t0059_u01754451686653") 2025/08/06 03:44:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b33_d20250806_m034120_c001_v7007000_t0000_u01754451680780") 2025/08/06 03:44:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eb43_d20250806_m034116_c001_v0001116_t0010_u01754451676395") 2025/08/06 03:44:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f416218017345cc43_d20250806_m034114_c001_v7007000_t0000_u01754451674596") 2025/08/06 03:44:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185501_d20250806_m034106_c001_v0001178_t0002_u01754451666490") 2025/08/06 03:44:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f417ce86367344128_d20250806_m034057_c001_v7007000_t0000_u01754451657084") 2025/08/06 03:44:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2097_d20250806_m034047_c001_v0001181_t0004_u01754451647874") 2025/08/06 03:44:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f3994_d20250806_m034042_c001_v7007000_t0000_u01754451642023") 2025/08/06 03:44:14 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b202f_d20250806_m034032_c001_v0001181_t0042_u01754451632255") 2025/08/06 03:44:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0be1e_d20250806_m034026_c001_v7007000_t0000_u01754451626309") 2025/08/06 03:44:15 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b1fdc_d20250806_m034016_c001_v0001181_t0059_u01754451616775") 2025/08/06 03:44:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4134a009440a012f_d20250806_m034139_c001_v7007000_t0000_u01754451699429") 2025/08/06 03:44:15 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5678d_d20250806_m034134_c001_v0001171_t0026_u01754451694766") 2025/08/06 03:44:15 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095185277_d20250806_m034201_c001_v7007000_t0000_u01754451721339") 2025/08/06 03:44:15 DEBUG : dir1/0006-ghijk: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56863_d20250806_m034156_c001_v0001171_t0048_u01754451716316") 2025/08/06 03:44:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6de_d20250806_m034322_c001_v7007000_t0000_u01754451802273") 2025/08/06 03:44:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ec9b_d20250806_m034311_c001_v0001116_t0050_u01754451791803") 2025/08/06 03:44:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263baf7_d20250806_m034305_c001_v7007000_t0000_u01754451785680") 2025/08/06 03:44:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ec76_d20250806_m034255_c001_v0001116_t0049_u01754451775707") 2025/08/06 03:44:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c90951852d5_d20250806_m034249_c001_v7007000_t0000_u01754451769872") 2025/08/06 03:44:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ec41_d20250806_m034240_c001_v0001116_t0041_u01754451760093") 2025/08/06 03:44:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263bac6_d20250806_m034233_c001_v7007000_t0000_u01754451753970") 2025/08/06 03:44:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ec0f_d20250806_m034223_c001_v0001116_t0038_u01754451743744") 2025/08/06 03:44:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a861d_d20250806_m034217_c001_v7007000_t0000_u01754451737377") 2025/08/06 03:44:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ebea_d20250806_m034207_c001_v0001116_t0029_u01754451727204") 2025/08/06 03:44:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f2a1_d20250806_m034157_c001_v7007000_t0000_u01754451717275") 2025/08/06 03:44:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018561d_d20250806_m034148_c001_v0001178_t0047_u01754451708844") 2025/08/06 03:44:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fb7_d20250806_m034142_c001_v7007000_t0000_u01754451702601") 2025/08/06 03:44:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b220a_d20250806_m034137_c001_v0001181_t0003_u01754451697892") 2025/08/06 03:44:15 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fa0_d20250806_m034136_c001_v7007000_t0000_u01754451696139") 2025/08/06 03:44:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56723_d20250806_m034126_c001_v0001171_t0018_u01754451686862") 2025/08/06 03:44:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b34_d20250806_m034120_c001_v7007000_t0000_u01754451680963") 2025/08/06 03:44:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c566a4_d20250806_m034116_c001_v0001171_t0014_u01754451676386") 2025/08/06 03:44:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00f87_d20250806_m034114_c001_v7007000_t0000_u01754451674704") 2025/08/06 03:44:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56635_d20250806_m034106_c001_v0001171_t0057_u01754451666712") 2025/08/06 03:44:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304c3b7_d20250806_m034056_c001_v7007000_t0000_u01754451656973") 2025/08/06 03:44:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018547f_d20250806_m034048_c001_v0001178_t0039_u01754451648072") 2025/08/06 03:44:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f3996_d20250806_m034042_c001_v7007000_t0000_u01754451642204") 2025/08/06 03:44:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018543f_d20250806_m034032_c001_v0001178_t0047_u01754451632478") 2025/08/06 03:44:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0be1f_d20250806_m034026_c001_v7007000_t0000_u01754451626493") 2025/08/06 03:44:16 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501853dc_d20250806_m034017_c001_v0001178_t0020_u01754451617003") 2025/08/06 03:44:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4081b645c53380d9_d20250806_m034139_c001_v7007000_t0000_u01754451699211") 2025/08/06 03:44:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501855b3_d20250806_m034134_c001_v0001178_t0042_u01754451694794") 2025/08/06 03:44:16 DEBUG : dir1/0007-12345: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095185278_d20250806_m034201_c001_v7007000_t0000_u01754451721570") 2025/08/06 03:44:16 DEBUG : dir1/0007-12345: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018564f_d20250806_m034156_c001_v0001178_t0006_u01754451716334") 2025/08/06 03:44:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6df_d20250806_m034322_c001_v7007000_t0000_u01754451802458") 2025/08/06 03:44:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56b71_d20250806_m034312_c001_v0001171_t0051_u01754451792696") 2025/08/06 03:44:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263baf8_d20250806_m034305_c001_v7007000_t0000_u01754451785866") 2025/08/06 03:44:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56ac5_d20250806_m034256_c001_v0001171_t0059_u01754451776162") 2025/08/06 03:44:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c90951852d6_d20250806_m034250_c001_v7007000_t0000_u01754451770054") 2025/08/06 03:44:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56a1d_d20250806_m034240_c001_v0001171_t0056_u01754451760821") 2025/08/06 03:44:16 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263bac8_d20250806_m034234_c001_v7007000_t0000_u01754451754153") 2025/08/06 03:44:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56979_d20250806_m034224_c001_v0001171_t0045_u01754451744359") 2025/08/06 03:44:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a861e_d20250806_m034217_c001_v7007000_t0000_u01754451737561") 2025/08/06 03:44:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c568c3_d20250806_m034208_c001_v0001171_t0016_u01754451728009") 2025/08/06 03:44:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0bfec_d20250806_m034157_c001_v7007000_t0000_u01754451717613") 2025/08/06 03:44:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ebb0_d20250806_m034149_c001_v0001116_t0058_u01754451709146") 2025/08/06 03:44:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fb9_d20250806_m034142_c001_v7007000_t0000_u01754451702792") 2025/08/06 03:44:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501855cb_d20250806_m034137_c001_v0001178_t0006_u01754451697902") 2025/08/06 03:44:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f414ab92361ef3776_d20250806_m034135_c001_v7007000_t0000_u01754451695736") 2025/08/06 03:44:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eb61_d20250806_m034127_c001_v0001116_t0044_u01754451687164") 2025/08/06 03:44:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b35_d20250806_m034121_c001_v7007000_t0000_u01754451681146") 2025/08/06 03:44:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b215a_d20250806_m034116_c001_v0001181_t0052_u01754451676454") 2025/08/06 03:44:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f26d_d20250806_m034114_c001_v7007000_t0000_u01754451674537") 2025/08/06 03:44:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eb1d_d20250806_m034106_c001_v0001116_t0034_u01754451666998") 2025/08/06 03:44:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f417ce86367344126_d20250806_m034056_c001_v7007000_t0000_u01754451656981") 2025/08/06 03:44:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eae3_d20250806_m034048_c001_v0001116_t0028_u01754451648298") 2025/08/06 03:44:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f3997_d20250806_m034042_c001_v7007000_t0000_u01754451642386") 2025/08/06 03:44:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eab9_d20250806_m034032_c001_v0001116_t0051_u01754451632701") 2025/08/06 03:44:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0be20_d20250806_m034026_c001_v7007000_t0000_u01754451626675") 2025/08/06 03:44:17 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ea84_d20250806_m034017_c001_v0001116_t0013_u01754451617214") 2025/08/06 03:44:17 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4134a009440a0130_d20250806_m034139_c001_v7007000_t0000_u01754451699439") 2025/08/06 03:44:17 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b21e2_d20250806_m034134_c001_v0001181_t0003_u01754451694811") 2025/08/06 03:44:18 DEBUG : dir1/0008-23456: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095185279_d20250806_m034201_c001_v7007000_t0000_u01754451721752") 2025/08/06 03:44:18 DEBUG : dir1/0008-23456: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2284_d20250806_m034156_c001_v0001181_t0018_u01754451716355") 2025/08/06 03:44:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6e0_d20250806_m034322_c001_v7007000_t0000_u01754451802643") 2025/08/06 03:44:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501857d8_d20250806_m034313_c001_v0001178_t0034_u01754451793120") 2025/08/06 03:44:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263baf9_d20250806_m034306_c001_v7007000_t0000_u01754451786055") 2025/08/06 03:44:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185779_d20250806_m034256_c001_v0001178_t0056_u01754451776515") 2025/08/06 03:44:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c90951852d7_d20250806_m034250_c001_v7007000_t0000_u01754451770236") 2025/08/06 03:44:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185723_d20250806_m034241_c001_v0001178_t0058_u01754451761229") 2025/08/06 03:44:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263bac9_d20250806_m034234_c001_v7007000_t0000_u01754451754334") 2025/08/06 03:44:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501856dd_d20250806_m034224_c001_v0001178_t0036_u01754451744704") 2025/08/06 03:44:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a861f_d20250806_m034217_c001_v7007000_t0000_u01754451737745") 2025/08/06 03:44:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018567f_d20250806_m034208_c001_v0001178_t0045_u01754451728388") 2025/08/06 03:44:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095185268_d20250806_m034157_c001_v7007000_t0000_u01754451717625") 2025/08/06 03:44:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2250_d20250806_m034149_c001_v0001181_t0035_u01754451709702") 2025/08/06 03:44:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fbb_d20250806_m034143_c001_v7007000_t0000_u01754451703025") 2025/08/06 03:44:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c567af_d20250806_m034137_c001_v0001171_t0029_u01754451697942") 2025/08/06 03:44:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f28d_d20250806_m034135_c001_v7007000_t0000_u01754451695743") 2025/08/06 03:44:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b21aa_d20250806_m034128_c001_v0001181_t0045_u01754451688284") 2025/08/06 03:44:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b37_d20250806_m034121_c001_v7007000_t0000_u01754451681343") 2025/08/06 03:44:18 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018553d_d20250806_m034116_c001_v0001178_t0040_u01754451676473") 2025/08/06 03:44:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f26e_d20250806_m034114_c001_v7007000_t0000_u01754451674719") 2025/08/06 03:44:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2117_d20250806_m034107_c001_v0001181_t0024_u01754451667501") 2025/08/06 03:44:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f414ab92361ef36e3_d20250806_m034057_c001_v7007000_t0000_u01754451657128") 2025/08/06 03:44:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56563_d20250806_m034048_c001_v0001171_t0024_u01754451648923") 2025/08/06 03:44:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f3998_d20250806_m034042_c001_v7007000_t0000_u01754451642567") 2025/08/06 03:44:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c564e9_d20250806_m034033_c001_v0001171_t0040_u01754451633329") 2025/08/06 03:44:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0be22_d20250806_m034026_c001_v7007000_t0000_u01754451626858") 2025/08/06 03:44:19 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56459_d20250806_m034017_c001_v0001171_t0007_u01754451617816") 2025/08/06 03:44:19 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4134a009440a012c_d20250806_m034139_c001_v7007000_t0000_u01754451699237") 2025/08/06 03:44:19 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eb7d_d20250806_m034134_c001_v0001116_t0059_u01754451694965") 2025/08/06 03:44:19 DEBUG : dir1/0009-34567: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c909518527a_d20250806_m034201_c001_v7007000_t0000_u01754451721942") 2025/08/06 03:44:19 DEBUG : dir1/0009-34567: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ebd0_d20250806_m034156_c001_v0001116_t0003_u01754451716476") 2025/08/06 03:44:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6e2_d20250806_m034322_c001_v7007000_t0000_u01754451802846") 2025/08/06 03:44:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2453_d20250806_m034313_c001_v0001181_t0042_u01754451793330") 2025/08/06 03:44:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263bafa_d20250806_m034306_c001_v7007000_t0000_u01754451786236") 2025/08/06 03:44:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b23e3_d20250806_m034256_c001_v0001181_t0034_u01754451776734") 2025/08/06 03:44:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c90951852da_d20250806_m034250_c001_v7007000_t0000_u01754451770420") 2025/08/06 03:44:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b239e_d20250806_m034241_c001_v0001181_t0020_u01754451761448") 2025/08/06 03:44:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263baca_d20250806_m034234_c001_v7007000_t0000_u01754451754517") 2025/08/06 03:44:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b233f_d20250806_m034224_c001_v0001181_t0017_u01754451744911") 2025/08/06 03:44:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a8620_d20250806_m034217_c001_v7007000_t0000_u01754451737929") 2025/08/06 03:44:19 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b22de_d20250806_m034208_c001_v0001181_t0046_u01754451728603") 2025/08/06 03:44:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4020b5c3d3bb5dc5_d20250806_m034157_c001_v7007000_t0000_u01754451717635") 2025/08/06 03:44:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56823_d20250806_m034149_c001_v0001171_t0011_u01754451709908") 2025/08/06 03:44:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fbc_d20250806_m034143_c001_v7007000_t0000_u01754451703207") 2025/08/06 03:44:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b220c_d20250806_m034138_c001_v0001181_t0052_u01754451698109") 2025/08/06 03:44:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f414ab92361ef3779_d20250806_m034136_c001_v7007000_t0000_u01754451696290") 2025/08/06 03:44:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185579_d20250806_m034128_c001_v0001178_t0019_u01754451688499") 2025/08/06 03:44:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b38_d20250806_m034121_c001_v7007000_t0000_u01754451681526") 2025/08/06 03:44:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018553f_d20250806_m034116_c001_v0001178_t0038_u01754451676683") 2025/08/06 03:44:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00f86_d20250806_m034114_c001_v7007000_t0000_u01754451674545") 2025/08/06 03:44:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185509_d20250806_m034107_c001_v0001178_t0053_u01754451667706") 2025/08/06 03:44:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0bfa7_d20250806_m034056_c001_v7007000_t0000_u01754451656816") 2025/08/06 03:44:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b209f_d20250806_m034049_c001_v0001181_t0033_u01754451649339") 2025/08/06 03:44:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f3999_d20250806_m034042_c001_v7007000_t0000_u01754451642748") 2025/08/06 03:44:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b203b_d20250806_m034033_c001_v0001181_t0021_u01754451633717") 2025/08/06 03:44:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0be23_d20250806_m034027_c001_v7007000_t0000_u01754451627041") 2025/08/06 03:44:20 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b1fec_d20250806_m034018_c001_v0001181_t0024_u01754451618075") 2025/08/06 03:44:20 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4134a009440a012d_d20250806_m034139_c001_v7007000_t0000_u01754451699237") 2025/08/06 03:44:20 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501855b5_d20250806_m034135_c001_v0001178_t0001_u01754451695023") 2025/08/06 03:44:20 DEBUG : dir1/0010-45678: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c909518527c_d20250806_m034202_c001_v7007000_t0000_u01754451722124") 2025/08/06 03:44:20 DEBUG : dir1/0010-45678: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185653_d20250806_m034156_c001_v0001178_t0056_u01754451716543") 2025/08/06 03:44:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6e3_d20250806_m034323_c001_v7007000_t0000_u01754451803032") 2025/08/06 03:44:20 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eca3_d20250806_m034313_c001_v0001116_t0004_u01754451793592") 2025/08/06 03:44:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263bafb_d20250806_m034306_c001_v7007000_t0000_u01754451786420") 2025/08/06 03:44:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ec7a_d20250806_m034256_c001_v0001116_t0003_u01754451776942") 2025/08/06 03:44:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c90951852db_d20250806_m034250_c001_v7007000_t0000_u01754451770615") 2025/08/06 03:44:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ec45_d20250806_m034241_c001_v0001116_t0014_u01754451761665") 2025/08/06 03:44:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263bacb_d20250806_m034234_c001_v7007000_t0000_u01754451754700") 2025/08/06 03:44:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ec17_d20250806_m034225_c001_v0001116_t0015_u01754451745169") 2025/08/06 03:44:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a8621_d20250806_m034218_c001_v7007000_t0000_u01754451738112") 2025/08/06 03:44:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ebef_d20250806_m034208_c001_v0001116_t0033_u01754451728808") 2025/08/06 03:44:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f985e1373606f_d20250806_m034157_c001_v7007000_t0000_u01754451717659") 2025/08/06 03:44:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185623_d20250806_m034150_c001_v0001178_t0001_u01754451710307") 2025/08/06 03:44:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fbd_d20250806_m034143_c001_v7007000_t0000_u01754451703388") 2025/08/06 03:44:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501855cd_d20250806_m034138_c001_v0001178_t0010_u01754451698124") 2025/08/06 03:44:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f28e_d20250806_m034135_c001_v7007000_t0000_u01754451695927") 2025/08/06 03:44:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56743_d20250806_m034128_c001_v0001171_t0058_u01754451688729") 2025/08/06 03:44:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b39_d20250806_m034121_c001_v7007000_t0000_u01754451681710") 2025/08/06 03:44:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c566a6_d20250806_m034116_c001_v0001171_t0006_u01754451676698") 2025/08/06 03:44:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc49e55_d20250806_m034114_c001_v7007000_t0000_u01754451674637") 2025/08/06 03:44:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56637_d20250806_m034107_c001_v0001171_t0002_u01754451667926") 2025/08/06 03:44:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f11bb014235d2_d20250806_m034057_c001_v7007000_t0000_u01754451657150") 2025/08/06 03:44:21 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185485_d20250806_m034049_c001_v0001178_t0017_u01754451649552") 2025/08/06 03:44:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f399b_d20250806_m034042_c001_v7007000_t0000_u01754451642930") 2025/08/06 03:44:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185447_d20250806_m034033_c001_v0001178_t0027_u01754451633925") 2025/08/06 03:44:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0be24_d20250806_m034027_c001_v7007000_t0000_u01754451627226") 2025/08/06 03:44:22 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501853e4_d20250806_m034018_c001_v0001178_t0049_u01754451618281") 2025/08/06 03:44:22 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095185252_d20250806_m034139_c001_v7007000_t0000_u01754451699330") 2025/08/06 03:44:22 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b21e4_d20250806_m034135_c001_v0001181_t0047_u01754451695034") 2025/08/06 03:44:22 DEBUG : dir1/0011-56789: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c909518527d_d20250806_m034202_c001_v7007000_t0000_u01754451722306") 2025/08/06 03:44:22 DEBUG : dir1/0011-56789: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b228a_d20250806_m034156_c001_v0001181_t0026_u01754451716571") 2025/08/06 03:44:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6e5_d20250806_m034323_c001_v7007000_t0000_u01754451803217") 2025/08/06 03:44:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56b81_d20250806_m034314_c001_v0001171_t0027_u01754451794083") 2025/08/06 03:44:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263bafc_d20250806_m034306_c001_v7007000_t0000_u01754451786601") 2025/08/06 03:44:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56ad7_d20250806_m034257_c001_v0001171_t0021_u01754451777474") 2025/08/06 03:44:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c90951852dc_d20250806_m034250_c001_v7007000_t0000_u01754451770799") 2025/08/06 03:44:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56a27_d20250806_m034242_c001_v0001171_t0054_u01754451762144") 2025/08/06 03:44:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263bacc_d20250806_m034234_c001_v7007000_t0000_u01754451754883") 2025/08/06 03:44:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56993_d20250806_m034225_c001_v0001171_t0012_u01754451745936") 2025/08/06 03:44:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a8622_d20250806_m034218_c001_v7007000_t0000_u01754451738296") 2025/08/06 03:44:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c568cd_d20250806_m034209_c001_v0001171_t0005_u01754451729358") 2025/08/06 03:44:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f3ae9_d20250806_m034157_c001_v7007000_t0000_u01754451717670") 2025/08/06 03:44:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ebba_d20250806_m034150_c001_v0001116_t0017_u01754451710586") 2025/08/06 03:44:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fbe_d20250806_m034143_c001_v7007000_t0000_u01754451703570") 2025/08/06 03:44:22 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c567b1_d20250806_m034138_c001_v0001171_t0045_u01754451698253") 2025/08/06 03:44:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4081b645c53380d6_d20250806_m034136_c001_v7007000_t0000_u01754451696081") 2025/08/06 03:44:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eb67_d20250806_m034129_c001_v0001116_t0003_u01754451689255") 2025/08/06 03:44:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b3a_d20250806_m034121_c001_v7007000_t0000_u01754451681894") 2025/08/06 03:44:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b215c_d20250806_m034116_c001_v0001181_t0022_u01754451676709") 2025/08/06 03:44:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00f88_d20250806_m034114_c001_v7007000_t0000_u01754451674730") 2025/08/06 03:44:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eb1f_d20250806_m034108_c001_v0001116_t0017_u01754451668189") 2025/08/06 03:44:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4020b5c3d3bb5d6e_d20250806_m034056_c001_v7007000_t0000_u01754451656990") 2025/08/06 03:44:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eae9_d20250806_m034049_c001_v0001116_t0037_u01754451649831") 2025/08/06 03:44:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f399c_d20250806_m034043_c001_v7007000_t0000_u01754451643111") 2025/08/06 03:44:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eabf_d20250806_m034034_c001_v0001116_t0029_u01754451634134") 2025/08/06 03:44:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0be25_d20250806_m034027_c001_v7007000_t0000_u01754451627421") 2025/08/06 03:44:23 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ea8a_d20250806_m034018_c001_v0001116_t0010_u01754451618563") 2025/08/06 03:44:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396df431_d20250806_m034139_c001_v7007000_t0000_u01754451699190") 2025/08/06 03:44:23 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56791_d20250806_m034135_c001_v0001171_t0030_u01754451695054") 2025/08/06 03:44:23 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c909518527e_d20250806_m034202_c001_v7007000_t0000_u01754451722490") 2025/08/06 03:44:23 DEBUG : dir1/0012-6789;: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56869_d20250806_m034156_c001_v0001171_t0011_u01754451716645") 2025/08/06 03:44:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6e6_d20250806_m034323_c001_v7007000_t0000_u01754451803403") 2025/08/06 03:44:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501857e8_d20250806_m034314_c001_v0001178_t0031_u01754451794351") 2025/08/06 03:44:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263bafd_d20250806_m034306_c001_v7007000_t0000_u01754451786785") 2025/08/06 03:44:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185781_d20250806_m034257_c001_v0001178_t0059_u01754451777835") 2025/08/06 03:44:23 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c90951852dd_d20250806_m034250_c001_v7007000_t0000_u01754451770981") 2025/08/06 03:44:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185729_d20250806_m034242_c001_v0001178_t0024_u01754451762535") 2025/08/06 03:44:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263bace_d20250806_m034235_c001_v7007000_t0000_u01754451755065") 2025/08/06 03:44:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501856ef_d20250806_m034226_c001_v0001178_t0057_u01754451746503") 2025/08/06 03:44:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a8623_d20250806_m034218_c001_v7007000_t0000_u01754451738480") 2025/08/06 03:44:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185687_d20250806_m034209_c001_v0001178_t0003_u01754451729683") 2025/08/06 03:44:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f412dc033f4c4056d_d20250806_m034157_c001_v7007000_t0000_u01754451717681") 2025/08/06 03:44:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2260_d20250806_m034151_c001_v0001181_t0012_u01754451711118") 2025/08/06 03:44:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fc0_d20250806_m034143_c001_v7007000_t0000_u01754451703752") 2025/08/06 03:44:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501855cf_d20250806_m034138_c001_v0001178_t0037_u01754451698349") 2025/08/06 03:44:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396df42e_d20250806_m034136_c001_v7007000_t0000_u01754451696095") 2025/08/06 03:44:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b21ba_d20250806_m034130_c001_v0001181_t0014_u01754451690141") 2025/08/06 03:44:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b3b_d20250806_m034122_c001_v7007000_t0000_u01754451682077") 2025/08/06 03:44:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185541_d20250806_m034116_c001_v0001178_t0049_u01754451676918") 2025/08/06 03:44:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00f82_d20250806_m034114_c001_v7007000_t0000_u01754451674159") 2025/08/06 03:44:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2120_d20250806_m034108_c001_v0001181_t0029_u01754451668721") 2025/08/06 03:44:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f414ab92361ef36df_d20250806_m034056_c001_v7007000_t0000_u01754451656401") 2025/08/06 03:44:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56571_d20250806_m034050_c001_v0001171_t0004_u01754451650401") 2025/08/06 03:44:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f399d_d20250806_m034043_c001_v7007000_t0000_u01754451643292") 2025/08/06 03:44:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c564f7_d20250806_m034034_c001_v0001171_t0025_u01754451634759") 2025/08/06 03:44:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0be26_d20250806_m034027_c001_v7007000_t0000_u01754451627603") 2025/08/06 03:44:24 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56465_d20250806_m034019_c001_v0001171_t0042_u01754451619090") 2025/08/06 03:44:25 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fa9_d20250806_m034139_c001_v7007000_t0000_u01754451699343") 2025/08/06 03:44:25 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501855b7_d20250806_m034135_c001_v0001178_t0027_u01754451695240") 2025/08/06 03:44:25 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c909518527f_d20250806_m034202_c001_v7007000_t0000_u01754451722671") 2025/08/06 03:44:25 DEBUG : dir1/0013-789;=: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185657_d20250806_m034156_c001_v0001178_t0005_u01754451716763") 2025/08/06 03:44:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6e8_d20250806_m034323_c001_v7007000_t0000_u01754451803592") 2025/08/06 03:44:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b245f_d20250806_m034314_c001_v0001181_t0020_u01754451794561") 2025/08/06 03:44:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263bafe_d20250806_m034306_c001_v7007000_t0000_u01754451786984") 2025/08/06 03:44:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b23e7_d20250806_m034258_c001_v0001181_t0052_u01754451778050") 2025/08/06 03:44:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c90951852df_d20250806_m034251_c001_v7007000_t0000_u01754451771165") 2025/08/06 03:44:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b23a0_d20250806_m034242_c001_v0001181_t0012_u01754451762763") 2025/08/06 03:44:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263bad0_d20250806_m034235_c001_v7007000_t0000_u01754451755291") 2025/08/06 03:44:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2349_d20250806_m034226_c001_v0001181_t0007_u01754451746712") 2025/08/06 03:44:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a8624_d20250806_m034218_c001_v7007000_t0000_u01754451738662") 2025/08/06 03:44:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b22e8_d20250806_m034209_c001_v0001181_t0019_u01754451729903") 2025/08/06 03:44:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f2a3_d20250806_m034157_c001_v7007000_t0000_u01754451717646") 2025/08/06 03:44:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5682f_d20250806_m034151_c001_v0001171_t0046_u01754451711320") 2025/08/06 03:44:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fc1_d20250806_m034143_c001_v7007000_t0000_u01754451703936") 2025/08/06 03:44:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eb87_d20250806_m034138_c001_v0001116_t0019_u01754451698369") 2025/08/06 03:44:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c909518524d_d20250806_m034136_c001_v7007000_t0000_u01754451696148") 2025/08/06 03:44:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185589_d20250806_m034130_c001_v0001178_t0035_u01754451690349") 2025/08/06 03:44:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b3c_d20250806_m034122_c001_v7007000_t0000_u01754451682260") 2025/08/06 03:44:25 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b215e_d20250806_m034116_c001_v0001181_t0029_u01754451676932") 2025/08/06 03:44:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a81df_d20250806_m034114_c001_v7007000_t0000_u01754451674740") 2025/08/06 03:44:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185513_d20250806_m034108_c001_v0001178_t0040_u01754451668937") 2025/08/06 03:44:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f414ab92361ef36e0_d20250806_m034056_c001_v7007000_t0000_u01754451656582") 2025/08/06 03:44:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b20a5_d20250806_m034050_c001_v0001181_t0030_u01754451650803") 2025/08/06 03:44:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f399e_d20250806_m034043_c001_v7007000_t0000_u01754451643475") 2025/08/06 03:44:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2047_d20250806_m034035_c001_v0001181_t0042_u01754451635024") 2025/08/06 03:44:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0be27_d20250806_m034027_c001_v7007000_t0000_u01754451627788") 2025/08/06 03:44:26 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b1ff2_d20250806_m034019_c001_v0001181_t0046_u01754451619461") 2025/08/06 03:44:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095185253_d20250806_m034139_c001_v7007000_t0000_u01754451699523") 2025/08/06 03:44:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b21e6_d20250806_m034135_c001_v0001181_t0005_u01754451695262") 2025/08/06 03:44:26 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095185280_d20250806_m034202_c001_v7007000_t0000_u01754451722852") 2025/08/06 03:44:26 DEBUG : dir1/0014-89;=.: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b228c_d20250806_m034156_c001_v0001181_t0017_u01754451716809") 2025/08/06 03:44:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6e9_d20250806_m034323_c001_v7007000_t0000_u01754451803776") 2025/08/06 03:44:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ecb7_d20250806_m034314_c001_v0001116_t0011_u01754451794777") 2025/08/06 03:44:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263baff_d20250806_m034307_c001_v7007000_t0000_u01754451787166") 2025/08/06 03:44:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ec7e_d20250806_m034258_c001_v0001116_t0053_u01754451778365") 2025/08/06 03:44:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c90951852e0_d20250806_m034251_c001_v7007000_t0000_u01754451771348") 2025/08/06 03:44:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ec4b_d20250806_m034243_c001_v0001116_t0004_u01754451763000") 2025/08/06 03:44:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263bad1_d20250806_m034235_c001_v7007000_t0000_u01754451755475") 2025/08/06 03:44:26 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ec1d_d20250806_m034226_c001_v0001116_t0034_u01754451746925") 2025/08/06 03:44:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a8625_d20250806_m034218_c001_v7007000_t0000_u01754451738880") 2025/08/06 03:44:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ebf5_d20250806_m034210_c001_v0001116_t0040_u01754451730120") 2025/08/06 03:44:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0bfeb_d20250806_m034157_c001_v7007000_t0000_u01754451717426") 2025/08/06 03:44:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018562b_d20250806_m034151_c001_v0001178_t0034_u01754451711720") 2025/08/06 03:44:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fc2_d20250806_m034144_c001_v7007000_t0000_u01754451704118") 2025/08/06 03:44:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2211_d20250806_m034138_c001_v0001181_t0006_u01754451698381") 2025/08/06 03:44:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c909518524e_d20250806_m034136_c001_v7007000_t0000_u01754451696300") 2025/08/06 03:44:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56767_d20250806_m034130_c001_v0001171_t0034_u01754451690580") 2025/08/06 03:44:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b3f_d20250806_m034122_c001_v7007000_t0000_u01754451682442") 2025/08/06 03:44:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eb45_d20250806_m034117_c001_v0001116_t0032_u01754451677010") 2025/08/06 03:44:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a81dc_d20250806_m034114_c001_v7007000_t0000_u01754451674333") 2025/08/06 03:44:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5664b_d20250806_m034109_c001_v0001171_t0024_u01754451669176") 2025/08/06 03:44:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00f73_d20250806_m034056_c001_v7007000_t0000_u01754451656828") 2025/08/06 03:44:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018548f_d20250806_m034051_c001_v0001178_t0019_u01754451651017") 2025/08/06 03:44:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f399f_d20250806_m034043_c001_v7007000_t0000_u01754451643657") 2025/08/06 03:44:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018544b_d20250806_m034035_c001_v0001178_t0028_u01754451635233") 2025/08/06 03:44:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0be28_d20250806_m034027_c001_v7007000_t0000_u01754451627971") 2025/08/06 03:44:27 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501853ea_d20250806_m034019_c001_v0001178_t0051_u01754451619666") 2025/08/06 03:44:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396df432_d20250806_m034139_c001_v7007000_t0000_u01754451699372") 2025/08/06 03:44:27 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56793_d20250806_m034135_c001_v0001171_t0055_u01754451695356") 2025/08/06 03:44:27 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095185281_d20250806_m034203_c001_v7007000_t0000_u01754451723044") 2025/08/06 03:44:27 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5686f_d20250806_m034156_c001_v0001171_t0035_u01754451716966") 2025/08/06 03:44:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6ea_d20250806_m034323_c001_v7007000_t0000_u01754451803961") 2025/08/06 03:44:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56b91_d20250806_m034315_c001_v0001171_t0039_u01754451795609") 2025/08/06 03:44:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263bb00_d20250806_m034307_c001_v7007000_t0000_u01754451787408") 2025/08/06 03:44:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56adf_d20250806_m034259_c001_v0001171_t0058_u01754451779034") 2025/08/06 03:44:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c90951852e1_d20250806_m034251_c001_v7007000_t0000_u01754451771533") 2025/08/06 03:44:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56a37_d20250806_m034243_c001_v0001171_t0030_u01754451763751") 2025/08/06 03:44:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263bad2_d20250806_m034235_c001_v7007000_t0000_u01754451755661") 2025/08/06 03:44:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c569a5_d20250806_m034227_c001_v0001171_t0037_u01754451747685") 2025/08/06 03:44:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a8627_d20250806_m034219_c001_v7007000_t0000_u01754451739063") 2025/08/06 03:44:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c568e1_d20250806_m034210_c001_v0001171_t0023_u01754451730708") 2025/08/06 03:44:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f417a624a557e2368_d20250806_m034157_c001_v7007000_t0000_u01754451717654") 2025/08/06 03:44:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ebc2_d20250806_m034151_c001_v0001116_t0021_u01754451711930") 2025/08/06 03:44:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fc3_d20250806_m034144_c001_v7007000_t0000_u01754451704300") 2025/08/06 03:44:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501855d1_d20250806_m034138_c001_v0001178_t0005_u01754451698556") 2025/08/06 03:44:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4081b645c53380d7_d20250806_m034136_c001_v7007000_t0000_u01754451696265") 2025/08/06 03:44:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eb6f_d20250806_m034130_c001_v0001116_t0039_u01754451690899") 2025/08/06 03:44:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b40_d20250806_m034122_c001_v7007000_t0000_u01754451682624") 2025/08/06 03:44:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c566ae_d20250806_m034117_c001_v0001171_t0023_u01754451677023") 2025/08/06 03:44:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b21_d20250806_m034114_c001_v7007000_t0000_u01754451674574") 2025/08/06 03:44:28 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eb25_d20250806_m034109_c001_v0001116_t0016_u01754451669478") 2025/08/06 03:44:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0bfa8_d20250806_m034057_c001_v7007000_t0000_u01754451657006") 2025/08/06 03:44:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eaef_d20250806_m034051_c001_v0001116_t0050_u01754451651226") 2025/08/06 03:44:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f39a0_d20250806_m034043_c001_v7007000_t0000_u01754451643839") 2025/08/06 03:44:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eac5_d20250806_m034035_c001_v0001116_t0011_u01754451635463") 2025/08/06 03:44:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0be29_d20250806_m034028_c001_v7007000_t0000_u01754451628156") 2025/08/06 03:44:29 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ea8c_d20250806_m034019_c001_v0001116_t0047_u01754451619965") 2025/08/06 03:44:29 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fab_d20250806_m034139_c001_v7007000_t0000_u01754451699528") 2025/08/06 03:44:29 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501855b9_d20250806_m034135_c001_v0001178_t0006_u01754451695448") 2025/08/06 03:44:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f11bb014235db_d20250806_m034059_c001_v7007000_t0000_u01754451659726") 2025/08/06 03:44:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501854ad_d20250806_m034054_c001_v0001178_t0032_u01754451654908") 2025/08/06 03:44:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f11bb014235dc_d20250806_m034059_c001_v7007000_t0000_u01754451659907") 2025/08/06 03:44:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c565a5_d20250806_m034054_c001_v0001171_t0010_u01754451654943") 2025/08/06 03:44:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f11bb014235dd_d20250806_m034100_c001_v7007000_t0000_u01754451660090") 2025/08/06 03:44:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b20b9_d20250806_m034054_c001_v0001181_t0057_u01754451654960") 2025/08/06 03:44:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f11bb014235de_d20250806_m034100_c001_v7007000_t0000_u01754451660274") 2025/08/06 03:44:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501854af_d20250806_m034055_c001_v0001178_t0036_u01754451655133") 2025/08/06 03:44:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f11bb014235df_d20250806_m034100_c001_v7007000_t0000_u01754451660457") 2025/08/06 03:44:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b20bd_d20250806_m034055_c001_v0001181_t0036_u01754451655173") 2025/08/06 03:44:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f11bb014235e0_d20250806_m034100_c001_v7007000_t0000_u01754451660640") 2025/08/06 03:44:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eafb_d20250806_m034055_c001_v0001116_t0031_u01754451655323") 2025/08/06 03:44:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f11bb014235e1_d20250806_m034100_c001_v7007000_t0000_u01754451660822") 2025/08/06 03:44:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501854b5_d20250806_m034055_c001_v0001178_t0054_u01754451655352") 2025/08/06 03:44:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f11bb014235e3_d20250806_m034101_c001_v7007000_t0000_u01754451661033") 2025/08/06 03:44:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c565ab_d20250806_m034055_c001_v0001171_t0010_u01754451655379") 2025/08/06 03:44:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f11bb014235e4_d20250806_m034101_c001_v7007000_t0000_u01754451661217") 2025/08/06 03:44:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b20bf_d20250806_m034055_c001_v0001181_t0033_u01754451655401") 2025/08/06 03:44:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f11bb014235e5_d20250806_m034101_c001_v7007000_t0000_u01754451661399") 2025/08/06 03:44:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501854b7_d20250806_m034055_c001_v0001178_t0042_u01754451655574") 2025/08/06 03:44:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f11bb014235e6_d20250806_m034101_c001_v7007000_t0000_u01754451661581") 2025/08/06 03:44:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b20c1_d20250806_m034055_c001_v0001181_t0044_u01754451655619") 2025/08/06 03:44:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f11bb014235e7_d20250806_m034101_c001_v7007000_t0000_u01754451661763") 2025/08/06 03:44:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c565ad_d20250806_m034055_c001_v0001171_t0045_u01754451655664") 2025/08/06 03:44:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f11bb014235e9_d20250806_m034101_c001_v7007000_t0000_u01754451661954") 2025/08/06 03:44:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501854b9_d20250806_m034055_c001_v0001178_t0050_u01754451655791") 2025/08/06 03:44:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f11bb014235ea_d20250806_m034102_c001_v7007000_t0000_u01754451662138") 2025/08/06 03:44:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b20c3_d20250806_m034055_c001_v0001181_t0046_u01754451655833") 2025/08/06 03:44:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f11bb014235eb_d20250806_m034102_c001_v7007000_t0000_u01754451662321") 2025/08/06 03:44:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eb01_d20250806_m034055_c001_v0001116_t0027_u01754451655878") 2025/08/06 03:44:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f11bb014235ec_d20250806_m034102_c001_v7007000_t0000_u01754451662502") 2025/08/06 03:44:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c565b5_d20250806_m034055_c001_v0001171_t0023_u01754451655951") 2025/08/06 03:44:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f985e13736065_d20250806_m034117_c001_v7007000_t0000_u01754451677528") 2025/08/06 03:44:30 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b213a_d20250806_m034112_c001_v0001181_t0010_u01754451672619") 2025/08/06 03:44:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc4a240_d20250806_m034117_c001_v7007000_t0000_u01754451677538") 2025/08/06 03:44:30 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56678_d20250806_m034112_c001_v0001171_t0005_u01754451672694") 2025/08/06 03:44:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f416218017345cc48_d20250806_m034117_c001_v7007000_t0000_u01754451677545") 2025/08/06 03:44:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b213c_d20250806_m034112_c001_v0001181_t0059_u01754451672871") 2025/08/06 03:44:31 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00f8e_d20250806_m034117_c001_v7007000_t0000_u01754451677580") 2025/08/06 03:44:31 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185525_d20250806_m034112_c001_v0001178_t0037_u01754451672912") 2025/08/06 03:44:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f276_d20250806_m034117_c001_v7007000_t0000_u01754451677589") 2025/08/06 03:44:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5667e_d20250806_m034112_c001_v0001171_t0045_u01754451672959") 2025/08/06 03:44:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f278_d20250806_m034117_c001_v7007000_t0000_u01754451677776") 2025/08/06 03:44:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eb35_d20250806_m034113_c001_v0001116_t0056_u01754451673028") 2025/08/06 03:44:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00f8f_d20250806_m034117_c001_v7007000_t0000_u01754451677600") 2025/08/06 03:44:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b213e_d20250806_m034113_c001_v0001181_t0024_u01754451673084") 2025/08/06 03:44:31 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00f91_d20250806_m034117_c001_v7007000_t0000_u01754451677787") 2025/08/06 03:44:31 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185527_d20250806_m034113_c001_v0001178_t0047_u01754451673122") 2025/08/06 03:44:31 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f985e13736066_d20250806_m034117_c001_v7007000_t0000_u01754451677713") 2025/08/06 03:44:31 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2140_d20250806_m034113_c001_v0001181_t0015_u01754451673313") 2025/08/06 03:44:31 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b28_d20250806_m034117_c001_v7007000_t0000_u01754451677745") 2025/08/06 03:44:31 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185529_d20250806_m034113_c001_v0001178_t0021_u01754451673337") 2025/08/06 03:44:31 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc4a241_d20250806_m034117_c001_v7007000_t0000_u01754451677723") 2025/08/06 03:44:31 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56684_d20250806_m034113_c001_v0001171_t0042_u01754451673413") 2025/08/06 03:44:31 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f985e13736067_d20250806_m034117_c001_v7007000_t0000_u01754451677895") 2025/08/06 03:44:31 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eb39_d20250806_m034113_c001_v0001116_t0002_u01754451673454") 2025/08/06 03:44:32 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc4a243_d20250806_m034117_c001_v7007000_t0000_u01754451677906") 2025/08/06 03:44:32 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2144_d20250806_m034113_c001_v0001181_t0017_u01754451673518") 2025/08/06 03:44:32 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a85cc_d20250806_m034117_c001_v7007000_t0000_u01754451677755") 2025/08/06 03:44:32 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018552d_d20250806_m034113_c001_v0001178_t0049_u01754451673565") 2025/08/06 03:44:32 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b26_d20250806_m034117_c001_v7007000_t0000_u01754451677560") 2025/08/06 03:44:32 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2148_d20250806_m034113_c001_v0001181_t0010_u01754451673724") 2025/08/06 03:44:32 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a85ca_d20250806_m034117_c001_v7007000_t0000_u01754451677569") 2025/08/06 03:44:32 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018552f_d20250806_m034113_c001_v0001178_t0048_u01754451673865") 2025/08/06 03:44:32 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f417ce86367344061_d20250806_m033907_c001_v7007000_t0000_u01754451547550") 2025/08/06 03:44:32 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1067462e74592f00_d20250806_m033905_c001_v0001171_t0020_u01754451545302") 2025/08/06 03:44:32 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f415baf7d94a129b6_d20250806_m033905_c001_v7007000_t0000_u01754451545121") 2025/08/06 03:44:32 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1067462e74592ee4_d20250806_m033902_c001_v0001171_t0054_u01754451542021") 2025/08/06 03:44:32 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f415baf7d94a11a0d_d20250806_m033901_c001_v7007000_t0000_u01754451541289") 2025/08/06 03:44:32 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c560f7_d20250806_m033857_c001_v0001171_t0050_u01754451537322") 2025/08/06 03:44:32 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f404fa0b4b69aea7c_d20250806_m033855_c001_v7007000_t0000_u01754451535806") 2025/08/06 03:44:32 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1191e79bfa26596f_d20250806_m033853_c001_v0001176_t0033_u01754451533920") 2025/08/06 03:44:32 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4020b5c3d3bab7de_d20250806_m033853_c001_v7007000_t0000_u01754451533736") 2025/08/06 03:44:32 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1191e79bfa265966_d20250806_m033850_c001_v0001176_t0037_u01754451530347") 2025/08/06 03:44:32 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4020b5c3d3baac1d_d20250806_m033849_c001_v7007000_t0000_u01754451529620") 2025/08/06 03:44:32 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56097_d20250806_m033845_c001_v0001171_t0024_u01754451525472") 2025/08/06 03:44:33 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f19d3ca_d20250806_m033844_c001_v7007000_t0000_u01754451524542") 2025/08/06 03:44:33 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f111019d06e9a7eb4_d20250806_m033842_c001_v0001044_t0025_u01754451522836") 2025/08/06 03:44:33 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396d532a_d20250806_m033842_c001_v7007000_t0000_u01754451522655") 2025/08/06 03:44:33 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f111019d06e9a7eb2_d20250806_m033837_c001_v0001044_t0021_u01754451517714") 2025/08/06 03:44:33 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396d52d9_d20250806_m033836_c001_v7007000_t0000_u01754451516982") 2025/08/06 03:44:33 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56031_d20250806_m033833_c001_v0001171_t0034_u01754451513246") 2025/08/06 03:44:33 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f19d3b8_d20250806_m033832_c001_v7007000_t0000_u01754451512233") 2025/08/06 03:44:33 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f105afc176713e923_d20250806_m033830_c001_v0001179_t0005_u01754451510332") 2025/08/06 03:44:33 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4134a0094409fff7_d20250806_m033830_c001_v7007000_t0000_u01754451510152") 2025/08/06 03:44:33 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f105afc176713e913_d20250806_m033826_c001_v0001179_t0042_u01754451506803") 2025/08/06 03:44:33 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4134a0094409ffe9_d20250806_m033826_c001_v7007000_t0000_u01754451506078") 2025/08/06 03:44:33 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c55fd5_d20250806_m033820_c001_v0001171_t0053_u01754451500413") 2025/08/06 03:44:33 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263b412_d20250806_m033819_c001_v7007000_t0000_u01754451499496") 2025/08/06 03:44:33 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f113805cb7e3644cc_d20250806_m033817_c001_v0001092_t0045_u01754451497257") 2025/08/06 03:44:33 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c3e48f93e4cf1_d20250806_m033817_c001_v7007000_t0000_u01754451497073") 2025/08/06 03:44:33 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f113805cb7e3644c4_d20250806_m033813_c001_v0001092_t0046_u01754451493522") 2025/08/06 03:44:33 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c3e48f93e4cee_d20250806_m033812_c001_v7007000_t0000_u01754451492777") 2025/08/06 03:44:33 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c55f77_d20250806_m033807_c001_v0001171_t0024_u01754451487307") 2025/08/06 03:44:33 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4030020fb224c0a9_d20250806_m033806_c001_v7007000_t0000_u01754451486386") 2025/08/06 03:44:33 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1199c9ee0357155f_d20250806_m033804_c001_v0001161_t0023_u01754451484619") 2025/08/06 03:44:33 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4111d75838644a4f_d20250806_m033804_c001_v7007000_t0000_u01754451484436") 2025/08/06 03:44:33 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1199c9ee03571553_d20250806_m033800_c001_v0001161_t0002_u01754451480856") 2025/08/06 03:44:34 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4111d75838644a4c_d20250806_m033800_c001_v7007000_t0000_u01754451480122") 2025/08/06 03:44:34 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c55f1b_d20250806_m033754_c001_v0001171_t0025_u01754451474889") 2025/08/06 03:44:34 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f418ed661d1a840f1_d20250806_m033753_c001_v7007000_t0000_u01754451473706") 2025/08/06 03:44:34 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f11262319d8341045_d20250806_m033747_c001_v0001105_t0028_u01754451467720") 2025/08/06 03:44:34 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcb9e4957_d20250806_m033747_c001_v7007000_t0000_u01754451467451") 2025/08/06 03:44:34 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c55ec1_d20250806_m033742_c001_v0001171_t0006_u01754451462916") 2025/08/06 03:44:34 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1174bc613c5cdee4_d20250806_m033741_c001_v0001131_t0038_u01754451461980") 2025/08/06 03:44:34 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1174bc613c5cdee0_d20250806_m033740_c001_v0001131_t0047_u01754451460818") 2025/08/06 03:44:34 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4030020fb224c095_d20250806_m033727_c001_v7007000_t0000_u01754451447353") 2025/08/06 03:44:34 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698a67_d20250806_m033719_c001_v0001093_t0016_u01754451439780") 2025/08/06 03:44:34 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f115faf8ef9c777cc_d20250806_m033718_c001_v0001104_t0032_u01754451438365") 2025/08/06 03:44:34 DEBUG : dst/one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f115faf8ef9c777c4_d20250806_m033716_c001_v0001104_t0016_u01754451436749") 2025/08/06 03:44:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f417ce86367344062_d20250806_m033907_c001_v7007000_t0000_u01754451547734") 2025/08/06 03:44:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f109e0a27938d4b74_d20250806_m033904_c001_v0001180_t0010_u01754451544918") 2025/08/06 03:44:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f11803030cbbf95c0_d20250806_m033901_c001_v0001145_t0028_u01754451541028") 2025/08/06 03:44:34 DEBUG : dst/one.bak: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f404fa0b4b69aea7d_d20250806_m033856_c001_v7007000_t0000_u01754451536029") 2025/08/06 03:44:34 DEBUG : dst/one.bak: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f113818cd8c3fca88_d20250806_m033853_c001_v0001146_t0036_u01754451533232") 2025/08/06 03:44:34 DEBUG : dst/one.bak: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f109cf852b2d59d02_d20250806_m033848_c001_v0001120_t0035_u01754451528917") 2025/08/06 03:44:34 DEBUG : dst/one.bak: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f19d3cf_d20250806_m033844_c001_v7007000_t0000_u01754451524733") 2025/08/06 03:44:34 DEBUG : dst/one.bak: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10377dac5aac2910_d20250806_m033842_c001_v0001172_t0032_u01754451522373") 2025/08/06 03:44:34 DEBUG : dst/one.bak: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1174bc613c5cdf77_d20250806_m033836_c001_v0001131_t0002_u01754451516693") 2025/08/06 03:44:35 DEBUG : dst/three: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f418ed661d1a840f2_d20250806_m033753_c001_v7007000_t0000_u01754451473960") 2025/08/06 03:44:35 DEBUG : dst/three: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1174bc613c5cdf02_d20250806_m033752_c001_v0001131_t0039_u01754451472171") 2025/08/06 03:44:35 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f417ce86367344063_d20250806_m033907_c001_v7007000_t0000_u01754451547918") 2025/08/06 03:44:35 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1136ae19bc667b27_d20250806_m033906_c001_v0001043_t0031_u01754451546130") 2025/08/06 03:44:35 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f106cebebc4b708a0_d20250806_m033902_c001_v0001101_t0024_u01754451542903") 2025/08/06 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f417ce86367344064_d20250806_m033908_c001_v7007000_t0000_u01754451548102") 2025/08/06 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1067462e74592f0a_d20250806_m033906_c001_v0001171_t0046_u01754451546747") 2025/08/06 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f415baf7d94a13572_d20250806_m033906_c001_v7007000_t0000_u01754451546566") 2025/08/06 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1067462e74592ef4_d20250806_m033903_c001_v0001171_t0024_u01754451543412") 2025/08/06 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f415baf7d94a11a11_d20250806_m033903_c001_v7007000_t0000_u01754451543230") 2025/08/06 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56101_d20250806_m033858_c001_v0001171_t0017_u01754451538250") 2025/08/06 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f404fa0b4b69aea7e_d20250806_m033856_c001_v7007000_t0000_u01754451536212") 2025/08/06 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1191e79bfa265977_d20250806_m033855_c001_v0001176_t0008_u01754451535208") 2025/08/06 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4020b5c3d3bab7e1_d20250806_m033855_c001_v7007000_t0000_u01754451535026") 2025/08/06 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1191e79bfa26596a_d20250806_m033851_c001_v0001176_t0057_u01754451531895") 2025/08/06 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4020b5c3d3bab3f0_d20250806_m033851_c001_v7007000_t0000_u01754451531694") 2025/08/06 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c560a3_d20250806_m033846_c001_v0001171_t0022_u01754451526071") 2025/08/06 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396d533d_d20250806_m033843_c001_v7007000_t0000_u01754451523969") 2025/08/06 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5606f_d20250806_m033841_c001_v0001171_t0056_u01754451521507") 2025/08/06 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396d52e4_d20250806_m033838_c001_v7007000_t0000_u01754451518595") 2025/08/06 03:44:35 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56045_d20250806_m033834_c001_v0001171_t0028_u01754451514142") 2025/08/06 03:44:36 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4134a0094409fffa_d20250806_m033831_c001_v7007000_t0000_u01754451511289") 2025/08/06 03:44:36 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698af2_d20250806_m033828_c001_v0001093_t0035_u01754451508771") 2025/08/06 03:44:36 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4134a0094409fff2_d20250806_m033827_c001_v7007000_t0000_u01754451507679") 2025/08/06 03:44:36 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c55fd9_d20250806_m033821_c001_v0001171_t0035_u01754451501275") 2025/08/06 03:44:36 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c3e48f93e4cf7_d20250806_m033818_c001_v7007000_t0000_u01754451498487") 2025/08/06 03:44:36 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698adc_d20250806_m033815_c001_v0001093_t0024_u01754451495699") 2025/08/06 03:44:36 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c3e48f93e4cf0_d20250806_m033814_c001_v7007000_t0000_u01754451494614") 2025/08/06 03:44:36 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c55f79_d20250806_m033807_c001_v0001171_t0019_u01754451487988") 2025/08/06 03:44:36 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4111d75838644a57_d20250806_m033805_c001_v7007000_t0000_u01754451485416") 2025/08/06 03:44:36 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698abf_d20250806_m033802_c001_v0001093_t0008_u01754451482755") 2025/08/06 03:44:36 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4111d75838644a4e_d20250806_m033801_c001_v7007000_t0000_u01754451481666") 2025/08/06 03:44:36 DEBUG : dst/three.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c55f1f_d20250806_m033755_c001_v0001171_t0025_u01754451475469") 2025/08/06 03:44:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f404fa0b4b69aea7f_d20250806_m033856_c001_v7007000_t0000_u01754451536395") 2025/08/06 03:44:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1055e16b3c41967a_d20250806_m033854_c001_v0001176_t0050_u01754451534692") 2025/08/06 03:44:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f111620f00000e491_d20250806_m033851_c001_v0001117_t0047_u01754451531137") 2025/08/06 03:44:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f19d3d3_d20250806_m033844_c001_v7007000_t0000_u01754451524919") 2025/08/06 03:44:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f118172b654151dc5_d20250806_m033843_c001_v0001117_t0000_u01754451523552") 2025/08/06 03:44:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f104698f9ef874f72_d20250806_m033838_c001_v0001179_t0050_u01754451518342") 2025/08/06 03:44:36 DEBUG : dst/two: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f417ce86367344069_d20250806_m033908_c001_v7007000_t0000_u01754451548287") 2025/08/06 03:44:36 DEBUG : dst/two: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c560f9_d20250806_m033857_c001_v0001171_t0030_u01754451537725") 2025/08/06 03:44:37 DEBUG : dst/two: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f404fa0b4b69aea80_d20250806_m033856_c001_v7007000_t0000_u01754451536579") 2025/08/06 03:44:37 DEBUG : dst/two: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5609d_d20250806_m033845_c001_v0001171_t0037_u01754451525750") 2025/08/06 03:44:37 DEBUG : dst/two: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f19d3d6_d20250806_m033845_c001_v7007000_t0000_u01754451525102") 2025/08/06 03:44:37 DEBUG : dst/two: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698af8_d20250806_m033833_c001_v0001093_t0005_u01754451513554") 2025/08/06 03:44:37 DEBUG : dst/two: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f19d3bb_d20250806_m033832_c001_v7007000_t0000_u01754451512417") 2025/08/06 03:44:37 DEBUG : dst/two: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698ae4_d20250806_m033820_c001_v0001093_t0003_u01754451500728") 2025/08/06 03:44:37 DEBUG : dst/two: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263b413_d20250806_m033819_c001_v7007000_t0000_u01754451499677") 2025/08/06 03:44:37 DEBUG : dst/two: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698acc_d20250806_m033807_c001_v0001093_t0045_u01754451487582") 2025/08/06 03:44:37 DEBUG : dst/two: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4030020fb224c0aa_d20250806_m033806_c001_v7007000_t0000_u01754451486570") 2025/08/06 03:44:37 DEBUG : dst/two: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698ab1_d20250806_m033755_c001_v0001093_t0014_u01754451475162") 2025/08/06 03:44:37 DEBUG : dst/two: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f418ed661d1a840f3_d20250806_m033754_c001_v7007000_t0000_u01754451474143") 2025/08/06 03:44:37 DEBUG : dst/two: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f113fcd1dce658efa_d20250806_m033749_c001_v0001098_t0053_u01754451469331") 2025/08/06 03:44:37 DEBUG : dst/two: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4030020fb224c096_d20250806_m033727_c001_v7007000_t0000_u01754451447538") 2025/08/06 03:44:37 DEBUG : dst/two: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f115faf8ef9c777e8_d20250806_m033726_c001_v0001104_t0034_u01754451446026") 2025/08/06 03:44:37 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304aa74_d20250806_m033650_c001_v7007000_t0000_u01754451410702") 2025/08/06 03:44:37 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698a28_d20250806_m033646_c001_v0001093_t0049_u01754451406936") 2025/08/06 03:44:37 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304aa72_d20250806_m033644_c001_v7007000_t0000_u01754451404878") 2025/08/06 03:44:37 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c55d02_d20250806_m033634_c001_v0001171_t0045_u01754451394803") 2025/08/06 03:44:37 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc433f2_d20250806_m033625_c001_v7007000_t0000_u01754451385748") 2025/08/06 03:44:37 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698a08_d20250806_m033622_c001_v0001093_t0025_u01754451382895") 2025/08/06 03:44:37 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a9e2_d20250806_m033601_c001_v7007000_t0000_u01754451361982") 2025/08/06 03:44:37 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736989b8_d20250806_m033559_c001_v0001093_t0037_u01754451359735") 2025/08/06 03:44:38 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a892_d20250806_m033558_c001_v7007000_t0000_u01754451358797") 2025/08/06 03:44:38 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736989b2_d20250806_m033557_c001_v0001093_t0040_u01754451357406") 2025/08/06 03:44:38 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a882_d20250806_m033554_c001_v7007000_t0000_u01754451354070") 2025/08/06 03:44:38 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698994_d20250806_m033551_c001_v0001093_t0009_u01754451351959") 2025/08/06 03:44:38 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a87c_d20250806_m033551_c001_v7007000_t0000_u01754451351045") 2025/08/06 03:44:38 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698988_d20250806_m033549_c001_v0001093_t0022_u01754451349540") 2025/08/06 03:44:38 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a867_d20250806_m033542_c001_v7007000_t0000_u01754451342418") 2025/08/06 03:44:38 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698960_d20250806_m033540_c001_v0001093_t0016_u01754451340669") 2025/08/06 03:44:38 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a85f_d20250806_m033539_c001_v7007000_t0000_u01754451339732") 2025/08/06 03:44:38 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f103523067369895c_d20250806_m033538_c001_v0001093_t0027_u01754451338838") 2025/08/06 03:44:38 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a84e_d20250806_m033534_c001_v7007000_t0000_u01754451334045") 2025/08/06 03:44:38 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698940_d20250806_m033532_c001_v0001093_t0027_u01754451332461") 2025/08/06 03:44:38 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f407ae949b6cc5e80_d20250806_m033530_c001_v7007000_t0000_u01754451330621") 2025/08/06 03:44:38 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698932_d20250806_m033529_c001_v0001093_t0035_u01754451329341") 2025/08/06 03:44:38 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f407ae949b6cc5e7f_d20250806_m033528_c001_v7007000_t0000_u01754451328973") 2025/08/06 03:44:38 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f119076de0032e046_d20250806_m033528_c001_v0001172_t0029_u01754451328162") 2025/08/06 03:44:38 DEBUG : empty space: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f103523067369892e_d20250806_m033526_c001_v0001093_t0058_u01754451326453") 2025/08/06 03:44:38 DEBUG : enormous: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a9ce_d20250806_m033601_c001_v7007000_t0000_u01754451361060") 2025/08/06 03:44:38 DEBUG : enormous: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736989ba_d20250806_m033600_c001_v0001093_t0038_u01754451360218") 2025/08/06 03:44:38 DEBUG : existing: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f417ce8636734406d_d20250806_m033912_c001_v7007000_t0000_u01754451552666") 2025/08/06 03:44:39 DEBUG : existing: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56163_d20250806_m033911_c001_v0001171_t0003_u01754451551440") 2025/08/06 03:44:39 DEBUG : existing: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc433f0_d20250806_m033621_c001_v7007000_t0000_u01754451381453") 2025/08/06 03:44:39 DEBUG : existing: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698a00_d20250806_m033620_c001_v0001093_t0007_u01754451380356") 2025/08/06 03:44:39 DEBUG : existing: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f407ae949b6cc5e7b_d20250806_m033523_c001_v7007000_t0000_u01754451323426") 2025/08/06 03:44:39 DEBUG : existing: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f103523067369891c_d20250806_m033522_c001_v0001093_t0037_u01754451322258") 2025/08/06 03:44:39 DEBUG : existing: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f407ae949b6cc5e79_d20250806_m033521_c001_v7007000_t0000_u01754451321711") 2025/08/06 03:44:39 DEBUG : existing: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698918_d20250806_m033520_c001_v0001093_t0007_u01754451320968") 2025/08/06 03:44:39 DEBUG : existing: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698912_d20250806_m033520_c001_v0001093_t0033_u01754451320031") 2025/08/06 03:44:39 DEBUG : existing-b: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc433f1_d20250806_m033621_c001_v7007000_t0000_u01754451381636") 2025/08/06 03:44:39 DEBUG : existing-b: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c55c78_d20250806_m033620_c001_v0001171_t0034_u01754451380344") 2025/08/06 03:44:39 DEBUG : file1: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cf6_d20250806_m034006_c001_v7007000_t0000_u01754451606260") 2025/08/06 03:44:39 DEBUG : file1: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ea6a_d20250806_m034004_c001_v0001116_t0043_u01754451604769") 2025/08/06 03:44:39 DEBUG : file1: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cee_d20250806_m034003_c001_v7007000_t0000_u01754451603444") 2025/08/06 03:44:39 DEBUG : file1: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c563cf_d20250806_m034002_c001_v0001171_t0010_u01754451602177") 2025/08/06 03:44:39 DEBUG : five: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a9ef_d20250806_m033606_c001_v7007000_t0000_u01754451366038") 2025/08/06 03:44:39 DEBUG : five: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40352306736989ce_d20250806_m033604_c001_v0001093_t0056_u01754451364059") 2025/08/06 03:44:39 DEBUG : foo: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a844_d20250806_m033532_c001_v7007000_t0000_u01754451332101") 2025/08/06 03:44:39 DEBUG : foo: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f403523067369893a_d20250806_m033531_c001_v0001093_t0056_u01754451331548") 2025/08/06 03:44:39 DEBUG : foo: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4035230673698936_d20250806_m033530_c001_v0001093_t0056_u01754451330986") 2025/08/06 03:44:39 DEBUG : four: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc433b1_d20250806_m033606_c001_v7007000_t0000_u01754451366217") 2025/08/06 03:44:39 DEBUG : four: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f416b0672e6adc9f3_d20250806_m033604_c001_v0001101_t0037_u01754451364605") 2025/08/06 03:44:39 DEBUG : four: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736989ca_d20250806_m033603_c001_v0001093_t0047_u01754451363227") 2025/08/06 03:44:40 DEBUG : hello world2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c3e48f93e4a15_d20250806_m033435_c001_v7007000_t0000_u01754451275740") 2025/08/06 03:44:40 DEBUG : hello world2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698880_d20250806_m033435_c001_v0001093_t0056_u01754451275021") 2025/08/06 03:44:40 DEBUG : ignore-size: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f407ae949b6cc5e78_d20250806_m033519_c001_v7007000_t0000_u01754451319663") 2025/08/06 03:44:40 DEBUG : ignore-size: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f103523067369890e_d20250806_m033518_c001_v0001093_t0027_u01754451318599") 2025/08/06 03:44:40 DEBUG : nested/sub dir/file: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc433ee_d20250806_m033619_c001_v7007000_t0000_u01754451379575") 2025/08/06 03:44:40 DEBUG : nested/sub dir/file: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c55c6c_d20250806_m033618_c001_v0001171_t0036_u01754451378720") 2025/08/06 03:44:40 DEBUG : nested/sub dir/file: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc433ec_d20250806_m033617_c001_v7007000_t0000_u01754451377975") 2025/08/06 03:44:40 DEBUG : nested/sub dir/file: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c55c5c_d20250806_m033616_c001_v0001171_t0016_u01754451376838") 2025/08/06 03:44:40 DEBUG : one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc433b6_d20250806_m033606_c001_v7007000_t0000_u01754451366409") 2025/08/06 03:44:40 DEBUG : one: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40352306736989c2_d20250806_m033602_c001_v0001093_t0056_u01754451362392") 2025/08/06 03:44:40 DEBUG : only0: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cd4_d20250806_m033957_c001_v7007000_t0000_u01754451597730") 2025/08/06 03:44:40 DEBUG : only0: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400e295949c5635d_d20250806_m033951_c001_v0001171_t0014_u01754451591747") 2025/08/06 03:44:40 DEBUG : only0: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56281_d20250806_m033937_c001_v0001171_t0018_u01754451577567") 2025/08/06 03:44:40 DEBUG : only0: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0296e_d20250806_m033931_c001_v7007000_t0000_u01754451571345") 2025/08/06 03:44:40 DEBUG : only0: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56197_d20250806_m033916_c001_v0001171_t0051_u01754451556364") 2025/08/06 03:44:40 DEBUG : only1: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cd5_d20250806_m033957_c001_v7007000_t0000_u01754451597914") 2025/08/06 03:44:40 DEBUG : only1: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c0f582fc1ea47_d20250806_m033952_c001_v0001116_t0051_u01754451592876") 2025/08/06 03:44:40 DEBUG : only1: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5628f_d20250806_m033938_c001_v0001171_t0057_u01754451578270") 2025/08/06 03:44:40 DEBUG : only1: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4111d7583864899f_d20250806_m033931_c001_v7007000_t0000_u01754451571337") 2025/08/06 03:44:40 DEBUG : only1: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c561a5_d20250806_m033917_c001_v0001171_t0034_u01754451557179") 2025/08/06 03:44:40 DEBUG : only10: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cd6_d20250806_m033958_c001_v7007000_t0000_u01754451598099") 2025/08/06 03:44:40 DEBUG : only10: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400359e850185351_d20250806_m033952_c001_v0001178_t0025_u01754451592350") 2025/08/06 03:44:41 DEBUG : only10: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c562ef_d20250806_m033944_c001_v0001171_t0016_u01754451584627") 2025/08/06 03:44:41 DEBUG : only10: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf03142_d20250806_m033931_c001_v7007000_t0000_u01754451571922") 2025/08/06 03:44:41 DEBUG : only10: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c561f7_d20250806_m033923_c001_v0001171_t0024_u01754451563338") 2025/08/06 03:44:41 DEBUG : only11: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cd7_d20250806_m033958_c001_v7007000_t0000_u01754451598283") 2025/08/06 03:44:41 DEBUG : only11: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c0f582fc1ea41_d20250806_m033952_c001_v0001116_t0051_u01754451592493") 2025/08/06 03:44:41 DEBUG : only11: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c562fb_d20250806_m033945_c001_v0001171_t0056_u01754451585452") 2025/08/06 03:44:41 DEBUG : only11: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396dcc91_d20250806_m033930_c001_v7007000_t0000_u01754451570959") 2025/08/06 03:44:41 DEBUG : only11: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56203_d20250806_m033924_c001_v0001171_t0034_u01754451564103") 2025/08/06 03:44:41 DEBUG : only12: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cd8_d20250806_m033958_c001_v7007000_t0000_u01754451598467") 2025/08/06 03:44:41 DEBUG : only12: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4026a495f86b1f33_d20250806_m033952_c001_v0001181_t0035_u01754451592682") 2025/08/06 03:44:41 DEBUG : only12: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5630d_d20250806_m033946_c001_v0001171_t0056_u01754451586066") 2025/08/06 03:44:41 DEBUG : only12: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c3e48f93e4d5f_d20250806_m033931_c001_v7007000_t0000_u01754451571724") 2025/08/06 03:44:41 DEBUG : only12: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5620b_d20250806_m033924_c001_v0001171_t0049_u01754451564637") 2025/08/06 03:44:41 DEBUG : only13: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cd9_d20250806_m033958_c001_v7007000_t0000_u01754451598651") 2025/08/06 03:44:41 DEBUG : only13: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400e295949c56369_d20250806_m033952_c001_v0001171_t0014_u01754451592328") 2025/08/06 03:44:41 DEBUG : only13: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56319_d20250806_m033946_c001_v0001171_t0043_u01754451586672") 2025/08/06 03:44:41 DEBUG : only13: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396dcc92_d20250806_m033931_c001_v7007000_t0000_u01754451571142") 2025/08/06 03:44:41 DEBUG : only13: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5620f_d20250806_m033925_c001_v0001171_t0004_u01754451565211") 2025/08/06 03:44:41 DEBUG : only14: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cdb_d20250806_m033958_c001_v7007000_t0000_u01754451598834") 2025/08/06 03:44:41 DEBUG : only14: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400e295949c5636b_d20250806_m033952_c001_v0001171_t0014_u01754451592512") 2025/08/06 03:44:42 DEBUG : only14: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56325_d20250806_m033947_c001_v0001171_t0004_u01754451587280") 2025/08/06 03:44:42 DEBUG : only14: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c3e48f93e4d5d_d20250806_m033931_c001_v7007000_t0000_u01754451571357") 2025/08/06 03:44:42 DEBUG : only14: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56219_d20250806_m033926_c001_v0001171_t0044_u01754451566114") 2025/08/06 03:44:42 DEBUG : only15: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cdd_d20250806_m033959_c001_v7007000_t0000_u01754451599017") 2025/08/06 03:44:42 DEBUG : only15: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400359e850185355_d20250806_m033952_c001_v0001178_t0025_u01754451592536") 2025/08/06 03:44:42 DEBUG : only15: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5632d_d20250806_m033947_c001_v0001171_t0026_u01754451587947") 2025/08/06 03:44:42 DEBUG : only15: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4111d758386489a0_d20250806_m033931_c001_v7007000_t0000_u01754451571520") 2025/08/06 03:44:42 DEBUG : only15: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56225_d20250806_m033926_c001_v0001171_t0022_u01754451566917") 2025/08/06 03:44:42 DEBUG : only16: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cde_d20250806_m033959_c001_v7007000_t0000_u01754451599199") 2025/08/06 03:44:42 DEBUG : only16: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c0f582fc1ea43_d20250806_m033952_c001_v0001116_t0051_u01754451592682") 2025/08/06 03:44:42 DEBUG : only16: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56337_d20250806_m033948_c001_v0001171_t0056_u01754451588657") 2025/08/06 03:44:42 DEBUG : only16: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396dd07c_d20250806_m033931_c001_v7007000_t0000_u01754451571529") 2025/08/06 03:44:42 DEBUG : only16: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56231_d20250806_m033927_c001_v0001171_t0020_u01754451567865") 2025/08/06 03:44:43 DEBUG : only17: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cdf_d20250806_m033959_c001_v7007000_t0000_u01754451599382") 2025/08/06 03:44:43 DEBUG : only17: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400e295949c5636d_d20250806_m033952_c001_v0001171_t0014_u01754451592696") 2025/08/06 03:44:43 DEBUG : only17: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5633f_d20250806_m033949_c001_v0001171_t0022_u01754451589428") 2025/08/06 03:44:43 DEBUG : only17: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf02d59_d20250806_m033931_c001_v7007000_t0000_u01754451571735") 2025/08/06 03:44:43 DEBUG : only17: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56237_d20250806_m033928_c001_v0001171_t0034_u01754451568466") 2025/08/06 03:44:43 DEBUG : only18: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184ce1_d20250806_m033959_c001_v7007000_t0000_u01754451599567") 2025/08/06 03:44:43 DEBUG : only18: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400359e850185359_d20250806_m033952_c001_v0001178_t0025_u01754451592720") 2025/08/06 03:44:43 DEBUG : only18: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56347_d20250806_m033950_c001_v0001171_t0041_u01754451590006") 2025/08/06 03:44:43 DEBUG : only18: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396dd07b_d20250806_m033931_c001_v7007000_t0000_u01754451571324") 2025/08/06 03:44:43 DEBUG : only18: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5623d_d20250806_m033929_c001_v0001171_t0058_u01754451569085") 2025/08/06 03:44:43 DEBUG : only19: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184ce2_d20250806_m033959_c001_v7007000_t0000_u01754451599749") 2025/08/06 03:44:43 DEBUG : only19: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4026a495f86b1f35_d20250806_m033952_c001_v0001181_t0035_u01754451592867") 2025/08/06 03:44:43 DEBUG : only19: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56353_d20250806_m033950_c001_v0001171_t0050_u01754451590676") 2025/08/06 03:44:43 DEBUG : only19: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4111d758386489a2_d20250806_m033931_c001_v7007000_t0000_u01754451571889") 2025/08/06 03:44:43 DEBUG : only19: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56245_d20250806_m033929_c001_v0001171_t0054_u01754451569621") 2025/08/06 03:44:43 DEBUG : only2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184ce3_d20250806_m033959_c001_v7007000_t0000_u01754451599932") 2025/08/06 03:44:43 DEBUG : only2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400e295949c56373_d20250806_m033952_c001_v0001171_t0014_u01754451592888") 2025/08/06 03:44:43 DEBUG : only2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56299_d20250806_m033939_c001_v0001171_t0033_u01754451579017") 2025/08/06 03:44:43 DEBUG : only2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c3e48f93e4d5e_d20250806_m033931_c001_v7007000_t0000_u01754451571542") 2025/08/06 03:44:43 DEBUG : only2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c561ad_d20250806_m033917_c001_v0001171_t0023_u01754451557839") 2025/08/06 03:44:43 DEBUG : only3: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184ce4_d20250806_m034000_c001_v7007000_t0000_u01754451600115") 2025/08/06 03:44:44 DEBUG : only3: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400359e85018535d_d20250806_m033952_c001_v0001178_t0025_u01754451592902") 2025/08/06 03:44:44 DEBUG : only3: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5629d_d20250806_m033939_c001_v0001171_t0047_u01754451579726") 2025/08/06 03:44:44 DEBUG : only3: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396dd466_d20250806_m033931_c001_v7007000_t0000_u01754451571898") 2025/08/06 03:44:44 DEBUG : only3: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c561b1_d20250806_m033918_c001_v0001171_t0027_u01754451558531") 2025/08/06 03:44:44 DEBUG : only4: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184ce5_d20250806_m034000_c001_v7007000_t0000_u01754451600297") 2025/08/06 03:44:44 DEBUG : only4: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4026a495f86b1f3b_d20250806_m033953_c001_v0001181_t0035_u01754451593056") 2025/08/06 03:44:44 DEBUG : only4: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c562a7_d20250806_m033940_c001_v0001171_t0015_u01754451580274") 2025/08/06 03:44:44 DEBUG : only4: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf02a5e_d20250806_m033931_c001_v7007000_t0000_u01754451571552") 2025/08/06 03:44:44 DEBUG : only4: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c561b7_d20250806_m033919_c001_v0001171_t0010_u01754451559062") 2025/08/06 03:44:44 DEBUG : only5: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184ce6_d20250806_m034000_c001_v7007000_t0000_u01754451600480") 2025/08/06 03:44:44 DEBUG : only5: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c0f582fc1ea49_d20250806_m033953_c001_v0001116_t0051_u01754451593066") 2025/08/06 03:44:44 DEBUG : only5: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c562b3_d20250806_m033940_c001_v0001171_t0007_u01754451580889") 2025/08/06 03:44:44 DEBUG : only5: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4111d758386489a1_d20250806_m033931_c001_v7007000_t0000_u01754451571703") 2025/08/06 03:44:44 DEBUG : only5: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c561bb_d20250806_m033919_c001_v0001171_t0010_u01754451559645") 2025/08/06 03:44:44 DEBUG : only6: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184ce7_d20250806_m034000_c001_v7007000_t0000_u01754451600661") 2025/08/06 03:44:44 DEBUG : only6: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400e295949c56379_d20250806_m033953_c001_v0001171_t0014_u01754451593078") 2025/08/06 03:44:44 DEBUG : only6: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c562b9_d20250806_m033941_c001_v0001171_t0034_u01754451581598") 2025/08/06 03:44:44 DEBUG : only6: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4111d75838648d8b_d20250806_m033932_c001_v7007000_t0000_u01754451572074") 2025/08/06 03:44:44 DEBUG : only6: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c561c3_d20250806_m033920_c001_v0001171_t0013_u01754451560475") 2025/08/06 03:44:44 DEBUG : only7: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184ce8_d20250806_m034000_c001_v7007000_t0000_u01754451600845") 2025/08/06 03:44:45 DEBUG : only7: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400359e85018535f_d20250806_m033953_c001_v0001178_t0025_u01754451593140") 2025/08/06 03:44:45 DEBUG : only7: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c562cb_d20250806_m033942_c001_v0001171_t0006_u01754451582301") 2025/08/06 03:44:45 DEBUG : only7: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396dd84f_d20250806_m033932_c001_v7007000_t0000_u01754451572141") 2025/08/06 03:44:45 DEBUG : only7: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c561cb_d20250806_m033921_c001_v0001171_t0059_u01754451561135") 2025/08/06 03:44:45 DEBUG : only8: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184ce9_d20250806_m034001_c001_v7007000_t0000_u01754451601027") 2025/08/06 03:44:45 DEBUG : only8: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4026a495f86b1f3d_d20250806_m033953_c001_v0001181_t0035_u01754451593246") 2025/08/06 03:44:45 DEBUG : only8: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c562db_d20250806_m033943_c001_v0001171_t0012_u01754451583021") 2025/08/06 03:44:45 DEBUG : only8: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c3e48f93e4d60_d20250806_m033931_c001_v7007000_t0000_u01754451571910") 2025/08/06 03:44:45 DEBUG : only8: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c561d3_d20250806_m033921_c001_v0001171_t0000_u01754451561863") 2025/08/06 03:44:45 DEBUG : only9: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cea_d20250806_m034001_c001_v7007000_t0000_u01754451601211") 2025/08/06 03:44:45 DEBUG : only9: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c0f582fc1ea4b_d20250806_m033953_c001_v0001116_t0051_u01754451593258") 2025/08/06 03:44:45 DEBUG : only9: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c562e9_d20250806_m033943_c001_v0001171_t0016_u01754451583817") 2025/08/06 03:44:45 DEBUG : only9: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396dd465_d20250806_m033931_c001_v7007000_t0000_u01754451571715") 2025/08/06 03:44:45 DEBUG : only9: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c561e5_d20250806_m033922_c001_v0001171_t0038_u01754451562710") 2025/08/06 03:44:45 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc433e8_d20250806_m033615_c001_v7007000_t0000_u01754451375697") 2025/08/06 03:44:45 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f116b0672e6adca17_d20250806_m033613_c001_v0001101_t0005_u01754451373346") 2025/08/06 03:44:45 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc433e2_d20250806_m033612_c001_v7007000_t0000_u01754451372244") 2025/08/06 03:44:45 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c55c2c_d20250806_m033610_c001_v0001171_t0028_u01754451370316") 2025/08/06 03:44:45 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc433de_d20250806_m033609_c001_v7007000_t0000_u01754451369556") 2025/08/06 03:44:45 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f116b0672e6adc9fb_d20250806_m033607_c001_v0001101_t0049_u01754451367350") 2025/08/06 03:44:45 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a888_d20250806_m033556_c001_v7007000_t0000_u01754451356358") 2025/08/06 03:44:45 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736989a2_d20250806_m033554_c001_v0001093_t0057_u01754451354611") 2025/08/06 03:44:45 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a880_d20250806_m033552_c001_v7007000_t0000_u01754451352741") 2025/08/06 03:44:46 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698990_d20250806_m033551_c001_v0001093_t0005_u01754451351588") 2025/08/06 03:44:46 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a87a_d20250806_m033550_c001_v7007000_t0000_u01754451350224") 2025/08/06 03:44:46 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698984_d20250806_m033549_c001_v0001093_t0056_u01754451349227") 2025/08/06 03:44:46 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a864_d20250806_m033541_c001_v7007000_t0000_u01754451341860") 2025/08/06 03:44:46 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f103523067369895e_d20250806_m033540_c001_v0001093_t0040_u01754451340278") 2025/08/06 03:44:46 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a860_d20250806_m033539_c001_v7007000_t0000_u01754451339915") 2025/08/06 03:44:46 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698958_d20250806_m033538_c001_v0001093_t0029_u01754451338574") 2025/08/06 03:44:46 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a85a_d20250806_m033538_c001_v7007000_t0000_u01754451338213") 2025/08/06 03:44:46 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698956_d20250806_m033537_c001_v0001093_t0007_u01754451337486") 2025/08/06 03:44:46 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698950_d20250806_m033536_c001_v0001093_t0033_u01754451336665") 2025/08/06 03:44:46 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a857_d20250806_m033536_c001_v7007000_t0000_u01754451336305") 2025/08/06 03:44:46 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f103523067369894c_d20250806_m033535_c001_v0001093_t0002_u01754451335327") 2025/08/06 03:44:46 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f103523067369894a_d20250806_m033534_c001_v0001093_t0022_u01754451334649") 2025/08/06 03:44:46 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a853_d20250806_m033534_c001_v7007000_t0000_u01754451334226") 2025/08/06 03:44:46 DEBUG : potato: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698944_d20250806_m033533_c001_v0001093_t0032_u01754451333301") 2025/08/06 03:44:46 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4020b5c3d3ba6529_d20250806_m033700_c001_v7007000_t0000_u01754451420503") 2025/08/06 03:44:46 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698a41_d20250806_m033659_c001_v0001093_t0006_u01754451419698") 2025/08/06 03:44:46 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304aa75_d20250806_m033651_c001_v7007000_t0000_u01754451411046") 2025/08/06 03:44:46 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c55d55_d20250806_m033646_c001_v0001171_t0053_u01754451406173") 2025/08/06 03:44:46 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f373e_d20250806_m033638_c001_v7007000_t0000_u01754451398563") 2025/08/06 03:44:47 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698a1a_d20250806_m033633_c001_v0001093_t0000_u01754451393995") 2025/08/06 03:44:47 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc433f3_d20250806_m033626_c001_v7007000_t0000_u01754451386002") 2025/08/06 03:44:47 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c55c98_d20250806_m033622_c001_v0001171_t0018_u01754451382561") 2025/08/06 03:44:47 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a9cf_d20250806_m033601_c001_v7007000_t0000_u01754451361242") 2025/08/06 03:44:47 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736989b6_d20250806_m033559_c001_v0001093_t0011_u01754451359340") 2025/08/06 03:44:47 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a893_d20250806_m033558_c001_v7007000_t0000_u01754451358979") 2025/08/06 03:44:47 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736989b0_d20250806_m033556_c001_v0001093_t0045_u01754451356902") 2025/08/06 03:44:47 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a889_d20250806_m033556_c001_v7007000_t0000_u01754451356540") 2025/08/06 03:44:47 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736989aa_d20250806_m033555_c001_v0001093_t0030_u01754451355559") 2025/08/06 03:44:47 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a883_d20250806_m033554_c001_v7007000_t0000_u01754451354251") 2025/08/06 03:44:47 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698998_d20250806_m033553_c001_v0001093_t0039_u01754451353111") 2025/08/06 03:44:47 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a87d_d20250806_m033551_c001_v7007000_t0000_u01754451351225") 2025/08/06 03:44:47 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f103523067369898a_d20250806_m033550_c001_v0001093_t0042_u01754451350232") 2025/08/06 03:44:47 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304a868_d20250806_m033542_c001_v7007000_t0000_u01754451342600") 2025/08/06 03:44:47 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698964_d20250806_m033541_c001_v0001093_t0039_u01754451341390") 2025/08/06 03:44:47 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c3e48f93e4a1a_d20250806_m033438_c001_v7007000_t0000_u01754451278710") 2025/08/06 03:44:47 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698890_d20250806_m033437_c001_v0001093_t0004_u01754451277935") 2025/08/06 03:44:47 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c3e48f93e4a16_d20250806_m033437_c001_v7007000_t0000_u01754451277032") 2025/08/06 03:44:47 DEBUG : potato2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f103523067369888c_d20250806_m033436_c001_v0001093_t0057_u01754451276283") 2025/08/06 03:44:47 DEBUG : potato3: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4210f3457304aa76_d20250806_m033651_c001_v7007000_t0000_u01754451411285") 2025/08/06 03:44:47 DEBUG : potato3: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c55d5b_d20250806_m033647_c001_v0001171_t0025_u01754451407340") 2025/08/06 03:44:48 DEBUG : potato3: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f373f_d20250806_m033638_c001_v7007000_t0000_u01754451398919") 2025/08/06 03:44:48 DEBUG : potato3: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698a1c_d20250806_m033635_c001_v0001093_t0028_u01754451395173") 2025/08/06 03:44:48 DEBUG : potato3: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc433f4_d20250806_m033626_c001_v7007000_t0000_u01754451386346") 2025/08/06 03:44:48 DEBUG : potato3: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c55ca0_d20250806_m033623_c001_v0001171_t0045_u01754451383195") 2025/08/06 03:44:48 DEBUG : pre-dest1/1: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f418ed661d1a840c9_d20250806_m033736_c001_v7007000_t0000_u01754451456596") 2025/08/06 03:44:48 DEBUG : pre-dest1/1: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c55e73_d20250806_m033728_c001_v0001171_t0013_u01754451448285") 2025/08/06 03:44:48 DEBUG : pre-dest2/2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f418ed661d1a840ca_d20250806_m033736_c001_v7007000_t0000_u01754451456803") 2025/08/06 03:44:48 DEBUG : pre-dest2/2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698a79_d20250806_m033729_c001_v0001093_t0034_u01754451449176") 2025/08/06 03:44:48 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4030020fb224c08b_d20250806_m033712_c001_v7007000_t0000_u01754451432601") 2025/08/06 03:44:48 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c55dd9_d20250806_m033708_c001_v0001171_t0048_u01754451428444") 2025/08/06 03:44:48 DEBUG : sizeonly: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f407ae949b6cc5e77_d20250806_m033517_c001_v7007000_t0000_u01754451317968") 2025/08/06 03:44:48 DEBUG : sizeonly: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698908_d20250806_m033516_c001_v0001093_t0028_u01754451316849") 2025/08/06 03:44:48 DEBUG : splitbanan: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095185282_d20250806_m034203_c001_v7007000_t0000_u01754451723227") 2025/08/06 03:44:48 DEBUG : splitbanan: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56859_d20250806_m034155_c001_v0001171_t0056_u01754451715710") 2025/08/06 03:44:48 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6eb_d20250806_m034324_c001_v7007000_t0000_u01754451804147") 2025/08/06 03:44:48 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56ba3_d20250806_m034316_c001_v0001171_t0006_u01754451796844") 2025/08/06 03:44:48 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263bb01_d20250806_m034307_c001_v7007000_t0000_u01754451787592") 2025/08/06 03:44:48 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56af8_d20250806_m034300_c001_v0001171_t0057_u01754451780521") 2025/08/06 03:44:48 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c90951852e2_d20250806_m034251_c001_v7007000_t0000_u01754451771715") 2025/08/06 03:44:48 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56a4b_d20250806_m034245_c001_v0001171_t0038_u01754451765159") 2025/08/06 03:44:48 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263bad3_d20250806_m034235_c001_v7007000_t0000_u01754451755845") 2025/08/06 03:44:48 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c569af_d20250806_m034229_c001_v0001171_t0051_u01754451749033") 2025/08/06 03:44:49 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419046b64f1a8628_d20250806_m034219_c001_v7007000_t0000_u01754451739246") 2025/08/06 03:44:49 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c568f3_d20250806_m034212_c001_v0001171_t0044_u01754451732029") 2025/08/06 03:44:49 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095185269_d20250806_m034157_c001_v7007000_t0000_u01754451717809") 2025/08/06 03:44:49 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ebc6_d20250806_m034154_c001_v0001116_t0031_u01754451714387") 2025/08/06 03:44:49 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f420eba9bcba00fc4_d20250806_m034144_c001_v7007000_t0000_u01754451704481") 2025/08/06 03:44:49 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c5679d_d20250806_m034137_c001_v0001171_t0030_u01754451697190") 2025/08/06 03:44:49 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f406a7f09396df42f_d20250806_m034136_c001_v7007000_t0000_u01754451696278") 2025/08/06 03:44:49 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eb73_d20250806_m034132_c001_v0001116_t0050_u01754451692407") 2025/08/06 03:44:49 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4182b5d043541b41_d20250806_m034122_c001_v7007000_t0000_u01754451682808") 2025/08/06 03:44:49 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2150_d20250806_m034115_c001_v0001181_t0014_u01754451675788") 2025/08/06 03:44:49 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f985e13736063_d20250806_m034114_c001_v7007000_t0000_u01754451674700") 2025/08/06 03:44:49 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eb29_d20250806_m034111_c001_v0001116_t0048_u01754451671017") 2025/08/06 03:44:49 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f409f11bb014235d0_d20250806_m034056_c001_v7007000_t0000_u01754451656774") 2025/08/06 03:44:49 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eaf5_d20250806_m034052_c001_v0001116_t0035_u01754451652798") 2025/08/06 03:44:49 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f401bbe58f42f39a1_d20250806_m034044_c001_v7007000_t0000_u01754451644020") 2025/08/06 03:44:49 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eacb_d20250806_m034037_c001_v0001116_t0015_u01754451637002") 2025/08/06 03:44:49 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0be2a_d20250806_m034028_c001_v7007000_t0000_u01754451628339") 2025/08/06 03:44:49 DEBUG : splitbananasplit: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ea92_d20250806_m034021_c001_v0001116_t0020_u01754451621323") 2025/08/06 03:44:49 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095185251_d20250806_m034139_c001_v7007000_t0000_u01754451699148") 2025/08/06 03:44:49 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1eb77_d20250806_m034134_c001_v0001116_t0049_u01754451694170") 2025/08/06 03:44:49 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cfe_d20250806_m034013_c001_v7007000_t0000_u01754451613827") 2025/08/06 03:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501853c4_d20250806_m034010_c001_v0001178_t0014_u01754451610916") 2025/08/06 03:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263b543_d20250806_m034009_c001_v7007000_t0000_u01754451609787") 2025/08/06 03:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c563f7_d20250806_m034007_c001_v0001171_t0003_u01754451607216") 2025/08/06 03:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc433ef_d20250806_m033619_c001_v7007000_t0000_u01754451379793") 2025/08/06 03:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736989f8_d20250806_m033618_c001_v0001093_t0056_u01754451378887") 2025/08/06 03:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc433ed_d20250806_m033618_c001_v7007000_t0000_u01754451378158") 2025/08/06 03:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736989f2_d20250806_m033617_c001_v0001093_t0025_u01754451377188") 2025/08/06 03:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f407ae949b6cc5e75_d20250806_m033514_c001_v7007000_t0000_u01754451314591") 2025/08/06 03:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736988f8_d20250806_m033512_c001_v0001093_t0046_u01754451312924") 2025/08/06 03:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f407ae949b6cc5e74_d20250806_m033512_c001_v7007000_t0000_u01754451312558") 2025/08/06 03:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736988f0_d20250806_m033511_c001_v0001093_t0056_u01754451311331") 2025/08/06 03:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f407ae949b6cc5e70_d20250806_m033509_c001_v7007000_t0000_u01754451309185") 2025/08/06 03:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736988e6_d20250806_m033507_c001_v0001093_t0043_u01754451307832") 2025/08/06 03:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f407ae949b6cc5e6d_d20250806_m033507_c001_v7007000_t0000_u01754451307285") 2025/08/06 03:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736988dc_d20250806_m033505_c001_v0001093_t0025_u01754451305881") 2025/08/06 03:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736988d6_d20250806_m033502_c001_v0001093_t0005_u01754451302799") 2025/08/06 03:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f407ae949b6cc5e6a_d20250806_m033502_c001_v7007000_t0000_u01754451302429") 2025/08/06 03:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736988d2_d20250806_m033501_c001_v0001093_t0002_u01754451301483") 2025/08/06 03:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736988ce_d20250806_m033500_c001_v0001093_t0028_u01754451300495") 2025/08/06 03:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f407ae949b6cc5e69_d20250806_m033500_c001_v7007000_t0000_u01754451300131") 2025/08/06 03:44:50 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736988c8_d20250806_m033457_c001_v0001093_t0005_u01754451297232") 2025/08/06 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736988c4_d20250806_m033454_c001_v0001093_t0038_u01754451294174") 2025/08/06 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c3e48f93e4a9b_d20250806_m033453_c001_v7007000_t0000_u01754451293811") 2025/08/06 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736988c2_d20250806_m033452_c001_v0001093_t0012_u01754451292947") 2025/08/06 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736988c0_d20250806_m033452_c001_v0001093_t0033_u01754451292001") 2025/08/06 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c3e48f93e4a94_d20250806_m033451_c001_v7007000_t0000_u01754451291637") 2025/08/06 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736988b4_d20250806_m033447_c001_v0001093_t0040_u01754451287696") 2025/08/06 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c3e48f93e4a86_d20250806_m033447_c001_v7007000_t0000_u01754451287333") 2025/08/06 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736988b0_d20250806_m033446_c001_v0001093_t0055_u01754451286658") 2025/08/06 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c3e48f93e4a83_d20250806_m033445_c001_v7007000_t0000_u01754451285760") 2025/08/06 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736988ae_d20250806_m033444_c001_v0001093_t0038_u01754451284902") 2025/08/06 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c3e48f93e4a78_d20250806_m033444_c001_v7007000_t0000_u01754451284360") 2025/08/06 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736988ac_d20250806_m033443_c001_v0001093_t0055_u01754451283648") 2025/08/06 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c3e48f93e4a5d_d20250806_m033442_c001_v7007000_t0000_u01754451282741") 2025/08/06 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736988a4_d20250806_m033441_c001_v0001093_t0025_u01754451281890") 2025/08/06 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c3e48f93e4a46_d20250806_m033441_c001_v7007000_t0000_u01754451281346") 2025/08/06 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f103523067369889e_d20250806_m033440_c001_v0001093_t0007_u01754451280520") 2025/08/06 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c3e48f93e4a2f_d20250806_m033439_c001_v7007000_t0000_u01754451279972") 2025/08/06 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698892_d20250806_m033439_c001_v0001093_t0010_u01754451279253") 2025/08/06 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c3e48f93e4a13_d20250806_m033434_c001_v7007000_t0000_u01754451274478") 2025/08/06 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698874_d20250806_m033433_c001_v0001093_t0058_u01754451273809") 2025/08/06 03:44:51 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c3e48f93e4a10_d20250806_m033433_c001_v7007000_t0000_u01754451273262") 2025/08/06 03:44:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1035230673698868_d20250806_m033432_c001_v0001093_t0057_u01754451272573") 2025/08/06 03:44:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c3e48f93e4a0a_d20250806_m033431_c001_v7007000_t0000_u01754451271668") 2025/08/06 03:44:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f103523067369885c_d20250806_m033430_c001_v0001093_t0022_u01754451270980") 2025/08/06 03:44:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400c3e48f93e4a07_d20250806_m033428_c001_v7007000_t0000_u01754451268618") 2025/08/06 03:44:52 DEBUG : sub dir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f103523067369883e_d20250806_m033427_c001_v0001093_t0045_u01754451267783") 2025/08/06 03:44:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cff_d20250806_m034014_c001_v7007000_t0000_u01754451614010") 2025/08/06 03:44:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ea76_d20250806_m034010_c001_v0001116_t0023_u01754451610934") 2025/08/06 03:44:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40447bc2a263b544_d20250806_m034009_c001_v7007000_t0000_u01754451609972") 2025/08/06 03:44:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b1f9d_d20250806_m034007_c001_v0001181_t0056_u01754451607228") 2025/08/06 03:44:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6ed_d20250806_m034326_c001_v7007000_t0000_u01754451806228") 2025/08/06 03:44:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018583b_d20250806_m034325_c001_v0001178_t0039_u01754451805563") 2025/08/06 03:44:52 DEBUG : sub/yam: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc433e7_d20250806_m033615_c001_v7007000_t0000_u01754451375147") 2025/08/06 03:44:52 DEBUG : sub/yam: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c55c3e_d20250806_m033612_c001_v0001171_t0042_u01754451372991") 2025/08/06 03:44:52 DEBUG : test_dir1/file2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cf7_d20250806_m034006_c001_v7007000_t0000_u01754451606442") 2025/08/06 03:44:52 DEBUG : test_dir1/file2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b1f89_d20250806_m034004_c001_v0001181_t0029_u01754451604424") 2025/08/06 03:44:52 DEBUG : test_dir1/file2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cef_d20250806_m034003_c001_v7007000_t0000_u01754451603627") 2025/08/06 03:44:52 DEBUG : test_dir1/file2: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e850185393_d20250806_m034002_c001_v0001178_t0007_u01754451602192") 2025/08/06 03:44:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cf8_d20250806_m034006_c001_v7007000_t0000_u01754451606625") 2025/08/06 03:44:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018539d_d20250806_m034004_c001_v0001178_t0051_u01754451604414") 2025/08/06 03:44:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f419d9c9095184cf0_d20250806_m034003_c001_v7007000_t0000_u01754451603810") 2025/08/06 03:44:52 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b1f79_d20250806_m034002_c001_v0001181_t0015_u01754451602205") 2025/08/06 03:44:52 DEBUG : three: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc433ba_d20250806_m033606_c001_v7007000_t0000_u01754451366593") 2025/08/06 03:44:52 DEBUG : three: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736989d2_d20250806_m033605_c001_v0001093_t0018_u01754451365358") 2025/08/06 03:44:53 DEBUG : three: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736989c6_d20250806_m033602_c001_v0001093_t0056_u01754451362756") 2025/08/06 03:44:53 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6f0_d20250806_m034327_c001_v7007000_t0000_u01754451807915") 2025/08/06 03:44:53 DEBUG : tictactoe/tictactoe: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b24c1_d20250806_m034327_c001_v0001181_t0059_u01754451807200") 2025/08/06 03:44:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f710_d20250806_m034348_c001_v7007000_t0000_u01754451828062") 2025/08/06 03:44:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ed24_d20250806_m034345_c001_v0001116_t0023_u01754451825845") 2025/08/06 03:44:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f70b_d20250806_m034344_c001_v7007000_t0000_u01754451824259") 2025/08/06 03:44:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b252b_d20250806_m034342_c001_v0001181_t0016_u01754451822711") 2025/08/06 03:44:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f706_d20250806_m034341_c001_v7007000_t0000_u01754451821737") 2025/08/06 03:44:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e8501858a5_d20250806_m034341_c001_v0001178_t0000_u01754451821087") 2025/08/06 03:44:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6ff_d20250806_m034335_c001_v7007000_t0000_u01754451815361") 2025/08/06 03:44:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b24ef_d20250806_m034334_c001_v0001181_t0025_u01754451814134") 2025/08/06 03:44:53 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f703_d20250806_m034338_c001_v7007000_t0000_u01754451818081") 2025/08/06 03:44:53 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ed09_d20250806_m034336_c001_v0001116_t0059_u01754451816372") 2025/08/06 03:44:53 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6fd_d20250806_m034333_c001_v7007000_t0000_u01754451813153") 2025/08/06 03:44:53 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100359e85018586b_d20250806_m034332_c001_v0001178_t0007_u01754451812522") 2025/08/06 03:44:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6f7_d20250806_m034331_c001_v7007000_t0000_u01754451811563") 2025/08/06 03:44:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56c5c_d20250806_m034330_c001_v0001171_t0016_u01754451810855") 2025/08/06 03:44:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f6f3_d20250806_m034329_c001_v7007000_t0000_u01754451809881") 2025/08/06 03:44:53 DEBUG : toe/toe/tictactoe: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100c0f582fc1ece7_d20250806_m034328_c001_v0001116_t0010_u01754451808930") 2025/08/06 03:44:53 DEBUG : toe/toe/toe: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f405dae8c8bf0c6ab_d20250806_m034353_c001_v7007000_t0000_u01754451833217") 2025/08/06 03:44:54 DEBUG : toe/toe/toe: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1026a495f86b2587_d20250806_m034352_c001_v0001181_t0019_u01754451832559") 2025/08/06 03:44:54 DEBUG : toe/toe/toe: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f705_d20250806_m034340_c001_v7007000_t0000_u01754451820093") 2025/08/06 03:44:54 DEBUG : toe/toe/toe: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56cb3_d20250806_m034339_c001_v0001171_t0052_u01754451819162") 2025/08/06 03:44:54 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f712_d20250806_m034348_c001_v7007000_t0000_u01754451828684") 2025/08/06 03:44:54 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c56d2b_d20250806_m034347_c001_v0001171_t0043_u01754451827683") 2025/08/06 03:44:54 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f410d31759fa1f70d_d20250806_m034344_c001_v7007000_t0000_u01754451824862") 2025/08/06 03:44:54 DEBUG : toe/toe/toe.txt: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1086deea9782cfd5_d20250806_m034343_c001_v0001134_t0056_u01754451823968") 2025/08/06 03:44:54 DEBUG : two: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc433bd_d20250806_m033606_c001_v7007000_t0000_u01754451366801") 2025/08/06 03:44:54 DEBUG : two: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f400e295949c55bfa_d20250806_m033604_c001_v0001171_t0014_u01754451364795") 2025/08/06 03:44:54 DEBUG : two: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f40352306736989c4_d20250806_m033602_c001_v0001093_t0056_u01754451362573") 2025/08/06 03:44:54 DEBUG : yam: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc433e9_d20250806_m033615_c001_v7007000_t0000_u01754451375880") 2025/08/06 03:44:54 DEBUG : yam: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f11315c15e4527045_d20250806_m033614_c001_v0001145_t0019_u01754451374667") 2025/08/06 03:44:54 DEBUG : yam: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc433e1_d20250806_m033611_c001_v7007000_t0000_u01754451371683") 2025/08/06 03:44:54 DEBUG : yam: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f10352306736989de_d20250806_m033610_c001_v0001093_t0040_u01754451370310") 2025/08/06 03:44:54 DEBUG : yam: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc433dc_d20250806_m033609_c001_v7007000_t0000_u01754451369008") 2025/08/06 03:44:54 DEBUG : yam: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f100e295949c55c12_d20250806_m033607_c001_v0001171_t0023_u01754451367361") 2025/08/06 03:44:54 DEBUG : yaml: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc433e4_d20250806_m033612_c001_v7007000_t0000_u01754451372427") 2025/08/06 03:44:54 DEBUG : yaml: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f1121a0e7de90c22e_d20250806_m033611_c001_v0001157_t0039_u01754451371268") 2025/08/06 03:44:54 DEBUG : yaml: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f4152d501fbc433e0_d20250806_m033609_c001_v7007000_t0000_u01754451369753") 2025/08/06 03:44:54 DEBUG : yaml: Deleting (id "4_z5f32cd93701d7bdb9f880e1b_f103a21b438aab2ad_d20250806_m033608_c001_v0001177_t0017_u01754451368792") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m31.128500427s (try 1/5)