"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/28 05:28:42 DEBUG : Creating backend with remote "TestB2:rclone-test-lecayot9zami" 2025/08/28 05:28:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/28 05:28:43 DEBUG : Creating backend with remote "/tmp/rclone3510690960" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:28:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 05:28:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/28 05:28:48 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:28:48 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (5.31s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:28:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/28 05:28:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 05:28:49 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:28:49 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:28:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:28:50 INFO : sub dir/hello world: Copied (new) 2025/08/28 05:28:50 DEBUG : B2 bucket rclone-test-lecayot9zami: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.87s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", 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-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", 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-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:28:51 DEBUG : Creating backend with remote "/non-existing" 2025/08/28 05:28:51 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/28 05:28:51 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:28:51 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:28:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 05:28:52 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:28:52 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:28:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:28:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.83s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:28:54 INFO : B2 bucket rclone-test-lecayot9zami: Running all checks before starting transfers 2025/08/28 05:28:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 05:28:54 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:28:54 INFO : B2 bucket rclone-test-lecayot9zami: Checks finished, now starting transfers 2025/08/28 05:28:54 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:28:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:28:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.29s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:28:55 ERROR : Ignoring --no-traverse with sync 2025/08/28 05:28:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 05:28:55 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:28:55 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:28:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:28:56 INFO : sub dir/hello world: Copied (new) 2025/08/28 05:28:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.44s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:28:57 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/28 05:28:57 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:28:57 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:28:57 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/28 05:28:57 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.36s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:28:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 05:28:58 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:28:58 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:28:59 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:28:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.63s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:29:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 05:29:00 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:29:00 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:29:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:29:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.61s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:29:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/28 05:29:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/28 05:29:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/28 05:29:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/28 05:29:01 INFO : sub dir2: Making directory 2025/08/28 05:29:01 INFO : sub dir: Making directory 2025/08/28 05:29:01 INFO : sub dir2/sub sub dir2: Making directory 2025/08/28 05:29:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 05:29:01 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:29:01 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:29:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:29:02 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/28 05:29:02 DEBUG : B2 bucket rclone-test-lecayot9zami: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.21s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:29:02 INFO : sub dir2: Making directory 2025/08/28 05:29:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/28 05:29:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/28 05:29:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 05:29:02 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:29:02 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:29:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:29:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.30s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:29:04 DEBUG : sub dir2: Making directory with metadata 2025/08/28 05:29:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/28 05:29:04 INFO : sub dir2: Making directory 2025/08/28 05:29:04 INFO : sub dir: Making directory 2025/08/28 05:29:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 05:29:04 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:29:04 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:29:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:29:04 INFO : sub dir/hello world: Copied (new) 2025/08/28 05:29:04 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/28 05:29:04 DEBUG : B2 bucket rclone-test-lecayot9zami: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/28 05:29:05 DEBUG : B2 bucket rclone-test-lecayot9zami: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.57s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", 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-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:29:05 INFO : sub dir2: Making directory 2025/08/28 05:29:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 05:29:06 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:29:06 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:29:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:29:06 INFO : sub dir/hello world: Copied (new) 2025/08/28 05:29:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.23s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:29:07 DEBUG : sub dir2: Making directory with metadata 2025/08/28 05:29:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/28 05:29:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/28 05:29:07 INFO : sub dir2: Making directory 2025/08/28 05:29:07 INFO : sub dir: Making directory 2025/08/28 05:29:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 05:29:07 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:29:07 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:29:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:29:07 INFO : sub dir/hello world: Copied (new) 2025/08/28 05:29:07 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/28 05:29:08 DEBUG : B2 bucket rclone-test-lecayot9zami: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.39s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", 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-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:29:08 INFO : sub dir2: Making directory 2025/08/28 05:29:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 05:29:09 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:29:09 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:29:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:29:09 INFO : sub dir/hello world: Copied (new) 2025/08/28 05:29:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.51s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:29:11 DEBUG : Creating backend with remote "TestB2:rclone-test-zecudeg1xaru" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-lecayot9zami -> B2 bucket rclone-test-zecudeg1xaru 2025/08/28 05:29:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 05:29:12 DEBUG : B2 bucket rclone-test-zecudeg1xaru: Waiting for checks to finish 2025/08/28 05:29:12 DEBUG : B2 bucket rclone-test-zecudeg1xaru: Waiting for transfers to finish 2025/08/28 05:29:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:29:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/28 05:29:17 DEBUG : B2 bucket rclone-test-zecudeg1xaru: Purge remote 2025/08/28 05:29:17 INFO : B2 bucket rclone-test-zecudeg1xaru: cleaning bucket "rclone-test-zecudeg1xaru" of all files 2025/08/28 05:29:17 DEBUG : sub dir/hello world: Deleting (id "4_zdf42cd53206debfb9f880e1b_f10934978c3ff7ea7_d20250828_m052916_c001_v0001041_t0031_u01756358956698") --- PASS: TestServerSideCopy (11.19s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:29:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/28 05:29:22 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:29:22 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:29:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/28 05:29:23 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.38s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:29:24 DEBUG : Creating backend with remote "TestB2:rclone-test-siheqas5jeju" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-lecayot9zami -> B2 bucket rclone-test-siheqas5jeju 2025/08/28 05:29:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 05:29:25 DEBUG : B2 bucket rclone-test-siheqas5jeju: Waiting for checks to finish 2025/08/28 05:29:25 DEBUG : B2 bucket rclone-test-siheqas5jeju: Waiting for transfers to finish 2025/08/28 05:29:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:29:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/28 05:29:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/28 05:29:33 DEBUG : B2 bucket rclone-test-siheqas5jeju: Waiting for checks to finish 2025/08/28 05:29:33 DEBUG : B2 bucket rclone-test-siheqas5jeju: Waiting for transfers to finish 2025/08/28 05:29:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/28 05:29:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/28 05:29:33 DEBUG : B2 bucket rclone-test-siheqas5jeju: Purge remote 2025/08/28 05:29:33 INFO : B2 bucket rclone-test-siheqas5jeju: cleaning bucket "rclone-test-siheqas5jeju" of all files 2025/08/28 05:29:33 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2fdc3206debfb9f880e1b_f107bd89e00f8f688_d20250828_m052933_c001_v0001105_t0029_u01756358973205") 2025/08/28 05:29:33 DEBUG : sub dir/hello world: Deleting (id "4_zbfd2fdc3206debfb9f880e1b_f10148450e125a38c_d20250828_m052931_c001_v0001182_t0025_u01756358971051") --- PASS: TestServerSideCopyOverSelf (15.12s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:29:40 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:29:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/28 05:29:40 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:29:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/28 05:29:41 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/28 05:29:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.73s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:29:42 DEBUG : Creating backend with remote "TestB2:rclone-test-netomiz1dumo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-lecayot9zami -> B2 bucket rclone-test-netomiz1dumo 2025/08/28 05:29:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 05:29:43 DEBUG : B2 bucket rclone-test-netomiz1dumo: Waiting for checks to finish 2025/08/28 05:29:43 DEBUG : B2 bucket rclone-test-netomiz1dumo: Waiting for transfers to finish 2025/08/28 05:29:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:29:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/28 05:29:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/28 05:29:47 DEBUG : B2 bucket rclone-test-netomiz1dumo: Waiting for checks to finish 2025/08/28 05:29:47 DEBUG : B2 bucket rclone-test-netomiz1dumo: Waiting for transfers to finish 2025/08/28 05:29:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/28 05:29:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/28 05:29:47 INFO : sub dir/hello world: Deleted 2025/08/28 05:29:49 DEBUG : testing file moves 2025/08/28 05:29:49 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/28 05:29:49 DEBUG : B2 bucket rclone-test-netomiz1dumo: Waiting for checks to finish 2025/08/28 05:29:49 DEBUG : B2 bucket rclone-test-netomiz1dumo: Waiting for transfers to finish 2025/08/28 05:29:49 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/28 05:29:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/28 05:29:49 INFO : sub dir/hello world: Deleted 2025/08/28 05:29:50 DEBUG : B2 bucket rclone-test-netomiz1dumo: Purge remote 2025/08/28 05:29:50 INFO : B2 bucket rclone-test-netomiz1dumo: cleaning bucket "rclone-test-netomiz1dumo" of all files 2025/08/28 05:29:50 DEBUG : sub dir/hello world: Deleting (id "4_z3fb24d13207debfb9f880e1b_f105e9d8b26bbe55f_d20250828_m052949_c001_v0001145_t0006_u01756358989358") 2025/08/28 05:29:50 DEBUG : sub dir/hello world: Deleting (id "4_z3fb24d13207debfb9f880e1b_f1072ed7b6468ac63_d20250828_m052947_c001_v0001180_t0054_u01756358987636") 2025/08/28 05:29:50 DEBUG : sub dir/hello world: Deleting (id "4_z3fb24d13207debfb9f880e1b_f11477d30ce2da736_d20250828_m052946_c001_v0001177_t0005_u01756358986515") --- PASS: TestServerSideMoveOverSelf (14.47s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:29:57 ERROR : error listing: directory not found 2025/08/28 05:29:57 INFO : Local file system at /tmp/rclone3510690960: Making directory 2025/08/28 05:29:57 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:29:57 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.89s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:29:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 05:29:58 DEBUG : Local file system at /tmp/rclone3510690960: Waiting for checks to finish 2025/08/28 05:29:58 DEBUG : Local file system at /tmp/rclone3510690960: Waiting for transfers to finish 2025/08/28 05:29:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:29:59 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/28 05:29:59 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.78s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:30:00 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/28 05:30:00 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:00 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/28 05:30:00 INFO : check sum: Copied (new) 2025/08/28 05:30:00 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:00 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:00 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/28 05:30:00 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/28 05:30:00 DEBUG : check sum: Unchanged skipping 2025/08/28 05:30:00 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:00 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:00 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.67s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:30:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/28 05:30:01 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:01 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:02 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/28 05:30:02 INFO : sizeonly: Copied (new) 2025/08/28 05:30:02 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:03 DEBUG : sizeonly: Sizes identical 2025/08/28 05:30:03 DEBUG : sizeonly: Unchanged skipping 2025/08/28 05:30:03 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:03 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:03 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:03 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.05s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:30:03 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/28 05:30:03 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:03 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:04 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/28 05:30:04 INFO : ignore-size: Copied (new) 2025/08/28 05:30:04 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:04 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:30:04 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:04 DEBUG : ignore-size: Unchanged skipping 2025/08/28 05:30:04 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:04 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:04 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.72s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:30:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:30:06 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:06 DEBUG : existing: Unchanged skipping 2025/08/28 05:30:06 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:06 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:06 INFO : There was nothing to transfer 2025/08/28 05:30:06 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/28 05:30:06 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:06 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/28 05:30:07 INFO : existing: Copied (replaced existing) 2025/08/28 05:30:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.36s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:30:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/28 05:30:07 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:07 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/28 05:30:08 INFO : existing: Copied (new) 2025/08/28 05:30:08 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:08 DEBUG : existing: Destination exists, skipping 2025/08/28 05:30:08 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:08 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:08 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.73s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:30:10 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/28 05:30:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:30:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/28 05:30:10 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:10 DEBUG : c/non empty space: Unchanged skipping 2025/08/28 05:30:10 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 05:30:11 INFO : a/potato2: Copied (new) 2025/08/28 05:30:11 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:11 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.81s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:30:13 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/28 05:30:13 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/28 05:30:13 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/28 05:30:13 DEBUG : empty space: Unchanged skipping 2025/08/28 05:30:13 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:13 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:13 INFO : There was nothing to transfer 2025/08/28 05:30:13 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:13 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/28 05:30:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/28 05:30:14 INFO : empty space: Updated modification time in destination 2025/08/28 05:30:14 DEBUG : empty space: Unchanged skipping 2025/08/28 05:30:14 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:14 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:14 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.84s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:30:16 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/28 05:30:16 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/28 05:30:16 DEBUG : empty space: Unchanged skipping 2025/08/28 05:30:16 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:16 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:16 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.66s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:30:17 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/28 05:30:17 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:17 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3510690960) 2025/08/28 05:30:17 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-lecayot9zami) 2025/08/28 05:30:17 DEBUG : foo: sha1 differ 2025/08/28 05:30:17 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:17 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/28 05:30:17 INFO : foo: Copied (replaced existing) 2025/08/28 05:30:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:30:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:30:19 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/28 05:30:19 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:19 DEBUG : empty space: Unchanged skipping 2025/08/28 05:30:19 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:19 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 05:30:19 INFO : potato: Copied (new) 2025/08/28 05:30:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:30:21 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:21 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/28 05:30:21 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:21 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/28 05:30:21 INFO : potato: Copied (replaced existing) 2025/08/28 05:30:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.85s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:30:23 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/28 05:30:23 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:23 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3510690960) 2025/08/28 05:30:23 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-lecayot9zami) 2025/08/28 05:30:23 DEBUG : potato: sha1 differ 2025/08/28 05:30:23 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:23 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/28 05:30:23 INFO : potato: Copied (replaced existing) 2025/08/28 05:30:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:30:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 05:30:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:30:25 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:25 DEBUG : empty space: Unchanged skipping 2025/08/28 05:30:25 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:25 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/28 05:30:25 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:25 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:30:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:30:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 05:30:28 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:28 DEBUG : empty space: Unchanged skipping 2025/08/28 05:30:28 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 05:30:29 INFO : potato2: Copied (new) 2025/08/28 05:30:29 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:29 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:30:31 INFO : d: Making directory 2025/08/28 05:30:31 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/28 05:30:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:30:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/28 05:30:31 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:31 DEBUG : c/non empty space: Unchanged skipping 2025/08/28 05:30:31 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 05:30:31 INFO : a/potato2: Copied (new) 2025/08/28 05:30:31 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:32 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:30:33 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/28 05:30:34 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:30:34 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/28 05:30:34 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:34 DEBUG : c/non empty space: Unchanged skipping 2025/08/28 05:30:34 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 05:30:34 INFO : a/potato2: Copied (new) 2025/08/28 05:30:34 ERROR : B2 bucket rclone-test-lecayot9zami: not deleting files as there were IO errors 2025/08/28 05:30:34 ERROR : B2 bucket rclone-test-lecayot9zami: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.64s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:30:36 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:30:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 05:30:36 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:36 DEBUG : empty space: Unchanged skipping 2025/08/28 05:30:36 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:37 INFO : potato: Deleted 2025/08/28 05:30:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 05:30:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.54s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:30:39 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:39 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:39 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:39 INFO : potato: Deleted 2025/08/28 05:30:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:30:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 05:30:39 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:39 DEBUG : empty space: Unchanged skipping 2025/08/28 05:30:39 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 05:30:40 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.94s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:30:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 05:30:42 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:42 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:42 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/28 05:30:42 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.18s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:30:44 DEBUG : enormous: Excluded (Size Filter) 2025/08/28 05:30:44 DEBUG : enormous: Excluded 2025/08/28 05:30:44 DEBUG : potato2: Excluded (Size Filter) 2025/08/28 05:30:44 DEBUG : potato2: Excluded 2025/08/28 05:30:44 DEBUG : potato2: Excluded (Size Filter) 2025/08/28 05:30:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:30:44 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:44 DEBUG : empty space: Unchanged skipping 2025/08/28 05:30:44 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:44 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:44 INFO : There was nothing to transfer 2025/08/28 05:30:44 DEBUG : enormous: Excluded (Size Filter) 2025/08/28 05:30:44 DEBUG : enormous: Excluded 2025/08/28 05:30:44 DEBUG : potato2: Excluded (Size Filter) 2025/08/28 05:30:44 DEBUG : potato2: Excluded 2025/08/28 05:30:45 DEBUG : potato2: Excluded (Size Filter) 2025/08/28 05:30:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/28 05:30:45 DEBUG : Local file system at /tmp/rclone3510690960: Waiting for checks to finish 2025/08/28 05:30:45 DEBUG : empty space: Unchanged skipping 2025/08/28 05:30:45 DEBUG : Local file system at /tmp/rclone3510690960: Waiting for transfers to finish 2025/08/28 05:30:45 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:45 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.44s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:30:47 DEBUG : enormous: Excluded (Size Filter) 2025/08/28 05:30:47 DEBUG : enormous: Excluded 2025/08/28 05:30:47 DEBUG : potato2: Excluded (Size Filter) 2025/08/28 05:30:47 DEBUG : potato2: Excluded 2025/08/28 05:30:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:30:47 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:47 DEBUG : empty space: Unchanged skipping 2025/08/28 05:30:47 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:47 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:47 INFO : enormous: Deleted 2025/08/28 05:30:48 INFO : potato2: Deleted 2025/08/28 05:30:48 INFO : There was nothing to transfer 2025/08/28 05:30:48 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/28 05:30:48 DEBUG : empty space: Unchanged skipping 2025/08/28 05:30:48 DEBUG : Local file system at /tmp/rclone3510690960: Waiting for checks to finish 2025/08/28 05:30:48 DEBUG : Local file system at /tmp/rclone3510690960: Waiting for transfers to finish 2025/08/28 05:30:48 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:48 INFO : enormous: Deleted 2025/08/28 05:30:48 INFO : potato2: Deleted 2025/08/28 05:30:48 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.16s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:30:50 DEBUG : five: Need to transfer - File not found at Destination 2025/08/28 05:30:50 DEBUG : one: Destination is newer than source, skipping 2025/08/28 05:30:50 DEBUG : three: Sizes identical 2025/08/28 05:30:50 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/28 05:30:50 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:50 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/28 05:30:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3510690960) 2025/08/28 05:30:50 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/28 05:30:50 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-lecayot9zami) 2025/08/28 05:30:50 DEBUG : two: sha1 differ 2025/08/28 05:30:50 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:50 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/28 05:30:50 INFO : five: Copied (new) 2025/08/28 05:30:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/28 05:30:51 INFO : four: Copied (replaced existing) 2025/08/28 05:30:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/28 05:30:51 INFO : two: Copied (replaced existing) 2025/08/28 05:30:51 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:51 DEBUG : one: Destination is newer than source, skipping 2025/08/28 05:30:51 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:51 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3510690960) 2025/08/28 05:30:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/28 05:30:51 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-lecayot9zami) 2025/08/28 05:30:51 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/28 05:30:51 DEBUG : three: sha1 differ 2025/08/28 05:30:51 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/28 05:30:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/28 05:30:51 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/28 05:30:51 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/28 05:30:51 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/28 05:30:51 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/28 05:30:51 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/28 05:30:51 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/28 05:30:51 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/28 05:30:52 INFO : three: Copied (replaced existing) 2025/08/28 05:30:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.89s) === 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-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/28 05:30:54 INFO : B2 bucket rclone-test-lecayot9zami: Making map for --track-renames 2025/08/28 05:30:54 INFO : B2 bucket rclone-test-lecayot9zami: Finished making map for --track-renames 2025/08/28 05:30:54 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:54 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for renames to finish 2025/08/28 05:30:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/28 05:30:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/28 05:30:54 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/28 05:30:54 INFO : yam: Copied (new) 2025/08/28 05:30:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/28 05:30:54 INFO : potato: Copied (new) 2025/08/28 05:30:54 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:30:54 INFO : B2 bucket rclone-test-lecayot9zami: Making map for --track-renames 2025/08/28 05:30:54 INFO : B2 bucket rclone-test-lecayot9zami: Finished making map for --track-renames 2025/08/28 05:30:54 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:54 DEBUG : potato: Unchanged skipping 2025/08/28 05:30:54 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for renames to finish 2025/08/28 05:30:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/28 05:30:55 INFO : yam: Copied (server-side copy) to: yaml 2025/08/28 05:30:56 INFO : yam: Deleted 2025/08/28 05:30:56 INFO : yaml: Renamed from "yam" 2025/08/28 05:30:56 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.06s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/28 05:30:57 INFO : B2 bucket rclone-test-lecayot9zami: Making map for --track-renames 2025/08/28 05:30:57 INFO : B2 bucket rclone-test-lecayot9zami: Finished making map for --track-renames 2025/08/28 05:30:57 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/28 05:30:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/28 05:30:57 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for renames to finish 2025/08/28 05:30:57 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:57 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/28 05:30:57 INFO : yam: Copied (new) 2025/08/28 05:30:57 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/28 05:30:57 INFO : potato: Copied (new) 2025/08/28 05:30:57 DEBUG : Waiting for deletions to finish 2025/08/28 05:30:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:30:58 INFO : B2 bucket rclone-test-lecayot9zami: Making map for --track-renames 2025/08/28 05:30:58 INFO : B2 bucket rclone-test-lecayot9zami: Finished making map for --track-renames 2025/08/28 05:30:58 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:30:58 DEBUG : potato: Unchanged skipping 2025/08/28 05:30:58 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for renames to finish 2025/08/28 05:30:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/28 05:30:58 INFO : yam: Copied (server-side copy) to: yaml 2025/08/28 05:30:58 INFO : yam: Deleted 2025/08/28 05:30:58 INFO : yaml: Renamed from "yam" 2025/08/28 05:30:58 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:30:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.95s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/28 05:31:00 INFO : B2 bucket rclone-test-lecayot9zami: Making map for --track-renames 2025/08/28 05:31:00 INFO : B2 bucket rclone-test-lecayot9zami: Finished making map for --track-renames 2025/08/28 05:31:00 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:31:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/28 05:31:00 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for renames to finish 2025/08/28 05:31:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/28 05:31:00 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:31:00 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/28 05:31:00 INFO : sub/yam: Copied (new) 2025/08/28 05:31:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/28 05:31:01 INFO : potato: Copied (new) 2025/08/28 05:31:01 DEBUG : Waiting for deletions to finish 2025/08/28 05:31:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:31:01 DEBUG : potato: Unchanged skipping 2025/08/28 05:31:01 INFO : B2 bucket rclone-test-lecayot9zami: Making map for --track-renames 2025/08/28 05:31:01 INFO : B2 bucket rclone-test-lecayot9zami: Finished making map for --track-renames 2025/08/28 05:31:01 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:31:01 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for renames to finish 2025/08/28 05:31:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/28 05:31:01 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/28 05:31:02 INFO : sub/yam: Deleted 2025/08/28 05:31:02 INFO : yam: Renamed from "sub/yam" 2025/08/28 05:31:02 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:31:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.15s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:31:03 DEBUG : Creating backend with remote "/tmp/rclone3510690960/dir1" 2025/08/28 05:31:03 DEBUG : Creating backend with remote "/tmp/rclone3510690960/dir2" 2025/08/28 05:31:03 DEBUG : Local file system at /tmp/rclone3510690960/dir2: Using server-side directory move 2025/08/28 05:31:03 INFO : Local file system at /tmp/rclone3510690960/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/28 05:31:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/28 05:31:03 DEBUG : Local file system at /tmp/rclone3510690960/dir2: Waiting for checks to finish 2025/08/28 05:31:03 DEBUG : Local file system at /tmp/rclone3510690960/dir2: Waiting for transfers to finish 2025/08/28 05:31:03 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:31:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 05:31:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/28 05:31:03 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:31:03 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:31:03 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/28 05:31:03 INFO : nested/sub dir/file: Copied (new) 2025/08/28 05:31:03 INFO : nested/sub dir/file: Deleted 2025/08/28 05:31:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:31:04 INFO : sub dir/hello world: Copied (new) 2025/08/28 05:31:04 INFO : sub dir/hello world: Deleted 2025/08/28 05:31:04 INFO : sub dir: Removing directory 2025/08/28 05:31:04 INFO : nested/sub dir: Removing directory 2025/08/28 05:31:04 INFO : nested: Removing directory 2025/08/28 05:31:04 DEBUG : Local file system at /tmp/rclone3510690960: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.80s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:31:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/28 05:31:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/28 05:31:05 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:31:05 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:31:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/28 05:31:05 INFO : nested/sub dir/file: Copied (new) 2025/08/28 05:31:05 INFO : nested/sub dir/file: Deleted 2025/08/28 05:31:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:31:05 INFO : sub dir/hello world: Copied (new) 2025/08/28 05:31:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.65s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:31:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/28 05:31:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/28 05:31:07 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:31:07 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:31:07 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/28 05:31:07 INFO : existing-b: Copied (new) 2025/08/28 05:31:07 INFO : existing-b: Deleted 2025/08/28 05:31:07 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/28 05:31:07 INFO : existing: Copied (new) 2025/08/28 05:31:07 INFO : existing: Deleted 2025/08/28 05:31:07 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:31:07 DEBUG : existing: Destination exists, skipping 2025/08/28 05:31:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/28 05:31:07 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:31:07 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.04s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:31:08 DEBUG : Creating backend with remote "TestB2:rclone-test-pegupic4bube" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-lecayot9zami -> B2 bucket rclone-test-pegupic4bube 2025/08/28 05:31:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 05:31:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/28 05:31:17 DEBUG : empty space: Unchanged skipping 2025/08/28 05:31:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/28 05:31:17 DEBUG : B2 bucket rclone-test-pegupic4bube: Waiting for checks to finish 2025/08/28 05:31:17 INFO : empty space: Deleted 2025/08/28 05:31:17 DEBUG : B2 bucket rclone-test-pegupic4bube: Waiting for transfers to finish 2025/08/28 05:31:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 05:31:17 INFO : potato2: Copied (server-side copy) 2025/08/28 05:31:18 INFO : potato2: Deleted 2025/08/28 05:31:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/28 05:31:18 INFO : potato3: Copied (server-side copy) 2025/08/28 05:31:18 INFO : potato3: Deleted 2025/08/28 05:31:18 DEBUG : Creating backend with remote "TestB2:rclone-test-kugogal3faza" 2025/08/28 05:31:19 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/28 05:31:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 05:31:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/28 05:31:19 DEBUG : B2 bucket rclone-test-kugogal3faza: Waiting for checks to finish 2025/08/28 05:31:19 DEBUG : B2 bucket rclone-test-kugogal3faza: Waiting for transfers to finish 2025/08/28 05:31:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 05:31:22 INFO : potato2: Copied (server-side copy) 2025/08/28 05:31:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/28 05:31:22 INFO : empty space: Copied (server-side copy) 2025/08/28 05:31:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/28 05:31:22 INFO : potato3: Copied (server-side copy) 2025/08/28 05:31:22 INFO : potato2: Deleted 2025/08/28 05:31:22 INFO : empty space: Deleted 2025/08/28 05:31:22 INFO : potato3: Deleted 2025/08/28 05:31:23 DEBUG : B2 bucket rclone-test-kugogal3faza: Purge remote 2025/08/28 05:31:23 INFO : B2 bucket rclone-test-kugogal3faza: cleaning bucket "rclone-test-kugogal3faza" of all files 2025/08/28 05:31:23 DEBUG : empty space: Deleting (id "4_zff32bd73208debfb9f880e1b_f10746c093dcd1739_d20250828_m053121_c001_v0001098_t0045_u01756359081859") 2025/08/28 05:31:23 DEBUG : potato2: Deleting (id "4_zff32bd73208debfb9f880e1b_f119ce940bc6e4679_d20250828_m053122_c001_v0001182_t0040_u01756359082232") 2025/08/28 05:31:23 DEBUG : potato3: Deleting (id "4_zff32bd73208debfb9f880e1b_f1055fc61f780336e_d20250828_m053122_c001_v0001161_t0005_u01756359082247") 2025/08/28 05:31:25 DEBUG : B2 bucket rclone-test-pegupic4bube: Purge remote 2025/08/28 05:31:25 INFO : B2 bucket rclone-test-pegupic4bube: cleaning bucket "rclone-test-pegupic4bube" of all files 2025/08/28 05:31:25 DEBUG : empty space: Deleting (id "4_z7f829d73208debfb9f880e1b_f408ecead57e31c5b_d20250828_m053122_c001_v7007000_t0000_u01756359082478") 2025/08/28 05:31:25 DEBUG : empty space: Deleting (id "4_z7f829d73208debfb9f880e1b_f11923586b66540ab_d20250828_m053116_c001_v0001180_t0043_u01756359076243") 2025/08/28 05:31:25 DEBUG : potato2: Deleting (id "4_z7f829d73208debfb9f880e1b_f4167ba517f730c4f_d20250828_m053122_c001_v7007000_t0000_u01756359082437") 2025/08/28 05:31:25 DEBUG : potato2: Deleting (id "4_z7f829d73208debfb9f880e1b_f116650f75173b189_d20250828_m053117_c001_v0001042_t0004_u01756359077449") 2025/08/28 05:31:25 DEBUG : potato3: Deleting (id "4_z7f829d73208debfb9f880e1b_f4167ba517f730c50_d20250828_m053122_c001_v7007000_t0000_u01756359082622") 2025/08/28 05:31:25 DEBUG : potato3: Deleting (id "4_z7f829d73208debfb9f880e1b_f1117ebe6f687d48f_d20250828_m053117_c001_v0001134_t0018_u01756359077848") 2025/08/28 05:31:25 DEBUG : potato3: Deleting (id "4_z7f829d73208debfb9f880e1b_f11923586b66540ad_d20250828_m053116_c001_v0001180_t0019_u01756359076469") --- PASS: TestServerSideMove (20.88s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:31:29 DEBUG : Creating backend with remote "TestB2:rclone-test-laveqem8ceje" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-lecayot9zami -> B2 bucket rclone-test-laveqem8ceje 2025/08/28 05:31:39 DEBUG : empty space: Excluded (Size Filter) 2025/08/28 05:31:40 DEBUG : empty space: Excluded (Size Filter) 2025/08/28 05:31:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 05:31:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/28 05:31:40 DEBUG : B2 bucket rclone-test-laveqem8ceje: Waiting for checks to finish 2025/08/28 05:31:40 DEBUG : B2 bucket rclone-test-laveqem8ceje: Waiting for transfers to finish 2025/08/28 05:31:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/28 05:31:40 INFO : potato3: Copied (server-side copy) 2025/08/28 05:31:40 INFO : potato3: Deleted 2025/08/28 05:31:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 05:31:40 INFO : potato2: Copied (server-side copy) 2025/08/28 05:31:41 INFO : potato2: Deleted 2025/08/28 05:31:41 DEBUG : Creating backend with remote "TestB2:rclone-test-tiziyog5xefu" 2025/08/28 05:31:42 DEBUG : empty space: Excluded (Size Filter) 2025/08/28 05:31:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 05:31:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/28 05:31:42 DEBUG : B2 bucket rclone-test-tiziyog5xefu: Waiting for checks to finish 2025/08/28 05:31:42 DEBUG : B2 bucket rclone-test-tiziyog5xefu: Waiting for transfers to finish 2025/08/28 05:31:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 05:31:47 INFO : potato2: Copied (server-side copy) 2025/08/28 05:31:47 INFO : potato2: Deleted 2025/08/28 05:31:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/28 05:31:47 INFO : potato3: Copied (server-side copy) 2025/08/28 05:31:47 INFO : potato3: Deleted 2025/08/28 05:31:48 DEBUG : B2 bucket rclone-test-tiziyog5xefu: Purge remote 2025/08/28 05:31:48 INFO : B2 bucket rclone-test-tiziyog5xefu: cleaning bucket "rclone-test-tiziyog5xefu" of all files 2025/08/28 05:31:48 DEBUG : potato2: Deleting (id "4_z6f721d13209debfb9f880e1b_f1060aa19f4cc921d_d20250828_m053147_c001_v0001183_t0051_u01756359107288") 2025/08/28 05:31:48 DEBUG : potato3: Deleting (id "4_z6f721d13209debfb9f880e1b_f10410c5c5ee2f150_d20250828_m053147_c001_v0001180_t0011_u01756359107502") 2025/08/28 05:31:50 DEBUG : B2 bucket rclone-test-laveqem8ceje: Purge remote 2025/08/28 05:31:50 INFO : B2 bucket rclone-test-laveqem8ceje: cleaning bucket "rclone-test-laveqem8ceje" of all files 2025/08/28 05:31:51 DEBUG : empty space: Deleting (id "4_z2f92ede3208debfb9f880e1b_f11466b8b3694e2b5_d20250828_m053138_c001_v0001037_t0006_u01756359098607") 2025/08/28 05:31:51 DEBUG : potato2: Deleting (id "4_z2f92ede3208debfb9f880e1b_f404f5cb368b3f85b_d20250828_m053147_c001_v7007000_t0000_u01756359107488") 2025/08/28 05:31:51 DEBUG : potato2: Deleting (id "4_z2f92ede3208debfb9f880e1b_f101ea2738dff3c99_d20250828_m053140_c001_v0001113_t0057_u01756359100610") 2025/08/28 05:31:51 DEBUG : potato3: Deleting (id "4_z2f92ede3208debfb9f880e1b_f404f5cb368b3f85c_d20250828_m053147_c001_v7007000_t0000_u01756359107737") 2025/08/28 05:31:51 DEBUG : potato3: Deleting (id "4_z2f92ede3208debfb9f880e1b_f10148450e125a98f_d20250828_m053140_c001_v0001182_t0027_u01756359100281") 2025/08/28 05:31:51 DEBUG : potato3: Deleting (id "4_z2f92ede3208debfb9f880e1b_f11466b8b3694e2bb_d20250828_m053138_c001_v0001037_t0043_u01756359098947") --- PASS: TestServerSideMoveWithFilter (27.51s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:31:57 DEBUG : Creating backend with remote "TestB2:rclone-test-wumofec8solu" 2025/08/28 05:31:57 DEBUG : Config file has changed externally - reloading 2025/08/28 05:32:00 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-lecayot9zami -> B2 bucket rclone-test-wumofec8solu 2025/08/28 05:32:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 05:32:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/28 05:32:07 DEBUG : empty space: Unchanged skipping 2025/08/28 05:32:07 DEBUG : B2 bucket rclone-test-wumofec8solu: Waiting for checks to finish 2025/08/28 05:32:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/28 05:32:07 INFO : empty space: Deleted 2025/08/28 05:32:07 DEBUG : B2 bucket rclone-test-wumofec8solu: Waiting for transfers to finish 2025/08/28 05:32:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 05:32:07 INFO : potato2: Copied (server-side copy) 2025/08/28 05:32:08 INFO : potato2: Deleted 2025/08/28 05:32:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/28 05:32:08 INFO : potato3: Copied (server-side copy) 2025/08/28 05:32:08 INFO : potato3: Deleted 2025/08/28 05:32:09 DEBUG : Creating backend with remote "TestB2:rclone-test-hohivir1taqe" 2025/08/28 05:32:09 INFO : tomatoDir: Making directory 2025/08/28 05:32:10 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/28 05:32:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/28 05:32:10 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/28 05:32:10 DEBUG : B2 bucket rclone-test-hohivir1taqe: Waiting for checks to finish 2025/08/28 05:32:10 DEBUG : B2 bucket rclone-test-hohivir1taqe: Waiting for transfers to finish 2025/08/28 05:32:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/28 05:32:13 INFO : potato2: Copied (server-side copy) 2025/08/28 05:32:13 INFO : potato2: Deleted 2025/08/28 05:32:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/28 05:32:13 INFO : potato3: Copied (server-side copy) 2025/08/28 05:32:13 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/28 05:32:13 INFO : empty space: Copied (server-side copy) 2025/08/28 05:32:13 INFO : potato3: Deleted 2025/08/28 05:32:13 INFO : empty space: Deleted 2025/08/28 05:32:14 DEBUG : B2 bucket rclone-test-hohivir1taqe: Purge remote 2025/08/28 05:32:14 INFO : B2 bucket rclone-test-hohivir1taqe: cleaning bucket "rclone-test-hohivir1taqe" of all files 2025/08/28 05:32:14 DEBUG : empty space: Deleting (id "4_z8f127dd3209debfb9f880e1b_f110bbb8c6f3c4cdd_d20250828_m053212_c001_v0001117_t0054_u01756359132996") 2025/08/28 05:32:14 DEBUG : potato2: Deleting (id "4_z8f127dd3209debfb9f880e1b_f106dca2053c7e438_d20250828_m053213_c001_v0001145_t0005_u01756359133373") 2025/08/28 05:32:14 DEBUG : potato3: Deleting (id "4_z8f127dd3209debfb9f880e1b_f112067a528440d7a_d20250828_m053213_c001_v0001146_t0010_u01756359133389") 2025/08/28 05:32:16 DEBUG : B2 bucket rclone-test-wumofec8solu: Purge remote 2025/08/28 05:32:16 INFO : B2 bucket rclone-test-wumofec8solu: cleaning bucket "rclone-test-wumofec8solu" of all files 2025/08/28 05:32:16 DEBUG : empty space: Deleting (id "4_z9fa25d83209debfb9f880e1b_f41313bf967c90d41_d20250828_m053213_c001_v7007000_t0000_u01756359133885") 2025/08/28 05:32:16 DEBUG : empty space: Deleting (id "4_z9fa25d83209debfb9f880e1b_f106dca2053c7e426_d20250828_m053206_c001_v0001145_t0059_u01756359126230") 2025/08/28 05:32:16 DEBUG : potato2: Deleting (id "4_z9fa25d83209debfb9f880e1b_f4167ba517f7315ae_d20250828_m053213_c001_v7007000_t0000_u01756359133627") 2025/08/28 05:32:16 DEBUG : potato2: Deleting (id "4_z9fa25d83209debfb9f880e1b_f100dd6f75204b4af_d20250828_m053207_c001_v0001184_t0049_u01756359127810") 2025/08/28 05:32:16 DEBUG : potato3: Deleting (id "4_z9fa25d83209debfb9f880e1b_f4167ba517f7315b3_d20250828_m053213_c001_v7007000_t0000_u01756359133822") 2025/08/28 05:32:16 DEBUG : potato3: Deleting (id "4_z9fa25d83209debfb9f880e1b_f101833da63da2639_d20250828_m053208_c001_v0001183_t0025_u01756359128061") 2025/08/28 05:32:16 DEBUG : potato3: Deleting (id "4_z9fa25d83209debfb9f880e1b_f106dca2053c7e428_d20250828_m053206_c001_v0001145_t0055_u01756359126682") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.50s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:32:20 DEBUG : Creating backend with remote "TestB2:rclone-test-lecayot9zami/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.62s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:32:23 DEBUG : Creating backend with remote "TestB2:rclone-test-lecayot9zami/rclone-sync-test" --- PASS: TestSyncOverlap (1.50s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:32:24 DEBUG : Creating backend with remote "TestB2:rclone-test-lecayot9zami/rclone-sync-test" 2025/08/28 05:32:26 DEBUG : Creating backend with remote "TestB2:rclone-test-lecayot9zami/rclone-sync-test-include/layer2" 2025/08/28 05:32:28 DEBUG : Creating backend with remote "TestB2:rclone-test-lecayot9zami/rclone-sync-test-ignore-file" 2025/08/28 05:32:32 DEBUG : B2 bucket rclone-test-lecayot9zami path rclone-sync-test: Waiting for checks to finish 2025/08/28 05:32:32 DEBUG : B2 bucket rclone-test-lecayot9zami path rclone-sync-test: Waiting for transfers to finish 2025/08/28 05:32:32 DEBUG : Waiting for deletions to finish 2025/08/28 05:32:32 INFO : There was nothing to transfer 2025/08/28 05:32:32 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:32:32 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:32:32 DEBUG : Waiting for deletions to finish 2025/08/28 05:32:32 INFO : There was nothing to transfer 2025/08/28 05:32:33 DEBUG : B2 bucket rclone-test-lecayot9zami path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/28 05:32:33 DEBUG : B2 bucket rclone-test-lecayot9zami path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/28 05:32:33 DEBUG : Waiting for deletions to finish 2025/08/28 05:32:33 INFO : There was nothing to transfer 2025/08/28 05:32:33 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:32:33 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:32:33 DEBUG : Waiting for deletions to finish 2025/08/28 05:32:33 INFO : There was nothing to transfer 2025/08/28 05:32:34 DEBUG : B2 bucket rclone-test-lecayot9zami path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/28 05:32:34 DEBUG : B2 bucket rclone-test-lecayot9zami path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/28 05:32:34 DEBUG : Waiting for deletions to finish 2025/08/28 05:32:34 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.74s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:32:34 DEBUG : Creating backend with remote "TestB2:rclone-test-lecayot9zami/dst" 2025/08/28 05:32:35 DEBUG : Creating backend with remote "TestB2:rclone-test-lecayot9zami/CompareDest" 2025/08/28 05:32:37 DEBUG : one: Need to transfer - File not found at Destination 2025/08/28 05:32:37 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for checks to finish 2025/08/28 05:32:37 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for transfers to finish 2025/08/28 05:32:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/28 05:32:38 INFO : one: Copied (new) 2025/08/28 05:32:38 DEBUG : Waiting for deletions to finish 2025/08/28 05:32:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 05:32:39 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for checks to finish 2025/08/28 05:32:39 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for transfers to finish 2025/08/28 05:32:39 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/28 05:32:39 INFO : one: Copied (replaced existing) 2025/08/28 05:32:39 DEBUG : Waiting for deletions to finish 2025/08/28 05:32:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 05:32:41 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for checks to finish 2025/08/28 05:32:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:32:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/28 05:32:42 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for transfers to finish 2025/08/28 05:32:42 DEBUG : Waiting for deletions to finish 2025/08/28 05:32:42 INFO : There was nothing to transfer 2025/08/28 05:32:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 05:32:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:32:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/28 05:32:43 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for checks to finish 2025/08/28 05:32:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:32:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/28 05:32:43 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for transfers to finish 2025/08/28 05:32:43 DEBUG : Waiting for deletions to finish 2025/08/28 05:32:43 INFO : There was nothing to transfer 2025/08/28 05:32:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 05:32:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:32:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/28 05:32:44 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for checks to finish 2025/08/28 05:32:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:32:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/28 05:32:44 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for transfers to finish 2025/08/28 05:32:44 DEBUG : Waiting for deletions to finish 2025/08/28 05:32:44 INFO : There was nothing to transfer 2025/08/28 05:32:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 05:32:45 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/28 05:32:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/28 05:32:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/28 05:32:45 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for checks to finish 2025/08/28 05:32:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:32:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/28 05:32:45 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for transfers to finish 2025/08/28 05:32:45 DEBUG : Waiting for deletions to finish 2025/08/28 05:32:45 INFO : There was nothing to transfer 2025/08/28 05:32:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 05:32:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/28 05:32:46 DEBUG : two: Need to transfer - File not found at Destination 2025/08/28 05:32:46 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for checks to finish 2025/08/28 05:32:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:32:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/28 05:32:46 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for transfers to finish 2025/08/28 05:32:47 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/28 05:32:47 INFO : two: Copied (new) 2025/08/28 05:32:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.85s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:32:50 DEBUG : Creating backend with remote "TestB2:rclone-test-lecayot9zami/dest" 2025/08/28 05:32:51 DEBUG : Creating backend with remote "TestB2:rclone-test-lecayot9zami/pre-dest1" 2025/08/28 05:32:52 DEBUG : Creating backend with remote "TestB2:rclone-test-lecayot9zami/pre-dest2" 2025/08/28 05:32:54 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:32:54 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/28 05:32:55 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:32:55 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/28 05:32:55 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/28 05:32:55 DEBUG : B2 bucket rclone-test-lecayot9zami path dest: Waiting for checks to finish 2025/08/28 05:32:55 DEBUG : B2 bucket rclone-test-lecayot9zami path dest: Waiting for transfers to finish 2025/08/28 05:32:56 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/28 05:32:56 INFO : 3: Copied (new) 2025/08/28 05:32:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.40s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:32:57 DEBUG : Creating backend with remote "TestB2:rclone-test-lecayot9zami/dst" 2025/08/28 05:32:59 DEBUG : Creating backend with remote "TestB2:rclone-test-lecayot9zami/CopyDest" 2025/08/28 05:33:01 DEBUG : one: Need to transfer - File not found at Destination 2025/08/28 05:33:01 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for checks to finish 2025/08/28 05:33:01 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for transfers to finish 2025/08/28 05:33:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/28 05:33:01 INFO : one: Copied (new) 2025/08/28 05:33:01 DEBUG : Waiting for deletions to finish 2025/08/28 05:33:02 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for checks to finish 2025/08/28 05:33:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 05:33:02 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for transfers to finish 2025/08/28 05:33:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/28 05:33:02 INFO : one: Copied (replaced existing) 2025/08/28 05:33:02 DEBUG : Waiting for deletions to finish 2025/08/28 05:33:05 DEBUG : Creating backend with remote "TestB2:rclone-test-lecayot9zami/BackupDir" 2025/08/28 05:33:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 05:33:06 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for checks to finish 2025/08/28 05:33:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:33:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/28 05:33:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/28 05:33:09 INFO : one: Copied (server-side copy) 2025/08/28 05:33:10 INFO : one: Deleted 2025/08/28 05:33:10 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/28 05:33:10 INFO : one: Copied (server-side copy) 2025/08/28 05:33:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/28 05:33:10 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for transfers to finish 2025/08/28 05:33:10 DEBUG : Waiting for deletions to finish 2025/08/28 05:33:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/28 05:33:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/28 05:33:10 DEBUG : pacer: Reducing sleep to 10ms 2025/08/28 05:33:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:33:12 DEBUG : one: Unchanged skipping 2025/08/28 05:33:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:33:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/28 05:33:13 INFO : two: Copied (server-side copy) 2025/08/28 05:33:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/28 05:33:13 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for checks to finish 2025/08/28 05:33:13 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for transfers to finish 2025/08/28 05:33:13 DEBUG : Waiting for deletions to finish 2025/08/28 05:33:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:33:13 DEBUG : one: Unchanged skipping 2025/08/28 05:33:13 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for checks to finish 2025/08/28 05:33:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:33:13 DEBUG : two: Unchanged skipping 2025/08/28 05:33:13 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for transfers to finish 2025/08/28 05:33:13 DEBUG : Waiting for deletions to finish 2025/08/28 05:33:13 INFO : There was nothing to transfer 2025/08/28 05:33:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:33:14 DEBUG : one: Unchanged skipping 2025/08/28 05:33:14 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/28 05:33:14 DEBUG : three: Destination not found in --copy-dest 2025/08/28 05:33:14 DEBUG : three: Need to transfer - File not found at Destination 2025/08/28 05:33:14 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for checks to finish 2025/08/28 05:33:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/28 05:33:14 DEBUG : two: Unchanged skipping 2025/08/28 05:33:14 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for transfers to finish 2025/08/28 05:33:15 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/28 05:33:15 INFO : three: Copied (new) 2025/08/28 05:33:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.77s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:33:19 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1130-05.backblaze.com/b2api/v1/b2_upload_file/1f725d73206debfb9f880e1b/c001_v0001130_t0001": EOF 2025/08/28 05:33:19 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1130-05.backblaze.com/b2api/v1/b2_upload_file/1f725d73206debfb9f880e1b/c001_v0001130_t0001": EOF) 2025/08/28 05:33:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-lecayot9zami: 1/10 (Post "https://pod-000-1130-05.backblaze.com/b2api/v1/b2_upload_file/1f725d73206debfb9f880e1b/c001_v0001130_t0001": EOF) 2025/08/28 05:33:21 DEBUG : pacer: Reducing sleep to 10ms 2025/08/28 05:33:21 DEBUG : Creating backend with remote "TestB2:rclone-test-lecayot9zami/dst" 2025/08/28 05:33:23 DEBUG : Creating backend with remote "TestB2:rclone-test-lecayot9zami/backup" 2025/08/28 05:33:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/28 05:33:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:33:24 DEBUG : two: Unchanged skipping 2025/08/28 05:33:24 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for checks to finish 2025/08/28 05:33:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/28 05:33:26 INFO : one: Copied (server-side copy) 2025/08/28 05:33:26 INFO : one: Deleted 2025/08/28 05:33:26 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for transfers to finish 2025/08/28 05:33:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 05:33:27 INFO : one: Copied (new) 2025/08/28 05:33:27 DEBUG : Waiting for deletions to finish 2025/08/28 05:33:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/28 05:33:27 INFO : three.txt: Copied (server-side copy) 2025/08/28 05:33:28 INFO : three.txt: Deleted 2025/08/28 05:33:28 INFO : three.txt: Moved into backup dir 2025/08/28 05:33:29 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for checks to finish 2025/08/28 05:33:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/28 05:33:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:33:29 DEBUG : two: Unchanged skipping 2025/08/28 05:33:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 05:33:30 INFO : one: Copied (server-side copy) 2025/08/28 05:33:30 INFO : one: Deleted 2025/08/28 05:33:30 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for transfers to finish 2025/08/28 05:33:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/28 05:33:31 INFO : one: Copied (new) 2025/08/28 05:33:31 DEBUG : Waiting for deletions to finish 2025/08/28 05:33:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/28 05:33:31 INFO : three.txt: Copied (server-side copy) 2025/08/28 05:33:31 INFO : three.txt: Deleted 2025/08/28 05:33:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.25s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:33:34 DEBUG : Creating backend with remote "TestB2:rclone-test-lecayot9zami/dst" 2025/08/28 05:33:35 DEBUG : Creating backend with remote "TestB2:rclone-test-lecayot9zami/backup" 2025/08/28 05:33:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/28 05:33:37 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for checks to finish 2025/08/28 05:33:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:33:37 DEBUG : two: Unchanged skipping 2025/08/28 05:33:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/28 05:33:39 INFO : one: Copied (server-side copy) to: one.bak 2025/08/28 05:33:39 INFO : one: Deleted 2025/08/28 05:33:39 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for transfers to finish 2025/08/28 05:33:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 05:33:40 INFO : one: Copied (new) 2025/08/28 05:33:40 DEBUG : Waiting for deletions to finish 2025/08/28 05:33:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/28 05:33:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/28 05:33:41 INFO : three.txt: Deleted 2025/08/28 05:33:41 INFO : three.txt: Moved into backup dir 2025/08/28 05:33:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/28 05:33:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:33:42 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for checks to finish 2025/08/28 05:33:42 DEBUG : two: Unchanged skipping 2025/08/28 05:33:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 05:33:43 INFO : one: Copied (server-side copy) to: one.bak 2025/08/28 05:33:43 INFO : one: Deleted 2025/08/28 05:33:43 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for transfers to finish 2025/08/28 05:33:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/28 05:33:43 INFO : one: Copied (new) 2025/08/28 05:33:43 DEBUG : Waiting for deletions to finish 2025/08/28 05:33:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/28 05:33:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/28 05:33:44 INFO : three.txt: Deleted 2025/08/28 05:33:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.63s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:33:47 DEBUG : Creating backend with remote "TestB2:rclone-test-lecayot9zami/dst" 2025/08/28 05:33:48 DEBUG : Creating backend with remote "TestB2:rclone-test-lecayot9zami/backup" 2025/08/28 05:33:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:33:50 DEBUG : two: Unchanged skipping 2025/08/28 05:33:50 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for checks to finish 2025/08/28 05:33:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/28 05:33:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/28 05:33:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/28 05:33:52 INFO : one: Deleted 2025/08/28 05:33:52 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for transfers to finish 2025/08/28 05:33:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 05:33:52 INFO : one: Copied (new) 2025/08/28 05:33:52 DEBUG : Waiting for deletions to finish 2025/08/28 05:33:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/28 05:33:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/28 05:33:53 INFO : three.txt: Deleted 2025/08/28 05:33:53 INFO : three.txt: Moved into backup dir 2025/08/28 05:33:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/28 05:33:55 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for checks to finish 2025/08/28 05:33:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:33:55 DEBUG : two: Unchanged skipping 2025/08/28 05:33:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 05:33:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/28 05:33:55 INFO : one: Deleted 2025/08/28 05:33:55 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for transfers to finish 2025/08/28 05:33:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/28 05:33:56 INFO : one: Copied (new) 2025/08/28 05:33:56 DEBUG : Waiting for deletions to finish 2025/08/28 05:33:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/28 05:33:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/28 05:33:56 INFO : three.txt: Deleted 2025/08/28 05:33:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.54s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:34:00 DEBUG : Creating backend with remote "TestB2:rclone-test-lecayot9zami/dst" 2025/08/28 05:34:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/28 05:34:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:02 DEBUG : two: Unchanged skipping 2025/08/28 05:34:02 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for checks to finish 2025/08/28 05:34:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/28 05:34:02 INFO : one: Copied (server-side copy) to: one.bak 2025/08/28 05:34:02 INFO : one: Deleted 2025/08/28 05:34:02 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for transfers to finish 2025/08/28 05:34:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 05:34:03 INFO : one: Copied (new) 2025/08/28 05:34:03 DEBUG : Waiting for deletions to finish 2025/08/28 05:34:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/28 05:34:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/28 05:34:04 INFO : three.txt: Deleted 2025/08/28 05:34:04 INFO : three.txt: Moved into backup dir 2025/08/28 05:34:05 DEBUG : one.bak: Excluded (Path Filter) 2025/08/28 05:34:05 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/28 05:34:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/28 05:34:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:05 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for checks to finish 2025/08/28 05:34:05 DEBUG : two: Unchanged skipping 2025/08/28 05:34:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 05:34:06 INFO : one: Copied (server-side copy) to: one.bak 2025/08/28 05:34:06 INFO : one: Deleted 2025/08/28 05:34:06 DEBUG : B2 bucket rclone-test-lecayot9zami path dst: Waiting for transfers to finish 2025/08/28 05:34:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/28 05:34:06 INFO : one: Copied (new) 2025/08/28 05:34:06 DEBUG : Waiting for deletions to finish 2025/08/28 05:34:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/28 05:34:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/28 05:34:07 INFO : three.txt: Deleted 2025/08/28 05:34:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.75s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:34:10 DEBUG : Creating backend with remote "TestB2:rclone-test-lecayot9zami/dst" 2025/08/28 05:34:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/28 05:34:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/28 05:34:13 INFO : one: Copied (server-side copy) to: one.bak 2025/08/28 05:34:13 INFO : one: Deleted 2025/08/28 05:34:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 05:34:14 INFO : one: Copied (new) 2025/08/28 05:34:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:14 DEBUG : two: Unchanged skipping 2025/08/28 05:34:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/28 05:34:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/28 05:34:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/28 05:34:16 INFO : three.txt: Deleted 2025/08/28 05:34:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/28 05:34:16 INFO : three.txt: Copied (new) 2025/08/28 05:34:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/28 05:34:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 05:34:17 INFO : one: Copied (server-side copy) to: one.bak 2025/08/28 05:34:18 INFO : one: Deleted 2025/08/28 05:34:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/28 05:34:18 INFO : one: Copied (new) 2025/08/28 05:34:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:18 DEBUG : two: Unchanged skipping 2025/08/28 05:34:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/28 05:34:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/28 05:34:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/28 05:34:19 INFO : three.txt: Deleted 2025/08/28 05:34:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/28 05:34:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.51s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:34:23 DEBUG : Creating backend with remote "TestB2:rclone-test-lecayot9zami/dst" 2025/08/28 05:34:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/28 05:34:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/28 05:34:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/28 05:34:25 INFO : one: Deleted 2025/08/28 05:34:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 05:34:27 INFO : one: Copied (new) 2025/08/28 05:34:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:27 DEBUG : two: Unchanged skipping 2025/08/28 05:34:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/28 05:34:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/28 05:34:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/28 05:34:28 INFO : three.txt: Deleted 2025/08/28 05:34:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/28 05:34:28 INFO : three.txt: Copied (new) 2025/08/28 05:34:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/28 05:34:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/28 05:34:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/28 05:34:30 INFO : one: Deleted 2025/08/28 05:34:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/28 05:34:30 INFO : one: Copied (new) 2025/08/28 05:34:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:30 DEBUG : two: Unchanged skipping 2025/08/28 05:34:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/28 05:34:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/28 05:34:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/28 05:34:31 INFO : three.txt: Deleted 2025/08/28 05:34:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/28 05:34:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.60s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:34:35 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/28 05:34:35 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:34:35 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:34:35 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/28 05:34:35 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/28 05:34:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.80s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:34:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/28 05:34:37 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:34:37 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:34:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/28 05:34:37 INFO : existing: Copied (new) 2025/08/28 05:34:37 DEBUG : Waiting for deletions to finish 2025/08/28 05:34:38 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/28 05:34:38 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/28 05:34:38 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:34:38 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:34:38 ERROR : B2 bucket rclone-test-lecayot9zami: not deleting files as there were IO errors 2025/08/28 05:34:38 ERROR : B2 bucket rclone-test-lecayot9zami: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.25s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:34:39 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:34:39 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:39 DEBUG : existing: Unchanged skipping 2025/08/28 05:34:39 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:34:39 DEBUG : Waiting for deletions to finish 2025/08/28 05:34:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.44s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:34:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:59 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:34:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:59 DEBUG : both10: Unchanged skipping 2025/08/28 05:34:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:59 DEBUG : both13: Unchanged skipping 2025/08/28 05:34:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:59 DEBUG : both14: Unchanged skipping 2025/08/28 05:34:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:59 DEBUG : both0: Unchanged skipping 2025/08/28 05:34:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:59 DEBUG : both12: Unchanged skipping 2025/08/28 05:34:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:59 DEBUG : both17: Unchanged skipping 2025/08/28 05:34:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:59 DEBUG : both11: Unchanged skipping 2025/08/28 05:34:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:59 DEBUG : both19: Unchanged skipping 2025/08/28 05:34:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:59 DEBUG : both15: Unchanged skipping 2025/08/28 05:34:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:59 DEBUG : both16: Unchanged skipping 2025/08/28 05:34:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:59 DEBUG : both18: Unchanged skipping 2025/08/28 05:34:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:59 DEBUG : both1: Unchanged skipping 2025/08/28 05:34:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:59 DEBUG : both5: Unchanged skipping 2025/08/28 05:34:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:59 DEBUG : both2: Unchanged skipping 2025/08/28 05:34:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:59 DEBUG : both7: Unchanged skipping 2025/08/28 05:34:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:59 DEBUG : both8: Unchanged skipping 2025/08/28 05:34:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:34:59 DEBUG : both9: Unchanged skipping 2025/08/28 05:34:59 DEBUG : both3: Unchanged skipping 2025/08/28 05:34:59 DEBUG : both4: Unchanged skipping 2025/08/28 05:34:59 DEBUG : both6: Unchanged skipping 2025/08/28 05:34:59 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:34:59 DEBUG : Waiting for deletions to finish 2025/08/28 05:34:59 INFO : only10: Deleted 2025/08/28 05:34:59 INFO : only11: Deleted 2025/08/28 05:34:59 INFO : only15: Deleted 2025/08/28 05:34:59 INFO : only12: Deleted 2025/08/28 05:34:59 INFO : only17: Deleted 2025/08/28 05:34:59 INFO : only2: Deleted 2025/08/28 05:35:00 INFO : only8: Deleted 2025/08/28 05:35:00 INFO : only18: Deleted 2025/08/28 05:35:00 INFO : only0: Deleted 2025/08/28 05:35:00 INFO : only3: Deleted 2025/08/28 05:35:00 INFO : only6: Deleted 2025/08/28 05:35:00 INFO : only5: Deleted 2025/08/28 05:35:00 INFO : only9: Deleted 2025/08/28 05:35:00 INFO : only14: Deleted 2025/08/28 05:35:00 INFO : only16: Deleted 2025/08/28 05:35:00 INFO : only1: Deleted 2025/08/28 05:35:00 INFO : only7: Deleted 2025/08/28 05:35:00 INFO : only13: Deleted 2025/08/28 05:35:00 INFO : only19: Deleted 2025/08/28 05:35:00 INFO : only4: Deleted 2025/08/28 05:35:00 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.97s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:35:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:23 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:35:23 DEBUG : both10: Unchanged skipping 2025/08/28 05:35:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:23 DEBUG : both13: Unchanged skipping 2025/08/28 05:35:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:23 DEBUG : both14: Unchanged skipping 2025/08/28 05:35:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:23 DEBUG : both15: Unchanged skipping 2025/08/28 05:35:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:23 DEBUG : both11: Unchanged skipping 2025/08/28 05:35:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:23 DEBUG : both0: Unchanged skipping 2025/08/28 05:35:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:23 DEBUG : both18: Unchanged skipping 2025/08/28 05:35:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:23 DEBUG : both12: Unchanged skipping 2025/08/28 05:35:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:23 DEBUG : both16: Unchanged skipping 2025/08/28 05:35:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:23 DEBUG : both2: Unchanged skipping 2025/08/28 05:35:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:23 DEBUG : both3: Unchanged skipping 2025/08/28 05:35:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:23 DEBUG : both17: Unchanged skipping 2025/08/28 05:35:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:23 DEBUG : both4: Unchanged skipping 2025/08/28 05:35:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:23 DEBUG : both6: Unchanged skipping 2025/08/28 05:35:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:23 DEBUG : both7: Unchanged skipping 2025/08/28 05:35:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:23 DEBUG : both8: Unchanged skipping 2025/08/28 05:35:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:23 DEBUG : both9: Unchanged skipping 2025/08/28 05:35:23 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/28 05:35:23 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/28 05:35:23 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/28 05:35:23 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/28 05:35:23 DEBUG : both1: Unchanged skipping 2025/08/28 05:35:23 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/28 05:35:23 DEBUG : both5: Unchanged skipping 2025/08/28 05:35:23 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/28 05:35:23 DEBUG : both19: Unchanged skipping 2025/08/28 05:35:23 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/28 05:35:23 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/28 05:35:23 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/28 05:35:23 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/28 05:35:23 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/28 05:35:23 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/28 05:35:23 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/28 05:35:23 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/28 05:35:23 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/28 05:35:23 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/28 05:35:23 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/28 05:35:23 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/28 05:35:23 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/28 05:35:23 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/28 05:35:23 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:35:24 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 05:35:24 INFO : only0: Copied (replaced existing) 2025/08/28 05:35:24 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 05:35:24 INFO : only10: Copied (replaced existing) 2025/08/28 05:35:24 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 05:35:24 INFO : only14: Copied (replaced existing) 2025/08/28 05:35:24 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 05:35:24 INFO : only16: Copied (replaced existing) 2025/08/28 05:35:24 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 05:35:24 INFO : only12: Copied (replaced existing) 2025/08/28 05:35:24 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 05:35:24 INFO : only18: Copied (replaced existing) 2025/08/28 05:35:24 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 05:35:24 INFO : only19: Copied (replaced existing) 2025/08/28 05:35:24 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 05:35:24 INFO : only11: Copied (replaced existing) 2025/08/28 05:35:24 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 05:35:24 INFO : only1: Copied (replaced existing) 2025/08/28 05:35:24 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 05:35:24 INFO : only2: Copied (replaced existing) 2025/08/28 05:35:24 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 05:35:24 INFO : only3: Copied (replaced existing) 2025/08/28 05:35:24 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 05:35:24 INFO : only4: Copied (replaced existing) 2025/08/28 05:35:24 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 05:35:24 INFO : only5: Copied (replaced existing) 2025/08/28 05:35:24 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 05:35:24 INFO : only6: Copied (replaced existing) 2025/08/28 05:35:24 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 05:35:24 INFO : only7: Copied (replaced existing) 2025/08/28 05:35:24 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 05:35:24 INFO : only13: Copied (replaced existing) 2025/08/28 05:35:24 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 05:35:24 INFO : only9: Copied (replaced existing) 2025/08/28 05:35:24 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 05:35:24 INFO : only15: Copied (replaced existing) 2025/08/28 05:35:25 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 05:35:25 INFO : only17: Copied (replaced existing) 2025/08/28 05:35:25 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/28 05:35:25 INFO : only8: Copied (replaced existing) 2025/08/28 05:35:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.29s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:35:33 DEBUG : empty_dir: Making directory with metadata 2025/08/28 05:35:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/28 05:35:33 DEBUG : empty_on_remote: Making directory with metadata 2025/08/28 05:35:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/28 05:35:33 INFO : empty_on_remote: Making directory 2025/08/28 05:35:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/28 05:35:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/28 05:35:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/28 05:35:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/28 05:35:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.43s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:35:35 DEBUG : empty_dir: Making directory with metadata 2025/08/28 05:35:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/28 05:35:35 DEBUG : empty_on_remote: Making directory with metadata 2025/08/28 05:35:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/28 05:35:35 INFO : empty_on_remote: Making directory 2025/08/28 05:35:35 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/28 05:35:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/28 05:35:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/28 05:35:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/28 05:35:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/28 05:35:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:35:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/28 05:35:38 INFO : sub dir: Making directory 2025/08/28 05:35:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.11s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:35:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/28 05:35:40 INFO : sub dir: Making directory 2025/08/28 05:35:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.02s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:35:42 DEBUG : dir1/0000-abcdefg.txt: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/08/28 05:35:42 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/08/28 05:35:42 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:281: Retry Put of "dir1/0000-abcdefg.txt" to B2 bucket rclone-test-lecayot9zami: 1/10 (no tomes available (503 service_unavailable): trying again in 1s) 2025/08/28 05:35:45 DEBUG : pacer: Reducing sleep to 500ms 2025/08/28 05:35:45 DEBUG : pacer: Reducing sleep to 250ms 2025/08/28 05:35:46 DEBUG : pacer: Reducing sleep to 125ms 2025/08/28 05:35:47 DEBUG : pacer: Reducing sleep to 62.5ms 2025/08/28 05:35:47 DEBUG : pacer: Reducing sleep to 31.25ms 2025/08/28 05:35:48 DEBUG : pacer: Reducing sleep to 15.625ms 2025/08/28 05:35:48 DEBUG : pacer: Reducing sleep to 10ms 2025/08/28 05:35:53 DEBUG : Waiting for deletions to finish 2025/08/28 05:35:54 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 05:35:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:54 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 05:35:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:54 DEBUG : banana: Unchanged skipping 2025/08/28 05:35:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:54 DEBUG : apple: Unchanged skipping 2025/08/28 05:35:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 05:35:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 05:35:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 05:35:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 05:35:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 05:35:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:54 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:35:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 05:35:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 05:35:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 05:35:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 05:35:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 05:35:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 05:35:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 05:35:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 05:35:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 05:35:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 05:35:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 05:35:54 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:35:54 DEBUG : Waiting for deletions to finish 2025/08/28 05:35:54 INFO : There was nothing to transfer 2025/08/28 05:35:54 DEBUG : Waiting for deletions to finish 2025/08/28 05:35:54 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:35:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 05:35:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:55 DEBUG : apple: Unchanged skipping 2025/08/28 05:35:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:55 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 05:35:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 05:35:55 DEBUG : banana: Unchanged skipping 2025/08/28 05:35:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 05:35:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 05:35:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 05:35:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 05:35:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 05:35:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 05:35:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 05:35:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:55 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:35:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 05:35:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 05:35:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 05:35:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:35:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 05:35:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 05:35:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 05:35:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 05:35:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 05:35:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 05:35:55 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:35:55 DEBUG : Waiting for deletions to finish 2025/08/28 05:35:55 INFO : There was nothing to transfer 2025/08/28 05:35:55 DEBUG : Waiting for deletions to finish 2025/08/28 05:35:55 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:35:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:35:55 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:35:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:35:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:35:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:35:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:35:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:35:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:35:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:35:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:35:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:35:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:35:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:35:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:35:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:35:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:35:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:35:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:35:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:36:10 DEBUG : Waiting for deletions to finish 2025/08/28 05:36:11 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 05:36:11 DEBUG : apple: Unchanged skipping 2025/08/28 05:36:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:11 DEBUG : banana: Unchanged skipping 2025/08/28 05:36:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:11 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 05:36:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 05:36:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 05:36:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 05:36:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 05:36:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 05:36:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 05:36:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 05:36:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 05:36:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 05:36:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 05:36:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 05:36:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 05:36:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 05:36:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 05:36:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 05:36:11 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:36:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 05:36:11 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:36:11 DEBUG : Waiting for deletions to finish 2025/08/28 05:36:11 INFO : There was nothing to transfer 2025/08/28 05:36:11 DEBUG : Waiting for deletions to finish 2025/08/28 05:36:11 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:36:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 05:36:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:12 DEBUG : apple: Unchanged skipping 2025/08/28 05:36:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 05:36:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:12 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 05:36:12 DEBUG : banana: Unchanged skipping 2025/08/28 05:36:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 05:36:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 05:36:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 05:36:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 05:36:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 05:36:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 05:36:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 05:36:12 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:36:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 05:36:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 05:36:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 05:36:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 05:36:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 05:36:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 05:36:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 05:36:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 05:36:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 05:36:12 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:36:12 DEBUG : Waiting for deletions to finish 2025/08/28 05:36:12 INFO : There was nothing to transfer 2025/08/28 05:36:12 DEBUG : Waiting for deletions to finish 2025/08/28 05:36:12 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:36:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:36:12 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:36:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:36:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:36:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:36:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:36:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:36:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:36:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:36:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:36:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:36:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:36:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:36:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:36:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:36:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:36:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:36:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:36:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:36:28 DEBUG : Waiting for deletions to finish 2025/08/28 05:36:28 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:36:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:36:28 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:36:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:36:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:36:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:36:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:36:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:36:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:36:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:36:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:36:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:36:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:36:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:36:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:36:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:36:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:36:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:36:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:36:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 05:36:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:28 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:28 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:28 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:28 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:28 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:28 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:28 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:28 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:28 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/28 05:36:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/28 05:36:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/28 05:36:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/28 05:36:29 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:29 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/28 05:36:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/28 05:36:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:29 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:36:29 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:36:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/28 05:36:29 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/28 05:36:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/28 05:36:29 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/28 05:36:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/28 05:36:29 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/28 05:36:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/28 05:36:30 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/28 05:36:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/28 05:36:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/28 05:36:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/28 05:36:30 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/28 05:36:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/28 05:36:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/28 05:36:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/28 05:36:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/28 05:36:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/28 05:36:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/28 05:36:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/28 05:36:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/28 05:36:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/28 05:36:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/28 05:36:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/28 05:36:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/28 05:36:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:32 DEBUG : Waiting for deletions to finish 2025/08/28 05:36:32 INFO : dir1/0007-1234567.txt: Deleted 2025/08/28 05:36:32 INFO : dir1/0013-789;=.txt: Deleted 2025/08/28 05:36:32 INFO : splitbananasplit: Deleted 2025/08/28 05:36:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/28 05:36:32 INFO : dir1/0008-2345678.txt: Deleted 2025/08/28 05:36:32 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/28 05:36:32 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/28 05:36:32 INFO : dir1/0009-3456789.txt: Deleted 2025/08/28 05:36:32 INFO : dir1/0014-89;=.txt: Deleted 2025/08/28 05:36:32 INFO : dir1/0015-9;=.txt: Deleted 2025/08/28 05:36:32 INFO : apple: Deleted 2025/08/28 05:36:32 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/28 05:36:32 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/28 05:36:32 INFO : dir1/0010-456789.txt: Deleted 2025/08/28 05:36:32 INFO : dir1/0011-56789;.txt: Deleted 2025/08/28 05:36:32 INFO : dir1/0012-6789;.txt: Deleted 2025/08/28 05:36:32 INFO : banana: Deleted 2025/08/28 05:36:32 INFO : appleappleapplebanana: Deleted 2025/08/28 05:36:32 INFO : dir1/0003-defghij.txt: Deleted 2025/08/28 05:36:32 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/28 05:36:32 DEBUG : Waiting for deletions to finish 2025/08/28 05:36:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/28 05:36:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/28 05:36:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/28 05:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/28 05:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:33 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:33 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:33 DEBUG : apple: Unchanged skipping 2025/08/28 05:36:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:33 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 05:36:33 DEBUG : banana: Unchanged skipping 2025/08/28 05:36:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 05:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/28 05:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 05:36:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 05:36:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 05:36:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 05:36:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 05:36:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 05:36:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 05:36:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 05:36:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 05:36:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 05:36:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 05:36:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/28 05:36:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 05:36:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 05:36:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 05:36:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 05:36:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:36:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 05:36:33 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:36:33 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:36:33 DEBUG : Waiting for deletions to finish 2025/08/28 05:36:33 DEBUG : Waiting for deletions to finish 2025/08/28 05:36:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/28 05:36:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/28 05:36:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:34 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:34 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:34 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/28 05:36:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:34 DEBUG : apple: transformed to: YXBwbGU= 2025/08/28 05:36:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/28 05:36:34 DEBUG : banana: transformed to: YmFuYW5h 2025/08/28 05:36:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/28 05:36:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/28 05:36:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/28 05:36:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/28 05:36:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/28 05:36:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/28 05:36:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:36:49 DEBUG : Waiting for deletions to finish 2025/08/28 05:36:49 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:36:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:36:49 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:36:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:36:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:36:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:36:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:36:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:36:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:36:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:36:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:36:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:36:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:36:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:36:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:36:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:36:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:36:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:36:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:36:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 05:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/28 05:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/28 05:36:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/28 05:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/28 05:36:50 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:50 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 05:36:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 05:36:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/28 05:36:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 05:36:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/28 05:36:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 05:36:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 05:36:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 05:36:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 05:36:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 05:36:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 05:36:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 05:36:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 05:36:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 05:36:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 05:36:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 05:36:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 05:36:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/28 05:36:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 05:36:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 05:36:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 05:36:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 05:36:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 05:36:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 05:36:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 05:36:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 05:36:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/28 05:36:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 05:36:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/28 05:36:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 05:36:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 05:36:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 05:36:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 05:36:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/28 05:36:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 05:36:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 05:36:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 05:36:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 05:36:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 05:36:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 05:36:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 05:36:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 05:36:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 05:36:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/28 05:36:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 05:36:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 05:36:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 05:36:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/28 05:36:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 05:36:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 05:36:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 05:36:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 05:36:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 05:36:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 05:36:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 05:36:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 05:36:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 05:36:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/28 05:36:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 05:36:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 05:36:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 05:36:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 05:36:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 05:36:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/28 05:36:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 05:36:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 05:36:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 05:36:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 05:36:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 05:36:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 05:36:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 05:36:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 05:36:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 05:36:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/28 05:36:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 05:36:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 05:36:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 05:36:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 05:36:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/28 05:36:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 05:36:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/28 05:36:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/28 05:36:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/28 05:36:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 05:36:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/28 05:36:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 05:36:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/28 05:36:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 05:36:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 05:36:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 05:36:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 05:36:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/28 05:36:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 05:36:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 05:36:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 05:36:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 05:36:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 05:36:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/28 05:36:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 05:36:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 05:36:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 05:36:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 05:36:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 05:36:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/28 05:36:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 05:36:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 05:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 05:36:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 05:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 05:36:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/28 05:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 05:36:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 05:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 05:36:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 05:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 05:36:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/28 05:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 05:36:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 05:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 05:36:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 05:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 05:36:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/28 05:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 05:36:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 05:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 05:36:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 05:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 05:36:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 05:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 05:36:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 05:36:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/28 05:36:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 05:36:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/28 05:36:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/28 05:36:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/28 05:36:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 05:36:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/28 05:36:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 05:36:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/28 05:36:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/28 05:36:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 05:36:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 05:36:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 05:36:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/28 05:36:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 05:36:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 05:36:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 05:36:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 05:36:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 05:36:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/28 05:36:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 05:36:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/28 05:36:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 05:36:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 05:36:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 05:36:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 05:36:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 05:36:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/28 05:36:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 05:36:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 05:36:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 05:36:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 05:36:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 05:36:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 05:36:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 05:36:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 05:36:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 05:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 05:36:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/28 05:36:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 05:36:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/28 05:36:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/28 05:36:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/28 05:36:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/28 05:36:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/28 05:36:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/28 05:36:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/28 05:36:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/28 05:36:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/28 05:36:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/28 05:36:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/28 05:36:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/28 05:36:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/28 05:36:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/28 05:36:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/28 05:36:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/28 05:36:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:50 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:36:50 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:36:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/28 05:36:50 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/28 05:36:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/28 05:36:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/28 05:36:50 INFO : apple: Copied (new) to: PREFIXapple 2025/08/28 05:36:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/28 05:36:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/28 05:36:50 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/28 05:36:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/28 05:36:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/28 05:36:50 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/28 05:36:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/28 05:36:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/28 05:36:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/28 05:36:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/28 05:36:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/28 05:36:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/28 05:36:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/28 05:36:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/28 05:36:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/28 05:36:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/28 05:36:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/28 05:36:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/28 05:36:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/28 05:36:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/28 05:36:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/28 05:36:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/28 05:36:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/28 05:36:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/28 05:36:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/28 05:36:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/28 05:36:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/28 05:36:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/28 05:36:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/28 05:36:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/28 05:36:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/28 05:36:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/28 05:36:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/28 05:36:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/28 05:36:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/28 05:36:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/28 05:36:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/28 05:36:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/28 05:36:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/28 05:36:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/28 05:36:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/28 05:36:52 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/28 05:36:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/28 05:36:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/28 05:36:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/28 05:36:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/28 05:36:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/28 05:36:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/28 05:36:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/28 05:36:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/28 05:36:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/28 05:36:52 DEBUG : Waiting for deletions to finish 2025/08/28 05:36:53 INFO : appleappleapplebanana: Deleted 2025/08/28 05:36:53 INFO : splitbananasplit: Deleted 2025/08/28 05:36:53 INFO : dir1/0003-defghij.txt: Deleted 2025/08/28 05:36:53 INFO : dir1/0008-2345678.txt: Deleted 2025/08/28 05:36:53 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/28 05:36:53 INFO : dir1/0014-89;=.txt: Deleted 2025/08/28 05:36:53 INFO : dir1/0011-56789;.txt: Deleted 2025/08/28 05:36:53 INFO : apple: Deleted 2025/08/28 05:36:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/28 05:36:53 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/28 05:36:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/28 05:36:53 INFO : dir1/0009-3456789.txt: Deleted 2025/08/28 05:36:53 INFO : dir1/0007-1234567.txt: Deleted 2025/08/28 05:36:53 INFO : dir1/0010-456789.txt: Deleted 2025/08/28 05:36:53 INFO : dir1/0012-6789;.txt: Deleted 2025/08/28 05:36:53 INFO : dir1/0013-789;=.txt: Deleted 2025/08/28 05:36:53 INFO : dir1/0015-9;=.txt: Deleted 2025/08/28 05:36:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/28 05:36:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/28 05:36:53 INFO : banana: Deleted 2025/08/28 05:36:53 DEBUG : Waiting for deletions to finish 2025/08/28 05:36:53 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/28 05:36:53 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:36:53 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/28 05:36:53 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/28 05:36:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:36:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:36:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:36:53 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:36:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:36:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:36:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:36:53 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:36:53 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:36:53 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:36:53 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:36:53 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:36:53 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:36:53 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:36:53 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:36:53 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:36:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/28 05:36:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/28 05:36:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/28 05:36:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/28 05:36:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/28 05:36:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/28 05:36:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/28 05:36:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/28 05:36:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/28 05:36:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/28 05:36:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/28 05:36:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/28 05:36:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/28 05:36:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/28 05:36:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/28 05:36:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/28 05:36:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/28 05:36:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/28 05:36:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/28 05:36:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/28 05:36:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/28 05:36:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/28 05:36:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/28 05:36:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/28 05:36:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/28 05:36:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/28 05:36:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/28 05:36:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/28 05:36:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/28 05:36:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/28 05:36:54 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/28 05:36:54 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/28 05:36:54 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/28 05:36:54 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/28 05:36:54 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/28 05:36:54 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/28 05:36:54 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/28 05:36:54 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/28 05:36:54 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/28 05:36:54 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/28 05:36:54 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/28 05:36:54 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/28 05:36:54 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/28 05:36:54 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/28 05:36:54 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/28 05:36:54 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/28 05:36:54 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/28 05:36:54 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/28 05:36:54 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/28 05:36:54 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/28 05:36:54 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/28 05:36:54 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/28 05:36:54 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/28 05:36:54 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/28 05:36:54 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/28 05:36:54 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/28 05:36:54 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/28 05:36:54 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/28 05:36:54 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/28 05:36:54 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/28 05:36:54 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/28 05:36:54 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/28 05:36:54 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:54 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/28 05:36:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/28 05:36:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/28 05:36:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/28 05:36:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/28 05:36:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/28 05:36:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/28 05:36:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/28 05:36:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/28 05:36:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/28 05:36:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/28 05:36:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/28 05:36:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/28 05:36:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/28 05:36:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/28 05:36:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/28 05:36:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:54 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:54 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/28 05:36:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/28 05:36:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/28 05:36:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/28 05:36:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/28 05:36:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/28 05:36:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/28 05:36:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/28 05:36:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/28 05:36:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/28 05:36:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/28 05:36:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/28 05:36:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/28 05:36:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/28 05:36:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/28 05:36:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/28 05:36:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:54 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:54 DEBUG : apple: transformed to: PREFIXapple 2025/08/28 05:36:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/28 05:36:54 DEBUG : banana: transformed to: PREFIXbanana 2025/08/28 05:36:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/28 05:36:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/28 05:36:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/28 05:36:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/28 05:36:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/28 05:36:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/28 05:36:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/28 05:36:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/28 05:36:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/28 05:36:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/28 05:36:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/28 05:36:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/28 05:36:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/28 05:36:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/28 05:36:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/28 05:36:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/28 05:36:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/28 05:36:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/28 05:36:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/28 05:36:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/28 05:36:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/28 05:36:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/28 05:36:54 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:36:54 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:36:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/28 05:36:54 INFO : banana: Copied (new) 2025/08/28 05:36:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/28 05:36:54 INFO : apple: Copied (new) 2025/08/28 05:36:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/28 05:36:54 INFO : appleappleapplebanana: Copied (new) 2025/08/28 05:36:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/28 05:36:54 INFO : splitbananasplit: Copied (new) 2025/08/28 05:36:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/28 05:36:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/28 05:36:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/28 05:36:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/28 05:36:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/28 05:36:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/28 05:36:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/28 05:36:55 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/28 05:36:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/28 05:36:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/28 05:36:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/28 05:36:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/28 05:36:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/28 05:36:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/28 05:36:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/28 05:36:55 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/28 05:36:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/28 05:36:55 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/28 05:36:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/28 05:36:56 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/28 05:36:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/28 05:36:56 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/28 05:36:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/28 05:36:56 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/28 05:36:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/28 05:36:56 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/28 05:36:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/28 05:36:56 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/28 05:36:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/28 05:36:56 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/28 05:36:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/28 05:36:56 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/28 05:36:56 DEBUG : Waiting for deletions to finish 2025/08/28 05:36:56 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/28 05:36:56 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/28 05:36:56 INFO : PREFIXapple: Deleted 2025/08/28 05:36:56 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/28 05:36:56 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/28 05:36:56 INFO : PREFIXbanana: Deleted 2025/08/28 05:36:56 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/28 05:36:56 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/28 05:36:57 INFO : PREFIXsplitbananasplit: Deleted 2025/08/28 05:36:57 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/28 05:36:57 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/28 05:36:57 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/28 05:36:57 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/28 05:36:57 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/28 05:36:57 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/28 05:36:57 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/28 05:36:57 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/28 05:36:57 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/28 05:36:57 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/28 05:36:57 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/28 05:36:57 DEBUG : Waiting for deletions to finish 2025/08/28 05:36:57 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:36:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:36:57 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:36:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:36:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:36:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:36:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:36:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:36:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:36:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:36:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:36:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:36:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:36:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:36:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:36:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:36:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:36:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:36:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:36:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 05:36:57 DEBUG : Waiting for deletions to finish 2025/08/28 05:36:58 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:36:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:36:58 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:36:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:36:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:36:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:36:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:36:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:36:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:36:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:36:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:36:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:36:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:36:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:36:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:36:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:36:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:36:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:36:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:36:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:37:12 DEBUG : Waiting for deletions to finish 2025/08/28 05:37:13 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:37:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:37:13 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:37:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:37:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:37:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:37:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:37:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:37:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:37:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:37:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:37:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:37:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:37:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:37:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:37:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:37:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:37:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:37:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:37:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 05:37:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/28 05:37:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/28 05:37:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/28 05:37:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/28 05:37:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/28 05:37:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/28 05:37:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/28 05:37:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/28 05:37:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/28 05:37:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/28 05:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/28 05:37:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/28 05:37:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/28 05:37:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/28 05:37:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/28 05:37:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/28 05:37:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/28 05:37:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/28 05:37:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/28 05:37:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/28 05:37:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/28 05:37:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/28 05:37:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/28 05:37:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:13 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:37:13 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:37:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/28 05:37:14 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/28 05:37:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/28 05:37:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/28 05:37:14 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/28 05:37:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/28 05:37:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/28 05:37:14 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/28 05:37:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/28 05:37:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/28 05:37:14 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/28 05:37:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/28 05:37:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/28 05:37:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/28 05:37:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/28 05:37:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/28 05:37:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/28 05:37:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/28 05:37:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/28 05:37:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/28 05:37:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/28 05:37:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/28 05:37:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/28 05:37:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/28 05:37:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/28 05:37:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/28 05:37:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/28 05:37:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/28 05:37:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/28 05:37:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/28 05:37:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/28 05:37:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/28 05:37:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/28 05:37:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/28 05:37:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/28 05:37:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/28 05:37:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/28 05:37:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/28 05:37:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/28 05:37:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/28 05:37:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/28 05:37:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/28 05:37:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/28 05:37:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/28 05:37:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/28 05:37:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/28 05:37:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/28 05:37:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/28 05:37:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/28 05:37:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/28 05:37:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/28 05:37:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/28 05:37:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/28 05:37:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/28 05:37:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/28 05:37:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/28 05:37:15 DEBUG : Waiting for deletions to finish 2025/08/28 05:37:16 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/28 05:37:16 INFO : splitbananasplit: Deleted 2025/08/28 05:37:16 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/28 05:37:16 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/28 05:37:16 INFO : dir1/0012-6789;.txt: Deleted 2025/08/28 05:37:16 INFO : dir1/0008-2345678.txt: Deleted 2025/08/28 05:37:16 INFO : dir1/0013-789;=.txt: Deleted 2025/08/28 05:37:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/28 05:37:16 INFO : dir1/0007-1234567.txt: Deleted 2025/08/28 05:37:16 INFO : dir1/0003-defghij.txt: Deleted 2025/08/28 05:37:16 INFO : dir1/0014-89;=.txt: Deleted 2025/08/28 05:37:16 INFO : apple: Deleted 2025/08/28 05:37:16 INFO : appleappleapplebanana: Deleted 2025/08/28 05:37:16 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/28 05:37:16 INFO : dir1/0009-3456789.txt: Deleted 2025/08/28 05:37:16 INFO : dir1/0010-456789.txt: Deleted 2025/08/28 05:37:16 INFO : dir1/0015-9;=.txt: Deleted 2025/08/28 05:37:16 INFO : dir1/0011-56789;.txt: Deleted 2025/08/28 05:37:16 INFO : banana: Deleted 2025/08/28 05:37:16 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/28 05:37:16 DEBUG : Waiting for deletions to finish 2025/08/28 05:37:16 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/28 05:37:16 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/28 05:37:16 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/28 05:37:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/28 05:37:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/28 05:37:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/28 05:37:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/28 05:37:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/28 05:37:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/28 05:37:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/28 05:37:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/28 05:37:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/28 05:37:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/28 05:37:16 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/28 05:37:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/28 05:37:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/28 05:37:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/28 05:37:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/28 05:37:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/28 05:37:16 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/28 05:37:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/28 05:37:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/28 05:37:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/28 05:37:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/28 05:37:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/28 05:37:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/28 05:37:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/28 05:37:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/28 05:37:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/28 05:37:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/28 05:37:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/28 05:37:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/28 05:37:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/28 05:37:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/28 05:37:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/28 05:37:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/28 05:37:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/28 05:37:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/28 05:37:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/28 05:37:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/28 05:37:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/28 05:37:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/28 05:37:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/28 05:37:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/28 05:37:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/28 05:37:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/28 05:37:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/28 05:37:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/28 05:37:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/28 05:37:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/28 05:37:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/28 05:37:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/28 05:37:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/28 05:37:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/28 05:37:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/28 05:37:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/28 05:37:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/28 05:37:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/28 05:37:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/28 05:37:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/28 05:37:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/28 05:37:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/28 05:37:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/28 05:37:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/28 05:37:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/28 05:37:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/28 05:37:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/28 05:37:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/28 05:37:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/28 05:37:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/28 05:37:17 DEBUG : apple: transformed to: appleSUFFIX 2025/08/28 05:37:17 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/28 05:37:17 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/28 05:37:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/28 05:37:17 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/28 05:37:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/28 05:37:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/28 05:37:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/28 05:37:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/28 05:37:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:17 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:37:17 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:37:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/28 05:37:17 INFO : appleappleapplebanana: Copied (new) 2025/08/28 05:37:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/28 05:37:17 INFO : splitbananasplit: Copied (new) 2025/08/28 05:37:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/28 05:37:17 INFO : apple: Copied (new) 2025/08/28 05:37:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/28 05:37:17 INFO : banana: Copied (new) 2025/08/28 05:37:18 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/28 05:37:18 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/28 05:37:18 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/28 05:37:18 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/28 05:37:18 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/28 05:37:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/28 05:37:18 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/28 05:37:18 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/28 05:37:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/28 05:37:18 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/28 05:37:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/28 05:37:18 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/28 05:37:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/28 05:37:18 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/28 05:37:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/28 05:37:18 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/28 05:37:19 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/28 05:37:19 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/28 05:37:19 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/28 05:37:19 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/28 05:37:19 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/28 05:37:19 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/28 05:37:19 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/28 05:37:19 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/28 05:37:19 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/28 05:37:19 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/28 05:37:19 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/28 05:37:19 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/28 05:37:19 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/28 05:37:19 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/28 05:37:20 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/28 05:37:20 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/28 05:37:20 DEBUG : Waiting for deletions to finish 2025/08/28 05:37:20 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/28 05:37:20 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/28 05:37:20 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/28 05:37:20 INFO : splitbananasplitSUFFIX: Deleted 2025/08/28 05:37:20 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/28 05:37:20 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/28 05:37:20 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/28 05:37:20 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/28 05:37:20 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/28 05:37:20 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/28 05:37:20 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/28 05:37:20 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/28 05:37:20 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/28 05:37:20 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/28 05:37:20 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/28 05:37:20 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/28 05:37:20 INFO : bananaSUFFIX: Deleted 2025/08/28 05:37:20 INFO : appleSUFFIX: Deleted 2025/08/28 05:37:20 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/28 05:37:20 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/28 05:37:20 DEBUG : Waiting for deletions to finish 2025/08/28 05:37:20 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:37:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:37:20 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:37:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:37:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:37:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:37:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:37:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:37:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:37:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:37:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:37:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:37:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:37:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:37:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:37:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:37:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:37:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:37:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:37:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 05:37:21 DEBUG : Waiting for deletions to finish 2025/08/28 05:37:21 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:37:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:37:21 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:37:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:37:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:37:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:37:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:37:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:37:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:37:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:37:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:37:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:37:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:37:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:37:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:37:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:37:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:37:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:37:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:37:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:37:37 DEBUG : Waiting for deletions to finish 2025/08/28 05:37:37 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:37:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:37:37 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:37:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:37:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:37:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:37:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:37:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:37:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:37:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:37:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:37:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:37:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:37:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:37:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:37:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:37:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:37:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:37:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:37:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 05:37:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 05:37:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 05:37:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 05:37:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 05:37:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/28 05:37:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 05:37:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/28 05:37:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:37 DEBUG : apple: Unchanged skipping 2025/08/28 05:37:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:37 DEBUG : banana: Unchanged skipping 2025/08/28 05:37:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 05:37:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 05:37:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 05:37:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 05:37:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 05:37:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 05:37:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 05:37:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 05:37:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 05:37:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 05:37:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 05:37:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 05:37:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 05:37:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 05:37:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 05:37:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 05:37:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 05:37:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 05:37:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 05:37:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 05:37:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 05:37:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 05:37:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 05:37:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 05:37:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 05:37:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 05:37:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 05:37:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 05:37:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 05:37:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 05:37:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 05:37:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 05:37:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 05:37:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 05:37:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 05:37:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/28 05:37:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:37 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:37 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:37 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:37 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:37 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:37 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:37 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 05:37:37 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:37 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:37 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 05:37:37 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/28 05:37:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/28 05:37:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 05:37:37 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:37 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:37 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 05:37:37 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:37 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/28 05:37:37 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/28 05:37:37 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:37:37 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:37:38 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/28 05:37:38 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/28 05:37:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/28 05:37:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/28 05:37:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/28 05:37:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/28 05:37:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/28 05:37:38 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/28 05:37:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/28 05:37:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/28 05:37:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/28 05:37:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/28 05:37:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/28 05:37:38 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/28 05:37:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/28 05:37:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/28 05:37:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/28 05:37:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/28 05:37:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/28 05:37:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/28 05:37:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/28 05:37:39 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/28 05:37:39 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/28 05:37:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/28 05:37:39 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/28 05:37:39 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/28 05:37:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/28 05:37:39 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/28 05:37:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/28 05:37:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/28 05:37:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/28 05:37:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/28 05:37:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/28 05:37:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/28 05:37:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/28 05:37:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/28 05:37:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/28 05:37:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/28 05:37:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/28 05:37:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/28 05:37:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/28 05:37:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/28 05:37:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/28 05:37:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/28 05:37:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/28 05:37:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/28 05:37:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/28 05:37:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/28 05:37:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/28 05:37:40 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/28 05:37:40 DEBUG : Waiting for deletions to finish 2025/08/28 05:37:40 INFO : appleappleapplebanana: Deleted 2025/08/28 05:37:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/28 05:37:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/28 05:37:40 INFO : dir1/0007-1234567.txt: Deleted 2025/08/28 05:37:40 INFO : dir1/0008-2345678.txt: Deleted 2025/08/28 05:37:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/28 05:37:40 INFO : dir1/0009-3456789.txt: Deleted 2025/08/28 05:37:40 INFO : dir1/0010-456789.txt: Deleted 2025/08/28 05:37:40 INFO : dir1/0012-6789;.txt: Deleted 2025/08/28 05:37:40 INFO : dir1/0014-89;=.txt: Deleted 2025/08/28 05:37:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/28 05:37:40 INFO : splitbananasplit: Deleted 2025/08/28 05:37:40 INFO : dir1/0011-56789;.txt: Deleted 2025/08/28 05:37:40 INFO : dir1/0013-789;=.txt: Deleted 2025/08/28 05:37:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/28 05:37:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/28 05:37:41 INFO : dir1/0003-defghij.txt: Deleted 2025/08/28 05:37:41 INFO : dir1/0015-9;=.txt: Deleted 2025/08/28 05:37:41 DEBUG : Waiting for deletions to finish 2025/08/28 05:37:41 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : appleapple: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/28 05:37:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/28 05:37:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/28 05:37:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/28 05:37:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/28 05:37:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/28 05:37:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/28 05:37:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/28 05:37:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/28 05:37:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/28 05:37:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/28 05:37:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/28 05:37:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/28 05:37:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/28 05:37:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/28 05:37:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/28 05:37:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/28 05:37:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/28 05:37:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/28 05:37:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/28 05:37:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/28 05:37:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/28 05:37:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/28 05:37:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/28 05:37:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/28 05:37:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/28 05:37:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/28 05:37:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/28 05:37:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/28 05:37:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/28 05:37:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/28 05:37:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/28 05:37:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/28 05:37:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/28 05:37:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/28 05:37:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/28 05:37:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/28 05:37:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/28 05:37:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/28 05:37:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/28 05:37:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/28 05:37:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/28 05:37:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/28 05:37:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/28 05:37:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/28 05:37:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/28 05:37:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/28 05:37:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/28 05:37:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/28 05:37:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/28 05:37:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/28 05:37:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/28 05:37:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/28 05:37:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/28 05:37:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/28 05:37:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/28 05:37:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/28 05:37:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/28 05:37:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/28 05:37:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/28 05:37:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/28 05:37:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 05:37:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/28 05:37:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/28 05:37:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/28 05:37:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/28 05:37:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/28 05:37:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/28 05:37:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/28 05:37:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/28 05:37:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/28 05:37:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/28 05:37:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/28 05:37:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/28 05:37:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/28 05:37:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/28 05:37:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/28 05:37:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/28 05:37:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 05:37:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 05:37:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 05:37:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:41 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 05:37:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:41 DEBUG : apple: Unchanged skipping 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 05:37:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:41 DEBUG : banana: Unchanged skipping 2025/08/28 05:37:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:41 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 05:37:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 05:37:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 05:37:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 05:37:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 05:37:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 05:37:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 05:37:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 05:37:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 05:37:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 05:37:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 05:37:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 05:37:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 05:37:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 05:37:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 05:37:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 05:37:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 05:37:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 05:37:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 05:37:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 05:37:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 05:37:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 05:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 05:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 05:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 05:37:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 05:37:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 05:37:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 05:37:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 05:37:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 05:37:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 05:37:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 05:37:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 05:37:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 05:37:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 05:37:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/28 05:37:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:41 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/28 05:37:41 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/28 05:37:41 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/28 05:37:41 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/28 05:37:41 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/28 05:37:41 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/28 05:37:41 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/28 05:37:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:41 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/28 05:37:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 05:37:41 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/28 05:37:41 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/28 05:37:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:41 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/28 05:37:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 05:37:41 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/28 05:37:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 05:37:41 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/28 05:37:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:41 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/28 05:37:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 05:37:41 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/28 05:37:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 05:37:41 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/28 05:37:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 05:37:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 05:37:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 05:37:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 05:37:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 05:37:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 05:37:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 05:37:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 05:37:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 05:37:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 05:37:41 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:37:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 05:37:41 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:37:41 DEBUG : Waiting for deletions to finish 2025/08/28 05:37:41 DEBUG : Waiting for deletions to finish 2025/08/28 05:37:41 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : appleapple: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/28 05:37:41 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/28 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/28 05:37:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/28 05:37:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/28 05:37:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/28 05:37:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/28 05:37:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/28 05:37:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/28 05:37:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/28 05:37:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/28 05:37:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/28 05:37:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/28 05:37:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/28 05:37:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/28 05:37:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/28 05:37:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/28 05:37:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/28 05:37:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/28 05:37:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/28 05:37:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/28 05:37:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/28 05:37:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/28 05:37:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/28 05:37:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/28 05:37:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/28 05:37:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/28 05:37:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/28 05:37:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/28 05:37:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/28 05:37:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/28 05:37:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/28 05:37:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/28 05:37:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/28 05:37:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/28 05:37:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/28 05:37:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/28 05:37:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/28 05:37:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/28 05:37:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/28 05:37:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/28 05:37:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/28 05:37:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/28 05:37:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/28 05:37:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/28 05:37:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/28 05:37:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/28 05:37:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/28 05:37:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/28 05:37:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/28 05:37:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/28 05:37:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/28 05:37:42 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:37:56 DEBUG : Waiting for deletions to finish 2025/08/28 05:37:56 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:37:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:37:56 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:37:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:37:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:37:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:37:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:37:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:37:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:37:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:37:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:37:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:37:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:37:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:37:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:37:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:37:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:37:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:37:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:37:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 05:37:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:57 DEBUG : apple: Unchanged skipping 2025/08/28 05:37:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 05:37:57 DEBUG : banana: Unchanged skipping 2025/08/28 05:37:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:57 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 05:37:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 05:37:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 05:37:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 05:37:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 05:37:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 05:37:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 05:37:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 05:37:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 05:37:57 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:37:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 05:37:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 05:37:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 05:37:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 05:37:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 05:37:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 05:37:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 05:37:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 05:37:57 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:37:57 DEBUG : Waiting for deletions to finish 2025/08/28 05:37:57 DEBUG : Waiting for deletions to finish 2025/08/28 05:37:57 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:37:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:37:57 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:37:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:37:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:37:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:37:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:37:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:37:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:37:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:37:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:37:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:37:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:37:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:37:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:37:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:37:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:37:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:37:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:37:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 05:37:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:58 DEBUG : apple: Unchanged skipping 2025/08/28 05:37:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:58 DEBUG : banana: Unchanged skipping 2025/08/28 05:37:58 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 05:37:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 05:37:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 05:37:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 05:37:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 05:37:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 05:37:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 05:37:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 05:37:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 05:37:58 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:37:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 05:37:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 05:37:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 05:37:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 05:37:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 05:37:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 05:37:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 05:37:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:37:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 05:37:58 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:37:58 DEBUG : Waiting for deletions to finish 2025/08/28 05:37:58 DEBUG : Waiting for deletions to finish 2025/08/28 05:37:58 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : Waiting for deletions to finish 2025/08/28 05:37:58 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:37:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:38:15 DEBUG : Waiting for deletions to finish 2025/08/28 05:38:15 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:38:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:38:15 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:38:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:38:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:38:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:38:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:38:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:38:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:38:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:38:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:38:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:38:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:38:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:38:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:38:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:38:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:38:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:38:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:38:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 05:38:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:15 DEBUG : apple: Unchanged skipping 2025/08/28 05:38:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:15 DEBUG : banana: Unchanged skipping 2025/08/28 05:38:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:15 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 05:38:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 05:38:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 05:38:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 05:38:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 05:38:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 05:38:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 05:38:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 05:38:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 05:38:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 05:38:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 05:38:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 05:38:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 05:38:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 05:38:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 05:38:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 05:38:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 05:38:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 05:38:15 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:38:15 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:38:15 DEBUG : Waiting for deletions to finish 2025/08/28 05:38:15 DEBUG : Waiting for deletions to finish 2025/08/28 05:38:16 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:16 DEBUG : apple: Unchanged skipping 2025/08/28 05:38:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:16 DEBUG : banana: Unchanged skipping 2025/08/28 05:38:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 05:38:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:16 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 05:38:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 05:38:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 05:38:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 05:38:16 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:38:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 05:38:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 05:38:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 05:38:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 05:38:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 05:38:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 05:38:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 05:38:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 05:38:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 05:38:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 05:38:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 05:38:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 05:38:16 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:38:16 DEBUG : Waiting for deletions to finish 2025/08/28 05:38:16 DEBUG : Waiting for deletions to finish 2025/08/28 05:38:16 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:38:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:38:32 DEBUG : Waiting for deletions to finish 2025/08/28 05:38:32 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:38:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:38:32 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:38:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:38:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:38:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:38:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:38:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:38:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:38:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:38:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:38:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:38:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:38:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:38:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:38:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:38:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:38:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:38:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:38:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 05:38:33 DEBUG : apple: Unchanged skipping 2025/08/28 05:38:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : banana: Unchanged skipping 2025/08/28 05:38:33 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:38:33 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:38:33 DEBUG : Waiting for deletions to finish 2025/08/28 05:38:33 DEBUG : Waiting for deletions to finish 2025/08/28 05:38:33 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : apple: Unchanged skipping 2025/08/28 05:38:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : banana: Unchanged skipping 2025/08/28 05:38:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 05:38:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:38:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 05:38:33 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:38:33 DEBUG : Waiting for deletions to finish 2025/08/28 05:38:33 DEBUG : Waiting for deletions to finish 2025/08/28 05:38:33 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:38:33 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:38:50 DEBUG : Waiting for deletions to finish 2025/08/28 05:38:51 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:38:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:38:51 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:38:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:38:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:38:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:38:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:38:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:38:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:38:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:38:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:38:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:38:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:38:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:38:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:38:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:38:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:38:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:38:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:38:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 05:38:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : apple: Unchanged skipping 2025/08/28 05:38:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 05:38:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : banana: Unchanged skipping 2025/08/28 05:38:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:38:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:38:52 DEBUG : Waiting for deletions to finish 2025/08/28 05:38:52 DEBUG : Waiting for deletions to finish 2025/08/28 05:38:52 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:38:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:38:52 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:38:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:38:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:38:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:38:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:38:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:38:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:38:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:38:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:38:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:38:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:38:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:38:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:38:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:38:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:38:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:38:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:38:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 05:38:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : apple: Unchanged skipping 2025/08/28 05:38:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : banana: Unchanged skipping 2025/08/28 05:38:52 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 05:38:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:38:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:38:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 05:38:52 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:38:52 DEBUG : Waiting for deletions to finish 2025/08/28 05:38:52 DEBUG : Waiting for deletions to finish 2025/08/28 05:38:53 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:38:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:38:53 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:38:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:38:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:38:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:38:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:38:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:38:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:38:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:38:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:38:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:38:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:38:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:38:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:38:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:38:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:38:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:38:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:38:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:39:09 DEBUG : Waiting for deletions to finish 2025/08/28 05:39:09 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:39:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:39:09 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:39:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:39:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:39:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:39:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:39:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:39:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:39:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:39:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:39:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:39:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:39:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:39:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:39:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:39:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:39:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:39:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:39:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 05:39:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 05:39:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:10 DEBUG : apple: Unchanged skipping 2025/08/28 05:39:10 DEBUG : banana: Unchanged skipping 2025/08/28 05:39:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:10 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 05:39:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 05:39:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 05:39:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 05:39:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 05:39:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 05:39:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:10 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:39:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 05:39:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 05:39:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 05:39:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 05:39:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 05:39:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 05:39:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 05:39:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 05:39:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 05:39:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 05:39:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 05:39:10 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:39:10 DEBUG : Waiting for deletions to finish 2025/08/28 05:39:10 DEBUG : Waiting for deletions to finish 2025/08/28 05:39:10 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:39:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:39:10 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:39:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:39:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:39:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:39:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:39:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:39:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:39:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:39:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:39:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:39:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:39:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:39:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:39:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:39:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:39:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:39:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:39:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/28 05:39:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:11 DEBUG : apple: Unchanged skipping 2025/08/28 05:39:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/28 05:39:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:11 DEBUG : banana: Unchanged skipping 2025/08/28 05:39:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:11 DEBUG : splitbananasplit: Unchanged skipping 2025/08/28 05:39:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/28 05:39:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/28 05:39:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/28 05:39:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/28 05:39:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/28 05:39:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/28 05:39:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/28 05:39:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/28 05:39:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/28 05:39:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/28 05:39:11 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:39:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/28 05:39:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/28 05:39:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/28 05:39:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/28 05:39:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/28 05:39:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/28 05:39:11 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:39:11 DEBUG : Waiting for deletions to finish 2025/08/28 05:39:11 DEBUG : Waiting for deletions to finish 2025/08/28 05:39:11 DEBUG : apple: Excluded (Path Filter) 2025/08/28 05:39:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/28 05:39:11 DEBUG : banana: Excluded (Path Filter) 2025/08/28 05:39:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/28 05:39:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/28 05:39:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/28 05:39:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/28 05:39:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/28 05:39:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/28 05:39:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/28 05:39:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/28 05:39:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/28 05:39:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/28 05:39:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/28 05:39:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/28 05:39:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/28 05:39:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/28 05:39:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/28 05:39:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/28 05:39:11 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (214.17s) --- PASS: TestTransform/NFC (18.12s) --- PASS: TestTransform/NFD (17.02s) --- PASS: TestTransform/base64 (21.45s) --- PASS: TestTransform/prefix (24.11s) --- PASS: TestTransform/suffix (23.30s) --- PASS: TestTransform/truncate (20.53s) --- PASS: TestTransform/encoder (16.92s) --- PASS: TestTransform/ISO-8859-1 (17.99s) --- PASS: TestTransform/charmap (17.21s) --- PASS: TestTransform/lowercase (19.25s) --- PASS: TestTransform/ascii (18.26s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:39:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/28 05:39:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/28 05:39:16 INFO : sub dir_somesuffix: Making directory 2025/08/28 05:39:16 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/28 05:39:16 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/28 05:39:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/28 05:39:16 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/28 05:39:16 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/28 05:39:16 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:39:16 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:39:17 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:39:17 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/28 05:39:17 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.74s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:39:18 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:18 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:18 INFO : tictactoe: Making directory 2025/08/28 05:39:18 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:18 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 05:39:18 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/28 05:39:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 05:39:18 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:39:18 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:39:19 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:39:19 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/28 05:39:19 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.89s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:39:20 INFO : toe: Making directory 2025/08/28 05:39:20 INFO : toe/toe: Making directory 2025/08/28 05:39:20 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/28 05:39:20 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/28 05:39:20 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/28 05:39:20 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:39:20 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:39:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:39:21 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/28 05:39:21 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.86s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:39:22 INFO : toe: Making directory 2025/08/28 05:39:22 INFO : toe/toe: Making directory 2025/08/28 05:39:22 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/28 05:39:22 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/28 05:39:22 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/28 05:39:22 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:39:22 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:39:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:39:22 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/28 05:39:22 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.80s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:39:23 DEBUG : empty_dir: Making directory with metadata 2025/08/28 05:39:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/28 05:39:23 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 05:39:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 05:39:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 05:39:23 INFO : tictacempty_dir: Making directory 2025/08/28 05:39:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 05:39:23 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:23 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:23 INFO : tictactoe: Making directory 2025/08/28 05:39:23 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:23 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 05:39:23 INFO : tictactoe/tictactoe: Making directory 2025/08/28 05:39:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 05:39:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/28 05:39:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/28 05:39:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/28 05:39:23 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:39:23 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:39:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:39:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/28 05:39:24 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.89s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:39:25 DEBUG : empty_dir: Making directory with metadata 2025/08/28 05:39:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/28 05:39:25 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 05:39:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 05:39:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 05:39:25 INFO : tictacempty_dir: Making directory 2025/08/28 05:39:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 05:39:25 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:25 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:25 INFO : tictactoe: Making directory 2025/08/28 05:39:25 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:25 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 05:39:25 INFO : tictactoe/tictactoe: Making directory 2025/08/28 05:39:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 05:39:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/28 05:39:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 05:39:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/28 05:39:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 05:39:25 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:39:25 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:39:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:39:26 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 05:39:26 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/28 05:39:26 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:39:26 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 05:39:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 05:39:27 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:27 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/28 05:39:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:39:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/28 05:39:27 NOTICE: B2 bucket rclone-test-lecayot9zami: 0 differences found 2025/08/28 05:39:27 NOTICE: B2 bucket rclone-test-lecayot9zami: 1 matching files --- PASS: TestAllTag (2.07s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:39:27 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:27 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:27 INFO : tictactoe: Making directory 2025/08/28 05:39:27 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:27 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 05:39:27 INFO : tictactoe/tictactoe: Making directory 2025/08/28 05:39:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 05:39:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/28 05:39:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/28 05:39:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/28 05:39:27 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:39:27 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:39:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:39:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/28 05:39:28 DEBUG : Waiting for deletions to finish 2025/08/28 05:39:28 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:28 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:28 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 05:39:28 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:39:28 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/28 05:39:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/28 05:39:28 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/28 05:39:28 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:39:28 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.16s) === RUN TestSyntax 2025/08/28 05:39:29 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:39:29 INFO : toe: Making directory 2025/08/28 05:39:29 INFO : toe/toe: Making directory 2025/08/28 05:39:29 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/28 05:39:29 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:39:29 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:39:30 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:39:30 INFO : toe/toe/toe: Copied (new) 2025/08/28 05:39:30 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.93s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:39:31 DEBUG : empty_dir: Making directory with metadata 2025/08/28 05:39:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/28 05:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 05:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 05:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 05:39:31 INFO : tictacempty_dir: Making directory 2025/08/28 05:39:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 05:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:31 INFO : tictactoe: Making directory 2025/08/28 05:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 05:39:31 INFO : tictactoe/tictactoe: Making directory 2025/08/28 05:39:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 05:39:31 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/28 05:39:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 05:39:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/28 05:39:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 05:39:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 05:39:31 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:39:31 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:39:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:39:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 05:39:32 INFO : toe/toe/toe.txt: Deleted 2025/08/28 05:39:32 INFO : toe/toe: Removing directory 2025/08/28 05:39:32 INFO : toe: Removing directory 2025/08/28 05:39:32 INFO : empty_dir: Removing directory 2025/08/28 05:39:32 DEBUG : Local file system at /tmp/rclone3510690960: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.98s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:39:33 DEBUG : empty_dir: Making directory with metadata 2025/08/28 05:39:33 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/28 05:39:33 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 05:39:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 05:39:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 05:39:33 INFO : tictacempty_dir: Making directory 2025/08/28 05:39:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 05:39:33 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:33 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:33 INFO : tictactoe: Making directory 2025/08/28 05:39:33 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:33 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 05:39:33 INFO : tictactoe/tictactoe: Making directory 2025/08/28 05:39:33 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 05:39:33 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/28 05:39:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 05:39:33 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/28 05:39:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 05:39:33 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 05:39:33 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:39:33 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:39:34 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:39:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 05:39:34 INFO : toe/toe/toe.txt: Deleted 2025/08/28 05:39:34 INFO : toe/toe: Removing directory 2025/08/28 05:39:34 INFO : toe: Removing directory 2025/08/28 05:39:34 INFO : empty_dir: Removing directory 2025/08/28 05:39:34 DEBUG : Local file system at /tmp/rclone3510690960: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/28 05:39:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/28 05:39:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/28 05:39:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/28 05:39:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/28 05:39:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:39:36 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/28 05:39:36 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.39s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:39:37 DEBUG : Reset feature "Copy" 2025/08/28 05:39:37 DEBUG : Reset feature "Move" 2025/08/28 05:39:37 DEBUG : Reset feature "Copy" 2025/08/28 05:39:37 DEBUG : Reset feature "Move" 2025/08/28 05:39:37 DEBUG : empty_dir: Making directory with metadata 2025/08/28 05:39:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/28 05:39:37 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 05:39:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 05:39:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 05:39:37 INFO : tictacempty_dir: Making directory 2025/08/28 05:39:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/28 05:39:37 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:37 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:37 INFO : tictactoe: Making directory 2025/08/28 05:39:37 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:37 DEBUG : toe: transformed to: tictactoe 2025/08/28 05:39:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 05:39:37 INFO : tictactoe/tictactoe: Making directory 2025/08/28 05:39:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/28 05:39:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/28 05:39:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 05:39:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/28 05:39:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 05:39:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 05:39:37 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:39:37 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:39:38 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:39:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/28 05:39:38 INFO : toe/toe/toe.txt: Deleted 2025/08/28 05:39:38 INFO : toe/toe: Removing directory 2025/08/28 05:39:38 INFO : toe: Removing directory 2025/08/28 05:39:38 INFO : empty_dir: Removing directory 2025/08/28 05:39:38 DEBUG : Local file system at /tmp/rclone3510690960: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/28 05:39:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/28 05:39:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/28 05:39:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/28 05:39:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/28 05:39:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:39:39 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/28 05:39:39 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 (3.62s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:39:40 DEBUG : toe: transformed to: dG9l 2025/08/28 05:39:40 DEBUG : toe: transformed to: dG9l 2025/08/28 05:39:40 INFO : dG9l: Making directory 2025/08/28 05:39:40 DEBUG : toe: transformed to: dG9l 2025/08/28 05:39:40 DEBUG : toe: transformed to: dG9l 2025/08/28 05:39:40 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/28 05:39:40 INFO : dG9l/dG9l: Making directory 2025/08/28 05:39:40 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/28 05:39:40 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/28 05:39:40 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/28 05:39:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/28 05:39:40 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/28 05:39:40 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:39:40 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:39:41 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:39:41 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/28 05:39:41 DEBUG : Waiting for deletions to finish 2025/08/28 05:39:42 DEBUG : dG9l: transformed to: toe 2025/08/28 05:39:42 DEBUG : dG9l: transformed to: toe 2025/08/28 05:39:42 DEBUG : dG9l: transformed to: toe 2025/08/28 05:39:42 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/28 05:39:42 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/28 05:39:42 DEBUG : Local file system at /tmp/rclone3510690960: Waiting for checks to finish 2025/08/28 05:39:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/28 05:39:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/28 05:39:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/28 05:39:42 DEBUG : Local file system at /tmp/rclone3510690960: Waiting for transfers to finish 2025/08/28 05:39:42 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.68s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-lecayot9zami", Local "Local file system at /tmp/rclone3510690960", Modify Window "1ms" 2025/08/28 05:39:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/28 05:39:43 DEBUG : toe: transformed to: 2025/08/28 05:39:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/28 05:39:43 DEBUG : toe: transformed to: 2025/08/28 05:39:43 INFO : B2 bucket rclone-test-lecayot9zami: Making directory 2025/08/28 05:39:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/28 05:39:43 DEBUG : toe: transformed to: 2025/08/28 05:39:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/28 05:39:43 DEBUG : toe: transformed to: 2025/08/28 05:39:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/28 05:39:43 DEBUG : toe/toe: transformed to: 2025/08/28 05:39:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/28 05:39:43 INFO : toe/toe: Making directory 2025/08/28 05:39:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/28 05:39:43 DEBUG : toe/toe: transformed to: 2025/08/28 05:39:43 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/28 05:39:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/28 05:39:43 DEBUG : toe: transformed to: 2025/08/28 05:39:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/28 05:39:43 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/28 05:39:43 DEBUG : toe/toe/toe: transformed to: 2025/08/28 05:39:43 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/28 05:39:43 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for checks to finish 2025/08/28 05:39:43 DEBUG : B2 bucket rclone-test-lecayot9zami: Waiting for transfers to finish 2025/08/28 05:39:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/28 05:39:44 INFO : toe/toe/toe: Copied (new) 2025/08/28 05:39:44 ERROR : B2 bucket rclone-test-lecayot9zami: not deleting files as there were IO errors 2025/08/28 05:39:44 ERROR : B2 bucket rclone-test-lecayot9zami: not deleting directories as there were IO errors --- PASS: TestError (1.83s) PASS 2025/08/28 05:39:45 DEBUG : B2 bucket rclone-test-lecayot9zami: Purge remote 2025/08/28 05:39:45 INFO : B2 bucket rclone-test-lecayot9zami: cleaning bucket "rclone-test-lecayot9zami" of all files 2025/08/28 05:39:46 DEBUG : BackupDir/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d87c6f_d20250828_m053316_c001_v7007000_t0000_u01756359196281") 2025/08/28 05:39:46 DEBUG : BackupDir/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f109dea162566175f_d20250828_m053309_c001_v0001161_t0051_u01756359189466") 2025/08/28 05:39:46 DEBUG : CompareDest/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d3236_d20250828_m053247_c001_v7007000_t0000_u01756359167685") 2025/08/28 05:39:46 DEBUG : CompareDest/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96154da_d20250828_m053241_c001_v0001131_t0049_u01756359161302") 2025/08/28 05:39:46 DEBUG : CompareDest/two: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d3239_d20250828_m053247_c001_v7007000_t0000_u01756359167867") 2025/08/28 05:39:46 DEBUG : CompareDest/two: Deleting (id "4_z1f725d73206debfb9f880e1b_f105b5b8b0a180820_d20250828_m053242_c001_v0001130_t0039_u01756359162800") 2025/08/28 05:39:46 DEBUG : CopyDest/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d87c71_d20250828_m053316_c001_v7007000_t0000_u01756359196463") 2025/08/28 05:39:46 DEBUG : CopyDest/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40b25_d20250828_m053304_c001_v0001146_t0050_u01756359184606") 2025/08/28 05:39:46 DEBUG : CopyDest/three: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d87c73_d20250828_m053316_c001_v7007000_t0000_u01756359196645") 2025/08/28 05:39:46 DEBUG : CopyDest/three: Deleting (id "4_z1f725d73206debfb9f880e1b_f105b5b8b0a1808dd_d20250828_m053314_c001_v0001130_t0038_u01756359194105") 2025/08/28 05:39:46 DEBUG : CopyDest/two: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d87c74_d20250828_m053316_c001_v7007000_t0000_u01756359196827") 2025/08/28 05:39:46 DEBUG : CopyDest/two: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615545_d20250828_m053311_c001_v0001131_t0005_u01756359191446") 2025/08/28 05:39:46 DEBUG : EXISTING: Deleting (id "4_z1f725d73206debfb9f880e1b_f4027cbf6862c8e1a_d20250828_m053440_c001_v7007000_t0000_u01756359280139") 2025/08/28 05:39:46 DEBUG : EXISTING: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961569e_d20250828_m053439_c001_v0001131_t0008_u01756359279075") 2025/08/28 05:39:46 DEBUG : PREFIXapple: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc8737_d20250828_m053656_c001_v7007000_t0000_u01756359416828") 2025/08/28 05:39:47 DEBUG : PREFIXapple: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0821_d20250828_m053650_c001_v0001044_t0045_u01756359410372") 2025/08/28 05:39:47 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f4209e2bde29fb9ba_d20250828_m053657_c001_v7007000_t0000_u01756359417200") 2025/08/28 05:39:47 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd8d8_d20250828_m053650_c001_v0001032_t0035_u01756359410383") 2025/08/28 05:39:47 DEBUG : PREFIXbanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3a36_d20250828_m053656_c001_v7007000_t0000_u01756359416859") 2025/08/28 05:39:47 DEBUG : PREFIXbanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615913_d20250828_m053650_c001_v0001131_t0000_u01756359410390") 2025/08/28 05:39:47 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f401150c739bbea6c_d20250828_m053656_c001_v7007000_t0000_u01756359416984") 2025/08/28 05:39:47 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa410ca_d20250828_m053650_c001_v0001146_t0000_u01756359410403") 2025/08/28 05:39:47 DEBUG : Testêé: Deleting (id "4_z1f725d73206debfb9f880e1b_f4027cbf6862c8e18_d20250828_m053436_c001_v7007000_t0000_u01756359276451") 2025/08/28 05:39:47 DEBUG : Testêé: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961568c_d20250828_m053435_c001_v0001131_t0024_u01756359275678") 2025/08/28 05:39:47 DEBUG : Testêé: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40d4e_d20250828_m053434_c001_v0001146_t0029_u01756359274395") 2025/08/28 05:39:47 DEBUG : YXBwbGU=: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f9732c_d20250828_m053634_c001_v7007000_t0000_u01756359394539") 2025/08/28 05:39:47 DEBUG : YXBwbGU=: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96158c8_d20250828_m053629_c001_v0001131_t0038_u01756359389298") 2025/08/28 05:39:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f9732f_d20250828_m053634_c001_v7007000_t0000_u01756359394722") 2025/08/28 05:39:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd878_d20250828_m053629_c001_v0001032_t0015_u01756359389865") 2025/08/28 05:39:47 DEBUG : YmFuYW5h: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f97331_d20250828_m053634_c001_v7007000_t0000_u01756359394903") 2025/08/28 05:39:47 DEBUG : YmFuYW5h: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41063_d20250828_m053629_c001_v0001146_t0000_u01756359389285") 2025/08/28 05:39:47 DEBUG : a/potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7e8d_d20250828_m053035_c001_v7007000_t0000_u01756359035078") 2025/08/28 05:39:47 DEBUG : a/potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4076d_d20250828_m053034_c001_v0001146_t0025_u01756359034227") 2025/08/28 05:39:47 DEBUG : a/potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7e89_d20250828_m053032_c001_v7007000_t0000_u01756359032622") 2025/08/28 05:39:47 DEBUG : a/potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40755_d20250828_m053031_c001_v0001146_t0035_u01756359031571") 2025/08/28 05:39:47 DEBUG : a/potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d27cb_d20250828_m053011_c001_v7007000_t0000_u01756359011913") 2025/08/28 05:39:47 DEBUG : a/potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa406c0_d20250828_m053010_c001_v0001146_t0051_u01756359010931") 2025/08/28 05:39:47 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db593ef_d20250828_m053912_c001_v7007000_t0000_u01756359552121") 2025/08/28 05:39:48 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0a9a_d20250828_m053907_c001_v0001044_t0001_u01756359547463") 2025/08/28 05:39:48 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c91516_d20250828_m053853_c001_v7007000_t0000_u01756359533720") 2025/08/28 05:39:48 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0a47_d20250828_m053848_c001_v0001044_t0053_u01756359528820") 2025/08/28 05:39:48 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c914df_d20250828_m053834_c001_v7007000_t0000_u01756359514561") 2025/08/28 05:39:48 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc09ec_d20250828_m053830_c001_v0001044_t0049_u01756359510072") 2025/08/28 05:39:48 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3c00_d20250828_m053817_c001_v7007000_t0000_u01756359497385") 2025/08/28 05:39:48 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc09a6_d20250828_m053813_c001_v0001044_t0032_u01756359493357") 2025/08/28 05:39:48 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e535389125c9_d20250828_m053759_c001_v7007000_t0000_u01756359479384") 2025/08/28 05:39:48 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc095e_d20250828_m053755_c001_v0001044_t0001_u01756359475001") 2025/08/28 05:39:48 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e326a2_d20250828_m053742_c001_v7007000_t0000_u01756359462540") 2025/08/28 05:39:48 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa411ae_d20250828_m053735_c001_v0001146_t0055_u01756359455299") 2025/08/28 05:39:48 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b38_d20250828_m053721_c001_v7007000_t0000_u01756359441937") 2025/08/28 05:39:48 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd95e_d20250828_m053717_c001_v0001032_t0053_u01756359437520") 2025/08/28 05:39:48 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f406aa4d65c510fe5_d20250828_m053716_c001_v7007000_t0000_u01756359436407") 2025/08/28 05:39:48 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0889_d20250828_m053710_c001_v0001044_t0028_u01756359430951") 2025/08/28 05:39:48 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e325ff_d20250828_m053658_c001_v7007000_t0000_u01756359418592") 2025/08/28 05:39:48 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc083d_d20250828_m053654_c001_v0001044_t0036_u01756359414528") 2025/08/28 05:39:48 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f4209e2bde29fb9b0_d20250828_m053653_c001_v7007000_t0000_u01756359413315") 2025/08/28 05:39:48 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0819_d20250828_m053647_c001_v0001044_t0055_u01756359407866") 2025/08/28 05:39:48 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f4018560ff858b204_d20250828_m053632_c001_v7007000_t0000_u01756359392657") 2025/08/28 05:39:49 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc07b3_d20250828_m053626_c001_v0001044_t0032_u01756359386226") 2025/08/28 05:39:49 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f5a1d8_d20250828_m053613_c001_v7007000_t0000_u01756359373175") 2025/08/28 05:39:49 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4100f_d20250828_m053608_c001_v0001146_t0031_u01756359368590") 2025/08/28 05:39:49 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16f02_d20250828_m053556_c001_v7007000_t0000_u01756359356157") 2025/08/28 05:39:49 DEBUG : apple: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615812_d20250828_m053552_c001_v0001131_t0016_u01756359352324") 2025/08/28 05:39:49 DEBUG : appleSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f419ef394b4e07ca5_d20250828_m053720_c001_v7007000_t0000_u01756359440544") 2025/08/28 05:39:49 DEBUG : appleSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd94a_d20250828_m053713_c001_v0001032_t0051_u01756359433719") 2025/08/28 05:39:49 DEBUG : appleapple: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e326a3_d20250828_m053742_c001_v7007000_t0000_u01756359462722") 2025/08/28 05:39:49 DEBUG : appleapple: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd9b6_d20250828_m053738_c001_v0001032_t0035_u01756359458035") 2025/08/28 05:39:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db593f0_d20250828_m053912_c001_v7007000_t0000_u01756359552306") 2025/08/28 05:39:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615ae0_d20250828_m053908_c001_v0001131_t0057_u01756359548455") 2025/08/28 05:39:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c91517_d20250828_m053853_c001_v7007000_t0000_u01756359533903") 2025/08/28 05:39:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615aae_d20250828_m053849_c001_v0001131_t0038_u01756359529904") 2025/08/28 05:39:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c914e1_d20250828_m053834_c001_v7007000_t0000_u01756359514742") 2025/08/28 05:39:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615a75_d20250828_m053831_c001_v0001131_t0032_u01756359511343") 2025/08/28 05:39:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3c04_d20250828_m053817_c001_v7007000_t0000_u01756359497572") 2025/08/28 05:39:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615a3f_d20250828_m053814_c001_v0001131_t0040_u01756359494279") 2025/08/28 05:39:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e535389125cb_d20250828_m053759_c001_v7007000_t0000_u01756359479590") 2025/08/28 05:39:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96159fd_d20250828_m053755_c001_v0001131_t0000_u01756359475961") 2025/08/28 05:39:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b11f90_d20250828_m053740_c001_v7007000_t0000_u01756359460328") 2025/08/28 05:39:49 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96159bb_d20250828_m053736_c001_v0001131_t0054_u01756359456168") 2025/08/28 05:39:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b39_d20250828_m053722_c001_v7007000_t0000_u01756359442125") 2025/08/28 05:39:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41154_d20250828_m053717_c001_v0001146_t0048_u01756359437528") 2025/08/28 05:39:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f407a47d19cdbbb40_d20250828_m053716_c001_v7007000_t0000_u01756359436421") 2025/08/28 05:39:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd946_d20250828_m053711_c001_v0001032_t0038_u01756359431891") 2025/08/28 05:39:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e32600_d20250828_m053658_c001_v7007000_t0000_u01756359418775") 2025/08/28 05:39:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa410dc_d20250828_m053654_c001_v0001146_t0048_u01756359414537") 2025/08/28 05:39:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f4209e2bde29fb9ae_d20250828_m053652_c001_v7007000_t0000_u01756359412931") 2025/08/28 05:39:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961590f_d20250828_m053648_c001_v0001131_t0035_u01756359408802") 2025/08/28 05:39:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f419ef394b4e07b35_d20250828_m053632_c001_v7007000_t0000_u01756359392817") 2025/08/28 05:39:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96158bc_d20250828_m053627_c001_v0001131_t0029_u01756359387230") 2025/08/28 05:39:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f5a1d9_d20250828_m053613_c001_v7007000_t0000_u01756359373360") 2025/08/28 05:39:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc076b_d20250828_m053609_c001_v0001044_t0012_u01756359369588") 2025/08/28 05:39:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16f09_d20250828_m053556_c001_v7007000_t0000_u01756359356339") 2025/08/28 05:39:50 DEBUG : appleappleapplebanana: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40fb8_d20250828_m053553_c001_v0001146_t0042_u01756359353023") 2025/08/28 05:39:50 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d88106_d20250828_m053720_c001_v7007000_t0000_u01756359440243") 2025/08/28 05:39:50 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0893_d20250828_m053713_c001_v0001044_t0005_u01756359433699") 2025/08/28 05:39:50 DEBUG : b/potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7e8e_d20250828_m053035_c001_v7007000_t0000_u01756359035262") 2025/08/28 05:39:50 DEBUG : b/potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4075f_d20250828_m053033_c001_v0001146_t0031_u01756359033176") 2025/08/28 05:39:50 DEBUG : b/potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7e87_d20250828_m053032_c001_v7007000_t0000_u01756359032046") 2025/08/28 05:39:50 DEBUG : b/potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40744_d20250828_m053030_c001_v0001146_t0004_u01756359030207") 2025/08/28 05:39:50 DEBUG : b/potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d27c8_d20250828_m053011_c001_v7007000_t0000_u01756359011361") 2025/08/28 05:39:50 DEBUG : b/potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa406b8_d20250828_m053009_c001_v0001146_t0027_u01756359009639") 2025/08/28 05:39:51 DEBUG : backup/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f4167ba517f731729_d20250828_m053332_c001_v7007000_t0000_u01756359212079") 2025/08/28 05:39:51 DEBUG : backup/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f10246efe7e039232_d20250828_m053330_c001_v0001171_t0000_u01756359210100") 2025/08/28 05:39:51 DEBUG : backup/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f1065034625e5431c_d20250828_m053326_c001_v0001184_t0017_u01756359206209") 2025/08/28 05:39:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f725d73206debfb9f880e1b_f400ccce2f12e2c4c_d20250828_m053357_c001_v7007000_t0000_u01756359237248") 2025/08/28 05:39:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f725d73206debfb9f880e1b_f119baa5783ac8fb4_d20250828_m053355_c001_v0001134_t0021_u01756359235550") 2025/08/28 05:39:51 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f725d73206debfb9f880e1b_f1087939c32434201_d20250828_m053351_c001_v0001184_t0018_u01756359231775") 2025/08/28 05:39:51 DEBUG : backup/one.bak: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e53538912139_d20250828_m053344_c001_v7007000_t0000_u01756359224710") 2025/08/28 05:39:51 DEBUG : backup/one.bak: Deleting (id "4_z1f725d73206debfb9f880e1b_f115cb97cad9bd23d_d20250828_m053342_c001_v0001113_t0037_u01756359222935") 2025/08/28 05:39:51 DEBUG : backup/one.bak: Deleting (id "4_z1f725d73206debfb9f880e1b_f11124823b1e6146e_d20250828_m053339_c001_v0001178_t0044_u01756359219198") 2025/08/28 05:39:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f400ccce2f12e2c4e_d20250828_m053357_c001_v7007000_t0000_u01756359237435") 2025/08/28 05:39:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f111e7bf528329160_d20250828_m053356_c001_v0001180_t0014_u01756359236476") 2025/08/28 05:39:51 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1062295e639e4e8c_d20250828_m053353_c001_v0001120_t0023_u01756359233129") 2025/08/28 05:39:51 DEBUG : backup/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4167ba517f73172c_d20250828_m053332_c001_v7007000_t0000_u01756359212267") 2025/08/28 05:39:51 DEBUG : backup/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f10441a139e248354_d20250828_m053331_c001_v0001182_t0049_u01756359211306") 2025/08/28 05:39:51 DEBUG : backup/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f10697f7aee66426c_d20250828_m053327_c001_v0001044_t0023_u01756359207575") 2025/08/28 05:39:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e5353891213a_d20250828_m053344_c001_v7007000_t0000_u01756359224896") 2025/08/28 05:39:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f725d73206debfb9f880e1b_f1098f0b370e43ec8_d20250828_m053343_c001_v0001184_t0037_u01756359223946") 2025/08/28 05:39:51 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f725d73206debfb9f880e1b_f116b2ece5941f3af_d20250828_m053340_c001_v0001146_t0020_u01756359220587") 2025/08/28 05:39:51 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db593f1_d20250828_m053912_c001_v7007000_t0000_u01756359552504") 2025/08/28 05:39:51 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bdb10_d20250828_m053907_c001_v0001032_t0057_u01756359547897") 2025/08/28 05:39:51 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c91518_d20250828_m053854_c001_v7007000_t0000_u01756359534116") 2025/08/28 05:39:52 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bdaca_d20250828_m053849_c001_v0001032_t0017_u01756359529325") 2025/08/28 05:39:52 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c914e3_d20250828_m053834_c001_v7007000_t0000_u01756359514977") 2025/08/28 05:39:52 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bda76_d20250828_m053830_c001_v0001032_t0016_u01756359510605") 2025/08/28 05:39:52 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3c09_d20250828_m053817_c001_v7007000_t0000_u01756359497758") 2025/08/28 05:39:52 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bda3e_d20250828_m053813_c001_v0001032_t0057_u01756359493808") 2025/08/28 05:39:52 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e535389125cd_d20250828_m053759_c001_v7007000_t0000_u01756359479775") 2025/08/28 05:39:52 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bda02_d20250828_m053755_c001_v0001032_t0032_u01756359475572") 2025/08/28 05:39:52 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e326a5_d20250828_m053742_c001_v7007000_t0000_u01756359462905") 2025/08/28 05:39:52 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd9ae_d20250828_m053735_c001_v0001032_t0051_u01756359455700") 2025/08/28 05:39:52 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b3a_d20250828_m053722_c001_v7007000_t0000_u01756359442308") 2025/08/28 05:39:52 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc08a9_d20250828_m053717_c001_v0001044_t0045_u01756359437552") 2025/08/28 05:39:52 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f406aa4d65c510fe8_d20250828_m053716_c001_v7007000_t0000_u01756359436588") 2025/08/28 05:39:52 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961595f_d20250828_m053711_c001_v0001131_t0002_u01756359431487") 2025/08/28 05:39:52 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e32602_d20250828_m053658_c001_v7007000_t0000_u01756359418960") 2025/08/28 05:39:52 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961592b_d20250828_m053654_c001_v0001131_t0017_u01756359414543") 2025/08/28 05:39:52 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f401150c739bbea68_d20250828_m053653_c001_v7007000_t0000_u01756359413546") 2025/08/28 05:39:52 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd8d0_d20250828_m053648_c001_v0001032_t0002_u01756359408364") 2025/08/28 05:39:52 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c39f4_d20250828_m053632_c001_v7007000_t0000_u01756359392739") 2025/08/28 05:39:52 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41055_d20250828_m053626_c001_v0001146_t0052_u01756359386762") 2025/08/28 05:39:52 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f5a1da_d20250828_m053613_c001_v7007000_t0000_u01756359373541") 2025/08/28 05:39:52 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961586c_d20250828_m053608_c001_v0001131_t0054_u01756359368963") 2025/08/28 05:39:53 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16f0c_d20250828_m053556_c001_v7007000_t0000_u01756359356522") 2025/08/28 05:39:53 DEBUG : banana: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc071f_d20250828_m053552_c001_v0001044_t0043_u01756359352606") 2025/08/28 05:39:53 DEBUG : bananaSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f406aa4d65c510ffe_d20250828_m053720_c001_v7007000_t0000_u01756359440552") 2025/08/28 05:39:53 DEBUG : bananaSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615967_d20250828_m053713_c001_v0001131_t0006_u01756359433707") 2025/08/28 05:39:53 DEBUG : both0: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16dfb_d20250828_m053525_c001_v7007000_t0000_u01756359325764") 2025/08/28 05:39:53 DEBUG : both0: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40e45_d20250828_m053505_c001_v0001146_t0052_u01756359305340") 2025/08/28 05:39:53 DEBUG : both0: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d47ec_d20250828_m053501_c001_v7007000_t0000_u01756359301126") 2025/08/28 05:39:53 DEBUG : both0: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40d8c_d20250828_m053442_c001_v0001146_t0007_u01756359282017") 2025/08/28 05:39:53 DEBUG : both1: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16dfd_d20250828_m053525_c001_v7007000_t0000_u01756359325955") 2025/08/28 05:39:53 DEBUG : both1: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40e53_d20250828_m053506_c001_v0001146_t0011_u01756359306943") 2025/08/28 05:39:53 DEBUG : both1: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d47ed_d20250828_m053501_c001_v7007000_t0000_u01756359301310") 2025/08/28 05:39:53 DEBUG : both1: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40d98_d20250828_m053442_c001_v0001146_t0017_u01756359282737") 2025/08/28 05:39:53 DEBUG : both10: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16dfe_d20250828_m053526_c001_v7007000_t0000_u01756359326137") 2025/08/28 05:39:53 DEBUG : both10: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40e9b_d20250828_m053514_c001_v0001146_t0021_u01756359314785") 2025/08/28 05:39:53 DEBUG : both10: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d47ee_d20250828_m053501_c001_v7007000_t0000_u01756359301498") 2025/08/28 05:39:53 DEBUG : both10: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40dce_d20250828_m053449_c001_v0001146_t0058_u01756359289809") 2025/08/28 05:39:53 DEBUG : both11: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16dff_d20250828_m053526_c001_v7007000_t0000_u01756359326320") 2025/08/28 05:39:53 DEBUG : both11: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40ea7_d20250828_m053515_c001_v0001146_t0036_u01756359315626") 2025/08/28 05:39:53 DEBUG : both11: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d47f0_d20250828_m053501_c001_v7007000_t0000_u01756359301680") 2025/08/28 05:39:53 DEBUG : both11: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40dd6_d20250828_m053450_c001_v0001146_t0059_u01756359290562") 2025/08/28 05:39:53 DEBUG : both12: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e01_d20250828_m053526_c001_v7007000_t0000_u01756359326501") 2025/08/28 05:39:53 DEBUG : both12: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40eb3_d20250828_m053516_c001_v0001146_t0046_u01756359316351") 2025/08/28 05:39:54 DEBUG : both12: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d47f1_d20250828_m053501_c001_v7007000_t0000_u01756359301862") 2025/08/28 05:39:54 DEBUG : both12: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40dd8_d20250828_m053451_c001_v0001146_t0022_u01756359291452") 2025/08/28 05:39:54 DEBUG : both13: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e02_d20250828_m053526_c001_v7007000_t0000_u01756359326683") 2025/08/28 05:39:54 DEBUG : both13: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40ebf_d20250828_m053517_c001_v0001146_t0030_u01756359317267") 2025/08/28 05:39:54 DEBUG : both13: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d47f2_d20250828_m053502_c001_v7007000_t0000_u01756359302045") 2025/08/28 05:39:54 DEBUG : both13: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40de4_d20250828_m053452_c001_v0001146_t0034_u01756359292146") 2025/08/28 05:39:54 DEBUG : both14: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e03_d20250828_m053526_c001_v7007000_t0000_u01756359326864") 2025/08/28 05:39:54 DEBUG : both14: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40ec8_d20250828_m053518_c001_v0001146_t0028_u01756359318143") 2025/08/28 05:39:54 DEBUG : both14: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d47f4_d20250828_m053502_c001_v7007000_t0000_u01756359302228") 2025/08/28 05:39:54 DEBUG : both14: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40dea_d20250828_m053452_c001_v0001146_t0021_u01756359292888") 2025/08/28 05:39:54 DEBUG : both15: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e04_d20250828_m053527_c001_v7007000_t0000_u01756359327045") 2025/08/28 05:39:54 DEBUG : both15: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40ece_d20250828_m053518_c001_v0001146_t0053_u01756359318885") 2025/08/28 05:39:54 DEBUG : both15: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d47f5_d20250828_m053502_c001_v7007000_t0000_u01756359302412") 2025/08/28 05:39:54 DEBUG : both15: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40df4_d20250828_m053453_c001_v0001146_t0005_u01756359293893") 2025/08/28 05:39:54 DEBUG : both16: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e05_d20250828_m053527_c001_v7007000_t0000_u01756359327227") 2025/08/28 05:39:54 DEBUG : both16: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40ed6_d20250828_m053519_c001_v0001146_t0026_u01756359319717") 2025/08/28 05:39:54 DEBUG : both16: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d47f6_d20250828_m053502_c001_v7007000_t0000_u01756359302595") 2025/08/28 05:39:54 DEBUG : both16: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40dfa_d20250828_m053454_c001_v0001146_t0021_u01756359294791") 2025/08/28 05:39:54 DEBUG : both17: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e07_d20250828_m053527_c001_v7007000_t0000_u01756359327409") 2025/08/28 05:39:54 DEBUG : both17: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40ede_d20250828_m053520_c001_v0001146_t0037_u01756359320715") 2025/08/28 05:39:54 DEBUG : both17: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d47f7_d20250828_m053502_c001_v7007000_t0000_u01756359302778") 2025/08/28 05:39:55 DEBUG : both17: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40dfd_d20250828_m053455_c001_v0001146_t0052_u01756359295486") 2025/08/28 05:39:55 DEBUG : both18: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e09_d20250828_m053527_c001_v7007000_t0000_u01756359327592") 2025/08/28 05:39:55 DEBUG : both18: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40eea_d20250828_m053521_c001_v0001146_t0052_u01756359321593") 2025/08/28 05:39:55 DEBUG : both18: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d47fb_d20250828_m053502_c001_v7007000_t0000_u01756359302962") 2025/08/28 05:39:55 DEBUG : both18: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40e07_d20250828_m053456_c001_v0001146_t0025_u01756359296519") 2025/08/28 05:39:55 DEBUG : both19: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e0b_d20250828_m053527_c001_v7007000_t0000_u01756359327776") 2025/08/28 05:39:55 DEBUG : both19: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40ef2_d20250828_m053522_c001_v0001146_t0057_u01756359322424") 2025/08/28 05:39:55 DEBUG : both19: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d4800_d20250828_m053503_c001_v7007000_t0000_u01756359303145") 2025/08/28 05:39:55 DEBUG : both19: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40e0d_d20250828_m053457_c001_v0001146_t0023_u01756359297502") 2025/08/28 05:39:55 DEBUG : both2: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e0c_d20250828_m053527_c001_v7007000_t0000_u01756359327958") 2025/08/28 05:39:55 DEBUG : both2: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40e55_d20250828_m053507_c001_v0001146_t0003_u01756359307555") 2025/08/28 05:39:55 DEBUG : both2: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d4806_d20250828_m053503_c001_v7007000_t0000_u01756359303328") 2025/08/28 05:39:55 DEBUG : both2: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40d9c_d20250828_m053443_c001_v0001146_t0059_u01756359283494") 2025/08/28 05:39:55 DEBUG : both3: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e0d_d20250828_m053528_c001_v7007000_t0000_u01756359328143") 2025/08/28 05:39:55 DEBUG : both3: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40e5f_d20250828_m053508_c001_v0001146_t0053_u01756359308730") 2025/08/28 05:39:55 DEBUG : both3: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d480a_d20250828_m053503_c001_v7007000_t0000_u01756359303511") 2025/08/28 05:39:55 DEBUG : both3: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40da6_d20250828_m053444_c001_v0001146_t0024_u01756359284307") 2025/08/28 05:39:55 DEBUG : both4: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e0e_d20250828_m053528_c001_v7007000_t0000_u01756359328324") 2025/08/28 05:39:55 DEBUG : both4: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40e6b_d20250828_m053509_c001_v0001146_t0021_u01756359309742") 2025/08/28 05:39:55 DEBUG : both4: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d480f_d20250828_m053503_c001_v7007000_t0000_u01756359303694") 2025/08/28 05:39:55 DEBUG : both4: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40dae_d20250828_m053444_c001_v0001146_t0031_u01756359284988") 2025/08/28 05:39:56 DEBUG : both5: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e0f_d20250828_m053528_c001_v7007000_t0000_u01756359328507") 2025/08/28 05:39:56 DEBUG : both5: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40e71_d20250828_m053510_c001_v0001146_t0001_u01756359310501") 2025/08/28 05:39:56 DEBUG : both5: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d4815_d20250828_m053503_c001_v7007000_t0000_u01756359303876") 2025/08/28 05:39:56 DEBUG : both5: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40db4_d20250828_m053445_c001_v0001146_t0056_u01756359285947") 2025/08/28 05:39:56 DEBUG : both6: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e10_d20250828_m053528_c001_v7007000_t0000_u01756359328689") 2025/08/28 05:39:56 DEBUG : both6: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40e81_d20250828_m053511_c001_v0001146_t0002_u01756359311478") 2025/08/28 05:39:56 DEBUG : both6: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d481a_d20250828_m053504_c001_v7007000_t0000_u01756359304059") 2025/08/28 05:39:56 DEBUG : both6: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40dba_d20250828_m053446_c001_v0001146_t0056_u01756359286889") 2025/08/28 05:39:56 DEBUG : both7: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e12_d20250828_m053528_c001_v7007000_t0000_u01756359328870") 2025/08/28 05:39:56 DEBUG : both7: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40e85_d20250828_m053512_c001_v0001146_t0056_u01756359312157") 2025/08/28 05:39:56 DEBUG : both7: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d481f_d20250828_m053504_c001_v7007000_t0000_u01756359304244") 2025/08/28 05:39:56 DEBUG : both7: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40dbc_d20250828_m053447_c001_v0001146_t0032_u01756359287645") 2025/08/28 05:39:56 DEBUG : both8: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e13_d20250828_m053529_c001_v7007000_t0000_u01756359329051") 2025/08/28 05:39:56 DEBUG : both8: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40e8b_d20250828_m053512_c001_v0001146_t0036_u01756359312976") 2025/08/28 05:39:56 DEBUG : both8: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d4822_d20250828_m053504_c001_v7007000_t0000_u01756359304426") 2025/08/28 05:39:56 DEBUG : both8: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40dc2_d20250828_m053448_c001_v0001146_t0021_u01756359288531") 2025/08/28 05:39:56 DEBUG : both9: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e14_d20250828_m053529_c001_v7007000_t0000_u01756359329233") 2025/08/28 05:39:56 DEBUG : both9: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40e91_d20250828_m053513_c001_v0001146_t0020_u01756359313884") 2025/08/28 05:39:56 DEBUG : both9: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d4827_d20250828_m053504_c001_v7007000_t0000_u01756359304610") 2025/08/28 05:39:56 DEBUG : both9: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40dc6_d20250828_m053449_c001_v0001146_t0033_u01756359289169") 2025/08/28 05:39:57 DEBUG : c/non empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7e8f_d20250828_m053035_c001_v7007000_t0000_u01756359035447") 2025/08/28 05:39:57 DEBUG : c/non empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40765_d20250828_m053033_c001_v0001146_t0005_u01756359033499") 2025/08/28 05:39:57 DEBUG : c/non empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7e8a_d20250828_m053032_c001_v7007000_t0000_u01756359032805") 2025/08/28 05:39:57 DEBUG : c/non empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4074f_d20250828_m053030_c001_v0001146_t0057_u01756359030784") 2025/08/28 05:39:57 DEBUG : c/non empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d27cc_d20250828_m053012_c001_v7007000_t0000_u01756359012095") 2025/08/28 05:39:57 DEBUG : c/non empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa406bc_d20250828_m053010_c001_v0001146_t0038_u01756359010096") 2025/08/28 05:39:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f97332_d20250828_m053635_c001_v7007000_t0000_u01756359395086") 2025/08/28 05:39:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc07c9_d20250828_m053629_c001_v0001044_t0056_u01756359389309") 2025/08/28 05:39:57 DEBUG : check sum: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d2787_d20250828_m053001_c001_v7007000_t0000_u01756359001426") 2025/08/28 05:39:57 DEBUG : check sum: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4068e_d20250828_m053000_c001_v0001146_t0038_u01756359000299") 2025/08/28 05:39:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f407a47d19cdbbe85_d20250828_m053943_c001_v7007000_t0000_u01756359583069") 2025/08/28 05:39:57 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0b14_d20250828_m053941_c001_v0001044_t0053_u01756359581352") 2025/08/28 05:39:57 DEBUG : dest/3: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d4481_d20250828_m053257_c001_v7007000_t0000_u01756359177261") 2025/08/28 05:39:57 DEBUG : dest/3: Deleting (id "4_z1f725d73206debfb9f880e1b_f4056ba48c600fec4_d20250828_m053256_c001_v0001171_t0014_u01756359176155") 2025/08/28 05:39:57 DEBUG : dir1/0000-abcde: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e326a6_d20250828_m053743_c001_v7007000_t0000_u01756359463088") 2025/08/28 05:39:57 DEBUG : dir1/0000-abcde: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96159bf_d20250828_m053738_c001_v0001131_t0009_u01756359458042") 2025/08/28 05:39:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db593f2_d20250828_m053912_c001_v7007000_t0000_u01756359552686") 2025/08/28 05:39:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0a72_d20250828_m053858_c001_v0001044_t0047_u01756359538539") 2025/08/28 05:39:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c91519_d20250828_m053854_c001_v7007000_t0000_u01756359534379") 2025/08/28 05:39:57 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0a1a_d20250828_m053839_c001_v0001044_t0006_u01756359519284") 2025/08/28 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c914e4_d20250828_m053835_c001_v7007000_t0000_u01756359515159") 2025/08/28 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc09d0_d20250828_m053822_c001_v0001044_t0020_u01756359502078") 2025/08/28 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3c10_d20250828_m053817_c001_v7007000_t0000_u01756359497941") 2025/08/28 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc097e_d20250828_m053804_c001_v0001044_t0047_u01756359484091") 2025/08/28 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e535389125d1_d20250828_m053759_c001_v7007000_t0000_u01756359479958") 2025/08/28 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0934_d20250828_m053747_c001_v0001044_t0027_u01756359467190") 2025/08/28 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b11fa2_d20250828_m053740_c001_v7007000_t0000_u01756359460876") 2025/08/28 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4117e_d20250828_m053726_c001_v0001146_t0044_u01756359446642") 2025/08/28 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b3b_d20250828_m053722_c001_v7007000_t0000_u01756359442491") 2025/08/28 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41156_d20250828_m053717_c001_v0001146_t0045_u01756359437981") 2025/08/28 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f419ef394b4e07c63_d20250828_m053716_c001_v7007000_t0000_u01756359436599") 2025/08/28 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc086b_d20250828_m053703_c001_v0001044_t0036_u01756359423337") 2025/08/28 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e32603_d20250828_m053659_c001_v7007000_t0000_u01756359419144") 2025/08/28 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961592d_d20250828_m053654_c001_v0001131_t0012_u01756359414823") 2025/08/28 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc872c_d20250828_m053653_c001_v7007000_t0000_u01756359413556") 2025/08/28 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc07ed_d20250828_m053639_c001_v0001044_t0040_u01756359399238") 2025/08/28 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f97322_d20250828_m053632_c001_v7007000_t0000_u01756359392667") 2025/08/28 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615886_d20250828_m053617_c001_v0001131_t0038_u01756359377782") 2025/08/28 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f5a1db_d20250828_m053613_c001_v7007000_t0000_u01756359373723") 2025/08/28 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc073f_d20250828_m053600_c001_v0001044_t0028_u01756359360759") 2025/08/28 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16f14_d20250828_m053556_c001_v7007000_t0000_u01756359356704") 2025/08/28 05:39:58 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40f82_d20250828_m053544_c001_v0001146_t0056_u01756359344812") 2025/08/28 05:39:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f400ccce2f12e3083_d20250828_m053720_c001_v7007000_t0000_u01756359440200") 2025/08/28 05:39:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0899_d20250828_m053714_c001_v0001044_t0036_u01756359434097") 2025/08/28 05:39:59 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e326a7_d20250828_m053743_c001_v7007000_t0000_u01756359463270") 2025/08/28 05:39:59 DEBUG : dir1/0001-bcdef: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc090c_d20250828_m053738_c001_v0001044_t0032_u01756359458057") 2025/08/28 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db593f3_d20250828_m053912_c001_v7007000_t0000_u01756359552871") 2025/08/28 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bdaf6_d20250828_m053859_c001_v0001032_t0004_u01756359539857") 2025/08/28 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c9151a_d20250828_m053854_c001_v7007000_t0000_u01756359534563") 2025/08/28 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bdaa2_d20250828_m053840_c001_v0001032_t0044_u01756359520047") 2025/08/28 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c914e6_d20250828_m053835_c001_v7007000_t0000_u01756359515342") 2025/08/28 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bda56_d20250828_m053822_c001_v0001032_t0029_u01756359502890") 2025/08/28 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3c13_d20250828_m053818_c001_v7007000_t0000_u01756359498122") 2025/08/28 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bda22_d20250828_m053805_c001_v0001032_t0018_u01756359485225") 2025/08/28 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e535389125d2_d20250828_m053800_c001_v7007000_t0000_u01756359480140") 2025/08/28 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd9e4_d20250828_m053748_c001_v0001032_t0042_u01756359468130") 2025/08/28 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b50_d20250828_m053740_c001_v7007000_t0000_u01756359460745") 2025/08/28 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd98a_d20250828_m053727_c001_v0001032_t0045_u01756359447472") 2025/08/28 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b3c_d20250828_m053722_c001_v7007000_t0000_u01756359442674") 2025/08/28 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961597b_d20250828_m053718_c001_v0001131_t0036_u01756359438001") 2025/08/28 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d880d5_d20250828_m053716_c001_v7007000_t0000_u01756359436237") 2025/08/28 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961594f_d20250828_m053704_c001_v0001131_t0028_u01756359424205") 2025/08/28 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e32604_d20250828_m053659_c001_v7007000_t0000_u01756359419328") 2025/08/28 05:39:59 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc083f_d20250828_m053654_c001_v0001044_t0034_u01756359414875") 2025/08/28 05:40:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b11ec9_d20250828_m053653_c001_v7007000_t0000_u01756359413344") 2025/08/28 05:40:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd8a2_d20250828_m053640_c001_v0001032_t0016_u01756359400178") 2025/08/28 05:40:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f9731f_d20250828_m053632_c001_v7007000_t0000_u01756359392478") 2025/08/28 05:40:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc078d_d20250828_m053618_c001_v0001044_t0000_u01756359378491") 2025/08/28 05:40:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f5a1dc_d20250828_m053613_c001_v7007000_t0000_u01756359373905") 2025/08/28 05:40:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40fe7_d20250828_m053601_c001_v0001146_t0054_u01756359361516") 2025/08/28 05:40:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16f1a_d20250828_m053556_c001_v7007000_t0000_u01756359356886") 2025/08/28 05:40:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96157f0_d20250828_m053545_c001_v0001131_t0046_u01756359345487") 2025/08/28 05:40:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f400ccce2f12e3088_d20250828_m053720_c001_v7007000_t0000_u01756359440568") 2025/08/28 05:40:00 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615969_d20250828_m053714_c001_v0001131_t0018_u01756359434105") 2025/08/28 05:40:00 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e326a9_d20250828_m053743_c001_v7007000_t0000_u01756359463454") 2025/08/28 05:40:00 DEBUG : dir1/0002-cdefg: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96159c1_d20250828_m053738_c001_v0001131_t0016_u01756359458331") 2025/08/28 05:40:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db593f4_d20250828_m053913_c001_v7007000_t0000_u01756359553055") 2025/08/28 05:40:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615ac4_d20250828_m053900_c001_v0001131_t0053_u01756359540682") 2025/08/28 05:40:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c9151b_d20250828_m053854_c001_v7007000_t0000_u01756359534746") 2025/08/28 05:40:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615a97_d20250828_m053841_c001_v0001131_t0020_u01756359521000") 2025/08/28 05:40:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c914e7_d20250828_m053835_c001_v7007000_t0000_u01756359515526") 2025/08/28 05:40:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615a5f_d20250828_m053823_c001_v0001131_t0005_u01756359503656") 2025/08/28 05:40:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3c1a_d20250828_m053818_c001_v7007000_t0000_u01756359498305") 2025/08/28 05:40:00 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615a21_d20250828_m053806_c001_v0001131_t0004_u01756359486095") 2025/08/28 05:40:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e535389125d5_d20250828_m053800_c001_v7007000_t0000_u01756359480376") 2025/08/28 05:40:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96159dd_d20250828_m053748_c001_v0001131_t0004_u01756359468937") 2025/08/28 05:40:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4174a87bfba99be9_d20250828_m053740_c001_v7007000_t0000_u01756359460898") 2025/08/28 05:40:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961599f_d20250828_m053728_c001_v0001131_t0021_u01756359448386") 2025/08/28 05:40:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b3d_d20250828_m053722_c001_v7007000_t0000_u01756359442858") 2025/08/28 05:40:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd962_d20250828_m053718_c001_v0001032_t0010_u01756359438034") 2025/08/28 05:40:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb1718a_d20250828_m053716_c001_v7007000_t0000_u01756359436028") 2025/08/28 05:40:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd926_d20250828_m053704_c001_v0001032_t0018_u01756359424881") 2025/08/28 05:40:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e32605_d20250828_m053659_c001_v7007000_t0000_u01756359419515") 2025/08/28 05:40:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa410de_d20250828_m053654_c001_v0001146_t0006_u01756359414986") 2025/08/28 05:40:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4209e2bde29fb9b3_d20250828_m053653_c001_v7007000_t0000_u01756359413591") 2025/08/28 05:40:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615900_d20250828_m053640_c001_v0001131_t0027_u01756359400936") 2025/08/28 05:40:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b11dd8_d20250828_m053632_c001_v7007000_t0000_u01756359392502") 2025/08/28 05:40:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41033_d20250828_m053619_c001_v0001146_t0057_u01756359379443") 2025/08/28 05:40:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f5a1dd_d20250828_m053614_c001_v7007000_t0000_u01756359374087") 2025/08/28 05:40:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615854_d20250828_m053602_c001_v0001131_t0026_u01756359362291") 2025/08/28 05:40:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16f20_d20250828_m053557_c001_v7007000_t0000_u01756359357069") 2025/08/28 05:40:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc06ff_d20250828_m053546_c001_v0001044_t0027_u01756359346362") 2025/08/28 05:40:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b36_d20250828_m053720_c001_v7007000_t0000_u01756359440583") 2025/08/28 05:40:01 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41143_d20250828_m053714_c001_v0001146_t0003_u01756359434147") 2025/08/28 05:40:01 DEBUG : dir1/0003-defgh: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e326aa_d20250828_m053743_c001_v7007000_t0000_u01756359463636") 2025/08/28 05:40:02 DEBUG : dir1/0003-defgh: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc090e_d20250828_m053738_c001_v0001044_t0006_u01756359458451") 2025/08/28 05:40:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db593f5_d20250828_m053913_c001_v7007000_t0000_u01756359553239") 2025/08/28 05:40:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4135b_d20250828_m053901_c001_v0001146_t0005_u01756359541520") 2025/08/28 05:40:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c9151c_d20250828_m053854_c001_v7007000_t0000_u01756359534929") 2025/08/28 05:40:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa412fd_d20250828_m053841_c001_v0001146_t0007_u01756359521658") 2025/08/28 05:40:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c914e9_d20250828_m053835_c001_v7007000_t0000_u01756359515730") 2025/08/28 05:40:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa412ac_d20250828_m053824_c001_v0001146_t0006_u01756359504343") 2025/08/28 05:40:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3c1f_d20250828_m053818_c001_v7007000_t0000_u01756359498489") 2025/08/28 05:40:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4125a_d20250828_m053806_c001_v0001146_t0031_u01756359486809") 2025/08/28 05:40:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e535389125d7_d20250828_m053800_c001_v7007000_t0000_u01756359480557") 2025/08/28 05:40:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4120e_d20250828_m053749_c001_v0001146_t0052_u01756359469653") 2025/08/28 05:40:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f40978c0e2fc09123_d20250828_m053740_c001_v7007000_t0000_u01756359460912") 2025/08/28 05:40:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc08e0_d20250828_m053729_c001_v0001044_t0047_u01756359449045") 2025/08/28 05:40:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b3e_d20250828_m053723_c001_v7007000_t0000_u01756359443041") 2025/08/28 05:40:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc08af_d20250828_m053718_c001_v0001044_t0017_u01756359438065") 2025/08/28 05:40:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b22_d20250828_m053716_c001_v7007000_t0000_u01756359436393") 2025/08/28 05:40:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4110b_d20250828_m053705_c001_v0001146_t0027_u01756359425642") 2025/08/28 05:40:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e32606_d20250828_m053659_c001_v7007000_t0000_u01756359419699") 2025/08/28 05:40:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd8fa_d20250828_m053655_c001_v0001032_t0026_u01756359415080") 2025/08/28 05:40:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc8729_d20250828_m053653_c001_v7007000_t0000_u01756359413121") 2025/08/28 05:40:02 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41096_d20250828_m053641_c001_v0001146_t0053_u01756359401697") 2025/08/28 05:40:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4018560ff858b205_d20250828_m053632_c001_v7007000_t0000_u01756359392839") 2025/08/28 05:40:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615896_d20250828_m053620_c001_v0001131_t0054_u01756359380158") 2025/08/28 05:40:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f5a1de_d20250828_m053614_c001_v7007000_t0000_u01756359374269") 2025/08/28 05:40:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0745_d20250828_m053602_c001_v0001044_t0024_u01756359362863") 2025/08/28 05:40:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16f22_d20250828_m053557_c001_v7007000_t0000_u01756359357255") 2025/08/28 05:40:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40f94_d20250828_m053546_c001_v0001146_t0009_u01756359346834") 2025/08/28 05:40:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f400ccce2f12e3086_d20250828_m053720_c001_v7007000_t0000_u01756359440385") 2025/08/28 05:40:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd94c_d20250828_m053714_c001_v0001032_t0039_u01756359434160") 2025/08/28 05:40:03 DEBUG : dir1/0004-efghi: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e326ab_d20250828_m053743_c001_v7007000_t0000_u01756359463821") 2025/08/28 05:40:03 DEBUG : dir1/0004-efghi: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa411c6_d20250828_m053738_c001_v0001146_t0054_u01756359458548") 2025/08/28 05:40:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db593f6_d20250828_m053913_c001_v7007000_t0000_u01756359553421") 2025/08/28 05:40:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0a82_d20250828_m053901_c001_v0001044_t0044_u01756359541905") 2025/08/28 05:40:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c9151d_d20250828_m053855_c001_v7007000_t0000_u01756359535117") 2025/08/28 05:40:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0a29_d20250828_m053842_c001_v0001044_t0029_u01756359522226") 2025/08/28 05:40:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c914eb_d20250828_m053835_c001_v7007000_t0000_u01756359515913") 2025/08/28 05:40:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc09da_d20250828_m053824_c001_v0001044_t0011_u01756359504671") 2025/08/28 05:40:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3c24_d20250828_m053818_c001_v7007000_t0000_u01756359498672") 2025/08/28 05:40:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc098e_d20250828_m053807_c001_v0001044_t0011_u01756359487127") 2025/08/28 05:40:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e535389125d8_d20250828_m053800_c001_v7007000_t0000_u01756359480753") 2025/08/28 05:40:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0944_d20250828_m053750_c001_v0001044_t0000_u01756359470172") 2025/08/28 05:40:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b4e_d20250828_m053740_c001_v7007000_t0000_u01756359460343") 2025/08/28 05:40:03 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4118a_d20250828_m053729_c001_v0001146_t0028_u01756359449879") 2025/08/28 05:40:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b3f_d20250828_m053723_c001_v7007000_t0000_u01756359443224") 2025/08/28 05:40:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4115c_d20250828_m053718_c001_v0001146_t0044_u01756359438400") 2025/08/28 05:40:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d880d8_d20250828_m053716_c001_v7007000_t0000_u01756359436427") 2025/08/28 05:40:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0875_d20250828_m053705_c001_v0001044_t0031_u01756359425929") 2025/08/28 05:40:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e32607_d20250828_m053659_c001_v7007000_t0000_u01756359419883") 2025/08/28 05:40:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615931_d20250828_m053655_c001_v0001131_t0010_u01756359415183") 2025/08/28 05:40:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e325d0_d20250828_m053653_c001_v7007000_t0000_u01756359413337") 2025/08/28 05:40:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc07ff_d20250828_m053642_c001_v0001044_t0002_u01756359402192") 2025/08/28 05:40:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408e863a4edfc387_d20250828_m053632_c001_v7007000_t0000_u01756359392679") 2025/08/28 05:40:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0799_d20250828_m053620_c001_v0001044_t0037_u01756359380628") 2025/08/28 05:40:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f5a1df_d20250828_m053614_c001_v7007000_t0000_u01756359374450") 2025/08/28 05:40:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40fed_d20250828_m053603_c001_v0001146_t0021_u01756359363463") 2025/08/28 05:40:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16f23_d20250828_m053557_c001_v7007000_t0000_u01756359357441") 2025/08/28 05:40:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96157f4_d20250828_m053547_c001_v0001131_t0010_u01756359347138") 2025/08/28 05:40:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b34_d20250828_m053720_c001_v7007000_t0000_u01756359440399") 2025/08/28 05:40:04 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961596b_d20250828_m053714_c001_v0001131_t0049_u01756359434384") 2025/08/28 05:40:04 DEBUG : dir1/0005-fghij: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e326ac_d20250828_m053744_c001_v7007000_t0000_u01756359464004") 2025/08/28 05:40:04 DEBUG : dir1/0005-fghij: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96159c7_d20250828_m053738_c001_v0001131_t0046_u01756359458676") 2025/08/28 05:40:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db593f7_d20250828_m053913_c001_v7007000_t0000_u01756359553604") 2025/08/28 05:40:04 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bdafc_d20250828_m053902_c001_v0001032_t0007_u01756359542440") 2025/08/28 05:40:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c9151f_d20250828_m053855_c001_v7007000_t0000_u01756359535302") 2025/08/28 05:40:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bdaaa_d20250828_m053843_c001_v0001032_t0009_u01756359523021") 2025/08/28 05:40:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c914ec_d20250828_m053836_c001_v7007000_t0000_u01756359516095") 2025/08/28 05:40:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bda5e_d20250828_m053825_c001_v0001032_t0051_u01756359505297") 2025/08/28 05:40:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3c2a_d20250828_m053818_c001_v7007000_t0000_u01756359498854") 2025/08/28 05:40:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bda28_d20250828_m053807_c001_v0001032_t0023_u01756359487720") 2025/08/28 05:40:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e535389125da_d20250828_m053800_c001_v7007000_t0000_u01756359480934") 2025/08/28 05:40:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd9ee_d20250828_m053750_c001_v0001032_t0001_u01756359470774") 2025/08/28 05:40:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b4f_d20250828_m053740_c001_v7007000_t0000_u01756359460562") 2025/08/28 05:40:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd99a_d20250828_m053730_c001_v0001032_t0037_u01756359450288") 2025/08/28 05:40:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b40_d20250828_m053723_c001_v7007000_t0000_u01756359443407") 2025/08/28 05:40:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd964_d20250828_m053718_c001_v0001032_t0023_u01756359438506") 2025/08/28 05:40:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d880cf_d20250828_m053716_c001_v7007000_t0000_u01756359436041") 2025/08/28 05:40:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615955_d20250828_m053706_c001_v0001131_t0053_u01756359426306") 2025/08/28 05:40:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e32609_d20250828_m053700_c001_v7007000_t0000_u01756359420118") 2025/08/28 05:40:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0845_d20250828_m053655_c001_v0001044_t0032_u01756359415259") 2025/08/28 05:40:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f401150c739bbea67_d20250828_m053653_c001_v7007000_t0000_u01756359413353") 2025/08/28 05:40:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd8b2_d20250828_m053642_c001_v0001032_t0027_u01756359402596") 2025/08/28 05:40:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41948825f10ead01_d20250828_m053632_c001_v7007000_t0000_u01756359392518") 2025/08/28 05:40:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4103d_d20250828_m053621_c001_v0001146_t0004_u01756359381080") 2025/08/28 05:40:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f5a1e0_d20250828_m053614_c001_v7007000_t0000_u01756359374632") 2025/08/28 05:40:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961585a_d20250828_m053603_c001_v0001131_t0059_u01756359363792") 2025/08/28 05:40:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16f25_d20250828_m053557_c001_v7007000_t0000_u01756359357623") 2025/08/28 05:40:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0703_d20250828_m053547_c001_v0001044_t0030_u01756359347734") 2025/08/28 05:40:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f414ceec2a1f6f2f4_d20250828_m053720_c001_v7007000_t0000_u01756359440406") 2025/08/28 05:40:06 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc089b_d20250828_m053714_c001_v0001044_t0059_u01756359434542") 2025/08/28 05:40:06 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e326ad_d20250828_m053744_c001_v7007000_t0000_u01756359464186") 2025/08/28 05:40:06 DEBUG : dir1/0006-ghijk: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd9ba_d20250828_m053738_c001_v0001032_t0026_u01756359458715") 2025/08/28 05:40:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db593f8_d20250828_m053913_c001_v7007000_t0000_u01756359553788") 2025/08/28 05:40:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615ac8_d20250828_m053902_c001_v0001131_t0013_u01756359542859") 2025/08/28 05:40:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c91520_d20250828_m053855_c001_v7007000_t0000_u01756359535504") 2025/08/28 05:40:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615a9d_d20250828_m053843_c001_v0001131_t0031_u01756359523415") 2025/08/28 05:40:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c914ee_d20250828_m053836_c001_v7007000_t0000_u01756359516277") 2025/08/28 05:40:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615a67_d20250828_m053825_c001_v0001131_t0023_u01756359505766") 2025/08/28 05:40:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3c30_d20250828_m053819_c001_v7007000_t0000_u01756359499045") 2025/08/28 05:40:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615a27_d20250828_m053808_c001_v0001131_t0026_u01756359488177") 2025/08/28 05:40:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e535389125db_d20250828_m053801_c001_v7007000_t0000_u01756359481116") 2025/08/28 05:40:06 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96159eb_d20250828_m053751_c001_v0001131_t0049_u01756359471288") 2025/08/28 05:40:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f40978c0e2fc09120_d20250828_m053740_c001_v7007000_t0000_u01756359460352") 2025/08/28 05:40:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96159a5_d20250828_m053730_c001_v0001131_t0040_u01756359450692") 2025/08/28 05:40:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b41_d20250828_m053723_c001_v7007000_t0000_u01756359443658") 2025/08/28 05:40:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961597d_d20250828_m053718_c001_v0001131_t0056_u01756359438556") 2025/08/28 05:40:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f400ccce2f12e307e_d20250828_m053716_c001_v7007000_t0000_u01756359436012") 2025/08/28 05:40:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd930_d20250828_m053706_c001_v0001032_t0035_u01756359426743") 2025/08/28 05:40:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e3260a_d20250828_m053700_c001_v7007000_t0000_u01756359420308") 2025/08/28 05:40:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa410e3_d20250828_m053655_c001_v0001146_t0059_u01756359415378") 2025/08/28 05:40:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4174a87bfba99b15_d20250828_m053653_c001_v7007000_t0000_u01756359413309") 2025/08/28 05:40:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615906_d20250828_m053643_c001_v0001131_t0021_u01756359403193") 2025/08/28 05:40:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f97323_d20250828_m053632_c001_v7007000_t0000_u01756359392849") 2025/08/28 05:40:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961589c_d20250828_m053621_c001_v0001131_t0043_u01756359381427") 2025/08/28 05:40:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f5a1e1_d20250828_m053614_c001_v7007000_t0000_u01756359374816") 2025/08/28 05:40:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0749_d20250828_m053604_c001_v0001044_t0033_u01756359364170") 2025/08/28 05:40:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16f27_d20250828_m053557_c001_v7007000_t0000_u01756359357805") 2025/08/28 05:40:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40fa2_d20250828_m053548_c001_v0001146_t0045_u01756359348429") 2025/08/28 05:40:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f401150c739bbea79_d20250828_m053720_c001_v7007000_t0000_u01756359440417") 2025/08/28 05:40:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4114a_d20250828_m053714_c001_v0001146_t0007_u01756359434569") 2025/08/28 05:40:07 DEBUG : dir1/0007-12345: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e326ae_d20250828_m053744_c001_v7007000_t0000_u01756359464375") 2025/08/28 05:40:07 DEBUG : dir1/0007-12345: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa411cc_d20250828_m053738_c001_v0001146_t0056_u01756359458974") 2025/08/28 05:40:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db593f9_d20250828_m053913_c001_v7007000_t0000_u01756359553971") 2025/08/28 05:40:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41363_d20250828_m053903_c001_v0001146_t0001_u01756359543284") 2025/08/28 05:40:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c91521_d20250828_m053855_c001_v7007000_t0000_u01756359535687") 2025/08/28 05:40:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41311_d20250828_m053843_c001_v0001146_t0040_u01756359523764") 2025/08/28 05:40:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c914ef_d20250828_m053836_c001_v7007000_t0000_u01756359516459") 2025/08/28 05:40:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa412b4_d20250828_m053826_c001_v0001146_t0031_u01756359506179") 2025/08/28 05:40:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3c36_d20250828_m053819_c001_v7007000_t0000_u01756359499270") 2025/08/28 05:40:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41264_d20250828_m053808_c001_v0001146_t0024_u01756359488520") 2025/08/28 05:40:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e535389125de_d20250828_m053801_c001_v7007000_t0000_u01756359481298") 2025/08/28 05:40:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41218_d20250828_m053751_c001_v0001146_t0018_u01756359471679") 2025/08/28 05:40:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b11f96_d20250828_m053740_c001_v7007000_t0000_u01756359460510") 2025/08/28 05:40:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc08ec_d20250828_m053731_c001_v0001044_t0045_u01756359451187") 2025/08/28 05:40:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b42_d20250828_m053723_c001_v7007000_t0000_u01756359443841") 2025/08/28 05:40:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc08b1_d20250828_m053718_c001_v0001044_t0021_u01756359438570") 2025/08/28 05:40:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f400ccce2f12e3080_d20250828_m053716_c001_v7007000_t0000_u01756359436382") 2025/08/28 05:40:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41111_d20250828_m053707_c001_v0001146_t0016_u01756359427102") 2025/08/28 05:40:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e3260b_d20250828_m053700_c001_v7007000_t0000_u01756359420491") 2025/08/28 05:40:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd900_d20250828_m053655_c001_v0001032_t0024_u01756359415512") 2025/08/28 05:40:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4174a87bfba99b17_d20250828_m053653_c001_v7007000_t0000_u01756359413492") 2025/08/28 05:40:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa410a2_d20250828_m053643_c001_v0001146_t0016_u01756359403608") 2025/08/28 05:40:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4018560ff858b201_d20250828_m053632_c001_v7007000_t0000_u01756359392106") 2025/08/28 05:40:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc079f_d20250828_m053621_c001_v0001044_t0001_u01756359381835") 2025/08/28 05:40:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f5a1e2_d20250828_m053614_c001_v7007000_t0000_u01756359374999") 2025/08/28 05:40:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40ff7_d20250828_m053604_c001_v0001146_t0017_u01756359364572") 2025/08/28 05:40:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16f28_d20250828_m053557_c001_v7007000_t0000_u01756359357988") 2025/08/28 05:40:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615800_d20250828_m053548_c001_v0001131_t0005_u01756359348832") 2025/08/28 05:40:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d88108_d20250828_m053720_c001_v7007000_t0000_u01756359440427") 2025/08/28 05:40:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd94e_d20250828_m053714_c001_v0001032_t0036_u01756359434598") 2025/08/28 05:40:09 DEBUG : dir1/0008-23456: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e326af_d20250828_m053744_c001_v7007000_t0000_u01756359464558") 2025/08/28 05:40:09 DEBUG : dir1/0008-23456: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0912_d20250828_m053739_c001_v0001044_t0024_u01756359459032") 2025/08/28 05:40:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db593fa_d20250828_m053914_c001_v7007000_t0000_u01756359554155") 2025/08/28 05:40:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0a8a_d20250828_m053903_c001_v0001044_t0053_u01756359543629") 2025/08/28 05:40:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c91523_d20250828_m053855_c001_v7007000_t0000_u01756359535870") 2025/08/28 05:40:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0a33_d20250828_m053844_c001_v0001044_t0036_u01756359524645") 2025/08/28 05:40:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c914f1_d20250828_m053836_c001_v7007000_t0000_u01756359516641") 2025/08/28 05:40:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc09e0_d20250828_m053826_c001_v0001044_t0023_u01756359506476") 2025/08/28 05:40:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3c3c_d20250828_m053819_c001_v7007000_t0000_u01756359499452") 2025/08/28 05:40:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0996_d20250828_m053808_c001_v0001044_t0023_u01756359488837") 2025/08/28 05:40:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e535389125e0_d20250828_m053801_c001_v7007000_t0000_u01756359481482") 2025/08/28 05:40:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc094e_d20250828_m053752_c001_v0001044_t0041_u01756359472090") 2025/08/28 05:40:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f40978c0e2fc09121_d20250828_m053740_c001_v7007000_t0000_u01756359460536") 2025/08/28 05:40:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41190_d20250828_m053731_c001_v0001146_t0036_u01756359451663") 2025/08/28 05:40:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b43_d20250828_m053724_c001_v7007000_t0000_u01756359444024") 2025/08/28 05:40:09 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4115e_d20250828_m053718_c001_v0001146_t0006_u01756359438926") 2025/08/28 05:40:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f400ccce2f12e307f_d20250828_m053716_c001_v7007000_t0000_u01756359436199") 2025/08/28 05:40:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc087d_d20250828_m053707_c001_v0001044_t0005_u01756359427423") 2025/08/28 05:40:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e3260c_d20250828_m053700_c001_v7007000_t0000_u01756359420688") 2025/08/28 05:40:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615937_d20250828_m053655_c001_v0001131_t0003_u01756359415620") 2025/08/28 05:40:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4209e2bde29fb9af_d20250828_m053653_c001_v7007000_t0000_u01756359413130") 2025/08/28 05:40:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0805_d20250828_m053643_c001_v0001044_t0049_u01756359403958") 2025/08/28 05:40:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408e863a4edfc386_d20250828_m053632_c001_v7007000_t0000_u01756359392490") 2025/08/28 05:40:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41043_d20250828_m053622_c001_v0001146_t0055_u01756359382239") 2025/08/28 05:40:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f5a1e3_d20250828_m053615_c001_v7007000_t0000_u01756359375183") 2025/08/28 05:40:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961585c_d20250828_m053604_c001_v0001131_t0025_u01756359364991") 2025/08/28 05:40:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16f2a_d20250828_m053558_c001_v7007000_t0000_u01756359358170") 2025/08/28 05:40:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc070d_d20250828_m053549_c001_v0001044_t0028_u01756359349125") 2025/08/28 05:40:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f400ccce2f12e3084_d20250828_m053720_c001_v7007000_t0000_u01756359440219") 2025/08/28 05:40:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961596f_d20250828_m053714_c001_v0001131_t0047_u01756359434837") 2025/08/28 05:40:10 DEBUG : dir1/0009-34567: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e326b0_d20250828_m053744_c001_v7007000_t0000_u01756359464741") 2025/08/28 05:40:10 DEBUG : dir1/0009-34567: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd9be_d20250828_m053739_c001_v0001032_t0038_u01756359459124") 2025/08/28 05:40:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db593fb_d20250828_m053914_c001_v7007000_t0000_u01756359554344") 2025/08/28 05:40:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bdb00_d20250828_m053904_c001_v0001032_t0057_u01756359544147") 2025/08/28 05:40:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c91525_d20250828_m053856_c001_v7007000_t0000_u01756359536057") 2025/08/28 05:40:10 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bdaba_d20250828_m053845_c001_v0001032_t0011_u01756359525360") 2025/08/28 05:40:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c914f2_d20250828_m053836_c001_v7007000_t0000_u01756359516823") 2025/08/28 05:40:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bda64_d20250828_m053826_c001_v0001032_t0006_u01756359506952") 2025/08/28 05:40:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3c42_d20250828_m053819_c001_v7007000_t0000_u01756359499638") 2025/08/28 05:40:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bda2e_d20250828_m053809_c001_v0001032_t0019_u01756359489338") 2025/08/28 05:40:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e535389125e2_d20250828_m053801_c001_v7007000_t0000_u01756359481663") 2025/08/28 05:40:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd9f6_d20250828_m053752_c001_v0001032_t0036_u01756359472416") 2025/08/28 05:40:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b11f9c_d20250828_m053740_c001_v7007000_t0000_u01756359460692") 2025/08/28 05:40:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd9a0_d20250828_m053732_c001_v0001032_t0037_u01756359452047") 2025/08/28 05:40:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b44_d20250828_m053724_c001_v7007000_t0000_u01756359444207") 2025/08/28 05:40:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd966_d20250828_m053718_c001_v0001032_t0002_u01756359438940") 2025/08/28 05:40:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b23_d20250828_m053716_c001_v7007000_t0000_u01756359436437") 2025/08/28 05:40:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615959_d20250828_m053708_c001_v0001131_t0052_u01756359428088") 2025/08/28 05:40:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e3260f_d20250828_m053700_c001_v7007000_t0000_u01756359420872") 2025/08/28 05:40:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0847_d20250828_m053655_c001_v0001044_t0021_u01756359415663") 2025/08/28 05:40:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4209e2bde29fb9b1_d20250828_m053653_c001_v7007000_t0000_u01756359413394") 2025/08/28 05:40:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd8be_d20250828_m053644_c001_v0001032_t0037_u01756359404651") 2025/08/28 05:40:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4175e8ba95a2207a_d20250828_m053632_c001_v7007000_t0000_u01756359392522") 2025/08/28 05:40:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96158a4_d20250828_m053622_c001_v0001131_t0015_u01756359382779") 2025/08/28 05:40:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f5a1e4_d20250828_m053615_c001_v7007000_t0000_u01756359375365") 2025/08/28 05:40:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc074f_d20250828_m053605_c001_v0001044_t0034_u01756359365297") 2025/08/28 05:40:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16f2b_d20250828_m053558_c001_v7007000_t0000_u01756359358353") 2025/08/28 05:40:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40fa7_d20250828_m053549_c001_v0001146_t0030_u01756359349587") 2025/08/28 05:40:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f406aa4d65c510ffa_d20250828_m053720_c001_v7007000_t0000_u01756359440187") 2025/08/28 05:40:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4114c_d20250828_m053714_c001_v0001146_t0027_u01756359434876") 2025/08/28 05:40:12 DEBUG : dir1/0010-45678: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e326b1_d20250828_m053744_c001_v7007000_t0000_u01756359464923") 2025/08/28 05:40:12 DEBUG : dir1/0010-45678: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96159cb_d20250828_m053739_c001_v0001131_t0002_u01756359459207") 2025/08/28 05:40:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db593fc_d20250828_m053914_c001_v7007000_t0000_u01756359554528") 2025/08/28 05:40:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615ad0_d20250828_m053904_c001_v0001131_t0016_u01756359544677") 2025/08/28 05:40:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c91526_d20250828_m053856_c001_v7007000_t0000_u01756359536240") 2025/08/28 05:40:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615aa1_d20250828_m053845_c001_v0001131_t0011_u01756359525802") 2025/08/28 05:40:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c914f4_d20250828_m053837_c001_v7007000_t0000_u01756359517005") 2025/08/28 05:40:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615a69_d20250828_m053827_c001_v0001131_t0015_u01756359507336") 2025/08/28 05:40:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3c47_d20250828_m053819_c001_v7007000_t0000_u01756359499821") 2025/08/28 05:40:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615a2f_d20250828_m053809_c001_v0001131_t0057_u01756359489699") 2025/08/28 05:40:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e535389125e5_d20250828_m053801_c001_v7007000_t0000_u01756359481845") 2025/08/28 05:40:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96159f1_d20250828_m053752_c001_v0001131_t0015_u01756359472860") 2025/08/28 05:40:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4174a87bfba99be7_d20250828_m053740_c001_v7007000_t0000_u01756359460715") 2025/08/28 05:40:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96159af_d20250828_m053732_c001_v0001131_t0005_u01756359452397") 2025/08/28 05:40:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b45_d20250828_m053724_c001_v7007000_t0000_u01756359444391") 2025/08/28 05:40:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc08b7_d20250828_m053718_c001_v0001044_t0026_u01756359438957") 2025/08/28 05:40:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f404f5cb368b4000d_d20250828_m053716_c001_v7007000_t0000_u01756359436443") 2025/08/28 05:40:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd938_d20250828_m053708_c001_v0001032_t0005_u01756359428533") 2025/08/28 05:40:12 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e32610_d20250828_m053701_c001_v7007000_t0000_u01756359421056") 2025/08/28 05:40:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa410e9_d20250828_m053655_c001_v0001146_t0011_u01756359415781") 2025/08/28 05:40:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4209e2bde29fb9b2_d20250828_m053653_c001_v7007000_t0000_u01756359413507") 2025/08/28 05:40:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615909_d20250828_m053645_c001_v0001131_t0023_u01756359405059") 2025/08/28 05:40:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b11dd9_d20250828_m053632_c001_v7007000_t0000_u01756359392706") 2025/08/28 05:40:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc07a7_d20250828_m053623_c001_v0001044_t0052_u01756359383105") 2025/08/28 05:40:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f5a1e5_d20250828_m053615_c001_v7007000_t0000_u01756359375547") 2025/08/28 05:40:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40fff_d20250828_m053605_c001_v0001146_t0048_u01756359365758") 2025/08/28 05:40:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16f2d_d20250828_m053558_c001_v7007000_t0000_u01756359358535") 2025/08/28 05:40:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615802_d20250828_m053549_c001_v0001131_t0037_u01756359349938") 2025/08/28 05:40:13 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f401150c739bbea78_d20250828_m053720_c001_v7007000_t0000_u01756359440230") 2025/08/28 05:40:13 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc089d_d20250828_m053715_c001_v0001044_t0017_u01756359435205") 2025/08/28 05:40:13 DEBUG : dir1/0011-56789: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e326b2_d20250828_m053745_c001_v7007000_t0000_u01756359465108") 2025/08/28 05:40:13 DEBUG : dir1/0011-56789: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa411d6_d20250828_m053739_c001_v0001146_t0046_u01756359459484") 2025/08/28 05:40:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db593fd_d20250828_m053914_c001_v7007000_t0000_u01756359554711") 2025/08/28 05:40:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4136b_d20250828_m053905_c001_v0001146_t0032_u01756359545007") 2025/08/28 05:40:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c91527_d20250828_m053856_c001_v7007000_t0000_u01756359536423") 2025/08/28 05:40:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41323_d20250828_m053846_c001_v0001146_t0046_u01756359526384") 2025/08/28 05:40:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c914f6_d20250828_m053837_c001_v7007000_t0000_u01756359517187") 2025/08/28 05:40:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa412ba_d20250828_m053827_c001_v0001146_t0055_u01756359507788") 2025/08/28 05:40:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3c4c_d20250828_m053820_c001_v7007000_t0000_u01756359500002") 2025/08/28 05:40:13 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41268_d20250828_m053810_c001_v0001146_t0016_u01756359490263") 2025/08/28 05:40:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e535389125e6_d20250828_m053802_c001_v7007000_t0000_u01756359482027") 2025/08/28 05:40:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41220_d20250828_m053753_c001_v0001146_t0017_u01756359473212") 2025/08/28 05:40:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4174a87bfba99be8_d20250828_m053740_c001_v7007000_t0000_u01756359460749") 2025/08/28 05:40:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc08f2_d20250828_m053732_c001_v0001044_t0009_u01756359452696") 2025/08/28 05:40:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b46_d20250828_m053724_c001_v7007000_t0000_u01756359444575") 2025/08/28 05:40:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961597f_d20250828_m053719_c001_v0001131_t0046_u01756359439018") 2025/08/28 05:40:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f400ccce2f12e3081_d20250828_m053716_c001_v7007000_t0000_u01756359436581") 2025/08/28 05:40:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41119_d20250828_m053709_c001_v0001146_t0025_u01756359429020") 2025/08/28 05:40:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e32611_d20250828_m053701_c001_v7007000_t0000_u01756359421245") 2025/08/28 05:40:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961593d_d20250828_m053655_c001_v0001131_t0033_u01756359415944") 2025/08/28 05:40:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3a26_d20250828_m053653_c001_v7007000_t0000_u01756359413320") 2025/08/28 05:40:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa410b0_d20250828_m053645_c001_v0001146_t0048_u01756359405413") 2025/08/28 05:40:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41948825f10ead02_d20250828_m053632_c001_v7007000_t0000_u01756359392704") 2025/08/28 05:40:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41047_d20250828_m053623_c001_v0001146_t0044_u01756359383769") 2025/08/28 05:40:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f5a1e8_d20250828_m053615_c001_v7007000_t0000_u01756359375728") 2025/08/28 05:40:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615860_d20250828_m053606_c001_v0001131_t0019_u01756359366162") 2025/08/28 05:40:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16f2f_d20250828_m053558_c001_v7007000_t0000_u01756359358717") 2025/08/28 05:40:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0711_d20250828_m053550_c001_v0001044_t0037_u01756359350237") 2025/08/28 05:40:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f419ef394b4e07c95_d20250828_m053720_c001_v7007000_t0000_u01756359440167") 2025/08/28 05:40:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615973_d20250828_m053715_c001_v0001131_t0046_u01756359435213") 2025/08/28 05:40:14 DEBUG : dir1/0012-6789;: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e326b3_d20250828_m053745_c001_v7007000_t0000_u01756359465291") 2025/08/28 05:40:15 DEBUG : dir1/0012-6789;: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd9c2_d20250828_m053739_c001_v0001032_t0047_u01756359459510") 2025/08/28 05:40:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db593fe_d20250828_m053914_c001_v7007000_t0000_u01756359554895") 2025/08/28 05:40:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0a8e_d20250828_m053905_c001_v0001044_t0041_u01756359545439") 2025/08/28 05:40:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c91528_d20250828_m053856_c001_v7007000_t0000_u01756359536607") 2025/08/28 05:40:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0a39_d20250828_m053846_c001_v0001044_t0051_u01756359526776") 2025/08/28 05:40:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c914f7_d20250828_m053837_c001_v7007000_t0000_u01756359517369") 2025/08/28 05:40:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc09e6_d20250828_m053828_c001_v0001044_t0015_u01756359508203") 2025/08/28 05:40:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3c52_d20250828_m053820_c001_v7007000_t0000_u01756359500184") 2025/08/28 05:40:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0998_d20250828_m053810_c001_v0001044_t0009_u01756359490572") 2025/08/28 05:40:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e535389125e8_d20250828_m053802_c001_v7007000_t0000_u01756359482210") 2025/08/28 05:40:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0954_d20250828_m053753_c001_v0001044_t0057_u01756359473487") 2025/08/28 05:40:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f40978c0e2fc09122_d20250828_m053740_c001_v7007000_t0000_u01756359460720") 2025/08/28 05:40:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa411a0_d20250828_m053733_c001_v0001146_t0011_u01756359453234") 2025/08/28 05:40:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b47_d20250828_m053724_c001_v7007000_t0000_u01756359444760") 2025/08/28 05:40:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41160_d20250828_m053719_c001_v0001146_t0022_u01756359439265") 2025/08/28 05:40:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b21_d20250828_m053716_c001_v7007000_t0000_u01756359436204") 2025/08/28 05:40:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0883_d20250828_m053709_c001_v0001044_t0003_u01756359429412") 2025/08/28 05:40:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e32612_d20250828_m053701_c001_v7007000_t0000_u01756359421428") 2025/08/28 05:40:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd902_d20250828_m053656_c001_v0001032_t0035_u01756359416051") 2025/08/28 05:40:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3a29_d20250828_m053653_c001_v7007000_t0000_u01756359413519") 2025/08/28 05:40:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc080f_d20250828_m053645_c001_v0001044_t0011_u01756359405822") 2025/08/28 05:40:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4175e8ba95a2207b_d20250828_m053632_c001_v7007000_t0000_u01756359392713") 2025/08/28 05:40:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96158b0_d20250828_m053624_c001_v0001131_t0002_u01756359384501") 2025/08/28 05:40:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f5a1e9_d20250828_m053615_c001_v7007000_t0000_u01756359375910") 2025/08/28 05:40:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0755_d20250828_m053606_c001_v0001044_t0034_u01756359366602") 2025/08/28 05:40:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16f31_d20250828_m053558_c001_v7007000_t0000_u01756359358900") 2025/08/28 05:40:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40fae_d20250828_m053550_c001_v0001146_t0056_u01756359350649") 2025/08/28 05:40:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f400ccce2f12e3087_d20250828_m053720_c001_v7007000_t0000_u01756359440435") 2025/08/28 05:40:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41150_d20250828_m053715_c001_v0001146_t0027_u01756359435231") 2025/08/28 05:40:16 DEBUG : dir1/0013-789;=: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e326b4_d20250828_m053745_c001_v7007000_t0000_u01756359465475") 2025/08/28 05:40:16 DEBUG : dir1/0013-789;=: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0916_d20250828_m053739_c001_v0001044_t0005_u01756359459522") 2025/08/28 05:40:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db593ff_d20250828_m053915_c001_v7007000_t0000_u01756359555079") 2025/08/28 05:40:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bdb08_d20250828_m053906_c001_v0001032_t0018_u01756359546083") 2025/08/28 05:40:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c9152a_d20250828_m053856_c001_v7007000_t0000_u01756359536815") 2025/08/28 05:40:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bdac2_d20250828_m053847_c001_v0001032_t0035_u01756359527405") 2025/08/28 05:40:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c914f9_d20250828_m053837_c001_v7007000_t0000_u01756359517550") 2025/08/28 05:40:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bda68_d20250828_m053828_c001_v0001032_t0016_u01756359508563") 2025/08/28 05:40:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3c57_d20250828_m053820_c001_v7007000_t0000_u01756359500366") 2025/08/28 05:40:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bda38_d20250828_m053811_c001_v0001032_t0017_u01756359491158") 2025/08/28 05:40:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e535389125ea_d20250828_m053802_c001_v7007000_t0000_u01756359482392") 2025/08/28 05:40:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd9fa_d20250828_m053753_c001_v0001032_t0034_u01756359473982") 2025/08/28 05:40:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4209e2bde29fbae2_d20250828_m053740_c001_v7007000_t0000_u01756359460768") 2025/08/28 05:40:16 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd9a6_d20250828_m053733_c001_v0001032_t0040_u01756359453650") 2025/08/28 05:40:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b48_d20250828_m053724_c001_v7007000_t0000_u01756359444943") 2025/08/28 05:40:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd968_d20250828_m053719_c001_v0001032_t0008_u01756359439406") 2025/08/28 05:40:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb1718f_d20250828_m053716_c001_v7007000_t0000_u01756359436212") 2025/08/28 05:40:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961595d_d20250828_m053709_c001_v0001131_t0025_u01756359429833") 2025/08/28 05:40:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e32613_d20250828_m053701_c001_v7007000_t0000_u01756359421613") 2025/08/28 05:40:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0849_d20250828_m053656_c001_v0001044_t0009_u01756359416102") 2025/08/28 05:40:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e325d2_d20250828_m053653_c001_v7007000_t0000_u01756359413524") 2025/08/28 05:40:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd8c6_d20250828_m053646_c001_v0001032_t0001_u01756359406425") 2025/08/28 05:40:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4018560ff858b202_d20250828_m053632_c001_v7007000_t0000_u01756359392290") 2025/08/28 05:40:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc07ad_d20250828_m053624_c001_v0001044_t0042_u01756359384959") 2025/08/28 05:40:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f5a1ea_d20250828_m053616_c001_v7007000_t0000_u01756359376092") 2025/08/28 05:40:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41005_d20250828_m053607_c001_v0001146_t0018_u01756359367130") 2025/08/28 05:40:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16f33_d20250828_m053559_c001_v7007000_t0000_u01756359359082") 2025/08/28 05:40:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961580c_d20250828_m053551_c001_v0001131_t0009_u01756359351119") 2025/08/28 05:40:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f419ef394b4e07c9d_d20250828_m053720_c001_v7007000_t0000_u01756359440350") 2025/08/28 05:40:17 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd954_d20250828_m053715_c001_v0001032_t0050_u01756359435244") 2025/08/28 05:40:17 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e326b5_d20250828_m053745_c001_v7007000_t0000_u01756359465657") 2025/08/28 05:40:17 DEBUG : dir1/0014-89;=.: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96159cd_d20250828_m053739_c001_v0001131_t0012_u01756359459605") 2025/08/28 05:40:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db59400_d20250828_m053915_c001_v7007000_t0000_u01756359555263") 2025/08/28 05:40:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615ad8_d20250828_m053906_c001_v0001131_t0033_u01756359546473") 2025/08/28 05:40:17 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c9152b_d20250828_m053856_c001_v7007000_t0000_u01756359536997") 2025/08/28 05:40:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615aa8_d20250828_m053847_c001_v0001131_t0035_u01756359527865") 2025/08/28 05:40:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c914fa_d20250828_m053837_c001_v7007000_t0000_u01756359517732") 2025/08/28 05:40:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615a6d_d20250828_m053829_c001_v0001131_t0013_u01756359509031") 2025/08/28 05:40:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3c5c_d20250828_m053820_c001_v7007000_t0000_u01756359500547") 2025/08/28 05:40:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615a35_d20250828_m053812_c001_v0001131_t0056_u01756359492386") 2025/08/28 05:40:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e535389125ec_d20250828_m053802_c001_v7007000_t0000_u01756359482573") 2025/08/28 05:40:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96159f5_d20250828_m053754_c001_v0001131_t0021_u01756359474384") 2025/08/28 05:40:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e3269f_d20250828_m053740_c001_v7007000_t0000_u01756359460730") 2025/08/28 05:40:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96159b5_d20250828_m053734_c001_v0001131_t0007_u01756359454249") 2025/08/28 05:40:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b49_d20250828_m053725_c001_v7007000_t0000_u01756359445127") 2025/08/28 05:40:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc08ba_d20250828_m053719_c001_v0001044_t0056_u01756359439571") 2025/08/28 05:40:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb17195_d20250828_m053716_c001_v7007000_t0000_u01756359436395") 2025/08/28 05:40:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd93c_d20250828_m053710_c001_v0001032_t0041_u01756359430144") 2025/08/28 05:40:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e32615_d20250828_m053701_c001_v7007000_t0000_u01756359421803") 2025/08/28 05:40:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa410eb_d20250828_m053656_c001_v0001146_t0052_u01756359416226") 2025/08/28 05:40:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc872a_d20250828_m053653_c001_v7007000_t0000_u01756359413309") 2025/08/28 05:40:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961590d_d20250828_m053646_c001_v0001131_t0007_u01756359406958") 2025/08/28 05:40:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f419ef394b4e07b32_d20250828_m053632_c001_v7007000_t0000_u01756359392529") 2025/08/28 05:40:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4104d_d20250828_m053625_c001_v0001146_t0003_u01756359385411") 2025/08/28 05:40:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f5a1eb_d20250828_m053616_c001_v7007000_t0000_u01756359376286") 2025/08/28 05:40:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615868_d20250828_m053607_c001_v0001131_t0024_u01756359367494") 2025/08/28 05:40:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16f34_d20250828_m053559_c001_v7007000_t0000_u01756359359264") 2025/08/28 05:40:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc071b_d20250828_m053551_c001_v0001044_t0053_u01756359351483") 2025/08/28 05:40:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f414ceec2a1f6f2f2_d20250828_m053720_c001_v7007000_t0000_u01756359440222") 2025/08/28 05:40:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc089f_d20250828_m053715_c001_v0001044_t0011_u01756359435543") 2025/08/28 05:40:19 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e326b6_d20250828_m053745_c001_v7007000_t0000_u01756359465839") 2025/08/28 05:40:19 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa411da_d20250828_m053739_c001_v0001146_t0025_u01756359459946") 2025/08/28 05:40:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db59401_d20250828_m053915_c001_v7007000_t0000_u01756359555447") 2025/08/28 05:40:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41377_d20250828_m053906_c001_v0001146_t0006_u01756359546785") 2025/08/28 05:40:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c9152c_d20250828_m053857_c001_v7007000_t0000_u01756359537180") 2025/08/28 05:40:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41327_d20250828_m053848_c001_v0001146_t0028_u01756359528411") 2025/08/28 05:40:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c914fc_d20250828_m053837_c001_v7007000_t0000_u01756359517917") 2025/08/28 05:40:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa412c4_d20250828_m053829_c001_v0001146_t0044_u01756359509483") 2025/08/28 05:40:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3c60_d20250828_m053820_c001_v7007000_t0000_u01756359500729") 2025/08/28 05:40:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41276_d20250828_m053812_c001_v0001146_t0048_u01756359492766") 2025/08/28 05:40:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e535389125ee_d20250828_m053802_c001_v7007000_t0000_u01756359482754") 2025/08/28 05:40:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41228_d20250828_m053754_c001_v0001146_t0023_u01756359474685") 2025/08/28 05:40:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e326a0_d20250828_m053740_c001_v7007000_t0000_u01756359460920") 2025/08/28 05:40:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc08fc_d20250828_m053734_c001_v0001044_t0052_u01756359454638") 2025/08/28 05:40:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b4a_d20250828_m053725_c001_v7007000_t0000_u01756359445310") 2025/08/28 05:40:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615983_d20250828_m053719_c001_v0001131_t0046_u01756359439585") 2025/08/28 05:40:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b24_d20250828_m053716_c001_v7007000_t0000_u01756359436588") 2025/08/28 05:40:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4112d_d20250828_m053710_c001_v0001146_t0058_u01756359430490") 2025/08/28 05:40:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e32617_d20250828_m053701_c001_v7007000_t0000_u01756359421993") 2025/08/28 05:40:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961593f_d20250828_m053656_c001_v0001131_t0041_u01756359416238") 2025/08/28 05:40:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b11eca_d20250828_m053653_c001_v7007000_t0000_u01756359413540") 2025/08/28 05:40:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa410bc_d20250828_m053647_c001_v0001146_t0022_u01756359407264") 2025/08/28 05:40:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c39f3_d20250828_m053632_c001_v7007000_t0000_u01756359392551") 2025/08/28 05:40:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96158b6_d20250828_m053625_c001_v0001131_t0039_u01756359385849") 2025/08/28 05:40:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f5a1ec_d20250828_m053616_c001_v7007000_t0000_u01756359376469") 2025/08/28 05:40:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0763_d20250828_m053607_c001_v0001044_t0030_u01756359367820") 2025/08/28 05:40:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16f36_d20250828_m053559_c001_v7007000_t0000_u01756359359446") 2025/08/28 05:40:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40fb2_d20250828_m053551_c001_v0001146_t0010_u01756359351984") 2025/08/28 05:40:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f406aa4d65c510ffc_d20250828_m053720_c001_v7007000_t0000_u01756359440369") 2025/08/28 05:40:20 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615975_d20250828_m053715_c001_v0001131_t0032_u01756359435590") 2025/08/28 05:40:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f97335_d20250828_m053635_c001_v7007000_t0000_u01756359395284") 2025/08/28 05:40:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41066_d20250828_m053629_c001_v0001146_t0059_u01756359389718") 2025/08/28 05:40:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f97337_d20250828_m053635_c001_v7007000_t0000_u01756359395465") 2025/08/28 05:40:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96158ca_d20250828_m053629_c001_v0001131_t0058_u01756359389781") 2025/08/28 05:40:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f97339_d20250828_m053635_c001_v7007000_t0000_u01756359395647") 2025/08/28 05:40:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc07cd_d20250828_m053629_c001_v0001044_t0059_u01756359389918") 2025/08/28 05:40:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f9733c_d20250828_m053635_c001_v7007000_t0000_u01756359395830") 2025/08/28 05:40:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41068_d20250828_m053630_c001_v0001146_t0056_u01756359390176") 2025/08/28 05:40:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f9733d_d20250828_m053636_c001_v7007000_t0000_u01756359396013") 2025/08/28 05:40:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd87a_d20250828_m053630_c001_v0001032_t0034_u01756359390198") 2025/08/28 05:40:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f97340_d20250828_m053636_c001_v7007000_t0000_u01756359396263") 2025/08/28 05:40:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96158cc_d20250828_m053630_c001_v0001131_t0013_u01756359390249") 2025/08/28 05:40:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f97345_d20250828_m053636_c001_v7007000_t0000_u01756359396444") 2025/08/28 05:40:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4106c_d20250828_m053630_c001_v0001146_t0052_u01756359390618") 2025/08/28 05:40:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f9734a_d20250828_m053636_c001_v7007000_t0000_u01756359396626") 2025/08/28 05:40:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd880_d20250828_m053630_c001_v0001032_t0051_u01756359390675") 2025/08/28 05:40:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f9734f_d20250828_m053636_c001_v7007000_t0000_u01756359396808") 2025/08/28 05:40:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96158ce_d20250828_m053630_c001_v0001131_t0005_u01756359390683") 2025/08/28 05:40:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f97352_d20250828_m053637_c001_v7007000_t0000_u01756359397004") 2025/08/28 05:40:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc07d3_d20250828_m053630_c001_v0001044_t0012_u01756359390734") 2025/08/28 05:40:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f97353_d20250828_m053637_c001_v7007000_t0000_u01756359397186") 2025/08/28 05:40:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4106e_d20250828_m053631_c001_v0001146_t0035_u01756359391124") 2025/08/28 05:40:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f97355_d20250828_m053637_c001_v7007000_t0000_u01756359397367") 2025/08/28 05:40:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd886_d20250828_m053631_c001_v0001032_t0037_u01756359391171") 2025/08/28 05:40:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f97357_d20250828_m053637_c001_v7007000_t0000_u01756359397550") 2025/08/28 05:40:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96158d4_d20250828_m053631_c001_v0001131_t0054_u01756359391179") 2025/08/28 05:40:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f97359_d20250828_m053637_c001_v7007000_t0000_u01756359397732") 2025/08/28 05:40:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc07d9_d20250828_m053631_c001_v0001044_t0040_u01756359391261") 2025/08/28 05:40:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f9735b_d20250828_m053637_c001_v7007000_t0000_u01756359397916") 2025/08/28 05:40:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41070_d20250828_m053631_c001_v0001146_t0036_u01756359391531") 2025/08/28 05:40:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f9735e_d20250828_m053638_c001_v7007000_t0000_u01756359398098") 2025/08/28 05:40:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96158d6_d20250828_m053631_c001_v0001131_t0009_u01756359391635") 2025/08/28 05:40:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e325fa_d20250828_m053656_c001_v7007000_t0000_u01756359416843") 2025/08/28 05:40:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd8da_d20250828_m053650_c001_v0001032_t0044_u01756359410788") 2025/08/28 05:40:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4174a87bfba99b28_d20250828_m053656_c001_v7007000_t0000_u01756359416875") 2025/08/28 05:40:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0825_d20250828_m053650_c001_v0001044_t0022_u01756359410858") 2025/08/28 05:40:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b11ecd_d20250828_m053657_c001_v7007000_t0000_u01756359417209") 2025/08/28 05:40:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615917_d20250828_m053650_c001_v0001131_t0016_u01756359410911") 2025/08/28 05:40:22 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc8739_d20250828_m053657_c001_v7007000_t0000_u01756359417051") 2025/08/28 05:40:22 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa410cc_d20250828_m053651_c001_v0001146_t0011_u01756359411008") 2025/08/28 05:40:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e325fc_d20250828_m053657_c001_v7007000_t0000_u01756359417215") 2025/08/28 05:40:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615919_d20250828_m053651_c001_v0001131_t0030_u01756359411242") 2025/08/28 05:40:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f401150c739bbea6b_d20250828_m053656_c001_v7007000_t0000_u01756359416803") 2025/08/28 05:40:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd8dc_d20250828_m053651_c001_v0001032_t0028_u01756359411256") 2025/08/28 05:40:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4209e2bde29fb9b9_d20250828_m053657_c001_v7007000_t0000_u01756359417064") 2025/08/28 05:40:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0827_d20250828_m053651_c001_v0001044_t0034_u01756359411310") 2025/08/28 05:40:22 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4174a87bfba99b2a_d20250828_m053657_c001_v7007000_t0000_u01756359417071") 2025/08/28 05:40:22 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa410d2_d20250828_m053651_c001_v0001146_t0054_u01756359411539") 2025/08/28 05:40:22 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4209e2bde29fb9b7_d20250828_m053656_c001_v7007000_t0000_u01756359416871") 2025/08/28 05:40:22 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961591d_d20250828_m053651_c001_v0001131_t0003_u01756359411546") 2025/08/28 05:40:22 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4209e2bde29fb9b8_d20250828_m053657_c001_v7007000_t0000_u01756359417011") 2025/08/28 05:40:23 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd8de_d20250828_m053651_c001_v0001032_t0010_u01756359411614") 2025/08/28 05:40:23 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b11ecc_d20250828_m053657_c001_v7007000_t0000_u01756359417023") 2025/08/28 05:40:23 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0829_d20250828_m053651_c001_v0001044_t0043_u01756359411748") 2025/08/28 05:40:23 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4209e2bde29fb9b6_d20250828_m053656_c001_v7007000_t0000_u01756359416816") 2025/08/28 05:40:23 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961591f_d20250828_m053651_c001_v0001131_t0037_u01756359411883") 2025/08/28 05:40:23 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b11ecb_d20250828_m053656_c001_v7007000_t0000_u01756359416839") 2025/08/28 05:40:23 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa410d4_d20250828_m053652_c001_v0001146_t0051_u01756359412026") 2025/08/28 05:40:23 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e325fb_d20250828_m053657_c001_v7007000_t0000_u01756359417029") 2025/08/28 05:40:23 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc082f_d20250828_m053652_c001_v0001044_t0001_u01756359412147") 2025/08/28 05:40:23 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3a37_d20250828_m053657_c001_v7007000_t0000_u01756359417045") 2025/08/28 05:40:23 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615923_d20250828_m053652_c001_v0001131_t0039_u01756359412221") 2025/08/28 05:40:23 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f401150c739bbea6d_d20250828_m053657_c001_v7007000_t0000_u01756359417166") 2025/08/28 05:40:23 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd8e6_d20250828_m053652_c001_v0001032_t0050_u01756359412469") 2025/08/28 05:40:23 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f4027cbf6862c8e13_d20250828_m053432_c001_v7007000_t0000_u01756359272909") 2025/08/28 05:40:23 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f101ea2738dff40da_d20250828_m053430_c001_v0001113_t0051_u01756359270329") 2025/08/28 05:40:23 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c371c_d20250828_m053430_c001_v7007000_t0000_u01756359270151") 2025/08/28 05:40:23 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f101ea2738dff40be_d20250828_m053426_c001_v0001113_t0049_u01756359266609") 2025/08/28 05:40:23 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c370a_d20250828_m053425_c001_v7007000_t0000_u01756359265885") 2025/08/28 05:40:23 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961564d_d20250828_m053421_c001_v0001131_t0030_u01756359261788") 2025/08/28 05:40:23 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f4209e2bde29fb360_d20250828_m053420_c001_v7007000_t0000_u01756359260207") 2025/08/28 05:40:23 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f1084a7568970d1ea_d20250828_m053418_c001_v0001150_t0012_u01756359258221") 2025/08/28 05:40:24 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f970fb_d20250828_m053418_c001_v7007000_t0000_u01756359258038") 2025/08/28 05:40:24 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f1084a7568970d1c8_d20250828_m053414_c001_v0001150_t0007_u01756359254276") 2025/08/28 05:40:24 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f970d7_d20250828_m053413_c001_v7007000_t0000_u01756359253552") 2025/08/28 05:40:24 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40cc8_d20250828_m053409_c001_v0001146_t0048_u01756359249279") 2025/08/28 05:40:24 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f400ccce2f12e2c78_d20250828_m053407_c001_v7007000_t0000_u01756359247996") 2025/08/28 05:40:24 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f1002f18a9724cc6f_d20250828_m053406_c001_v0001182_t0031_u01756359246602") 2025/08/28 05:40:24 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f404f5cb368b3fbb4_d20250828_m053406_c001_v7007000_t0000_u01756359246417") 2025/08/28 05:40:24 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f1002f18a9724cc49_d20250828_m053403_c001_v0001182_t0007_u01756359243625") 2025/08/28 05:40:24 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f404f5cb368b3fb8d_d20250828_m053402_c001_v7007000_t0000_u01756359242887") 2025/08/28 05:40:24 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40c83_d20250828_m053358_c001_v0001146_t0055_u01756359238532") 2025/08/28 05:40:24 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f400ccce2f12e2c4f_d20250828_m053357_c001_v7007000_t0000_u01756359237619") 2025/08/28 05:40:24 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f119a42f0f7cd319e_d20250828_m053356_c001_v0001181_t0008_u01756359236065") 2025/08/28 05:40:24 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f414ceec2a1f6ee96_d20250828_m053355_c001_v7007000_t0000_u01756359235882") 2025/08/28 05:40:24 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f119a42f0f7cd3156_d20250828_m053352_c001_v0001181_t0055_u01756359232722") 2025/08/28 05:40:24 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f414ceec2a1f6ee90_d20250828_m053351_c001_v7007000_t0000_u01756359231986") 2025/08/28 05:40:24 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40c29_d20250828_m053345_c001_v0001146_t0037_u01756359225992") 2025/08/28 05:40:24 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e5353891213b_d20250828_m053345_c001_v7007000_t0000_u01756359225083") 2025/08/28 05:40:24 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f11447b2582aeb771_d20250828_m053343_c001_v0001179_t0059_u01756359223450") 2025/08/28 05:40:24 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f4167ba517f73176b_d20250828_m053343_c001_v7007000_t0000_u01756359223267") 2025/08/28 05:40:24 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f11447b2582aeb745_d20250828_m053340_c001_v0001179_t0041_u01756359220163") 2025/08/28 05:40:25 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f4167ba517f731769_d20250828_m053339_c001_v7007000_t0000_u01756359219429") 2025/08/28 05:40:25 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40bd9_d20250828_m053333_c001_v0001146_t0015_u01756359213374") 2025/08/28 05:40:25 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f4167ba517f73172f_d20250828_m053332_c001_v7007000_t0000_u01756359212450") 2025/08/28 05:40:25 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f1193cd915dcb4460_d20250828_m053330_c001_v0001178_t0050_u01756359210837") 2025/08/28 05:40:25 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e32070_d20250828_m053330_c001_v7007000_t0000_u01756359210652") 2025/08/28 05:40:25 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f1193cd915dcb4438_d20250828_m053327_c001_v0001178_t0027_u01756359207149") 2025/08/28 05:40:25 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e3206a_d20250828_m053326_c001_v7007000_t0000_u01756359206420") 2025/08/28 05:40:25 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40b6d_d20250828_m053318_c001_v0001146_t0013_u01756359198116") 2025/08/28 05:40:25 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d87c76_d20250828_m053317_c001_v7007000_t0000_u01756359197009") 2025/08/28 05:40:25 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f1149484e68c51d3f_d20250828_m053310_c001_v0001180_t0052_u01756359190297") 2025/08/28 05:40:25 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f419ef394b4e07771_d20250828_m053310_c001_v7007000_t0000_u01756359190082") 2025/08/28 05:40:25 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f105b5b8b0a1808a1_d20250828_m053303_c001_v0001130_t0042_u01756359183635") 2025/08/28 05:40:25 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f110e7863e9ac371e_d20250828_m053302_c001_v0001101_t0029_u01756359182736") 2025/08/28 05:40:25 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f110e7863e9ac371a_d20250828_m053301_c001_v0001101_t0035_u01756359181657") 2025/08/28 05:40:25 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d323c_d20250828_m053248_c001_v7007000_t0000_u01756359168049") 2025/08/28 05:40:25 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40a8f_d20250828_m053240_c001_v0001146_t0001_u01756359160474") 2025/08/28 05:40:25 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f118f2a1a3bda0059_d20250828_m053239_c001_v0001145_t0002_u01756359159492") 2025/08/28 05:40:25 DEBUG : dst/one: Deleting (id "4_z1f725d73206debfb9f880e1b_f118f2a1a3bda0055_d20250828_m053238_c001_v0001145_t0022_u01756359158492") 2025/08/28 05:40:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f725d73206debfb9f880e1b_f4027cbf6862c8e14_d20250828_m053433_c001_v7007000_t0000_u01756359273095") 2025/08/28 05:40:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f725d73206debfb9f880e1b_f106f7cdd89b13fa0_d20250828_m053429_c001_v0001131_t0025_u01756359269839") 2025/08/28 05:40:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f725d73206debfb9f880e1b_f111858d1defdb95c_d20250828_m053425_c001_v0001183_t0003_u01756359265681") 2025/08/28 05:40:25 DEBUG : dst/one.bak: Deleting (id "4_z1f725d73206debfb9f880e1b_f4209e2bde29fb368_d20250828_m053420_c001_v7007000_t0000_u01756359260441") 2025/08/28 05:40:26 DEBUG : dst/one.bak: Deleting (id "4_z1f725d73206debfb9f880e1b_f1129ca380800cc93_d20250828_m053417_c001_v0001184_t0040_u01756359257827") 2025/08/28 05:40:26 DEBUG : dst/one.bak: Deleting (id "4_z1f725d73206debfb9f880e1b_f115abfc8ad1b13af_d20250828_m053413_c001_v0001182_t0042_u01756359253353") 2025/08/28 05:40:26 DEBUG : dst/one.bak: Deleting (id "4_z1f725d73206debfb9f880e1b_f400ccce2f12e2c79_d20250828_m053408_c001_v7007000_t0000_u01756359248180") 2025/08/28 05:40:26 DEBUG : dst/one.bak: Deleting (id "4_z1f725d73206debfb9f880e1b_f108ee3fd17b9bee3_d20250828_m053406_c001_v0001090_t0032_u01756359246016") 2025/08/28 05:40:26 DEBUG : dst/one.bak: Deleting (id "4_z1f725d73206debfb9f880e1b_f1108ed0b8c511bb8_d20250828_m053402_c001_v0001157_t0057_u01756359242486") 2025/08/28 05:40:26 DEBUG : dst/three: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d87c78_d20250828_m053317_c001_v7007000_t0000_u01756359197190") 2025/08/28 05:40:26 DEBUG : dst/three: Deleting (id "4_z1f725d73206debfb9f880e1b_f110e7863e9ac3766_d20250828_m053315_c001_v0001101_t0058_u01756359195374") 2025/08/28 05:40:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4027cbf6862c8e15_d20250828_m053433_c001_v7007000_t0000_u01756359273279") 2025/08/28 05:40:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f11425ba65665b9d6_d20250828_m053431_c001_v0001092_t0042_u01756359271397") 2025/08/28 05:40:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f11572849f7128e50_d20250828_m053427_c001_v0001176_t0000_u01756359267768") 2025/08/28 05:40:26 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4027cbf6862c8e16_d20250828_m053433_c001_v7007000_t0000_u01756359273462") 2025/08/28 05:40:26 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f101ea2738dff40ea_d20250828_m053432_c001_v0001113_t0013_u01756359272082") 2025/08/28 05:40:26 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c371d_d20250828_m053431_c001_v7007000_t0000_u01756359271905") 2025/08/28 05:40:26 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f101ea2738dff40c8_d20250828_m053428_c001_v0001113_t0032_u01756359268226") 2025/08/28 05:40:26 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3715_d20250828_m053428_c001_v7007000_t0000_u01756359268048") 2025/08/28 05:40:26 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615655_d20250828_m053422_c001_v0001131_t0003_u01756359262728") 2025/08/28 05:40:26 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4209e2bde29fb36d_d20250828_m053420_c001_v7007000_t0000_u01756359260651") 2025/08/28 05:40:26 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1084a7568970d1fa_d20250828_m053419_c001_v0001150_t0020_u01756359259499") 2025/08/28 05:40:26 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f970fc_d20250828_m053419_c001_v7007000_t0000_u01756359259315") 2025/08/28 05:40:26 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1084a7568970d1d0_d20250828_m053416_c001_v0001150_t0058_u01756359256096") 2025/08/28 05:40:26 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f40585836e6f970f3_d20250828_m053415_c001_v7007000_t0000_u01756359255912") 2025/08/28 05:40:27 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40cd0_d20250828_m053410_c001_v0001146_t0000_u01756359250105") 2025/08/28 05:40:27 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f404f5cb368b3fbba_d20250828_m053407_c001_v7007000_t0000_u01756359247434") 2025/08/28 05:40:27 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961561d_d20250828_m053404_c001_v0001131_t0046_u01756359244959") 2025/08/28 05:40:27 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f404f5cb368b3fb9c_d20250828_m053404_c001_v7007000_t0000_u01756359244229") 2025/08/28 05:40:27 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40c8d_d20250828_m053359_c001_v0001146_t0056_u01756359239517") 2025/08/28 05:40:27 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f414ceec2a1f6ee97_d20250828_m053356_c001_v7007000_t0000_u01756359236694") 2025/08/28 05:40:27 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96155fb_d20250828_m053354_c001_v0001131_t0042_u01756359234498") 2025/08/28 05:40:27 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f414ceec2a1f6ee91_d20250828_m053353_c001_v7007000_t0000_u01756359233395") 2025/08/28 05:40:27 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40c31_d20250828_m053346_c001_v0001146_t0026_u01756359226965") 2025/08/28 05:40:27 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4167ba517f73176c_d20250828_m053344_c001_v7007000_t0000_u01756359224156") 2025/08/28 05:40:27 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96155c5_d20250828_m053342_c001_v0001131_t0038_u01756359222050") 2025/08/28 05:40:27 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4167ba517f73176a_d20250828_m053340_c001_v7007000_t0000_u01756359220961") 2025/08/28 05:40:27 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40bdd_d20250828_m053334_c001_v0001146_t0008_u01756359214220") 2025/08/28 05:40:27 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e32072_d20250828_m053331_c001_v7007000_t0000_u01756359211526") 2025/08/28 05:40:27 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615593_d20250828_m053329_c001_v0001131_t0057_u01756359209083") 2025/08/28 05:40:27 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e3206e_d20250828_m053327_c001_v7007000_t0000_u01756359207970") 2025/08/28 05:40:27 DEBUG : dst/three.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40b87_d20250828_m053321_c001_v0001146_t0049_u01756359201424") 2025/08/28 05:40:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f725d73206debfb9f880e1b_f4209e2bde29fb373_d20250828_m053420_c001_v7007000_t0000_u01756359260843") 2025/08/28 05:40:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f725d73206debfb9f880e1b_f11757d724275d286_d20250828_m053419_c001_v0001183_t0016_u01756359259112") 2025/08/28 05:40:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f725d73206debfb9f880e1b_f1186d6c037dc0152_d20250828_m053415_c001_v0001116_t0040_u01756359255216") 2025/08/28 05:40:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f725d73206debfb9f880e1b_f400ccce2f12e2c7c_d20250828_m053408_c001_v7007000_t0000_u01756359248367") 2025/08/28 05:40:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f725d73206debfb9f880e1b_f1157e85c699f5594_d20250828_m053407_c001_v0001172_t0057_u01756359247065") 2025/08/28 05:40:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f725d73206debfb9f880e1b_f1065034625e545d3_d20250828_m053404_c001_v0001184_t0009_u01756359244032") 2025/08/28 05:40:28 DEBUG : dst/two: Deleting (id "4_z1f725d73206debfb9f880e1b_f4027cbf6862c8e17_d20250828_m053433_c001_v7007000_t0000_u01756359273647") 2025/08/28 05:40:28 DEBUG : dst/two: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40d12_d20250828_m053422_c001_v0001146_t0016_u01756359262443") 2025/08/28 05:40:28 DEBUG : dst/two: Deleting (id "4_z1f725d73206debfb9f880e1b_f4209e2bde29fb37c_d20250828_m053421_c001_v7007000_t0000_u01756359261035") 2025/08/28 05:40:28 DEBUG : dst/two: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961562b_d20250828_m053409_c001_v0001131_t0041_u01756359249755") 2025/08/28 05:40:28 DEBUG : dst/two: Deleting (id "4_z1f725d73206debfb9f880e1b_f400ccce2f12e2c7d_d20250828_m053408_c001_v7007000_t0000_u01756359248550") 2025/08/28 05:40:28 DEBUG : dst/two: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615611_d20250828_m053359_c001_v0001131_t0031_u01756359239146") 2025/08/28 05:40:28 DEBUG : dst/two: Deleting (id "4_z1f725d73206debfb9f880e1b_f400ccce2f12e2c52_d20250828_m053357_c001_v7007000_t0000_u01756359237806") 2025/08/28 05:40:28 DEBUG : dst/two: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96155dd_d20250828_m053346_c001_v0001131_t0012_u01756359226378") 2025/08/28 05:40:28 DEBUG : dst/two: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e5353891213c_d20250828_m053345_c001_v7007000_t0000_u01756359225264") 2025/08/28 05:40:28 DEBUG : dst/two: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96155af_d20250828_m053333_c001_v0001131_t0036_u01756359213884") 2025/08/28 05:40:28 DEBUG : dst/two: Deleting (id "4_z1f725d73206debfb9f880e1b_f4167ba517f731732_d20250828_m053332_c001_v7007000_t0000_u01756359212635") 2025/08/28 05:40:28 DEBUG : dst/two: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615565_d20250828_m053318_c001_v0001131_t0032_u01756359198911") 2025/08/28 05:40:28 DEBUG : dst/two: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d87c79_d20250828_m053317_c001_v7007000_t0000_u01756359197389") 2025/08/28 05:40:28 DEBUG : dst/two: Deleting (id "4_z1f725d73206debfb9f880e1b_f119dcc1b88b3ccef_d20250828_m053312_c001_v0001120_t0027_u01756359192905") 2025/08/28 05:40:28 DEBUG : dst/two: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d323f_d20250828_m053248_c001_v7007000_t0000_u01756359168230") 2025/08/28 05:40:28 DEBUG : dst/two: Deleting (id "4_z1f725d73206debfb9f880e1b_f118f2a1a3bda006f_d20250828_m053246_c001_v0001145_t0055_u01756359166751") 2025/08/28 05:40:28 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c237c_d20250828_m053207_c001_v7007000_t0000_u01756359127786") 2025/08/28 05:40:28 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f105b5b8b0a180732_d20250828_m053159_c001_v0001130_t0030_u01756359119183") 2025/08/28 05:40:29 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f4174a87bfba991ad_d20250828_m053157_c001_v7007000_t0000_u01756359117011") 2025/08/28 05:40:29 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f105b5b8b0a180688_d20250828_m053131_c001_v0001130_t0006_u01756359091524") 2025/08/28 05:40:29 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f400ccce2f12e282f_d20250828_m053117_c001_v7007000_t0000_u01756359077409") 2025/08/28 05:40:29 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f105b5b8b0a18061a_d20250828_m053109_c001_v0001130_t0006_u01756359069962") 2025/08/28 05:40:29 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7ef3_d20250828_m053048_c001_v7007000_t0000_u01756359048715") 2025/08/28 05:40:29 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa407dd_d20250828_m053046_c001_v0001146_t0034_u01756359046532") 2025/08/28 05:40:29 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7ec9_d20250828_m053045_c001_v7007000_t0000_u01756359045373") 2025/08/28 05:40:29 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa407bf_d20250828_m053043_c001_v0001146_t0039_u01756359043961") 2025/08/28 05:40:29 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7e99_d20250828_m053040_c001_v7007000_t0000_u01756359040749") 2025/08/28 05:40:29 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40791_d20250828_m053038_c001_v0001146_t0039_u01756359038837") 2025/08/28 05:40:29 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7e92_d20250828_m053037_c001_v7007000_t0000_u01756359037806") 2025/08/28 05:40:29 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4077d_d20250828_m053036_c001_v0001146_t0029_u01756359036203") 2025/08/28 05:40:29 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7e84_d20250828_m053029_c001_v7007000_t0000_u01756359029660") 2025/08/28 05:40:29 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4072e_d20250828_m053027_c001_v0001146_t0032_u01756359027957") 2025/08/28 05:40:29 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d27e7_d20250828_m053026_c001_v7007000_t0000_u01756359026232") 2025/08/28 05:40:29 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4071c_d20250828_m053025_c001_v0001146_t0039_u01756359025224") 2025/08/28 05:40:29 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d27e1_d20250828_m053020_c001_v7007000_t0000_u01756359020022") 2025/08/28 05:40:29 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa406e6_d20250828_m053018_c001_v0001146_t0059_u01756359018471") 2025/08/28 05:40:29 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d27de_d20250828_m053016_c001_v7007000_t0000_u01756359016599") 2025/08/28 05:40:29 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa406d2_d20250828_m053015_c001_v0001146_t0042_u01756359015290") 2025/08/28 05:40:29 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d27d7_d20250828_m053014_c001_v7007000_t0000_u01756359014924") 2025/08/28 05:40:30 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f1183939833cb6b73_d20250828_m053014_c001_v0001161_t0020_u01756359014190") 2025/08/28 05:40:30 DEBUG : empty space: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa406c6_d20250828_m053012_c001_v0001146_t0030_u01756359012450") 2025/08/28 05:40:30 DEBUG : enormous: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7ee7_d20250828_m053047_c001_v7007000_t0000_u01756359047794") 2025/08/28 05:40:30 DEBUG : enormous: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa407e3_d20250828_m053046_c001_v0001146_t0037_u01756359046960") 2025/08/28 05:40:30 DEBUG : existing: Deleting (id "4_z1f725d73206debfb9f880e1b_f4027cbf6862c8e19_d20250828_m053438_c001_v7007000_t0000_u01756359278694") 2025/08/28 05:40:30 DEBUG : existing: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40d6a_d20250828_m053437_c001_v0001146_t0058_u01756359277203") 2025/08/28 05:40:30 DEBUG : existing: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b105de_d20250828_m053108_c001_v7007000_t0000_u01756359068447") 2025/08/28 05:40:30 DEBUG : existing: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4086f_d20250828_m053107_c001_v0001146_t0027_u01756359067155") 2025/08/28 05:40:30 DEBUG : existing: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d27be_d20250828_m053009_c001_v7007000_t0000_u01756359009284") 2025/08/28 05:40:30 DEBUG : existing: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa406b2_d20250828_m053008_c001_v0001146_t0033_u01756359008141") 2025/08/28 05:40:30 DEBUG : existing: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d27b8_d20250828_m053007_c001_v7007000_t0000_u01756359007553") 2025/08/28 05:40:30 DEBUG : existing: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa406ae_d20250828_m053006_c001_v0001146_t0018_u01756359006729") 2025/08/28 05:40:30 DEBUG : existing: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa406a6_d20250828_m053005_c001_v0001146_t0051_u01756359005551") 2025/08/28 05:40:30 DEBUG : existing-b: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b105df_d20250828_m053108_c001_v7007000_t0000_u01756359068628") 2025/08/28 05:40:30 DEBUG : existing-b: Deleting (id "4_z1f725d73206debfb9f880e1b_f105b5b8b0a18060d_d20250828_m053107_c001_v0001130_t0044_u01756359067168") 2025/08/28 05:40:30 DEBUG : file1: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e52_d20250828_m053537_c001_v7007000_t0000_u01756359337393") 2025/08/28 05:40:30 DEBUG : file1: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc06d9_d20250828_m053536_c001_v0001044_t0025_u01756359336280") 2025/08/28 05:40:30 DEBUG : file1: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e41_d20250828_m053534_c001_v7007000_t0000_u01756359334957") 2025/08/28 05:40:30 DEBUG : file1: Deleting (id "4_z1f725d73206debfb9f880e1b_f103b977993064c2f_d20250828_m053533_c001_v0001042_t0016_u01756359333858") 2025/08/28 05:40:30 DEBUG : five: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7f0e_d20250828_m053052_c001_v7007000_t0000_u01756359052854") 2025/08/28 05:40:30 DEBUG : five: Deleting (id "4_z1f725d73206debfb9f880e1b_f4040730c6fa407fb_d20250828_m053050_c001_v0001146_t0037_u01756359050649") 2025/08/28 05:40:31 DEBUG : foo: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d27e0_d20250828_m053018_c001_v7007000_t0000_u01756359018115") 2025/08/28 05:40:31 DEBUG : foo: Deleting (id "4_z1f725d73206debfb9f880e1b_f4040730c6fa406e2_d20250828_m053017_c001_v0001146_t0037_u01756359017557") 2025/08/28 05:40:31 DEBUG : foo: Deleting (id "4_z1f725d73206debfb9f880e1b_f4040730c6fa406da_d20250828_m053017_c001_v0001146_t0037_u01756359017005") 2025/08/28 05:40:31 DEBUG : four: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7f0f_d20250828_m053053_c001_v7007000_t0000_u01756359053040") 2025/08/28 05:40:31 DEBUG : four: Deleting (id "4_z1f725d73206debfb9f880e1b_f405b5b8b0a1805b2_d20250828_m053051_c001_v0001130_t0001_u01756359051211") 2025/08/28 05:40:31 DEBUG : four: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa407f7_d20250828_m053049_c001_v0001146_t0027_u01756359049898") 2025/08/28 05:40:31 DEBUG : hello world2: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d8597e_d20250828_m052858_c001_v7007000_t0000_u01756358938039") 2025/08/28 05:40:31 DEBUG : hello world2: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4056c_d20250828_m052857_c001_v0001146_t0005_u01756358937223") 2025/08/28 05:40:31 DEBUG : ignore-size: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d27a9_d20250828_m053005_c001_v7007000_t0000_u01756359005195") 2025/08/28 05:40:31 DEBUG : ignore-size: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4069c_d20250828_m053004_c001_v0001146_t0027_u01756359004018") 2025/08/28 05:40:31 DEBUG : nested/sub dir/file: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b105dc_d20250828_m053106_c001_v7007000_t0000_u01756359066411") 2025/08/28 05:40:31 DEBUG : nested/sub dir/file: Deleting (id "4_z1f725d73206debfb9f880e1b_f105b5b8b0a180607_d20250828_m053105_c001_v0001130_t0016_u01756359065610") 2025/08/28 05:40:31 DEBUG : nested/sub dir/file: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b105d9_d20250828_m053104_c001_v7007000_t0000_u01756359064763") 2025/08/28 05:40:31 DEBUG : nested/sub dir/file: Deleting (id "4_z1f725d73206debfb9f880e1b_f105b5b8b0a1805f9_d20250828_m053103_c001_v0001130_t0019_u01756359063699") 2025/08/28 05:40:31 DEBUG : one: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7f10_d20250828_m053053_c001_v7007000_t0000_u01756359053226") 2025/08/28 05:40:31 DEBUG : one: Deleting (id "4_z1f725d73206debfb9f880e1b_f4040730c6fa407ed_d20250828_m053049_c001_v0001146_t0037_u01756359049103") 2025/08/28 05:40:31 DEBUG : only0: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e16_d20250828_m053529_c001_v7007000_t0000_u01756359329415") 2025/08/28 05:40:31 DEBUG : only0: Deleting (id "4_z1f725d73206debfb9f880e1b_f4040730c6fa40ef4_d20250828_m053523_c001_v0001146_t0037_u01756359323747") 2025/08/28 05:40:31 DEBUG : only0: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961571d_d20250828_m053506_c001_v0001131_t0010_u01756359306489") 2025/08/28 05:40:31 DEBUG : only0: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16d76_d20250828_m053459_c001_v7007000_t0000_u01756359299924") 2025/08/28 05:40:31 DEBUG : only0: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96156a8_d20250828_m053442_c001_v0001131_t0021_u01756359282319") 2025/08/28 05:40:32 DEBUG : only1: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e17_d20250828_m053529_c001_v7007000_t0000_u01756359329596") 2025/08/28 05:40:32 DEBUG : only1: Deleting (id "4_z1f725d73206debfb9f880e1b_f403b977993064c07_d20250828_m053524_c001_v0001042_t0034_u01756359324511") 2025/08/28 05:40:32 DEBUG : only1: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615721_d20250828_m053507_c001_v0001131_t0030_u01756359307233") 2025/08/28 05:40:32 DEBUG : only1: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d47e5_d20250828_m053500_c001_v7007000_t0000_u01756359300334") 2025/08/28 05:40:32 DEBUG : only1: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96156ac_d20250828_m053443_c001_v0001131_t0026_u01756359283144") 2025/08/28 05:40:32 DEBUG : only10: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e18_d20250828_m053529_c001_v7007000_t0000_u01756359329777") 2025/08/28 05:40:32 DEBUG : only10: Deleting (id "4_z1f725d73206debfb9f880e1b_f417b0809d9615795_d20250828_m053523_c001_v0001131_t0015_u01756359323759") 2025/08/28 05:40:32 DEBUG : only10: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615759_d20250828_m053515_c001_v0001131_t0058_u01756359315143") 2025/08/28 05:40:32 DEBUG : only10: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d47da_d20250828_m053459_c001_v7007000_t0000_u01756359299357") 2025/08/28 05:40:32 DEBUG : only10: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96156d0_d20250828_m053450_c001_v0001131_t0035_u01756359290265") 2025/08/28 05:40:32 DEBUG : only11: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e1a_d20250828_m053529_c001_v7007000_t0000_u01756359329960") 2025/08/28 05:40:32 DEBUG : only11: Deleting (id "4_z1f725d73206debfb9f880e1b_f404eb582d2bc06ae_d20250828_m053524_c001_v0001044_t0023_u01756359324505") 2025/08/28 05:40:32 DEBUG : only11: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961575f_d20250828_m053515_c001_v0001131_t0031_u01756359315995") 2025/08/28 05:40:32 DEBUG : only11: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d47db_d20250828_m053459_c001_v7007000_t0000_u01756359299540") 2025/08/28 05:40:32 DEBUG : only11: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96156d4_d20250828_m053451_c001_v0001131_t0036_u01756359291107") 2025/08/28 05:40:32 DEBUG : only12: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e1b_d20250828_m053530_c001_v7007000_t0000_u01756359330144") 2025/08/28 05:40:32 DEBUG : only12: Deleting (id "4_z1f725d73206debfb9f880e1b_f403b977993064c01_d20250828_m053524_c001_v0001042_t0034_u01756359324317") 2025/08/28 05:40:32 DEBUG : only12: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615765_d20250828_m053516_c001_v0001131_t0003_u01756359316926") 2025/08/28 05:40:32 DEBUG : only12: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16d75_d20250828_m053459_c001_v7007000_t0000_u01756359299730") 2025/08/28 05:40:32 DEBUG : only12: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96156d8_d20250828_m053451_c001_v0001131_t0029_u01756359291851") 2025/08/28 05:40:32 DEBUG : only13: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e1d_d20250828_m053530_c001_v7007000_t0000_u01756359330327") 2025/08/28 05:40:32 DEBUG : only13: Deleting (id "4_z1f725d73206debfb9f880e1b_f404eb582d2bc06b4_d20250828_m053524_c001_v0001044_t0023_u01756359324872") 2025/08/28 05:40:33 DEBUG : only13: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615767_d20250828_m053517_c001_v0001131_t0010_u01756359317618") 2025/08/28 05:40:33 DEBUG : only13: Deleting (id "4_z1f725d73206debfb9f880e1b_f41575e1e6c1948ce_d20250828_m053500_c001_v7007000_t0000_u01756359300420") 2025/08/28 05:40:33 DEBUG : only13: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96156dc_d20250828_m053452_c001_v0001131_t0059_u01756359292480") 2025/08/28 05:40:33 DEBUG : only14: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e1f_d20250828_m053530_c001_v7007000_t0000_u01756359330509") 2025/08/28 05:40:33 DEBUG : only14: Deleting (id "4_z1f725d73206debfb9f880e1b_f4040730c6fa40ef8_d20250828_m053524_c001_v0001146_t0037_u01756359324145") 2025/08/28 05:40:33 DEBUG : only14: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615773_d20250828_m053518_c001_v0001131_t0033_u01756359318598") 2025/08/28 05:40:33 DEBUG : only14: Deleting (id "4_z1f725d73206debfb9f880e1b_f41575e1e6c1948ca_d20250828_m053500_c001_v7007000_t0000_u01756359300236") 2025/08/28 05:40:33 DEBUG : only14: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96156de_d20250828_m053453_c001_v0001131_t0054_u01756359293300") 2025/08/28 05:40:33 DEBUG : only15: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e21_d20250828_m053530_c001_v7007000_t0000_u01756359330689") 2025/08/28 05:40:33 DEBUG : only15: Deleting (id "4_z1f725d73206debfb9f880e1b_f4040730c6fa40f02_d20250828_m053524_c001_v0001146_t0037_u01756359324896") 2025/08/28 05:40:33 DEBUG : only15: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615775_d20250828_m053519_c001_v0001131_t0058_u01756359319322") 2025/08/28 05:40:33 DEBUG : only15: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d47dc_d20250828_m053459_c001_v7007000_t0000_u01756359299734") 2025/08/28 05:40:33 DEBUG : only15: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96156e4_d20250828_m053454_c001_v0001131_t0004_u01756359294247") 2025/08/28 05:40:33 DEBUG : only16: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e23_d20250828_m053530_c001_v7007000_t0000_u01756359330870") 2025/08/28 05:40:33 DEBUG : only16: Deleting (id "4_z1f725d73206debfb9f880e1b_f417b0809d9615797_d20250828_m053524_c001_v0001131_t0015_u01756359324157") 2025/08/28 05:40:33 DEBUG : only16: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961577d_d20250828_m053520_c001_v0001131_t0002_u01756359320158") 2025/08/28 05:40:33 DEBUG : only16: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f59f8d_d20250828_m053500_c001_v7007000_t0000_u01756359300314") 2025/08/28 05:40:33 DEBUG : only16: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96156ec_d20250828_m053455_c001_v0001131_t0009_u01756359295135") 2025/08/28 05:40:34 DEBUG : only17: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e25_d20250828_m053531_c001_v7007000_t0000_u01756359331052") 2025/08/28 05:40:34 DEBUG : only17: Deleting (id "4_z1f725d73206debfb9f880e1b_f417b0809d96157a0_d20250828_m053524_c001_v0001131_t0015_u01756359324906") 2025/08/28 05:40:34 DEBUG : only17: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615787_d20250828_m053521_c001_v0001131_t0015_u01756359321239") 2025/08/28 05:40:34 DEBUG : only17: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f59f82_d20250828_m053459_c001_v7007000_t0000_u01756359299745") 2025/08/28 05:40:34 DEBUG : only17: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96156f4_d20250828_m053456_c001_v0001131_t0054_u01756359296051") 2025/08/28 05:40:34 DEBUG : only18: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e27_d20250828_m053531_c001_v7007000_t0000_u01756359331235") 2025/08/28 05:40:34 DEBUG : only18: Deleting (id "4_z1f725d73206debfb9f880e1b_f4040730c6fa40efa_d20250828_m053524_c001_v0001146_t0037_u01756359324328") 2025/08/28 05:40:34 DEBUG : only18: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615789_d20250828_m053522_c001_v0001131_t0022_u01756359322054") 2025/08/28 05:40:34 DEBUG : only18: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f59f87_d20250828_m053459_c001_v7007000_t0000_u01756359299947") 2025/08/28 05:40:34 DEBUG : only18: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96156f7_d20250828_m053457_c001_v0001131_t0044_u01756359297149") 2025/08/28 05:40:34 DEBUG : only19: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e28_d20250828_m053531_c001_v7007000_t0000_u01756359331421") 2025/08/28 05:40:34 DEBUG : only19: Deleting (id "4_z1f725d73206debfb9f880e1b_f417b0809d9615799_d20250828_m053524_c001_v0001131_t0015_u01756359324341") 2025/08/28 05:40:34 DEBUG : only19: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961578d_d20250828_m053522_c001_v0001131_t0021_u01756359322796") 2025/08/28 05:40:34 DEBUG : only19: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f59f91_d20250828_m053500_c001_v7007000_t0000_u01756359300497") 2025/08/28 05:40:34 DEBUG : only19: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96156fd_d20250828_m053457_c001_v0001131_t0051_u01756359297854") 2025/08/28 05:40:35 DEBUG : only2: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e2a_d20250828_m053531_c001_v7007000_t0000_u01756359331604") 2025/08/28 05:40:35 DEBUG : only2: Deleting (id "4_z1f725d73206debfb9f880e1b_f4040730c6fa40efc_d20250828_m053524_c001_v0001146_t0037_u01756359324522") 2025/08/28 05:40:35 DEBUG : only2: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615727_d20250828_m053508_c001_v0001131_t0013_u01756359308197") 2025/08/28 05:40:35 DEBUG : only2: Deleting (id "4_z1f725d73206debfb9f880e1b_f41575e1e6c1948c3_d20250828_m053459_c001_v7007000_t0000_u01756359299753") 2025/08/28 05:40:35 DEBUG : only2: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96156b2_d20250828_m053443_c001_v0001131_t0000_u01756359283868") 2025/08/28 05:40:35 DEBUG : only3: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e2d_d20250828_m053531_c001_v7007000_t0000_u01756359331785") 2025/08/28 05:40:35 DEBUG : only3: Deleting (id "4_z1f725d73206debfb9f880e1b_f417b0809d961579b_d20250828_m053524_c001_v0001131_t0015_u01756359324534") 2025/08/28 05:40:35 DEBUG : only3: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961572d_d20250828_m053509_c001_v0001131_t0054_u01756359309222") 2025/08/28 05:40:35 DEBUG : only3: Deleting (id "4_z1f725d73206debfb9f880e1b_f41575e1e6c1948c6_d20250828_m053500_c001_v7007000_t0000_u01756359300024") 2025/08/28 05:40:35 DEBUG : only3: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96156ba_d20250828_m053444_c001_v0001131_t0013_u01756359284621") 2025/08/28 05:40:35 DEBUG : only4: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e2e_d20250828_m053531_c001_v7007000_t0000_u01756359331967") 2025/08/28 05:40:35 DEBUG : only4: Deleting (id "4_z1f725d73206debfb9f880e1b_f404eb582d2bc06b0_d20250828_m053524_c001_v0001044_t0023_u01756359324689") 2025/08/28 05:40:35 DEBUG : only4: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615737_d20250828_m053510_c001_v0001131_t0019_u01756359310130") 2025/08/28 05:40:35 DEBUG : only4: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d47e9_d20250828_m053500_c001_v7007000_t0000_u01756359300516") 2025/08/28 05:40:35 DEBUG : only4: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96156bc_d20250828_m053445_c001_v0001131_t0005_u01756359285413") 2025/08/28 05:40:35 DEBUG : only5: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e30_d20250828_m053532_c001_v7007000_t0000_u01756359332149") 2025/08/28 05:40:35 DEBUG : only5: Deleting (id "4_z1f725d73206debfb9f880e1b_f403b977993064c09_d20250828_m053524_c001_v0001042_t0034_u01756359324697") 2025/08/28 05:40:35 DEBUG : only5: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961573f_d20250828_m053511_c001_v0001131_t0020_u01756359311141") 2025/08/28 05:40:35 DEBUG : only5: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d47e2_d20250828_m053500_c001_v7007000_t0000_u01756359300100") 2025/08/28 05:40:35 DEBUG : only5: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96156c4_d20250828_m053446_c001_v0001131_t0044_u01756359286413") 2025/08/28 05:40:35 DEBUG : only6: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e31_d20250828_m053532_c001_v7007000_t0000_u01756359332331") 2025/08/28 05:40:35 DEBUG : only6: Deleting (id "4_z1f725d73206debfb9f880e1b_f4040730c6fa40f00_d20250828_m053524_c001_v0001146_t0037_u01756359324708") 2025/08/28 05:40:36 DEBUG : only6: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615745_d20250828_m053511_c001_v0001131_t0045_u01756359311799") 2025/08/28 05:40:36 DEBUG : only6: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f59f89_d20250828_m053500_c001_v7007000_t0000_u01756359300131") 2025/08/28 05:40:36 DEBUG : only6: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96156c6_d20250828_m053447_c001_v0001131_t0044_u01756359287280") 2025/08/28 05:40:36 DEBUG : only7: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e33_d20250828_m053532_c001_v7007000_t0000_u01756359332512") 2025/08/28 05:40:36 DEBUG : only7: Deleting (id "4_z1f725d73206debfb9f880e1b_f417b0809d961579d_d20250828_m053524_c001_v0001131_t0015_u01756359324718") 2025/08/28 05:40:36 DEBUG : only7: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615749_d20250828_m053512_c001_v0001131_t0026_u01756359312627") 2025/08/28 05:40:36 DEBUG : only7: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16d78_d20250828_m053500_c001_v7007000_t0000_u01756359300400") 2025/08/28 05:40:36 DEBUG : only7: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96156c8_d20250828_m053448_c001_v0001131_t0044_u01756359288169") 2025/08/28 05:40:36 DEBUG : only8: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e35_d20250828_m053532_c001_v7007000_t0000_u01756359332702") 2025/08/28 05:40:36 DEBUG : only8: Deleting (id "4_z1f725d73206debfb9f880e1b_f404eb582d2bc06b6_d20250828_m053525_c001_v0001044_t0023_u01756359325054") 2025/08/28 05:40:36 DEBUG : only8: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961574f_d20250828_m053513_c001_v0001131_t0037_u01756359313512") 2025/08/28 05:40:36 DEBUG : only8: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d47e0_d20250828_m053459_c001_v7007000_t0000_u01756359299917") 2025/08/28 05:40:36 DEBUG : only8: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96156ca_d20250828_m053448_c001_v0001131_t0036_u01756359288853") 2025/08/28 05:40:36 DEBUG : only9: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e37_d20250828_m053532_c001_v7007000_t0000_u01756359332885") 2025/08/28 05:40:36 DEBUG : only9: Deleting (id "4_z1f725d73206debfb9f880e1b_f403b977993064c0b_d20250828_m053524_c001_v0001042_t0034_u01756359324885") 2025/08/28 05:40:36 DEBUG : only9: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615755_d20250828_m053514_c001_v0001131_t0023_u01756359314510") 2025/08/28 05:40:36 DEBUG : only9: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16d77_d20250828_m053500_c001_v7007000_t0000_u01756359300215") 2025/08/28 05:40:36 DEBUG : only9: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96156cc_d20250828_m053449_c001_v0001131_t0026_u01756359289487") 2025/08/28 05:40:36 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b105d7_d20250828_m053102_c001_v7007000_t0000_u01756359062591") 2025/08/28 05:40:36 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96153ad_d20250828_m053100_c001_v0001131_t0009_u01756359060530") 2025/08/28 05:40:37 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7f22_d20250828_m053059_c001_v7007000_t0000_u01756359059433") 2025/08/28 05:40:37 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4082d_d20250828_m053057_c001_v0001146_t0049_u01756359057217") 2025/08/28 05:40:37 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7f19_d20250828_m053056_c001_v7007000_t0000_u01756359056473") 2025/08/28 05:40:37 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961539d_d20250828_m053054_c001_v0001131_t0058_u01756359054166") 2025/08/28 05:40:37 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7ead_d20250828_m053042_c001_v7007000_t0000_u01756359042933") 2025/08/28 05:40:37 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa407a5_d20250828_m053041_c001_v0001146_t0029_u01756359041301") 2025/08/28 05:40:37 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7e97_d20250828_m053039_c001_v7007000_t0000_u01756359039524") 2025/08/28 05:40:37 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4078f_d20250828_m053038_c001_v0001146_t0003_u01756359038360") 2025/08/28 05:40:37 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7e91_d20250828_m053036_c001_v7007000_t0000_u01756359036997") 2025/08/28 05:40:37 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40779_d20250828_m053035_c001_v0001146_t0001_u01756359035815") 2025/08/28 05:40:37 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7e80_d20250828_m053029_c001_v7007000_t0000_u01756359029103") 2025/08/28 05:40:37 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40724_d20250828_m053027_c001_v0001146_t0027_u01756359027148") 2025/08/28 05:40:37 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7e7f_d20250828_m053026_c001_v7007000_t0000_u01756359026779") 2025/08/28 05:40:37 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40716_d20250828_m053024_c001_v0001146_t0024_u01756359024717") 2025/08/28 05:40:37 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d27e5_d20250828_m053024_c001_v7007000_t0000_u01756359024364") 2025/08/28 05:40:37 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4070c_d20250828_m053023_c001_v0001146_t0035_u01756359023236") 2025/08/28 05:40:37 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40708_d20250828_m053022_c001_v0001146_t0054_u01756359022408") 2025/08/28 05:40:37 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d27e3_d20250828_m053022_c001_v7007000_t0000_u01756359022052") 2025/08/28 05:40:37 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa406fe_d20250828_m053021_c001_v0001146_t0002_u01756359021264") 2025/08/28 05:40:37 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa406fc_d20250828_m053020_c001_v0001146_t0033_u01756359020559") 2025/08/28 05:40:38 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d27e2_d20250828_m053020_c001_v7007000_t0000_u01756359020206") 2025/08/28 05:40:38 DEBUG : potato: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa406ee_d20250828_m053019_c001_v0001146_t0028_u01756359019312") 2025/08/28 05:40:38 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f4175e8ba95a2175d_d20250828_m053223_c001_v7007000_t0000_u01756359143136") 2025/08/28 05:40:38 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96154b2_d20250828_m053222_c001_v0001131_t0053_u01756359142334") 2025/08/28 05:40:38 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c2391_d20250828_m053208_c001_v7007000_t0000_u01756359128049") 2025/08/28 05:40:38 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615464_d20250828_m053158_c001_v0001131_t0035_u01756359118304") 2025/08/28 05:40:38 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f401150c739bbe27c_d20250828_m053141_c001_v7007000_t0000_u01756359101000") 2025/08/28 05:40:38 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96153fa_d20250828_m053130_c001_v0001131_t0015_u01756359090803") 2025/08/28 05:40:38 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f400ccce2f12e2830_d20250828_m053117_c001_v7007000_t0000_u01756359077964") 2025/08/28 05:40:38 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96153c8_d20250828_m053109_c001_v0001131_t0036_u01756359069616") 2025/08/28 05:40:38 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7eea_d20250828_m053047_c001_v7007000_t0000_u01756359047979") 2025/08/28 05:40:38 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa407d5_d20250828_m053045_c001_v0001146_t0010_u01756359045925") 2025/08/28 05:40:38 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7ecb_d20250828_m053045_c001_v7007000_t0000_u01756359045554") 2025/08/28 05:40:38 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa407b9_d20250828_m053043_c001_v0001146_t0053_u01756359043484") 2025/08/28 05:40:38 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7eb0_d20250828_m053043_c001_v7007000_t0000_u01756359043116") 2025/08/28 05:40:38 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa407ab_d20250828_m053042_c001_v0001146_t0005_u01756359042250") 2025/08/28 05:40:38 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7e9a_d20250828_m053040_c001_v7007000_t0000_u01756359040934") 2025/08/28 05:40:38 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4079b_d20250828_m053039_c001_v0001146_t0041_u01756359039893") 2025/08/28 05:40:38 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7e93_d20250828_m053037_c001_v7007000_t0000_u01756359037993") 2025/08/28 05:40:38 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40787_d20250828_m053037_c001_v0001146_t0010_u01756359037009") 2025/08/28 05:40:39 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7e85_d20250828_m053029_c001_v7007000_t0000_u01756359029842") 2025/08/28 05:40:39 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40736_d20250828_m053028_c001_v0001146_t0029_u01756359028704") 2025/08/28 05:40:39 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d859e2_d20250828_m052901_c001_v7007000_t0000_u01756358941265") 2025/08/28 05:40:39 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4057a_d20250828_m052900_c001_v0001146_t0013_u01756358940568") 2025/08/28 05:40:39 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d859b0_d20250828_m052859_c001_v7007000_t0000_u01756358939664") 2025/08/28 05:40:39 DEBUG : potato2: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40570_d20250828_m052858_c001_v0001146_t0043_u01756358938583") 2025/08/28 05:40:39 DEBUG : potato3: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c23aa_d20250828_m053208_c001_v7007000_t0000_u01756359128473") 2025/08/28 05:40:39 DEBUG : potato3: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa409c0_d20250828_m053159_c001_v0001146_t0005_u01756359119902") 2025/08/28 05:40:39 DEBUG : potato3: Deleting (id "4_z1f725d73206debfb9f880e1b_f401150c739bbe279_d20250828_m053140_c001_v7007000_t0000_u01756359100589") 2025/08/28 05:40:39 DEBUG : potato3: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40927_d20250828_m053132_c001_v0001146_t0026_u01756359092238") 2025/08/28 05:40:39 DEBUG : potato3: Deleting (id "4_z1f725d73206debfb9f880e1b_f400ccce2f12e2831_d20250828_m053118_c001_v7007000_t0000_u01756359078159") 2025/08/28 05:40:39 DEBUG : potato3: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40889_d20250828_m053110_c001_v0001146_t0025_u01756359070292") 2025/08/28 05:40:39 DEBUG : pre-dest1/1: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d4482_d20250828_m053257_c001_v7007000_t0000_u01756359177443") 2025/08/28 05:40:39 DEBUG : pre-dest1/1: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40abd_d20250828_m053248_c001_v0001146_t0026_u01756359168971") 2025/08/28 05:40:39 DEBUG : pre-dest2/2: Deleting (id "4_z1f725d73206debfb9f880e1b_f415c3187c80d4484_d20250828_m053257_c001_v7007000_t0000_u01756359177626") 2025/08/28 05:40:39 DEBUG : pre-dest2/2: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96154f4_d20250828_m053249_c001_v0001131_t0035_u01756359169823") 2025/08/28 05:40:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d2dec_d20250828_m053234_c001_v7007000_t0000_u01756359154388") 2025/08/28 05:40:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f725d73206debfb9f880e1b_f105b5b8b0a1807e4_d20250828_m053231_c001_v0001130_t0004_u01756359151310") 2025/08/28 05:40:39 DEBUG : sizeonly: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d2799_d20250828_m053003_c001_v7007000_t0000_u01756359003473") 2025/08/28 05:40:39 DEBUG : sizeonly: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40694_d20250828_m053001_c001_v0001146_t0037_u01756359001972") 2025/08/28 05:40:39 DEBUG : splitbanan: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e326b7_d20250828_m053746_c001_v7007000_t0000_u01756359466022") 2025/08/28 05:40:40 DEBUG : splitbanan: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa411be_d20250828_m053738_c001_v0001146_t0022_u01756359458024") 2025/08/28 05:40:40 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db59402_d20250828_m053915_c001_v7007000_t0000_u01756359555630") 2025/08/28 05:40:40 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4137d_d20250828_m053908_c001_v0001146_t0051_u01756359548907") 2025/08/28 05:40:40 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c9152d_d20250828_m053857_c001_v7007000_t0000_u01756359537368") 2025/08/28 05:40:40 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4132f_d20250828_m053850_c001_v0001146_t0007_u01756359530278") 2025/08/28 05:40:40 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f41313bf967c914fe_d20250828_m053838_c001_v7007000_t0000_u01756359518102") 2025/08/28 05:40:40 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa412d2_d20250828_m053831_c001_v0001146_t0057_u01756359511635") 2025/08/28 05:40:40 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3c65_d20250828_m053820_c001_v7007000_t0000_u01756359500911") 2025/08/28 05:40:40 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41284_d20250828_m053814_c001_v0001146_t0010_u01756359494732") 2025/08/28 05:40:40 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f4095e535389125ef_d20250828_m053802_c001_v7007000_t0000_u01756359482936") 2025/08/28 05:40:40 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41232_d20250828_m053756_c001_v0001146_t0027_u01756359476330") 2025/08/28 05:40:40 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f4186dec139c50a3e_d20250828_m053740_c001_v7007000_t0000_u01756359460746") 2025/08/28 05:40:40 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0906_d20250828_m053736_c001_v0001044_t0047_u01756359456540") 2025/08/28 05:40:40 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b4b_d20250828_m053725_c001_v7007000_t0000_u01756359445493") 2025/08/28 05:40:40 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615979_d20250828_m053717_c001_v0001131_t0045_u01756359437537") 2025/08/28 05:40:40 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b20_d20250828_m053716_c001_v7007000_t0000_u01756359436021") 2025/08/28 05:40:40 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa41135_d20250828_m053712_c001_v0001146_t0041_u01756359432467") 2025/08/28 05:40:40 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f408ecead57e32618_d20250828_m053702_c001_v7007000_t0000_u01756359422177") 2025/08/28 05:40:40 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bd8f2_d20250828_m053654_c001_v0001032_t0033_u01756359414558") 2025/08/28 05:40:40 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc8726_d20250828_m053652_c001_v7007000_t0000_u01756359412938") 2025/08/28 05:40:40 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa410c6_d20250828_m053649_c001_v0001146_t0025_u01756359409137") 2025/08/28 05:40:41 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f4018560ff858b203_d20250828_m053632_c001_v7007000_t0000_u01756359392473") 2025/08/28 05:40:41 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc07bb_d20250828_m053627_c001_v0001044_t0012_u01756359387665") 2025/08/28 05:40:41 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f41604f7942f5a1ee_d20250828_m053616_c001_v7007000_t0000_u01756359376651") 2025/08/28 05:40:41 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4101b_d20250828_m053610_c001_v0001146_t0052_u01756359370107") 2025/08/28 05:40:41 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16f38_d20250828_m053559_c001_v7007000_t0000_u01756359359629") 2025/08/28 05:40:41 DEBUG : splitbananasplit: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d961581c_d20250828_m053553_c001_v0001131_t0000_u01756359353663") 2025/08/28 05:40:41 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f4216375bb98c3b33_d20250828_m053720_c001_v7007000_t0000_u01756359440213") 2025/08/28 05:40:41 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4113b_d20250828_m053713_c001_v0001146_t0032_u01756359433732") 2025/08/28 05:40:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e6d_d20250828_m053541_c001_v7007000_t0000_u01756359341714") 2025/08/28 05:40:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96157d9_d20250828_m053540_c001_v0001131_t0041_u01756359340451") 2025/08/28 05:40:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e61_d20250828_m053539_c001_v7007000_t0000_u01756359339685") 2025/08/28 05:40:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f103b977993064c3b_d20250828_m053538_c001_v0001042_t0025_u01756359338332") 2025/08/28 05:40:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b105dd_d20250828_m053106_c001_v7007000_t0000_u01756359066593") 2025/08/28 05:40:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96153b9_d20250828_m053105_c001_v0001131_t0037_u01756359065598") 2025/08/28 05:40:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b105da_d20250828_m053104_c001_v7007000_t0000_u01756359064944") 2025/08/28 05:40:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40857_d20250828_m053104_c001_v0001146_t0009_u01756359064053") 2025/08/28 05:40:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d277d_d20250828_m052959_c001_v7007000_t0000_u01756358999760") 2025/08/28 05:40:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40684_d20250828_m052958_c001_v0001146_t0031_u01756358998336") 2025/08/28 05:40:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d2775_d20250828_m052957_c001_v7007000_t0000_u01756358997984") 2025/08/28 05:40:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40678_d20250828_m052956_c001_v0001146_t0049_u01756358996811") 2025/08/28 05:40:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b0f983_d20250828_m052949_c001_v7007000_t0000_u01756358989703") 2025/08/28 05:40:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4064a_d20250828_m052948_c001_v0001146_t0050_u01756358988400") 2025/08/28 05:40:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b0f979_d20250828_m052947_c001_v7007000_t0000_u01756358987844") 2025/08/28 05:40:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40638_d20250828_m052946_c001_v0001146_t0044_u01756358986909") 2025/08/28 05:40:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40623_d20250828_m052941_c001_v0001146_t0005_u01756358981977") 2025/08/28 05:40:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b0f95a_d20250828_m052941_c001_v7007000_t0000_u01756358981620") 2025/08/28 05:40:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4061f_d20250828_m052940_c001_v0001146_t0053_u01756358980675") 2025/08/28 05:40:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40619_d20250828_m052939_c001_v0001146_t0049_u01756358979607") 2025/08/28 05:40:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b0f948_d20250828_m052938_c001_v7007000_t0000_u01756358978873") 2025/08/28 05:40:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa405ff_d20250828_m052931_c001_v0001146_t0029_u01756358971803") 2025/08/28 05:40:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa405e6_d20250828_m052924_c001_v0001146_t0039_u01756358964134") 2025/08/28 05:40:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d25cb_d20250828_m052923_c001_v7007000_t0000_u01756358963776") 2025/08/28 05:40:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa405e4_d20250828_m052923_c001_v0001146_t0027_u01756358963086") 2025/08/28 05:40:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa405de_d20250828_m052922_c001_v0001146_t0038_u01756358962125") 2025/08/28 05:40:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f410b0eeab79d258d_d20250828_m052921_c001_v7007000_t0000_u01756358961401") 2025/08/28 05:40:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa405ac_d20250828_m052910_c001_v0001146_t0056_u01756358950564") 2025/08/28 05:40:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d85af1_d20250828_m052910_c001_v7007000_t0000_u01756358950201") 2025/08/28 05:40:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa405a4_d20250828_m052909_c001_v0001146_t0050_u01756358949235") 2025/08/28 05:40:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d85acb_d20250828_m052908_c001_v7007000_t0000_u01756358948326") 2025/08/28 05:40:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4059c_d20250828_m052907_c001_v0001146_t0052_u01756358947482") 2025/08/28 05:40:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d85aa6_d20250828_m052906_c001_v7007000_t0000_u01756358946937") 2025/08/28 05:40:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40596_d20250828_m052906_c001_v0001146_t0005_u01756358946256") 2025/08/28 05:40:42 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d85a72_d20250828_m052905_c001_v7007000_t0000_u01756358945349") 2025/08/28 05:40:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4058c_d20250828_m052904_c001_v0001146_t0045_u01756358944324") 2025/08/28 05:40:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d85a37_d20250828_m052903_c001_v7007000_t0000_u01756358943778") 2025/08/28 05:40:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40584_d20250828_m052903_c001_v0001146_t0025_u01756358943028") 2025/08/28 05:40:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d85a0a_d20250828_m052902_c001_v7007000_t0000_u01756358942477") 2025/08/28 05:40:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4057e_d20250828_m052901_c001_v0001146_t0016_u01756358941818") 2025/08/28 05:40:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d85955_d20250828_m052856_c001_v7007000_t0000_u01756358936678") 2025/08/28 05:40:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40568_d20250828_m052855_c001_v0001146_t0026_u01756358935785") 2025/08/28 05:40:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d85931_d20250828_m052855_c001_v7007000_t0000_u01756358935236") 2025/08/28 05:40:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40560_d20250828_m052854_c001_v0001146_t0033_u01756358934487") 2025/08/28 05:40:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d8590f_d20250828_m052853_c001_v7007000_t0000_u01756358933573") 2025/08/28 05:40:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa4055c_d20250828_m052852_c001_v0001146_t0011_u01756358932830") 2025/08/28 05:40:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f411122d935d858d2_d20250828_m052850_c001_v7007000_t0000_u01756358930478") 2025/08/28 05:40:43 DEBUG : sub dir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40558_d20250828_m052849_c001_v0001146_t0022_u01756358929699") 2025/08/28 05:40:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e6e_d20250828_m053541_c001_v7007000_t0000_u01756359341896") 2025/08/28 05:40:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc06e9_d20250828_m053540_c001_v0001044_t0042_u01756359340467") 2025/08/28 05:40:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e62_d20250828_m053539_c001_v7007000_t0000_u01756359339871") 2025/08/28 05:40:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40f6a_d20250828_m053538_c001_v0001146_t0047_u01756359338343") 2025/08/28 05:40:43 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db59403_d20250828_m053917_c001_v7007000_t0000_u01756359557782") 2025/08/28 05:40:44 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0aba_d20250828_m053917_c001_v0001044_t0001_u01756359557015") 2025/08/28 05:40:44 DEBUG : sub/yam: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b105d5_d20250828_m053102_c001_v7007000_t0000_u01756359062043") 2025/08/28 05:40:44 DEBUG : sub/yam: Deleting (id "4_z1f725d73206debfb9f880e1b_f105b5b8b0a1805e6_d20250828_m053100_c001_v0001130_t0016_u01756359060181") 2025/08/28 05:40:44 DEBUG : test_dir1/file2: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e54_d20250828_m053537_c001_v7007000_t0000_u01756359337575") 2025/08/28 05:40:44 DEBUG : test_dir1/file2: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96157d1_d20250828_m053535_c001_v0001131_t0018_u01756359335916") 2025/08/28 05:40:44 DEBUG : test_dir1/file2: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e43_d20250828_m053535_c001_v7007000_t0000_u01756359335141") 2025/08/28 05:40:44 DEBUG : test_dir1/file2: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40f3e_d20250828_m053533_c001_v0001146_t0052_u01756359333870") 2025/08/28 05:40:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e55_d20250828_m053537_c001_v7007000_t0000_u01756359337756") 2025/08/28 05:40:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40f54_d20250828_m053535_c001_v0001146_t0031_u01756359335928") 2025/08/28 05:40:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f725d73206debfb9f880e1b_f4028ad8d5eb16e46_d20250828_m053535_c001_v7007000_t0000_u01756359335323") 2025/08/28 05:40:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d96157c7_d20250828_m053533_c001_v0001131_t0009_u01756359333874") 2025/08/28 05:40:44 DEBUG : three: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7f11_d20250828_m053053_c001_v7007000_t0000_u01756359053413") 2025/08/28 05:40:44 DEBUG : three: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa40807_d20250828_m053051_c001_v0001146_t0054_u01756359051968") 2025/08/28 05:40:44 DEBUG : three: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa407f3_d20250828_m053049_c001_v0001146_t0024_u01756359049472") 2025/08/28 05:40:44 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db59404_d20250828_m053919_c001_v7007000_t0000_u01756359559671") 2025/08/28 05:40:44 DEBUG : tictactoe/tictactoe: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bdb25_d20250828_m053918_c001_v0001032_t0053_u01756359558756") 2025/08/28 05:40:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db5940f_d20250828_m053939_c001_v7007000_t0000_u01756359579744") 2025/08/28 05:40:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615b55_d20250828_m053937_c001_v0001131_t0012_u01756359577733") 2025/08/28 05:40:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db5940c_d20250828_m053936_c001_v7007000_t0000_u01756359576140") 2025/08/28 05:40:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bdb57_d20250828_m053934_c001_v0001032_t0009_u01756359574337") 2025/08/28 05:40:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db5940b_d20250828_m053933_c001_v7007000_t0000_u01756359573379") 2025/08/28 05:40:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0afc_d20250828_m053932_c001_v0001044_t0025_u01756359572404") 2025/08/28 05:40:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db59408_d20250828_m053927_c001_v7007000_t0000_u01756359567308") 2025/08/28 05:40:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bdb3b_d20250828_m053926_c001_v0001032_t0046_u01756359566222") 2025/08/28 05:40:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db59409_d20250828_m053929_c001_v7007000_t0000_u01756359569469") 2025/08/28 05:40:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615b38_d20250828_m053928_c001_v0001131_t0031_u01756359568264") 2025/08/28 05:40:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db59407_d20250828_m053925_c001_v7007000_t0000_u01756359565242") 2025/08/28 05:40:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f104eb582d2bc0adc_d20250828_m053924_c001_v0001044_t0059_u01756359564313") 2025/08/28 05:40:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db59406_d20250828_m053923_c001_v7007000_t0000_u01756359563338") 2025/08/28 05:40:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa413c1_d20250828_m053922_c001_v0001146_t0044_u01756359562505") 2025/08/28 05:40:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db59405_d20250828_m053921_c001_v7007000_t0000_u01756359561533") 2025/08/28 05:40:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_z1f725d73206debfb9f880e1b_f117b0809d9615b1c_d20250828_m053920_c001_v0001131_t0043_u01756359560638") 2025/08/28 05:40:45 DEBUG : toe/toe/toe: Deleting (id "4_z1f725d73206debfb9f880e1b_f407a47d19cdbbe87_d20250828_m053944_c001_v7007000_t0000_u01756359584905") 2025/08/28 05:40:45 DEBUG : toe/toe/toe: Deleting (id "4_z1f725d73206debfb9f880e1b_f103fe977cd2bdb72_d20250828_m053944_c001_v0001032_t0020_u01756359584048") 2025/08/28 05:40:45 DEBUG : toe/toe/toe: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db5940a_d20250828_m053931_c001_v7007000_t0000_u01756359571390") 2025/08/28 05:40:45 DEBUG : toe/toe/toe: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa413dd_d20250828_m053930_c001_v0001146_t0034_u01756359570431") 2025/08/28 05:40:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db59410_d20250828_m053940_c001_v7007000_t0000_u01756359580376") 2025/08/28 05:40:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1040730c6fa413f9_d20250828_m053939_c001_v0001146_t0059_u01756359579298") 2025/08/28 05:40:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f4052b26d8db5940e_d20250828_m053936_c001_v7007000_t0000_u01756359576759") 2025/08/28 05:40:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_z1f725d73206debfb9f880e1b_f1097200b9346a83a_d20250828_m053935_c001_v0001154_t0000_u01756359575663") 2025/08/28 05:40:45 DEBUG : two: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7f13_d20250828_m053053_c001_v7007000_t0000_u01756359053596") 2025/08/28 05:40:45 DEBUG : two: Deleting (id "4_z1f725d73206debfb9f880e1b_f417b0809d9615391_d20250828_m053051_c001_v0001131_t0015_u01756359051397") 2025/08/28 05:40:46 DEBUG : two: Deleting (id "4_z1f725d73206debfb9f880e1b_f4040730c6fa407ef_d20250828_m053049_c001_v0001146_t0037_u01756359049287") 2025/08/28 05:40:46 DEBUG : yam: Deleting (id "4_z1f725d73206debfb9f880e1b_f412d3a4cc6b105d8_d20250828_m053102_c001_v7007000_t0000_u01756359062774") 2025/08/28 05:40:46 DEBUG : yam: Deleting (id "4_z1f725d73206debfb9f880e1b_f1036f5c2b238f5ec_d20250828_m053101_c001_v0001113_t0029_u01756359061736") 2025/08/28 05:40:46 DEBUG : yam: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7f1b_d20250828_m053058_c001_v7007000_t0000_u01756359058873") 2025/08/28 05:40:46 DEBUG : yam: Deleting (id "4_z1f725d73206debfb9f880e1b_f105b5b8b0a1805d4_d20250828_m053057_c001_v0001130_t0019_u01756359057230") 2025/08/28 05:40:46 DEBUG : yam: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7f14_d20250828_m053055_c001_v7007000_t0000_u01756359055910") 2025/08/28 05:40:46 DEBUG : yam: Deleting (id "4_z1f725d73206debfb9f880e1b_f105b5b8b0a1805c4_d20250828_m053054_c001_v0001130_t0028_u01756359054159") 2025/08/28 05:40:46 DEBUG : yaml: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7f23_d20250828_m053059_c001_v7007000_t0000_u01756359059615") 2025/08/28 05:40:46 DEBUG : yaml: Deleting (id "4_z1f725d73206debfb9f880e1b_f115d7089a56a94ff_d20250828_m053058_c001_v0001154_t0003_u01756359058421") 2025/08/28 05:40:46 DEBUG : yaml: Deleting (id "4_z1f725d73206debfb9f880e1b_f418897f1e6dc7f1a_d20250828_m053056_c001_v7007000_t0000_u01756359056662") 2025/08/28 05:40:46 DEBUG : yaml: Deleting (id "4_z1f725d73206debfb9f880e1b_f11775a34a3b003fb_d20250828_m053055_c001_v0001043_t0024_u01756359055577") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 12m9.024598603s (try 1/5)