"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/04 04:30:25 DEBUG : Creating backend with remote "TestB2:rclone-test-jetuhoj5mebo" 2025/08/04 04:30:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/04 04:30:26 DEBUG : Creating backend with remote "/tmp/rclone2023358428" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:30:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/04 04:30:27 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/04 04:30:27 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:30:27 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.69s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:30:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/04 04:30:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/04 04:30:28 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:30:28 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:30:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:30:29 INFO : sub dir/hello world: Copied (new) 2025/08/04 04:30:29 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.67s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", 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-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", 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-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:30:30 DEBUG : Creating backend with remote "/non-existing" 2025/08/04 04:30:30 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/04 04:30:30 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:30:30 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:30:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/04 04:30:31 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:30:31 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:30:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:30:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.67s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:30:33 INFO : B2 bucket rclone-test-jetuhoj5mebo: Running all checks before starting transfers 2025/08/04 04:30:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/04 04:30:33 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:30:33 INFO : B2 bucket rclone-test-jetuhoj5mebo: Checks finished, now starting transfers 2025/08/04 04:30:33 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:30:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:30:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.14s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:30:34 ERROR : Ignoring --no-traverse with sync 2025/08/04 04:30:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/04 04:30:34 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:30:34 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:30:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:30:34 INFO : sub dir/hello world: Copied (new) 2025/08/04 04:30:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.13s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:30:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/04 04:30:35 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:30:35 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:30:35 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/04 04:30:35 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.11s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:30:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/04 04:30:36 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:30:36 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:30:37 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:30:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:30:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/04 04:30:38 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:30:38 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:30:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:30:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.49s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:30:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/04 04:30:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/04 04:30:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/04 04:30:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/04 04:30:39 INFO : sub dir2: Making directory 2025/08/04 04:30:39 INFO : sub dir: Making directory 2025/08/04 04:30:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/04 04:30:39 INFO : sub dir2/sub sub dir2: Making directory 2025/08/04 04:30:39 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:30:39 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:30:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:30:39 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/04 04:30:39 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:30:40 INFO : sub dir2: Making directory 2025/08/04 04:30:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/04 04:30:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/04 04:30:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/04 04:30:40 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:30:40 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:30:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:30:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:30:41 DEBUG : sub dir2: Making directory with metadata 2025/08/04 04:30:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/04 04:30:41 INFO : sub dir2: Making directory 2025/08/04 04:30:41 INFO : sub dir: Making directory 2025/08/04 04:30:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/04 04:30:41 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:30:41 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:30:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:30:41 INFO : sub dir/hello world: Copied (new) 2025/08/04 04:30:41 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/04 04:30:42 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/04 04:30:42 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.28s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", 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-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:30:43 INFO : sub dir2: Making directory 2025/08/04 04:30:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/04 04:30:43 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:30:43 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:30:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:30:43 INFO : sub dir/hello world: Copied (new) 2025/08/04 04:30:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:30:44 DEBUG : sub dir2: Making directory with metadata 2025/08/04 04:30:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/04 04:30:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/04 04:30:44 INFO : sub dir2: Making directory 2025/08/04 04:30:44 INFO : sub dir: Making directory 2025/08/04 04:30:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/04 04:30:44 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:30:44 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:30:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:30:44 INFO : sub dir/hello world: Copied (new) 2025/08/04 04:30:44 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/04 04:30:44 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.12s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", 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-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:30:45 INFO : sub dir2: Making directory 2025/08/04 04:30:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/04 04:30:45 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:30:45 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:30:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:30:46 INFO : sub dir/hello world: Copied (new) 2025/08/04 04:30:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.15s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:30:47 DEBUG : Creating backend with remote "TestB2:rclone-test-goyarav0xuvi" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-jetuhoj5mebo -> B2 bucket rclone-test-goyarav0xuvi 2025/08/04 04:30:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/04 04:30:48 DEBUG : B2 bucket rclone-test-goyarav0xuvi: Waiting for checks to finish 2025/08/04 04:30:48 DEBUG : B2 bucket rclone-test-goyarav0xuvi: Waiting for transfers to finish 2025/08/04 04:30:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:30:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/04 04:30:50 DEBUG : B2 bucket rclone-test-goyarav0xuvi: Purge remote 2025/08/04 04:30:50 INFO : B2 bucket rclone-test-goyarav0xuvi: cleaning bucket "rclone-test-goyarav0xuvi" of all files 2025/08/04 04:30:50 DEBUG : sub dir/hello world: Deleting (id "4_z2fb2adf3508d7b3b9f880e1b_f111544d609740045_d20250804_m043049_c001_v0001090_t0035_u01754281849471") --- PASS: TestServerSideCopy (4.81s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:30:52 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:30:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/04 04:30:52 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:30:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/04 04:30:52 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.56s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:30:53 DEBUG : Creating backend with remote "TestB2:rclone-test-toxuqet5yezi" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-jetuhoj5mebo -> B2 bucket rclone-test-toxuqet5yezi 2025/08/04 04:30:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/04 04:30:54 DEBUG : B2 bucket rclone-test-toxuqet5yezi: Waiting for checks to finish 2025/08/04 04:30:54 DEBUG : B2 bucket rclone-test-toxuqet5yezi: Waiting for transfers to finish 2025/08/04 04:30:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:30:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/04 04:30:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/04 04:30:57 DEBUG : B2 bucket rclone-test-toxuqet5yezi: Waiting for checks to finish 2025/08/04 04:30:57 DEBUG : B2 bucket rclone-test-toxuqet5yezi: Waiting for transfers to finish 2025/08/04 04:30:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/04 04:30:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/04 04:30:58 DEBUG : B2 bucket rclone-test-toxuqet5yezi: Purge remote 2025/08/04 04:30:58 INFO : B2 bucket rclone-test-toxuqet5yezi: cleaning bucket "rclone-test-toxuqet5yezi" of all files 2025/08/04 04:30:58 DEBUG : sub dir/hello world: Deleting (id "4_z8f82cd73508d7b3b9f880e1b_f117f80fea67513af_d20250804_m043057_c001_v0001105_t0020_u01754281857536") 2025/08/04 04:30:58 DEBUG : sub dir/hello world: Deleting (id "4_z8f82cd73508d7b3b9f880e1b_f10478cabd72be11a_d20250804_m043055_c001_v0001116_t0001_u01754281855360") --- PASS: TestServerSideCopyOverSelf (6.95s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/04 04:31:00 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:00 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/04 04:31:01 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/04 04:31:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.61s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:02 DEBUG : Creating backend with remote "TestB2:rclone-test-jeqicaf2qoje" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-jetuhoj5mebo -> B2 bucket rclone-test-jeqicaf2qoje 2025/08/04 04:31:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/04 04:31:03 DEBUG : B2 bucket rclone-test-jeqicaf2qoje: Waiting for checks to finish 2025/08/04 04:31:03 DEBUG : B2 bucket rclone-test-jeqicaf2qoje: Waiting for transfers to finish 2025/08/04 04:31:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:31:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/04 04:31:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/04 04:31:04 DEBUG : B2 bucket rclone-test-jeqicaf2qoje: Waiting for checks to finish 2025/08/04 04:31:04 DEBUG : B2 bucket rclone-test-jeqicaf2qoje: Waiting for transfers to finish 2025/08/04 04:31:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/04 04:31:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/04 04:31:05 INFO : sub dir/hello world: Deleted 2025/08/04 04:31:05 DEBUG : testing file moves 2025/08/04 04:31:06 DEBUG : B2 bucket rclone-test-jeqicaf2qoje: Waiting for checks to finish 2025/08/04 04:31:06 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/04 04:31:06 DEBUG : B2 bucket rclone-test-jeqicaf2qoje: Waiting for transfers to finish 2025/08/04 04:31:06 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/04 04:31:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/04 04:31:06 INFO : sub dir/hello world: Deleted 2025/08/04 04:31:07 DEBUG : B2 bucket rclone-test-jeqicaf2qoje: Purge remote 2025/08/04 04:31:07 INFO : B2 bucket rclone-test-jeqicaf2qoje: cleaning bucket "rclone-test-jeqicaf2qoje" of all files 2025/08/04 04:31:07 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed83508d7b3b9f880e1b_f111130112f06c9b6_d20250804_m043106_c001_v0001134_t0051_u01754281866238") 2025/08/04 04:31:07 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed83508d7b3b9f880e1b_f1102ce674dbe95dc_d20250804_m043104_c001_v0001177_t0052_u01754281864859") 2025/08/04 04:31:07 DEBUG : sub dir/hello world: Deleting (id "4_zff42ed83508d7b3b9f880e1b_f108bcbd6f0d2c87b_d20250804_m043103_c001_v0001184_t0000_u01754281863848") --- PASS: TestServerSideMoveOverSelf (6.85s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:08 ERROR : error listing: directory not found 2025/08/04 04:31:09 INFO : Local file system at /tmp/rclone2023358428: Making directory 2025/08/04 04:31:09 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:09 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.30s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/04 04:31:10 DEBUG : Local file system at /tmp/rclone2023358428: Waiting for checks to finish 2025/08/04 04:31:10 DEBUG : Local file system at /tmp/rclone2023358428: Waiting for transfers to finish 2025/08/04 04:31:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:31:11 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/04 04:31:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.70s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:11 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/04 04:31:11 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:11 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/04 04:31:12 INFO : check sum: Copied (new) 2025/08/04 04:31:12 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:12 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/04 04:31:12 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/04 04:31:12 DEBUG : check sum: Unchanged skipping 2025/08/04 04:31:12 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:12 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:12 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.53s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/04 04:31:13 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:13 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:13 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/04 04:31:13 INFO : sizeonly: Copied (new) 2025/08/04 04:31:13 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:13 DEBUG : sizeonly: Sizes identical 2025/08/04 04:31:13 DEBUG : sizeonly: Unchanged skipping 2025/08/04 04:31:13 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:13 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:13 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:13 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.51s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/04 04:31:14 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:14 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:15 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/04 04:31:15 INFO : ignore-size: Copied (new) 2025/08/04 04:31:15 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:15 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:15 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:31:15 DEBUG : ignore-size: Unchanged skipping 2025/08/04 04:31:15 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:15 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:15 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.54s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:16 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:31:16 DEBUG : existing: Unchanged skipping 2025/08/04 04:31:16 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:16 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:16 INFO : There was nothing to transfer 2025/08/04 04:31:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/04 04:31:16 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:16 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/04 04:31:17 INFO : existing: Copied (replaced existing) 2025/08/04 04:31:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.74s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/04 04:31:18 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:18 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/04 04:31:18 INFO : existing: Copied (new) 2025/08/04 04:31:18 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:18 DEBUG : existing: Destination exists, skipping 2025/08/04 04:31:18 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:18 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:18 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:19 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/04 04:31:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:31:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/04 04:31:20 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:20 DEBUG : c/non empty space: Unchanged skipping 2025/08/04 04:31:20 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/04 04:31:20 INFO : a/potato2: Copied (new) 2025/08/04 04:31:20 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:20 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.13s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:22 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/04 04:31:22 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/04 04:31:22 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/04 04:31:22 DEBUG : empty space: Unchanged skipping 2025/08/04 04:31:22 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:22 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:22 INFO : There was nothing to transfer 2025/08/04 04:31:22 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/04 04:31:22 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/04 04:31:23 INFO : empty space: Updated modification time in destination 2025/08/04 04:31:23 DEBUG : empty space: Unchanged skipping 2025/08/04 04:31:23 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:23 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:23 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.65s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:24 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:24 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/04 04:31:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/04 04:31:24 DEBUG : empty space: Unchanged skipping 2025/08/04 04:31:24 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:24 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:24 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.34s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:26 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/04 04:31:26 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2023358428) 2025/08/04 04:31:26 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jetuhoj5mebo) 2025/08/04 04:31:26 DEBUG : foo: sha1 differ 2025/08/04 04:31:26 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:26 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/04 04:31:26 INFO : foo: Copied (replaced existing) 2025/08/04 04:31:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:31:27 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/04 04:31:27 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:27 DEBUG : empty space: Unchanged skipping 2025/08/04 04:31:27 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:27 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/04 04:31:27 INFO : potato: Copied (new) 2025/08/04 04:31:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:29 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/04 04:31:29 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:29 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:29 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/04 04:31:29 INFO : potato: Copied (replaced existing) 2025/08/04 04:31:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.54s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:31 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/04 04:31:31 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2023358428) 2025/08/04 04:31:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jetuhoj5mebo) 2025/08/04 04:31:31 DEBUG : potato: sha1 differ 2025/08/04 04:31:31 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/04 04:31:31 INFO : potato: Copied (replaced existing) 2025/08/04 04:31:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/04 04:31:32 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/04 04:31:32 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:31:32 DEBUG : empty space: Unchanged skipping 2025/08/04 04:31:32 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:32 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:32 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:31:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/04 04:31:34 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:34 DEBUG : empty space: Unchanged skipping 2025/08/04 04:31:34 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/04 04:31:34 INFO : potato2: Copied (new) 2025/08/04 04:31:34 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:34 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:36 INFO : d: Making directory 2025/08/04 04:31:36 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/04 04:31:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:31:36 DEBUG : c/non empty space: Unchanged skipping 2025/08/04 04:31:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/04 04:31:36 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:36 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/04 04:31:36 INFO : a/potato2: Copied (new) 2025/08/04 04:31:36 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:37 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:38 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/04 04:31:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:31:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/04 04:31:38 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:38 DEBUG : c/non empty space: Unchanged skipping 2025/08/04 04:31:38 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/04 04:31:38 INFO : a/potato2: Copied (new) 2025/08/04 04:31:38 ERROR : B2 bucket rclone-test-jetuhoj5mebo: not deleting files as there were IO errors 2025/08/04 04:31:38 ERROR : B2 bucket rclone-test-jetuhoj5mebo: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.12s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:40 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:31:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/04 04:31:40 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:40 DEBUG : empty space: Unchanged skipping 2025/08/04 04:31:40 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:41 INFO : potato: Deleted 2025/08/04 04:31:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/04 04:31:41 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:42 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:42 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:42 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:43 INFO : potato: Deleted 2025/08/04 04:31:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:31:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/04 04:31:43 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:43 DEBUG : empty space: Unchanged skipping 2025/08/04 04:31:43 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/04 04:31:43 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.30s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/04 04:31:44 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:44 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:45 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/04 04:31:45 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.70s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:46 DEBUG : enormous: Excluded (Size Filter) 2025/08/04 04:31:46 DEBUG : enormous: Excluded 2025/08/04 04:31:46 DEBUG : potato2: Excluded (Size Filter) 2025/08/04 04:31:46 DEBUG : potato2: Excluded 2025/08/04 04:31:46 DEBUG : potato2: Excluded (Size Filter) 2025/08/04 04:31:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:31:46 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:46 DEBUG : empty space: Unchanged skipping 2025/08/04 04:31:46 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:46 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:46 INFO : There was nothing to transfer 2025/08/04 04:31:47 DEBUG : enormous: Excluded (Size Filter) 2025/08/04 04:31:47 DEBUG : enormous: Excluded 2025/08/04 04:31:47 DEBUG : potato2: Excluded (Size Filter) 2025/08/04 04:31:47 DEBUG : potato2: Excluded 2025/08/04 04:31:47 DEBUG : potato2: Excluded (Size Filter) 2025/08/04 04:31:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/04 04:31:47 DEBUG : Local file system at /tmp/rclone2023358428: Waiting for checks to finish 2025/08/04 04:31:47 DEBUG : empty space: Unchanged skipping 2025/08/04 04:31:47 DEBUG : Local file system at /tmp/rclone2023358428: Waiting for transfers to finish 2025/08/04 04:31:47 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.93s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:48 DEBUG : enormous: Excluded (Size Filter) 2025/08/04 04:31:48 DEBUG : enormous: Excluded 2025/08/04 04:31:48 DEBUG : potato2: Excluded (Size Filter) 2025/08/04 04:31:48 DEBUG : potato2: Excluded 2025/08/04 04:31:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:31:49 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:49 DEBUG : empty space: Unchanged skipping 2025/08/04 04:31:49 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:49 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:49 INFO : potato2: Deleted 2025/08/04 04:31:49 INFO : enormous: Deleted 2025/08/04 04:31:49 INFO : There was nothing to transfer 2025/08/04 04:31:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/04 04:31:49 DEBUG : empty space: Unchanged skipping 2025/08/04 04:31:49 DEBUG : Local file system at /tmp/rclone2023358428: Waiting for checks to finish 2025/08/04 04:31:49 DEBUG : Local file system at /tmp/rclone2023358428: Waiting for transfers to finish 2025/08/04 04:31:49 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:49 INFO : potato2: Deleted 2025/08/04 04:31:49 INFO : enormous: Deleted 2025/08/04 04:31:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.37s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:31:51 DEBUG : five: Need to transfer - File not found at Destination 2025/08/04 04:31:51 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/04 04:31:51 DEBUG : three: Sizes identical 2025/08/04 04:31:51 DEBUG : one: Destination is newer than source, skipping 2025/08/04 04:31:51 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:51 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/04 04:31:51 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/04 04:31:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2023358428) 2025/08/04 04:31:51 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jetuhoj5mebo) 2025/08/04 04:31:51 DEBUG : two: sha1 differ 2025/08/04 04:31:51 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:51 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/04 04:31:51 INFO : five: Copied (new) 2025/08/04 04:31:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/04 04:31:52 INFO : four: Copied (replaced existing) 2025/08/04 04:31:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/04 04:31:52 INFO : two: Copied (replaced existing) 2025/08/04 04:31:52 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:52 DEBUG : one: Destination is newer than source, skipping 2025/08/04 04:31:52 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:52 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/04 04:31:52 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/04 04:31:52 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/04 04:31:52 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/04 04:31:52 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2023358428) 2025/08/04 04:31:52 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/04 04:31:52 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/04 04:31:52 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jetuhoj5mebo) 2025/08/04 04:31:52 DEBUG : three: sha1 differ 2025/08/04 04:31:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/04 04:31:52 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/04 04:31:52 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/04 04:31:52 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/04 04:31:52 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:53 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/04 04:31:53 INFO : three: Copied (replaced existing) 2025/08/04 04:31:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.30s) === 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-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/04 04:31:54 INFO : B2 bucket rclone-test-jetuhoj5mebo: Making map for --track-renames 2025/08/04 04:31:54 INFO : B2 bucket rclone-test-jetuhoj5mebo: Finished making map for --track-renames 2025/08/04 04:31:54 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/04 04:31:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/04 04:31:54 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for renames to finish 2025/08/04 04:31:54 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/04 04:31:55 INFO : potato: Copied (new) 2025/08/04 04:31:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/04 04:31:55 INFO : yam: Copied (new) 2025/08/04 04:31:55 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:31:55 INFO : B2 bucket rclone-test-jetuhoj5mebo: Making map for --track-renames 2025/08/04 04:31:55 INFO : B2 bucket rclone-test-jetuhoj5mebo: Finished making map for --track-renames 2025/08/04 04:31:55 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:55 DEBUG : potato: Unchanged skipping 2025/08/04 04:31:55 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for renames to finish 2025/08/04 04:31:56 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/04 04:31:56 INFO : yam: Copied (server-side copy) to: yaml 2025/08/04 04:31:56 INFO : yam: Deleted 2025/08/04 04:31:56 INFO : yaml: Renamed from "yam" 2025/08/04 04:31:56 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.09s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/04 04:31:57 INFO : B2 bucket rclone-test-jetuhoj5mebo: Making map for --track-renames 2025/08/04 04:31:57 INFO : B2 bucket rclone-test-jetuhoj5mebo: Finished making map for --track-renames 2025/08/04 04:31:57 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:57 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for renames to finish 2025/08/04 04:31:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/04 04:31:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/04 04:31:57 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:58 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1184-13.backblaze.com/b2api/v1/b2_upload_file/4f425db3508d7b3b9f880e1b/c001_v0001184_t0031": EOF 2025/08/04 04:31:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-13.backblaze.com/b2api/v1/b2_upload_file/4f425db3508d7b3b9f880e1b/c001_v0001184_t0031": EOF) 2025/08/04 04:31:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/04 04:31:58 DEBUG : yam: Received error: Post "https://pod-000-1184-13.backblaze.com/b2api/v1/b2_upload_file/4f425db3508d7b3b9f880e1b/c001_v0001184_t0031": EOF - low level retry 0/10 2025/08/04 04:31:58 DEBUG : pacer: Reducing sleep to 10ms 2025/08/04 04:31:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/04 04:31:58 INFO : potato: Copied (new) 2025/08/04 04:31:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/04 04:31:58 INFO : yam: Copied (new) 2025/08/04 04:31:58 DEBUG : Waiting for deletions to finish 2025/08/04 04:31:59 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:31:59 INFO : B2 bucket rclone-test-jetuhoj5mebo: Making map for --track-renames 2025/08/04 04:31:59 INFO : B2 bucket rclone-test-jetuhoj5mebo: Finished making map for --track-renames 2025/08/04 04:31:59 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:31:59 DEBUG : potato: Unchanged skipping 2025/08/04 04:31:59 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for renames to finish 2025/08/04 04:31:59 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/04 04:31:59 INFO : yam: Copied (server-side copy) to: yaml 2025/08/04 04:31:59 INFO : yam: Deleted 2025/08/04 04:31:59 INFO : yaml: Renamed from "yam" 2025/08/04 04:31:59 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:31:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.22s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/04 04:32:01 INFO : B2 bucket rclone-test-jetuhoj5mebo: Making map for --track-renames 2025/08/04 04:32:01 INFO : B2 bucket rclone-test-jetuhoj5mebo: Finished making map for --track-renames 2025/08/04 04:32:01 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:32:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/04 04:32:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/04 04:32:01 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for renames to finish 2025/08/04 04:32:01 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:32:01 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/04 04:32:01 INFO : potato: Copied (new) 2025/08/04 04:32:01 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/04 04:32:01 INFO : sub/yam: Copied (new) 2025/08/04 04:32:01 DEBUG : Waiting for deletions to finish 2025/08/04 04:32:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:32:02 DEBUG : potato: Unchanged skipping 2025/08/04 04:32:02 INFO : B2 bucket rclone-test-jetuhoj5mebo: Making map for --track-renames 2025/08/04 04:32:02 INFO : B2 bucket rclone-test-jetuhoj5mebo: Finished making map for --track-renames 2025/08/04 04:32:02 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:32:02 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for renames to finish 2025/08/04 04:32:02 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/04 04:32:02 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/04 04:32:03 INFO : sub/yam: Deleted 2025/08/04 04:32:03 INFO : yam: Renamed from "sub/yam" 2025/08/04 04:32:03 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:32:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.17s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:32:04 DEBUG : Creating backend with remote "/tmp/rclone2023358428/dir1" 2025/08/04 04:32:04 DEBUG : Creating backend with remote "/tmp/rclone2023358428/dir2" 2025/08/04 04:32:04 DEBUG : Local file system at /tmp/rclone2023358428/dir2: Using server-side directory move 2025/08/04 04:32:04 INFO : Local file system at /tmp/rclone2023358428/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/04 04:32:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/04 04:32:04 DEBUG : Local file system at /tmp/rclone2023358428/dir2: Waiting for checks to finish 2025/08/04 04:32:04 DEBUG : Local file system at /tmp/rclone2023358428/dir2: Waiting for transfers to finish 2025/08/04 04:32:04 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:32:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/04 04:32:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/04 04:32:04 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:32:04 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:32:05 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/04 04:32:05 INFO : nested/sub dir/file: Copied (new) 2025/08/04 04:32:05 INFO : nested/sub dir/file: Deleted 2025/08/04 04:32:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:32:05 INFO : sub dir/hello world: Copied (new) 2025/08/04 04:32:05 INFO : sub dir/hello world: Deleted 2025/08/04 04:32:05 INFO : sub dir: Removing directory 2025/08/04 04:32:05 INFO : nested/sub dir: Removing directory 2025/08/04 04:32:05 INFO : nested: Removing directory 2025/08/04 04:32:05 DEBUG : Local file system at /tmp/rclone2023358428: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.64s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:32:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/04 04:32:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/04 04:32:06 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:32:06 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:32:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:32:06 INFO : sub dir/hello world: Copied (new) 2025/08/04 04:32:06 INFO : sub dir/hello world: Deleted 2025/08/04 04:32:06 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/04 04:32:06 INFO : nested/sub dir/file: Copied (new) 2025/08/04 04:32:06 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.61s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:32:08 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/04 04:32:08 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/04 04:32:08 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:32:08 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:32:08 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/04 04:32:08 INFO : existing-b: Copied (new) 2025/08/04 04:32:08 INFO : existing-b: Deleted 2025/08/04 04:32:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/04 04:32:08 INFO : existing: Copied (new) 2025/08/04 04:32:08 INFO : existing: Deleted 2025/08/04 04:32:08 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:32:08 DEBUG : existing: Destination exists, skipping 2025/08/04 04:32:08 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/04 04:32:08 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:32:08 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.99s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:32:09 DEBUG : Creating backend with remote "TestB2:rclone-test-fatorep2vaze" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jetuhoj5mebo -> B2 bucket rclone-test-fatorep2vaze 2025/08/04 04:32:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/04 04:32:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/04 04:32:14 DEBUG : empty space: Unchanged skipping 2025/08/04 04:32:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/04 04:32:14 DEBUG : B2 bucket rclone-test-fatorep2vaze: Waiting for checks to finish 2025/08/04 04:32:14 INFO : empty space: Deleted 2025/08/04 04:32:14 DEBUG : B2 bucket rclone-test-fatorep2vaze: Waiting for transfers to finish 2025/08/04 04:32:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/04 04:32:15 INFO : potato2: Copied (server-side copy) 2025/08/04 04:32:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/04 04:32:15 INFO : potato3: Copied (server-side copy) 2025/08/04 04:32:15 INFO : potato2: Deleted 2025/08/04 04:32:15 INFO : potato3: Deleted 2025/08/04 04:32:16 DEBUG : Creating backend with remote "TestB2:rclone-test-zobafuh1biwi" 2025/08/04 04:32:17 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/04 04:32:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/04 04:32:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/04 04:32:17 DEBUG : B2 bucket rclone-test-zobafuh1biwi: Waiting for checks to finish 2025/08/04 04:32:17 DEBUG : B2 bucket rclone-test-zobafuh1biwi: Waiting for transfers to finish 2025/08/04 04:32:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/04 04:32:18 INFO : empty space: Copied (server-side copy) 2025/08/04 04:32:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/04 04:32:18 INFO : potato3: Copied (server-side copy) 2025/08/04 04:32:18 INFO : empty space: Deleted 2025/08/04 04:32:18 INFO : potato3: Deleted 2025/08/04 04:32:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/04 04:32:19 INFO : potato2: Copied (server-side copy) 2025/08/04 04:32:19 INFO : potato2: Deleted 2025/08/04 04:32:19 DEBUG : B2 bucket rclone-test-zobafuh1biwi: Purge remote 2025/08/04 04:32:19 INFO : B2 bucket rclone-test-zobafuh1biwi: cleaning bucket "rclone-test-zobafuh1biwi" of all files 2025/08/04 04:32:19 DEBUG : empty space: Deleting (id "4_zff820d9350ad7b3b9f880e1b_f114434fb153027ca_d20250804_m043217_c001_v0001130_t0052_u01754281937831") 2025/08/04 04:32:19 DEBUG : potato2: Deleting (id "4_zff820d9350ad7b3b9f880e1b_f1044426f63952e38_d20250804_m043218_c001_v0001109_t0050_u01754281938203") 2025/08/04 04:32:19 DEBUG : potato3: Deleting (id "4_zff820d9350ad7b3b9f880e1b_f108e0fb1f26a19c1_d20250804_m043218_c001_v0001181_t0055_u01754281938216") 2025/08/04 04:32:20 DEBUG : B2 bucket rclone-test-fatorep2vaze: Purge remote 2025/08/04 04:32:20 INFO : B2 bucket rclone-test-fatorep2vaze: cleaning bucket "rclone-test-fatorep2vaze" of all files 2025/08/04 04:32:21 DEBUG : empty space: Deleting (id "4_z5f42fd53509d7b3b9f880e1b_f407935410aafb98a_d20250804_m043218_c001_v7007000_t0000_u01754281938236") 2025/08/04 04:32:21 DEBUG : empty space: Deleting (id "4_z5f42fd53509d7b3b9f880e1b_f1152f579a77545db_d20250804_m043213_c001_v0001044_t0032_u01754281933158") 2025/08/04 04:32:21 DEBUG : potato2: Deleting (id "4_z5f42fd53509d7b3b9f880e1b_f419046b64f02074d_d20250804_m043219_c001_v7007000_t0000_u01754281939258") 2025/08/04 04:32:21 DEBUG : potato2: Deleting (id "4_z5f42fd53509d7b3b9f880e1b_f10686c9ee04410ba_d20250804_m043214_c001_v0001037_t0029_u01754281934890") 2025/08/04 04:32:21 DEBUG : potato3: Deleting (id "4_z5f42fd53509d7b3b9f880e1b_f419046b64f02074b_d20250804_m043218_c001_v7007000_t0000_u01754281938416") 2025/08/04 04:32:21 DEBUG : potato3: Deleting (id "4_z5f42fd53509d7b3b9f880e1b_f1168b98d36581e7d_d20250804_m043215_c001_v0001178_t0023_u01754281935266") 2025/08/04 04:32:21 DEBUG : potato3: Deleting (id "4_z5f42fd53509d7b3b9f880e1b_f1152f579a77545dd_d20250804_m043213_c001_v0001044_t0023_u01754281933966") --- PASS: TestServerSideMove (12.69s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:32:22 DEBUG : Creating backend with remote "TestB2:rclone-test-jogoxih0cofu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jetuhoj5mebo -> B2 bucket rclone-test-jogoxih0cofu 2025/08/04 04:32:27 DEBUG : empty space: Excluded (Size Filter) 2025/08/04 04:32:27 DEBUG : empty space: Excluded (Size Filter) 2025/08/04 04:32:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/04 04:32:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/04 04:32:27 DEBUG : B2 bucket rclone-test-jogoxih0cofu: Waiting for checks to finish 2025/08/04 04:32:27 DEBUG : B2 bucket rclone-test-jogoxih0cofu: Waiting for transfers to finish 2025/08/04 04:32:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/04 04:32:27 INFO : potato2: Copied (server-side copy) 2025/08/04 04:32:27 INFO : potato2: Deleted 2025/08/04 04:32:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/04 04:32:27 INFO : potato3: Copied (server-side copy) 2025/08/04 04:32:28 INFO : potato3: Deleted 2025/08/04 04:32:28 DEBUG : Creating backend with remote "TestB2:rclone-test-lilibok3xaxa" 2025/08/04 04:32:29 DEBUG : empty space: Excluded (Size Filter) 2025/08/04 04:32:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/04 04:32:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/04 04:32:29 DEBUG : B2 bucket rclone-test-lilibok3xaxa: Waiting for checks to finish 2025/08/04 04:32:29 DEBUG : B2 bucket rclone-test-lilibok3xaxa: Waiting for transfers to finish 2025/08/04 04:32:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/04 04:32:30 INFO : potato2: Copied (server-side copy) 2025/08/04 04:32:30 INFO : potato2: Deleted 2025/08/04 04:32:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/04 04:32:30 INFO : potato3: Copied (server-side copy) 2025/08/04 04:32:30 INFO : potato3: Deleted 2025/08/04 04:32:31 DEBUG : B2 bucket rclone-test-lilibok3xaxa: Purge remote 2025/08/04 04:32:31 INFO : B2 bucket rclone-test-lilibok3xaxa: cleaning bucket "rclone-test-lilibok3xaxa" of all files 2025/08/04 04:32:31 DEBUG : potato2: Deleting (id "4_z5ff23da350ad7b3b9f880e1b_f10572185621d728c_d20250804_m043230_c001_v0001181_t0013_u01754281950204") 2025/08/04 04:32:31 DEBUG : potato3: Deleting (id "4_z5ff23da350ad7b3b9f880e1b_f118e5a0c7663446d_d20250804_m043230_c001_v0001181_t0027_u01754281950443") 2025/08/04 04:32:32 DEBUG : B2 bucket rclone-test-jogoxih0cofu: Purge remote 2025/08/04 04:32:32 INFO : B2 bucket rclone-test-jogoxih0cofu: cleaning bucket "rclone-test-jogoxih0cofu" of all files 2025/08/04 04:32:32 DEBUG : empty space: Deleting (id "4_zdf422d9350ad7b3b9f880e1b_f10389158f20e2615_d20250804_m043226_c001_v0001181_t0000_u01754281946497") 2025/08/04 04:32:32 DEBUG : potato2: Deleting (id "4_zdf422d9350ad7b3b9f880e1b_f40447bc2a242ac42_d20250804_m043230_c001_v7007000_t0000_u01754281950427") 2025/08/04 04:32:32 DEBUG : potato2: Deleting (id "4_zdf422d9350ad7b3b9f880e1b_f118d59498691c41e_d20250804_m043227_c001_v0001136_t0020_u01754281947365") 2025/08/04 04:32:32 DEBUG : potato3: Deleting (id "4_zdf422d9350ad7b3b9f880e1b_f40447bc2a242ac43_d20250804_m043230_c001_v7007000_t0000_u01754281950685") 2025/08/04 04:32:32 DEBUG : potato3: Deleting (id "4_zdf422d9350ad7b3b9f880e1b_f118dae5d699f7f64_d20250804_m043227_c001_v0001171_t0025_u01754281947713") 2025/08/04 04:32:32 DEBUG : potato3: Deleting (id "4_zdf422d9350ad7b3b9f880e1b_f10389158f20e2617_d20250804_m043226_c001_v0001181_t0028_u01754281946723") 2025/08/04 04:32:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/04 04:32:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/04 04:32:33 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.72s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:32:34 DEBUG : Creating backend with remote "TestB2:rclone-test-yedocuh2kapi" 2025/08/04 04:32:36 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jetuhoj5mebo -> B2 bucket rclone-test-yedocuh2kapi 2025/08/04 04:32:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/04 04:32:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/04 04:32:39 DEBUG : empty space: Unchanged skipping 2025/08/04 04:32:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/04 04:32:39 DEBUG : B2 bucket rclone-test-yedocuh2kapi: Waiting for checks to finish 2025/08/04 04:32:39 INFO : empty space: Deleted 2025/08/04 04:32:39 DEBUG : B2 bucket rclone-test-yedocuh2kapi: Waiting for transfers to finish 2025/08/04 04:32:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/04 04:32:40 INFO : potato2: Copied (server-side copy) 2025/08/04 04:32:40 INFO : potato2: Deleted 2025/08/04 04:32:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/04 04:32:40 INFO : potato3: Copied (server-side copy) 2025/08/04 04:32:40 INFO : potato3: Deleted 2025/08/04 04:32:41 DEBUG : Creating backend with remote "TestB2:rclone-test-gilivoy8haza" 2025/08/04 04:32:41 INFO : tomatoDir: Making directory 2025/08/04 04:32:42 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/04 04:32:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/04 04:32:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/04 04:32:42 DEBUG : B2 bucket rclone-test-gilivoy8haza: Waiting for checks to finish 2025/08/04 04:32:42 DEBUG : B2 bucket rclone-test-gilivoy8haza: Waiting for transfers to finish 2025/08/04 04:32:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/04 04:32:43 INFO : potato2: Copied (server-side copy) 2025/08/04 04:32:43 INFO : potato2: Deleted 2025/08/04 04:32:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/04 04:32:43 INFO : potato3: Copied (server-side copy) 2025/08/04 04:32:43 INFO : potato3: Deleted 2025/08/04 04:32:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/04 04:32:43 INFO : empty space: Copied (server-side copy) 2025/08/04 04:32:44 INFO : empty space: Deleted 2025/08/04 04:32:44 DEBUG : B2 bucket rclone-test-gilivoy8haza: Purge remote 2025/08/04 04:32:44 INFO : B2 bucket rclone-test-gilivoy8haza: cleaning bucket "rclone-test-gilivoy8haza" of all files 2025/08/04 04:32:44 DEBUG : empty space: Deleting (id "4_z6fb26dc350ad7b3b9f880e1b_f1107ebbb04f057d7_d20250804_m043243_c001_v0001032_t0028_u01754281963444") 2025/08/04 04:32:44 DEBUG : potato2: Deleting (id "4_z6fb26dc350ad7b3b9f880e1b_f1125ef25980a26af_d20250804_m043243_c001_v0001171_t0054_u01754281963073") 2025/08/04 04:32:44 DEBUG : potato3: Deleting (id "4_z6fb26dc350ad7b3b9f880e1b_f114e833e301628e3_d20250804_m043243_c001_v0001161_t0035_u01754281963420") 2025/08/04 04:32:45 DEBUG : B2 bucket rclone-test-yedocuh2kapi: Purge remote 2025/08/04 04:32:45 INFO : B2 bucket rclone-test-yedocuh2kapi: cleaning bucket "rclone-test-yedocuh2kapi" of all files 2025/08/04 04:32:46 DEBUG : empty space: Deleting (id "4_zef025d7350ad7b3b9f880e1b_f4111d7583847323e_d20250804_m043244_c001_v7007000_t0000_u01754281964033") 2025/08/04 04:32:46 DEBUG : empty space: Deleting (id "4_zef025d7350ad7b3b9f880e1b_f117790da4b94b43b_d20250804_m043238_c001_v0001098_t0038_u01754281958260") 2025/08/04 04:32:46 DEBUG : potato2: Deleting (id "4_zef025d7350ad7b3b9f880e1b_f4111d75838473235_d20250804_m043243_c001_v7007000_t0000_u01754281963368") 2025/08/04 04:32:46 DEBUG : potato2: Deleting (id "4_zef025d7350ad7b3b9f880e1b_f11144591df97f907_d20250804_m043239_c001_v0001130_t0052_u01754281959898") 2025/08/04 04:32:46 DEBUG : potato3: Deleting (id "4_zef025d7350ad7b3b9f880e1b_f4111d7583847323b_d20250804_m043243_c001_v7007000_t0000_u01754281963837") 2025/08/04 04:32:46 DEBUG : potato3: Deleting (id "4_zef025d7350ad7b3b9f880e1b_f107d1f4d41d802e9_d20250804_m043240_c001_v0001161_t0003_u01754281960280") 2025/08/04 04:32:46 DEBUG : potato3: Deleting (id "4_zef025d7350ad7b3b9f880e1b_f117790da4b94b43d_d20250804_m043238_c001_v0001098_t0031_u01754281958898") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.76s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:32:47 DEBUG : Creating backend with remote "TestB2:rclone-test-jetuhoj5mebo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.52s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:32:50 DEBUG : Creating backend with remote "TestB2:rclone-test-jetuhoj5mebo/rclone-sync-test" --- PASS: TestSyncOverlap (1.55s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:32:52 DEBUG : Creating backend with remote "TestB2:rclone-test-jetuhoj5mebo/rclone-sync-test" 2025/08/04 04:32:53 DEBUG : Creating backend with remote "TestB2:rclone-test-jetuhoj5mebo/rclone-sync-test-include/layer2" 2025/08/04 04:32:55 DEBUG : Creating backend with remote "TestB2:rclone-test-jetuhoj5mebo/rclone-sync-test-ignore-file" 2025/08/04 04:32:58 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/04 04:32:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/04 04:32:59 DEBUG : pacer: Reducing sleep to 10ms 2025/08/04 04:32:59 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path rclone-sync-test: Waiting for checks to finish 2025/08/04 04:32:59 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path rclone-sync-test: Waiting for transfers to finish 2025/08/04 04:32:59 DEBUG : Waiting for deletions to finish 2025/08/04 04:32:59 INFO : There was nothing to transfer 2025/08/04 04:32:59 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:32:59 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:32:59 DEBUG : Waiting for deletions to finish 2025/08/04 04:32:59 INFO : There was nothing to transfer 2025/08/04 04:33:00 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/04 04:33:00 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/04 04:33:00 DEBUG : Waiting for deletions to finish 2025/08/04 04:33:00 INFO : There was nothing to transfer 2025/08/04 04:33:00 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:33:00 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:33:00 DEBUG : Waiting for deletions to finish 2025/08/04 04:33:00 INFO : There was nothing to transfer 2025/08/04 04:33:00 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/04 04:33:00 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/04 04:33:00 DEBUG : Waiting for deletions to finish 2025/08/04 04:33:00 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.51s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:33:01 DEBUG : Creating backend with remote "TestB2:rclone-test-jetuhoj5mebo/dst" 2025/08/04 04:33:02 DEBUG : Creating backend with remote "TestB2:rclone-test-jetuhoj5mebo/CompareDest" 2025/08/04 04:33:04 DEBUG : one: Need to transfer - File not found at Destination 2025/08/04 04:33:04 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for checks to finish 2025/08/04 04:33:04 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for transfers to finish 2025/08/04 04:33:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/04 04:33:05 INFO : one: Copied (new) 2025/08/04 04:33:05 DEBUG : Waiting for deletions to finish 2025/08/04 04:33:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/04 04:33:06 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for checks to finish 2025/08/04 04:33:06 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for transfers to finish 2025/08/04 04:33:06 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/04 04:33:06 INFO : one: Copied (replaced existing) 2025/08/04 04:33:06 DEBUG : Waiting for deletions to finish 2025/08/04 04:33:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/04 04:33:08 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for checks to finish 2025/08/04 04:33:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:33:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/04 04:33:08 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for transfers to finish 2025/08/04 04:33:08 DEBUG : Waiting for deletions to finish 2025/08/04 04:33:08 INFO : There was nothing to transfer 2025/08/04 04:33:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/04 04:33:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:33:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/04 04:33:09 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for checks to finish 2025/08/04 04:33:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:33:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/04 04:33:10 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for transfers to finish 2025/08/04 04:33:10 DEBUG : Waiting for deletions to finish 2025/08/04 04:33:10 INFO : There was nothing to transfer 2025/08/04 04:33:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/04 04:33:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:33:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/04 04:33:10 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for checks to finish 2025/08/04 04:33:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:33:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/04 04:33:10 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for transfers to finish 2025/08/04 04:33:10 DEBUG : Waiting for deletions to finish 2025/08/04 04:33:10 INFO : There was nothing to transfer 2025/08/04 04:33:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/04 04:33:11 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/04 04:33:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/04 04:33:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/04 04:33:11 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for checks to finish 2025/08/04 04:33:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:33:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/04 04:33:11 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for transfers to finish 2025/08/04 04:33:11 DEBUG : Waiting for deletions to finish 2025/08/04 04:33:11 INFO : There was nothing to transfer 2025/08/04 04:33:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/04 04:33:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/04 04:33:12 DEBUG : two: Need to transfer - File not found at Destination 2025/08/04 04:33:12 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for checks to finish 2025/08/04 04:33:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:33:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/04 04:33:12 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for transfers to finish 2025/08/04 04:33:13 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/04 04:33:13 INFO : two: Copied (new) 2025/08/04 04:33:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.87s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:33:16 DEBUG : Creating backend with remote "TestB2:rclone-test-jetuhoj5mebo/dest" 2025/08/04 04:33:17 DEBUG : Creating backend with remote "TestB2:rclone-test-jetuhoj5mebo/pre-dest1" 2025/08/04 04:33:18 DEBUG : Creating backend with remote "TestB2:rclone-test-jetuhoj5mebo/pre-dest2" 2025/08/04 04:33:20 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:33:20 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/04 04:33:20 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:33:20 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/04 04:33:21 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/04 04:33:21 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dest: Waiting for checks to finish 2025/08/04 04:33:21 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dest: Waiting for transfers to finish 2025/08/04 04:33:21 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/04 04:33:21 INFO : 3: Copied (new) 2025/08/04 04:33:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.11s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:33:23 DEBUG : Creating backend with remote "TestB2:rclone-test-jetuhoj5mebo/dst" 2025/08/04 04:33:24 DEBUG : Creating backend with remote "TestB2:rclone-test-jetuhoj5mebo/CopyDest" 2025/08/04 04:33:26 DEBUG : one: Need to transfer - File not found at Destination 2025/08/04 04:33:26 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for checks to finish 2025/08/04 04:33:26 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for transfers to finish 2025/08/04 04:33:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/04 04:33:27 INFO : one: Copied (new) 2025/08/04 04:33:27 DEBUG : Waiting for deletions to finish 2025/08/04 04:33:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/04 04:33:28 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for checks to finish 2025/08/04 04:33:28 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for transfers to finish 2025/08/04 04:33:28 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/04 04:33:28 INFO : one: Copied (replaced existing) 2025/08/04 04:33:28 DEBUG : Waiting for deletions to finish 2025/08/04 04:33:30 DEBUG : Creating backend with remote "TestB2:rclone-test-jetuhoj5mebo/BackupDir" 2025/08/04 04:33:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/04 04:33:31 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for checks to finish 2025/08/04 04:33:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:33:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/04 04:33:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/04 04:33:33 INFO : one: Copied (server-side copy) 2025/08/04 04:33:33 INFO : one: Deleted 2025/08/04 04:33:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/04 04:33:33 INFO : one: Copied (server-side copy) 2025/08/04 04:33:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/04 04:33:33 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for transfers to finish 2025/08/04 04:33:33 DEBUG : Waiting for deletions to finish 2025/08/04 04:33:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:33:34 DEBUG : one: Unchanged skipping 2025/08/04 04:33:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:33:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/04 04:33:35 INFO : two: Copied (server-side copy) 2025/08/04 04:33:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/04 04:33:35 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for checks to finish 2025/08/04 04:33:35 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for transfers to finish 2025/08/04 04:33:35 DEBUG : Waiting for deletions to finish 2025/08/04 04:33:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:33:35 DEBUG : one: Unchanged skipping 2025/08/04 04:33:35 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for checks to finish 2025/08/04 04:33:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:33:35 DEBUG : two: Unchanged skipping 2025/08/04 04:33:35 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for transfers to finish 2025/08/04 04:33:35 DEBUG : Waiting for deletions to finish 2025/08/04 04:33:35 INFO : There was nothing to transfer 2025/08/04 04:33:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:33:37 DEBUG : one: Unchanged skipping 2025/08/04 04:33:37 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/04 04:33:37 DEBUG : three: Destination not found in --copy-dest 2025/08/04 04:33:37 DEBUG : three: Need to transfer - File not found at Destination 2025/08/04 04:33:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/04 04:33:37 DEBUG : two: Unchanged skipping 2025/08/04 04:33:37 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for checks to finish 2025/08/04 04:33:37 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for transfers to finish 2025/08/04 04:33:37 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/04 04:33:37 INFO : three: Copied (new) 2025/08/04 04:33:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.25s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:33:41 DEBUG : Creating backend with remote "TestB2:rclone-test-jetuhoj5mebo/dst" 2025/08/04 04:33:42 DEBUG : Creating backend with remote "TestB2:rclone-test-jetuhoj5mebo/backup" 2025/08/04 04:33:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/04 04:33:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:33:44 DEBUG : two: Unchanged skipping 2025/08/04 04:33:44 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for checks to finish 2025/08/04 04:33:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/04 04:33:46 INFO : one: Copied (server-side copy) 2025/08/04 04:33:46 INFO : one: Deleted 2025/08/04 04:33:46 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for transfers to finish 2025/08/04 04:33:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/04 04:33:47 INFO : one: Copied (new) 2025/08/04 04:33:47 DEBUG : Waiting for deletions to finish 2025/08/04 04:33:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/04 04:33:48 INFO : three.txt: Copied (server-side copy) 2025/08/04 04:33:48 INFO : three.txt: Deleted 2025/08/04 04:33:48 INFO : three.txt: Moved into backup dir 2025/08/04 04:33:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/04 04:33:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:33:49 DEBUG : two: Unchanged skipping 2025/08/04 04:33:49 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for checks to finish 2025/08/04 04:33:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/04 04:33:50 INFO : one: Copied (server-side copy) 2025/08/04 04:33:50 INFO : one: Deleted 2025/08/04 04:33:50 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for transfers to finish 2025/08/04 04:33:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/04 04:33:51 INFO : one: Copied (new) 2025/08/04 04:33:51 DEBUG : Waiting for deletions to finish 2025/08/04 04:33:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/04 04:33:52 INFO : three.txt: Copied (server-side copy) 2025/08/04 04:33:52 INFO : three.txt: Deleted 2025/08/04 04:33:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.10s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:33:56 DEBUG : Creating backend with remote "TestB2:rclone-test-jetuhoj5mebo/dst" 2025/08/04 04:33:57 DEBUG : Creating backend with remote "TestB2:rclone-test-jetuhoj5mebo/backup" 2025/08/04 04:33:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/04 04:33:59 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for checks to finish 2025/08/04 04:33:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:33:59 DEBUG : two: Unchanged skipping 2025/08/04 04:34:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/04 04:34:00 INFO : one: Copied (server-side copy) to: one.bak 2025/08/04 04:34:00 INFO : one: Deleted 2025/08/04 04:34:00 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for transfers to finish 2025/08/04 04:34:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/04 04:34:01 INFO : one: Copied (new) 2025/08/04 04:34:01 DEBUG : Waiting for deletions to finish 2025/08/04 04:34:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/04 04:34:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/04 04:34:02 INFO : three.txt: Deleted 2025/08/04 04:34:02 INFO : three.txt: Moved into backup dir 2025/08/04 04:34:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/04 04:34:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:34:04 DEBUG : two: Unchanged skipping 2025/08/04 04:34:04 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for checks to finish 2025/08/04 04:34:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/04 04:34:04 INFO : one: Copied (server-side copy) to: one.bak 2025/08/04 04:34:04 INFO : one: Deleted 2025/08/04 04:34:04 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for transfers to finish 2025/08/04 04:34:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/04 04:34:05 INFO : one: Copied (new) 2025/08/04 04:34:05 DEBUG : Waiting for deletions to finish 2025/08/04 04:34:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/04 04:34:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/04 04:34:05 INFO : three.txt: Deleted 2025/08/04 04:34:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.28s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:34:09 DEBUG : Creating backend with remote "TestB2:rclone-test-jetuhoj5mebo/dst" 2025/08/04 04:34:10 DEBUG : Creating backend with remote "TestB2:rclone-test-jetuhoj5mebo/backup" 2025/08/04 04:34:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/04 04:34:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:34:12 DEBUG : two: Unchanged skipping 2025/08/04 04:34:12 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for checks to finish 2025/08/04 04:34:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/04 04:34:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/04 04:34:14 INFO : one: Deleted 2025/08/04 04:34:14 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for transfers to finish 2025/08/04 04:34:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/04 04:34:15 INFO : one: Copied (new) 2025/08/04 04:34:15 DEBUG : Waiting for deletions to finish 2025/08/04 04:34:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/04 04:34:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/04 04:34:16 INFO : three.txt: Deleted 2025/08/04 04:34:16 INFO : three.txt: Moved into backup dir 2025/08/04 04:34:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/04 04:34:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:34:17 DEBUG : two: Unchanged skipping 2025/08/04 04:34:17 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for checks to finish 2025/08/04 04:34:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/04 04:34:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/04 04:34:18 INFO : one: Deleted 2025/08/04 04:34:18 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for transfers to finish 2025/08/04 04:34:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/04 04:34:19 INFO : one: Copied (new) 2025/08/04 04:34:19 DEBUG : Waiting for deletions to finish 2025/08/04 04:34:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/04 04:34:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/04 04:34:19 INFO : three.txt: Deleted 2025/08/04 04:34:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.03s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:34:23 DEBUG : Creating backend with remote "TestB2:rclone-test-jetuhoj5mebo/dst" 2025/08/04 04:34:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/04 04:34:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:34:25 DEBUG : two: Unchanged skipping 2025/08/04 04:34:25 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for checks to finish 2025/08/04 04:34:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/04 04:34:25 INFO : one: Copied (server-side copy) to: one.bak 2025/08/04 04:34:26 INFO : one: Deleted 2025/08/04 04:34:26 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for transfers to finish 2025/08/04 04:34:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/04 04:34:27 INFO : one: Copied (new) 2025/08/04 04:34:27 DEBUG : Waiting for deletions to finish 2025/08/04 04:34:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/04 04:34:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/04 04:34:28 INFO : three.txt: Deleted 2025/08/04 04:34:28 INFO : three.txt: Moved into backup dir 2025/08/04 04:34:28 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/04 04:34:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/04 04:34:28 DEBUG : pacer: Reducing sleep to 10ms 2025/08/04 04:34:29 DEBUG : one.bak: Excluded (Path Filter) 2025/08/04 04:34:29 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/04 04:34:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/04 04:34:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:34:29 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for checks to finish 2025/08/04 04:34:29 DEBUG : two: Unchanged skipping 2025/08/04 04:34:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/04 04:34:30 INFO : one: Copied (server-side copy) to: one.bak 2025/08/04 04:34:30 INFO : one: Deleted 2025/08/04 04:34:30 DEBUG : B2 bucket rclone-test-jetuhoj5mebo path dst: Waiting for transfers to finish 2025/08/04 04:34:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/04 04:34:31 INFO : one: Copied (new) 2025/08/04 04:34:31 DEBUG : Waiting for deletions to finish 2025/08/04 04:34:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/04 04:34:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/04 04:34:31 INFO : three.txt: Deleted 2025/08/04 04:34:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.91s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:34:34 DEBUG : Creating backend with remote "TestB2:rclone-test-jetuhoj5mebo/dst" 2025/08/04 04:34:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/04 04:34:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/04 04:34:37 INFO : one: Copied (server-side copy) to: one.bak 2025/08/04 04:34:37 INFO : one: Deleted 2025/08/04 04:34:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/04 04:34:38 INFO : one: Copied (new) 2025/08/04 04:34:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:34:38 DEBUG : two: Unchanged skipping 2025/08/04 04:34:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/04 04:34:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/04 04:34:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/04 04:34:39 INFO : three.txt: Deleted 2025/08/04 04:34:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/04 04:34:40 INFO : three.txt: Copied (new) 2025/08/04 04:34:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/04 04:34:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/04 04:34:41 INFO : one: Copied (server-side copy) to: one.bak 2025/08/04 04:34:41 INFO : one: Deleted 2025/08/04 04:34:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/04 04:34:41 INFO : one: Copied (new) 2025/08/04 04:34:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:34:42 DEBUG : two: Unchanged skipping 2025/08/04 04:34:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/04 04:34:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/04 04:34:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/04 04:34:43 INFO : three.txt: Deleted 2025/08/04 04:34:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/04 04:34:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.04s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:34:47 DEBUG : Creating backend with remote "TestB2:rclone-test-jetuhoj5mebo/dst" 2025/08/04 04:34:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/04 04:34:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/04 04:34:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/04 04:34:50 INFO : one: Deleted 2025/08/04 04:34:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/04 04:34:51 INFO : one: Copied (new) 2025/08/04 04:34:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:34:51 DEBUG : two: Unchanged skipping 2025/08/04 04:34:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/04 04:34:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/04 04:34:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/04 04:34:53 INFO : three.txt: Deleted 2025/08/04 04:34:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/04 04:34:54 INFO : three.txt: Copied (new) 2025/08/04 04:34:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/04 04:34:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/04 04:34:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/04 04:34:55 INFO : one: Deleted 2025/08/04 04:34:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/04 04:34:56 INFO : one: Copied (new) 2025/08/04 04:34:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:34:56 DEBUG : two: Unchanged skipping 2025/08/04 04:34:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/04 04:34:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/04 04:34:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/04 04:34:58 INFO : three.txt: Deleted 2025/08/04 04:34:58 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/04 04:34:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (15.11s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:35:01 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/04 04:35:01 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:35:01 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:35:02 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/04 04:35:02 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/04 04:35:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.57s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:35:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/04 04:35:03 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:35:03 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:35:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/04 04:35:03 INFO : existing: Copied (new) 2025/08/04 04:35:03 DEBUG : Waiting for deletions to finish 2025/08/04 04:35:04 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/04 04:35:04 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:35:04 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/04 04:35:04 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:35:04 ERROR : B2 bucket rclone-test-jetuhoj5mebo: not deleting files as there were IO errors 2025/08/04 04:35:04 ERROR : B2 bucket rclone-test-jetuhoj5mebo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.08s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:35:05 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:05 DEBUG : existing: Unchanged skipping 2025/08/04 04:35:05 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:35:05 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:35:05 DEBUG : Waiting for deletions to finish 2025/08/04 04:35:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.62s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.17s) --- SKIP: TestMaxTransfer/Hard (0.41s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:35:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:24 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:35:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:24 DEBUG : both10: Unchanged skipping 2025/08/04 04:35:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:24 DEBUG : both0: Unchanged skipping 2025/08/04 04:35:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:24 DEBUG : both14: Unchanged skipping 2025/08/04 04:35:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:24 DEBUG : both15: Unchanged skipping 2025/08/04 04:35:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:24 DEBUG : both12: Unchanged skipping 2025/08/04 04:35:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:24 DEBUG : both11: Unchanged skipping 2025/08/04 04:35:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:24 DEBUG : both18: Unchanged skipping 2025/08/04 04:35:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:24 DEBUG : both13: Unchanged skipping 2025/08/04 04:35:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:24 DEBUG : both16: Unchanged skipping 2025/08/04 04:35:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:24 DEBUG : both2: Unchanged skipping 2025/08/04 04:35:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:24 DEBUG : both17: Unchanged skipping 2025/08/04 04:35:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:24 DEBUG : both19: Unchanged skipping 2025/08/04 04:35:24 DEBUG : both1: Unchanged skipping 2025/08/04 04:35:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:24 DEBUG : both6: Unchanged skipping 2025/08/04 04:35:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:24 DEBUG : both7: Unchanged skipping 2025/08/04 04:35:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:24 DEBUG : both8: Unchanged skipping 2025/08/04 04:35:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:24 DEBUG : both9: Unchanged skipping 2025/08/04 04:35:24 DEBUG : both5: Unchanged skipping 2025/08/04 04:35:24 DEBUG : both4: Unchanged skipping 2025/08/04 04:35:24 DEBUG : both3: Unchanged skipping 2025/08/04 04:35:24 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:35:24 DEBUG : Waiting for deletions to finish 2025/08/04 04:35:24 INFO : only4: Deleted 2025/08/04 04:35:25 INFO : only12: Deleted 2025/08/04 04:35:25 INFO : only13: Deleted 2025/08/04 04:35:25 INFO : only18: Deleted 2025/08/04 04:35:25 INFO : only6: Deleted 2025/08/04 04:35:25 INFO : only7: Deleted 2025/08/04 04:35:25 INFO : only9: Deleted 2025/08/04 04:35:25 INFO : only3: Deleted 2025/08/04 04:35:25 INFO : only0: Deleted 2025/08/04 04:35:25 INFO : only10: Deleted 2025/08/04 04:35:25 INFO : only16: Deleted 2025/08/04 04:35:25 INFO : only2: Deleted 2025/08/04 04:35:25 INFO : only8: Deleted 2025/08/04 04:35:25 INFO : only15: Deleted 2025/08/04 04:35:25 INFO : only19: Deleted 2025/08/04 04:35:25 INFO : only5: Deleted 2025/08/04 04:35:25 INFO : only11: Deleted 2025/08/04 04:35:25 INFO : only14: Deleted 2025/08/04 04:35:26 INFO : only17: Deleted 2025/08/04 04:35:26 INFO : only1: Deleted 2025/08/04 04:35:26 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (22.29s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:35:47 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:47 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:47 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:47 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:47 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:35:47 DEBUG : both10: Unchanged skipping 2025/08/04 04:35:47 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:47 DEBUG : both13: Unchanged skipping 2025/08/04 04:35:47 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:47 DEBUG : both14: Unchanged skipping 2025/08/04 04:35:47 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:47 DEBUG : both15: Unchanged skipping 2025/08/04 04:35:47 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:47 DEBUG : both16: Unchanged skipping 2025/08/04 04:35:47 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:47 DEBUG : both17: Unchanged skipping 2025/08/04 04:35:47 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:47 DEBUG : both11: Unchanged skipping 2025/08/04 04:35:47 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:47 DEBUG : both19: Unchanged skipping 2025/08/04 04:35:47 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:47 DEBUG : both0: Unchanged skipping 2025/08/04 04:35:47 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:47 DEBUG : both12: Unchanged skipping 2025/08/04 04:35:47 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:47 DEBUG : both18: Unchanged skipping 2025/08/04 04:35:47 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:47 DEBUG : both3: Unchanged skipping 2025/08/04 04:35:47 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:47 DEBUG : both5: Unchanged skipping 2025/08/04 04:35:47 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:47 DEBUG : both4: Unchanged skipping 2025/08/04 04:35:47 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:47 DEBUG : both7: Unchanged skipping 2025/08/04 04:35:47 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:47 DEBUG : both8: Unchanged skipping 2025/08/04 04:35:47 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:35:47 DEBUG : both9: Unchanged skipping 2025/08/04 04:35:47 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/04 04:35:47 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/04 04:35:47 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/04 04:35:47 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/04 04:35:47 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/04 04:35:47 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/04 04:35:47 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/04 04:35:47 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/04 04:35:47 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/04 04:35:47 DEBUG : both2: Unchanged skipping 2025/08/04 04:35:47 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/04 04:35:47 DEBUG : both1: Unchanged skipping 2025/08/04 04:35:47 DEBUG : both6: Unchanged skipping 2025/08/04 04:35:47 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/04 04:35:47 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/04 04:35:47 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/04 04:35:47 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/04 04:35:47 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/04 04:35:47 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/04 04:35:47 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/04 04:35:47 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/04 04:35:47 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/04 04:35:47 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/04 04:35:47 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:35:47 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/04 04:35:47 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/04 04:35:47 INFO : only10: Copied (replaced existing) 2025/08/04 04:35:47 INFO : only0: Copied (replaced existing) 2025/08/04 04:35:47 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/04 04:35:47 INFO : only13: Copied (replaced existing) 2025/08/04 04:35:47 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/04 04:35:47 INFO : only14: Copied (replaced existing) 2025/08/04 04:35:48 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/04 04:35:48 INFO : only12: Copied (replaced existing) 2025/08/04 04:35:48 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/04 04:35:48 INFO : only15: Copied (replaced existing) 2025/08/04 04:35:48 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/04 04:35:48 INFO : only16: Copied (replaced existing) 2025/08/04 04:35:48 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/04 04:35:48 INFO : only11: Copied (replaced existing) 2025/08/04 04:35:48 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/04 04:35:48 INFO : only17: Copied (replaced existing) 2025/08/04 04:35:48 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/04 04:35:48 INFO : only2: Copied (replaced existing) 2025/08/04 04:35:48 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/04 04:35:48 INFO : only3: Copied (replaced existing) 2025/08/04 04:35:48 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/04 04:35:48 INFO : only4: Copied (replaced existing) 2025/08/04 04:35:48 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/04 04:35:48 INFO : only5: Copied (replaced existing) 2025/08/04 04:35:48 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/04 04:35:48 INFO : only6: Copied (replaced existing) 2025/08/04 04:35:48 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/04 04:35:48 INFO : only7: Copied (replaced existing) 2025/08/04 04:35:48 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/04 04:35:48 INFO : only8: Copied (replaced existing) 2025/08/04 04:35:48 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/04 04:35:48 INFO : only9: Copied (replaced existing) 2025/08/04 04:35:48 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/04 04:35:48 INFO : only18: Copied (replaced existing) 2025/08/04 04:35:48 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/04 04:35:48 INFO : only19: Copied (replaced existing) 2025/08/04 04:35:48 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/04 04:35:48 INFO : only1: Copied (replaced existing) 2025/08/04 04:35:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (26.58s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:35:56 DEBUG : empty_dir: Making directory with metadata 2025/08/04 04:35:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/04 04:35:56 DEBUG : empty_on_remote: Making directory with metadata 2025/08/04 04:35:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/04 04:35:56 INFO : empty_on_remote: Making directory 2025/08/04 04:35:56 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/04 04:35:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/04 04:35:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/04 04:35:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/04 04:35:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.44s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:35:59 DEBUG : empty_dir: Making directory with metadata 2025/08/04 04:35:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/04 04:35:59 DEBUG : empty_on_remote: Making directory with metadata 2025/08/04 04:35:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/04 04:35:59 INFO : empty_on_remote: Making directory 2025/08/04 04:35:59 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/04 04:36:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/04 04:36:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/04 04:36:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/04 04:36:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/04 04:36:00 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.26s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:36:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/04 04:36:01 INFO : sub dir: Making directory 2025/08/04 04:36:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:36:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/04 04:36:03 INFO : sub dir: Making directory 2025/08/04 04:36:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.94s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:36:13 DEBUG : Waiting for deletions to finish 2025/08/04 04:36:13 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:36:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:36:13 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:36:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:36:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:36:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:36:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:36:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:36:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:36:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:36:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:36:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:36:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:36:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:36:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:36:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:36:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:36:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:36:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:36:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : apple: Unchanged skipping 2025/08/04 04:36:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : banana: Unchanged skipping 2025/08/04 04:36:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/04 04:36:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : splitbananasplit: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:36:14 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:36:14 DEBUG : Waiting for deletions to finish 2025/08/04 04:36:14 INFO : There was nothing to transfer 2025/08/04 04:36:14 DEBUG : Waiting for deletions to finish 2025/08/04 04:36:14 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/04 04:36:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : apple: Unchanged skipping 2025/08/04 04:36:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : banana: Unchanged skipping 2025/08/04 04:36:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : splitbananasplit: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:36:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/04 04:36:14 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:36:14 DEBUG : Waiting for deletions to finish 2025/08/04 04:36:14 INFO : There was nothing to transfer 2025/08/04 04:36:14 DEBUG : Waiting for deletions to finish 2025/08/04 04:36:14 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:36:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:36:28 DEBUG : Waiting for deletions to finish 2025/08/04 04:36:28 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:36:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:36:28 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:36:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:36:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:36:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:36:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:36:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:36:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:36:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:36:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:36:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:36:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:36:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:36:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:36:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:36:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:36:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:36:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:36:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/04 04:36:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/04 04:36:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:29 DEBUG : splitbananasplit: Unchanged skipping 2025/08/04 04:36:29 DEBUG : apple: Unchanged skipping 2025/08/04 04:36:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:29 DEBUG : banana: Unchanged skipping 2025/08/04 04:36:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/04 04:36:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/04 04:36:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/04 04:36:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/04 04:36:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/04 04:36:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/04 04:36:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/04 04:36:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/04 04:36:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/04 04:36:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/04 04:36:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/04 04:36:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/04 04:36:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/04 04:36:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/04 04:36:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/04 04:36:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:29 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:36:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/04 04:36:29 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:36:29 DEBUG : Waiting for deletions to finish 2025/08/04 04:36:29 INFO : There was nothing to transfer 2025/08/04 04:36:29 DEBUG : Waiting for deletions to finish 2025/08/04 04:36:29 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:36:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:36:29 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:36:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:36:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:36:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:36:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:36:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:36:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:36:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:36:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:36:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:36:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:36:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:36:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:36:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:36:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:36:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:36:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:36:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/04 04:36:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:30 DEBUG : apple: Unchanged skipping 2025/08/04 04:36:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/04 04:36:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:30 DEBUG : splitbananasplit: Unchanged skipping 2025/08/04 04:36:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:30 DEBUG : banana: Unchanged skipping 2025/08/04 04:36:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/04 04:36:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/04 04:36:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/04 04:36:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/04 04:36:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/04 04:36:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/04 04:36:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/04 04:36:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/04 04:36:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/04 04:36:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/04 04:36:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/04 04:36:30 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:36:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/04 04:36:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/04 04:36:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/04 04:36:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/04 04:36:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/04 04:36:30 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:36:30 DEBUG : Waiting for deletions to finish 2025/08/04 04:36:30 INFO : There was nothing to transfer 2025/08/04 04:36:30 DEBUG : Waiting for deletions to finish 2025/08/04 04:36:30 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:36:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:36:30 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:36:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:36:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:36:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:36:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:36:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:36:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:36:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:36:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:36:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:36:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:36:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:36:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:36:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:36:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:36:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:36:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:36:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:36:44 DEBUG : Waiting for deletions to finish 2025/08/04 04:36:44 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:36:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:36:44 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:36:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:36:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:36:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:36:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:36:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:36:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:36:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:36:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:36:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:36:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:36:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:36:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:36:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:36:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:36:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:36:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:36:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/04 04:36:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:45 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:45 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:45 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:45 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/04 04:36:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/04 04:36:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/04 04:36:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/04 04:36:45 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:45 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:45 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:45 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/04 04:36:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:45 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/04 04:36:45 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/04 04:36:45 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/04 04:36:45 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/04 04:36:45 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/04 04:36:45 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/04 04:36:45 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/04 04:36:45 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/04 04:36:45 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/04 04:36:45 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/04 04:36:45 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/04 04:36:45 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/04 04:36:45 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/04 04:36:45 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/04 04:36:45 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/04 04:36:45 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/04 04:36:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/04 04:36:45 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:36:45 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:36:45 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/04 04:36:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:45 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/04 04:36:45 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:45 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/04 04:36:45 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/04 04:36:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:45 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/04 04:36:45 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/04 04:36:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:45 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/04 04:36:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/04 04:36:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:46 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/04 04:36:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:46 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/04 04:36:46 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:46 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/04 04:36:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:46 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:46 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/04 04:36:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:46 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:46 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/04 04:36:46 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:46 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/04 04:36:46 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:46 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/04 04:36:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:46 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/04 04:36:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:46 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/04 04:36:46 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:46 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/04 04:36:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:46 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/04 04:36:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/04 04:36:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/04 04:36:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/04 04:36:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/04 04:36:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/04 04:36:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:47 DEBUG : Waiting for deletions to finish 2025/08/04 04:36:47 INFO : splitbananasplit: Deleted 2025/08/04 04:36:47 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/04 04:36:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/04 04:36:47 INFO : dir1/0009-3456789.txt: Deleted 2025/08/04 04:36:47 INFO : dir1/0012-6789;.txt: Deleted 2025/08/04 04:36:47 INFO : dir1/0007-1234567.txt: Deleted 2025/08/04 04:36:47 INFO : dir1/0015-9;=.txt: Deleted 2025/08/04 04:36:47 INFO : dir1/0008-2345678.txt: Deleted 2025/08/04 04:36:47 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/04 04:36:47 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/04 04:36:48 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/04 04:36:48 INFO : dir1/0011-56789;.txt: Deleted 2025/08/04 04:36:48 INFO : dir1/0014-89;=.txt: Deleted 2025/08/04 04:36:48 INFO : appleappleapplebanana: Deleted 2025/08/04 04:36:48 INFO : apple: Deleted 2025/08/04 04:36:48 INFO : banana: Deleted 2025/08/04 04:36:48 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/04 04:36:48 INFO : dir1/0003-defghij.txt: Deleted 2025/08/04 04:36:48 INFO : dir1/0010-456789.txt: Deleted 2025/08/04 04:36:48 INFO : dir1/0013-789;=.txt: Deleted 2025/08/04 04:36:48 DEBUG : Waiting for deletions to finish 2025/08/04 04:36:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/04 04:36:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/04 04:36:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/04 04:36:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/04 04:36:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/04 04:36:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/04 04:36:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/04 04:36:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/04 04:36:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/04 04:36:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/04 04:36:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/04 04:36:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/04 04:36:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/04 04:36:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/04 04:36:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/04 04:36:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/04 04:36:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/04 04:36:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/04 04:36:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/04 04:36:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/04 04:36:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/04 04:36:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/04 04:36:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/04 04:36:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/04 04:36:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:48 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:48 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:48 DEBUG : apple: Unchanged skipping 2025/08/04 04:36:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:48 DEBUG : splitbananasplit: Unchanged skipping 2025/08/04 04:36:48 DEBUG : banana: Unchanged skipping 2025/08/04 04:36:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/04 04:36:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/04 04:36:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/04 04:36:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/04 04:36:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/04 04:36:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/04 04:36:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/04 04:36:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/04 04:36:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/04 04:36:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/04 04:36:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/04 04:36:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/04 04:36:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/04 04:36:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/04 04:36:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/04 04:36:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/04 04:36:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/04 04:36:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:36:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/04 04:36:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/04 04:36:48 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:36:48 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:36:48 DEBUG : Waiting for deletions to finish 2025/08/04 04:36:48 DEBUG : Waiting for deletions to finish 2025/08/04 04:36:49 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/04 04:36:49 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/04 04:36:49 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/04 04:36:49 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/04 04:36:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/04 04:36:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/04 04:36:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/04 04:36:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/04 04:36:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/04 04:36:49 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/04 04:36:49 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/04 04:36:49 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/04 04:36:49 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/04 04:36:49 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/04 04:36:49 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/04 04:36:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/04 04:36:49 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/04 04:36:49 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/04 04:36:49 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/04 04:36:49 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/04 04:36:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:49 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:49 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:49 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/04 04:36:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:49 DEBUG : apple: transformed to: YXBwbGU= 2025/08/04 04:36:49 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/04 04:36:49 DEBUG : banana: transformed to: YmFuYW5h 2025/08/04 04:36:49 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/04 04:36:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/04 04:36:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/04 04:36:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/04 04:36:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/04 04:36:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/04 04:36:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:37:02 DEBUG : Waiting for deletions to finish 2025/08/04 04:37:02 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:37:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:37:02 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:37:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:37:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:37:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:37:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:37:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:37:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:37:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:37:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:37:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:37:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:37:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:37:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:37:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:37:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:37:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:37:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:37:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/04 04:37:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/04 04:37:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/04 04:37:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/04 04:37:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/04 04:37:03 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:03 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/04 04:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/04 04:37:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/04 04:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/04 04:37:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/04 04:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/04 04:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/04 04:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/04 04:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/04 04:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/04 04:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/04 04:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/04 04:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/04 04:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/04 04:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/04 04:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/04 04:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/04 04:37:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/04 04:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/04 04:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/04 04:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/04 04:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/04 04:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/04 04:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/04 04:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/04 04:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/04 04:37:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/04 04:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/04 04:37:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/04 04:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/04 04:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/04 04:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/04 04:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/04 04:37:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/04 04:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/04 04:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/04 04:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/04 04:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/04 04:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/04 04:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/04 04:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/04 04:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/04 04:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/04 04:37:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/04 04:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/04 04:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/04 04:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/04 04:37:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/04 04:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/04 04:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/04 04:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/04 04:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/04 04:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/04 04:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/04 04:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/04 04:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/04 04:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/04 04:37:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/04 04:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/04 04:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/04 04:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/04 04:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/04 04:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/04 04:37:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/04 04:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/04 04:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/04 04:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/04 04:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/04 04:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/04 04:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/04 04:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/04 04:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/04 04:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/04 04:37:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/04 04:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/04 04:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/04 04:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/04 04:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/04 04:37:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/04 04:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/04 04:37:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/04 04:37:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/04 04:37:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/04 04:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/04 04:37:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/04 04:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/04 04:37:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/04 04:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/04 04:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/04 04:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/04 04:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/04 04:37:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/04 04:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/04 04:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/04 04:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/04 04:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/04 04:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/04 04:37:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/04 04:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/04 04:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/04 04:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/04 04:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/04 04:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/04 04:37:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/04 04:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/04 04:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/04 04:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/04 04:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/04 04:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/04 04:37:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/04 04:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/04 04:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/04 04:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/04 04:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/04 04:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/04 04:37:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/04 04:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/04 04:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/04 04:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/04 04:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/04 04:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/04 04:37:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/04 04:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/04 04:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/04 04:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/04 04:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/04 04:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/04 04:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/04 04:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/04 04:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/04 04:37:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/04 04:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/04 04:37:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/04 04:37:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/04 04:37:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/04 04:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/04 04:37:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/04 04:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/04 04:37:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/04 04:37:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/04 04:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/04 04:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/04 04:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/04 04:37:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/04 04:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/04 04:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/04 04:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/04 04:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/04 04:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/04 04:37:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/04 04:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/04 04:37:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/04 04:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/04 04:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/04 04:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/04 04:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/04 04:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/04 04:37:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/04 04:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/04 04:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/04 04:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/04 04:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/04 04:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/04 04:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/04 04:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/04 04:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/04 04:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/04 04:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/04 04:37:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/04 04:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/04 04:37:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/04 04:37:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/04 04:37:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/04 04:37:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/04 04:37:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/04 04:37:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/04 04:37:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/04 04:37:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/04 04:37:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/04 04:37:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/04 04:37:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/04 04:37:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/04 04:37:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/04 04:37:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/04 04:37:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/04 04:37:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/04 04:37:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:03 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:37:03 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:37:03 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/04 04:37:03 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/04 04:37:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/04 04:37:03 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/04 04:37:03 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/04 04:37:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/04 04:37:03 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/04 04:37:03 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/04 04:37:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/04 04:37:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/04 04:37:04 INFO : apple: Copied (new) to: PREFIXapple 2025/08/04 04:37:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/04 04:37:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/04 04:37:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/04 04:37:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/04 04:37:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/04 04:37:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/04 04:37:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/04 04:37:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/04 04:37:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/04 04:37:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/04 04:37:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/04 04:37:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/04 04:37:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/04 04:37:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/04 04:37:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/04 04:37:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/04 04:37:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/04 04:37:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/04 04:37:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/04 04:37:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/04 04:37:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/04 04:37:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/04 04:37:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/04 04:37:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/04 04:37:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/04 04:37:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/04 04:37:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/04 04:37:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/04 04:37:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/04 04:37:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/04 04:37:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/04 04:37:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/04 04:37:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/04 04:37:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/04 04:37:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/04 04:37:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/04 04:37:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/04 04:37:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/04 04:37:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/04 04:37:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/04 04:37:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/04 04:37:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/04 04:37:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/04 04:37:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/04 04:37:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/04 04:37:05 DEBUG : Waiting for deletions to finish 2025/08/04 04:37:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/04 04:37:05 INFO : dir1/0014-89;=.txt: Deleted 2025/08/04 04:37:05 INFO : banana: Deleted 2025/08/04 04:37:05 INFO : dir1/0010-456789.txt: Deleted 2025/08/04 04:37:06 INFO : dir1/0011-56789;.txt: Deleted 2025/08/04 04:37:06 INFO : appleappleapplebanana: Deleted 2025/08/04 04:37:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/04 04:37:06 INFO : dir1/0007-1234567.txt: Deleted 2025/08/04 04:37:06 INFO : splitbananasplit: Deleted 2025/08/04 04:37:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/04 04:37:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/04 04:37:06 INFO : dir1/0012-6789;.txt: Deleted 2025/08/04 04:37:06 INFO : dir1/0015-9;=.txt: Deleted 2025/08/04 04:37:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/04 04:37:06 INFO : dir1/0003-defghij.txt: Deleted 2025/08/04 04:37:06 INFO : dir1/0008-2345678.txt: Deleted 2025/08/04 04:37:06 INFO : dir1/0009-3456789.txt: Deleted 2025/08/04 04:37:06 INFO : apple: Deleted 2025/08/04 04:37:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/04 04:37:06 INFO : dir1/0013-789;=.txt: Deleted 2025/08/04 04:37:06 DEBUG : Waiting for deletions to finish 2025/08/04 04:37:06 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/04 04:37:06 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:37:06 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/04 04:37:06 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/04 04:37:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:37:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:37:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:37:06 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:37:06 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:37:06 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:37:06 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:37:06 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:37:06 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:37:06 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:37:06 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:37:06 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:37:06 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:37:06 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:37:06 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:37:06 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:37:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/04 04:37:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/04 04:37:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/04 04:37:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/04 04:37:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/04 04:37:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/04 04:37:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/04 04:37:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/04 04:37:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/04 04:37:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/04 04:37:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/04 04:37:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/04 04:37:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/04 04:37:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/04 04:37:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/04 04:37:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/04 04:37:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/04 04:37:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/04 04:37:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/04 04:37:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/04 04:37:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/04 04:37:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/04 04:37:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/04 04:37:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/04 04:37:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/04 04:37:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/04 04:37:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/04 04:37:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/04 04:37:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/04 04:37:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/04 04:37:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/04 04:37:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/04 04:37:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/04 04:37:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/04 04:37:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/04 04:37:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/04 04:37:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/04 04:37:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/04 04:37:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/04 04:37:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/04 04:37:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/04 04:37:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/04 04:37:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/04 04:37:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/04 04:37:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/04 04:37:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/04 04:37:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/04 04:37:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/04 04:37:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/04 04:37:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/04 04:37:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/04 04:37:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/04 04:37:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/04 04:37:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/04 04:37:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/04 04:37:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/04 04:37:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/04 04:37:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/04 04:37:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/04 04:37:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/04 04:37:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/04 04:37:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/04 04:37:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/04 04:37:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/04 04:37:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/04 04:37:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/04 04:37:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/04 04:37:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/04 04:37:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/04 04:37:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/04 04:37:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/04 04:37:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/04 04:37:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/04 04:37:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/04 04:37:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/04 04:37:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/04 04:37:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/04 04:37:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/04 04:37:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/04 04:37:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/04 04:37:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/04 04:37:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/04 04:37:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/04 04:37:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/04 04:37:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/04 04:37:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/04 04:37:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/04 04:37:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/04 04:37:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/04 04:37:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/04 04:37:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/04 04:37:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/04 04:37:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/04 04:37:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/04 04:37:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:06 DEBUG : apple: transformed to: PREFIXapple 2025/08/04 04:37:06 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/04 04:37:06 DEBUG : banana: transformed to: PREFIXbanana 2025/08/04 04:37:06 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/04 04:37:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/04 04:37:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/04 04:37:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/04 04:37:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/04 04:37:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/04 04:37:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/04 04:37:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/04 04:37:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/04 04:37:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/04 04:37:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/04 04:37:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/04 04:37:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/04 04:37:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/04 04:37:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/04 04:37:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/04 04:37:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/04 04:37:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/04 04:37:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/04 04:37:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/04 04:37:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/04 04:37:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:07 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:37:07 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:37:07 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/04 04:37:07 INFO : splitbananasplit: Copied (new) 2025/08/04 04:37:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/04 04:37:07 INFO : appleappleapplebanana: Copied (new) 2025/08/04 04:37:07 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/04 04:37:07 INFO : banana: Copied (new) 2025/08/04 04:37:07 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/04 04:37:07 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/04 04:37:07 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/04 04:37:07 INFO : apple: Copied (new) 2025/08/04 04:37:07 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/04 04:37:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/04 04:37:07 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/04 04:37:07 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/04 04:37:07 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/04 04:37:07 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/04 04:37:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/04 04:37:08 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/04 04:37:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/04 04:37:08 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/04 04:37:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/04 04:37:08 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/04 04:37:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/04 04:37:08 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/04 04:37:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/04 04:37:08 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/04 04:37:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/04 04:37:08 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/04 04:37:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/04 04:37:08 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/04 04:37:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/04 04:37:08 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/04 04:37:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/04 04:37:09 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/04 04:37:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/04 04:37:09 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/04 04:37:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/04 04:37:09 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/04 04:37:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/04 04:37:09 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/04 04:37:09 DEBUG : Waiting for deletions to finish 2025/08/04 04:37:09 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/04 04:37:09 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/04 04:37:09 INFO : PREFIXapple: Deleted 2025/08/04 04:37:09 INFO : PREFIXbanana: Deleted 2025/08/04 04:37:09 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/04 04:37:09 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/04 04:37:09 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/04 04:37:09 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/04 04:37:09 INFO : PREFIXsplitbananasplit: Deleted 2025/08/04 04:37:09 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/04 04:37:09 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/04 04:37:09 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/04 04:37:09 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/04 04:37:09 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/04 04:37:09 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/04 04:37:09 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/04 04:37:09 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/04 04:37:09 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/04 04:37:09 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/04 04:37:09 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/04 04:37:09 DEBUG : Waiting for deletions to finish 2025/08/04 04:37:10 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : Waiting for deletions to finish 2025/08/04 04:37:10 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:37:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:37:24 DEBUG : Waiting for deletions to finish 2025/08/04 04:37:25 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:37:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:37:25 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:37:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:37:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:37:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:37:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:37:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:37:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:37:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:37:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:37:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:37:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:37:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:37:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:37:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:37:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:37:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:37:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/04 04:37:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/04 04:37:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/04 04:37:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/04 04:37:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/04 04:37:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/04 04:37:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/04 04:37:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/04 04:37:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/04 04:37:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/04 04:37:25 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:25 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:25 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/04 04:37:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/04 04:37:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/04 04:37:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/04 04:37:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/04 04:37:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/04 04:37:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/04 04:37:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/04 04:37:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:25 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/04 04:37:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:25 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/04 04:37:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:25 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/04 04:37:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:25 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/04 04:37:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/04 04:37:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/04 04:37:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:25 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:37:25 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:37:26 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/04 04:37:26 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/04 04:37:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/04 04:37:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/04 04:37:26 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/04 04:37:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/04 04:37:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/04 04:37:26 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/04 04:37:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/04 04:37:26 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/04 04:37:26 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/04 04:37:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/04 04:37:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/04 04:37:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/04 04:37:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/04 04:37:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/04 04:37:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/04 04:37:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/04 04:37:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/04 04:37:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/04 04:37:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/04 04:37:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/04 04:37:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/04 04:37:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/04 04:37:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/04 04:37:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/04 04:37:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/04 04:37:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/04 04:37:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/04 04:37:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/04 04:37:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/04 04:37:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/04 04:37:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/04 04:37:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/04 04:37:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/04 04:37:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/04 04:37:27 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/04 04:37:27 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/04 04:37:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/04 04:37:27 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/04 04:37:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/04 04:37:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/04 04:37:27 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/04 04:37:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/04 04:37:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/04 04:37:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/04 04:37:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/04 04:37:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/04 04:37:27 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/04 04:37:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/04 04:37:27 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/04 04:37:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/04 04:37:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/04 04:37:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/04 04:37:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/04 04:37:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/04 04:37:27 DEBUG : Waiting for deletions to finish 2025/08/04 04:37:27 INFO : appleappleapplebanana: Deleted 2025/08/04 04:37:27 INFO : dir1/0014-89;=.txt: Deleted 2025/08/04 04:37:27 INFO : banana: Deleted 2025/08/04 04:37:28 INFO : dir1/0003-defghij.txt: Deleted 2025/08/04 04:37:28 INFO : dir1/0010-456789.txt: Deleted 2025/08/04 04:37:28 INFO : dir1/0015-9;=.txt: Deleted 2025/08/04 04:37:28 INFO : apple: Deleted 2025/08/04 04:37:28 INFO : splitbananasplit: Deleted 2025/08/04 04:37:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/04 04:37:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/04 04:37:28 INFO : dir1/0012-6789;.txt: Deleted 2025/08/04 04:37:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/04 04:37:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/04 04:37:28 INFO : dir1/0007-1234567.txt: Deleted 2025/08/04 04:37:28 INFO : dir1/0008-2345678.txt: Deleted 2025/08/04 04:37:28 INFO : dir1/0009-3456789.txt: Deleted 2025/08/04 04:37:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/04 04:37:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/04 04:37:28 INFO : dir1/0011-56789;.txt: Deleted 2025/08/04 04:37:28 INFO : dir1/0013-789;=.txt: Deleted 2025/08/04 04:37:28 DEBUG : Waiting for deletions to finish 2025/08/04 04:37:28 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/04 04:37:28 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/04 04:37:28 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/04 04:37:28 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/04 04:37:28 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/04 04:37:28 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/04 04:37:28 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/04 04:37:28 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/04 04:37:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/04 04:37:28 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/04 04:37:28 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/04 04:37:28 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/04 04:37:28 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/04 04:37:28 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/04 04:37:28 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/04 04:37:28 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/04 04:37:28 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/04 04:37:28 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/04 04:37:28 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/04 04:37:28 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/04 04:37:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/04 04:37:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/04 04:37:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/04 04:37:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/04 04:37:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/04 04:37:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/04 04:37:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/04 04:37:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/04 04:37:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/04 04:37:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/04 04:37:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/04 04:37:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/04 04:37:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/04 04:37:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/04 04:37:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/04 04:37:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/04 04:37:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/04 04:37:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/04 04:37:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/04 04:37:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/04 04:37:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/04 04:37:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/04 04:37:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/04 04:37:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/04 04:37:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/04 04:37:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/04 04:37:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/04 04:37:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/04 04:37:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/04 04:37:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/04 04:37:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/04 04:37:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/04 04:37:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/04 04:37:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/04 04:37:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/04 04:37:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/04 04:37:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/04 04:37:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/04 04:37:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/04 04:37:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/04 04:37:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/04 04:37:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/04 04:37:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/04 04:37:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/04 04:37:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/04 04:37:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/04 04:37:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/04 04:37:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/04 04:37:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/04 04:37:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/04 04:37:29 DEBUG : apple: transformed to: appleSUFFIX 2025/08/04 04:37:29 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/04 04:37:29 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/04 04:37:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/04 04:37:29 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/04 04:37:29 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/04 04:37:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/04 04:37:29 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/04 04:37:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/04 04:37:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:29 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:37:29 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:37:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/04 04:37:29 INFO : splitbananasplit: Copied (new) 2025/08/04 04:37:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/04 04:37:29 INFO : apple: Copied (new) 2025/08/04 04:37:29 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/04 04:37:29 INFO : banana: Copied (new) 2025/08/04 04:37:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/04 04:37:29 INFO : appleappleapplebanana: Copied (new) 2025/08/04 04:37:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/04 04:37:29 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/04 04:37:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/04 04:37:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/04 04:37:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/04 04:37:30 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/04 04:37:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/04 04:37:30 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/04 04:37:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/04 04:37:30 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/04 04:37:30 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/04 04:37:30 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/04 04:37:30 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/04 04:37:30 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/04 04:37:30 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/04 04:37:30 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/04 04:37:30 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/04 04:37:30 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/04 04:37:30 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/04 04:37:30 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/04 04:37:30 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/04 04:37:30 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/04 04:37:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/04 04:37:31 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/04 04:37:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/04 04:37:31 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/04 04:37:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/04 04:37:31 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/04 04:37:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/04 04:37:31 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/04 04:37:31 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/04 04:37:31 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/04 04:37:31 DEBUG : Waiting for deletions to finish 2025/08/04 04:37:31 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/04 04:37:31 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/04 04:37:31 INFO : bananaSUFFIX: Deleted 2025/08/04 04:37:31 INFO : appleSUFFIX: Deleted 2025/08/04 04:37:31 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/04 04:37:31 INFO : splitbananasplitSUFFIX: Deleted 2025/08/04 04:37:31 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/04 04:37:31 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/04 04:37:31 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/04 04:37:31 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/04 04:37:31 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/04 04:37:31 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/04 04:37:31 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/04 04:37:31 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/04 04:37:31 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/04 04:37:31 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/04 04:37:31 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/04 04:37:32 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/04 04:37:32 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/04 04:37:32 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/04 04:37:32 DEBUG : Waiting for deletions to finish 2025/08/04 04:37:32 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : Waiting for deletions to finish 2025/08/04 04:37:32 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:37:32 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:37:46 DEBUG : Waiting for deletions to finish 2025/08/04 04:37:47 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:37:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:37:47 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:37:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:37:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:37:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:37:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:37:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:37:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:37:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:37:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:37:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:37:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:37:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:37:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:37:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:37:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:37:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:37:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:37:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/04 04:37:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/04 04:37:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/04 04:37:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/04 04:37:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/04 04:37:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/04 04:37:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/04 04:37:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/04 04:37:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:37:47 DEBUG : apple: Unchanged skipping 2025/08/04 04:37:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:37:47 DEBUG : banana: Unchanged skipping 2025/08/04 04:37:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:47 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/04 04:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/04 04:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/04 04:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/04 04:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/04 04:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/04 04:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/04 04:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/04 04:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/04 04:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/04 04:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/04 04:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/04 04:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/04 04:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/04 04:37:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/04 04:37:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/04 04:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/04 04:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/04 04:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/04 04:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/04 04:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/04 04:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/04 04:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/04 04:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/04 04:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/04 04:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/04 04:37:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/04 04:37:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/04 04:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/04 04:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/04 04:37:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/04 04:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/04 04:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/04 04:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/04 04:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/04 04:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/04 04:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/04 04:37:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/04 04:37:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/04 04:37:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/04 04:37:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/04 04:37:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/04 04:37:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/04 04:37:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/04 04:37:47 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:37:47 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:37:48 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/04 04:37:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/04 04:37:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/04 04:37:48 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/04 04:37:48 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/04 04:37:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/04 04:37:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/04 04:37:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/04 04:37:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/04 04:37:48 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/04 04:37:48 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/04 04:37:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/04 04:37:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/04 04:37:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/04 04:37:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/04 04:37:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/04 04:37:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/04 04:37:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/04 04:37:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/04 04:37:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/04 04:37:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/04 04:37:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/04 04:37:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/04 04:37:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/04 04:37:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/04 04:37:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/04 04:37:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/04 04:37:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/04 04:37:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/04 04:37:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/04 04:37:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/04 04:37:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/04 04:37:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/04 04:37:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/04 04:37:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/04 04:37:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/04 04:37:49 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/04 04:37:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/04 04:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/04 04:37:49 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/04 04:37:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/04 04:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/04 04:37:49 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/04 04:37:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/04 04:37:49 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/04 04:37:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/04 04:37:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/04 04:37:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/04 04:37:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/04 04:37:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/04 04:37:49 DEBUG : Waiting for deletions to finish 2025/08/04 04:37:49 INFO : dir1/0011-56789;.txt: Deleted 2025/08/04 04:37:49 INFO : dir1/0009-3456789.txt: Deleted 2025/08/04 04:37:49 INFO : splitbananasplit: Deleted 2025/08/04 04:37:49 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/04 04:37:49 INFO : dir1/0003-defghij.txt: Deleted 2025/08/04 04:37:49 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/04 04:37:49 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/04 04:37:49 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/04 04:37:50 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/04 04:37:50 INFO : dir1/0008-2345678.txt: Deleted 2025/08/04 04:37:50 INFO : dir1/0013-789;=.txt: Deleted 2025/08/04 04:37:50 INFO : dir1/0012-6789;.txt: Deleted 2025/08/04 04:37:50 INFO : dir1/0007-1234567.txt: Deleted 2025/08/04 04:37:50 INFO : appleappleapplebanana: Deleted 2025/08/04 04:37:50 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/04 04:37:50 INFO : dir1/0010-456789.txt: Deleted 2025/08/04 04:37:50 INFO : dir1/0014-89;=.txt: Deleted 2025/08/04 04:37:50 INFO : dir1/0015-9;=.txt: Deleted 2025/08/04 04:37:50 DEBUG : Waiting for deletions to finish 2025/08/04 04:37:50 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:37:50 DEBUG : appleapple: Excluded (Path Filter) 2025/08/04 04:37:50 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:37:50 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/04 04:37:50 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/04 04:37:50 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/04 04:37:50 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/04 04:37:50 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/04 04:37:50 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/04 04:37:50 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/04 04:37:50 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/04 04:37:50 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/04 04:37:50 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/04 04:37:50 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/04 04:37:50 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/04 04:37:50 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/04 04:37:50 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/04 04:37:50 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/04 04:37:50 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/04 04:37:50 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/04 04:37:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/04 04:37:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/04 04:37:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/04 04:37:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/04 04:37:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/04 04:37:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/04 04:37:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/04 04:37:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/04 04:37:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/04 04:37:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/04 04:37:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/04 04:37:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/04 04:37:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/04 04:37:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/04 04:37:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/04 04:37:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/04 04:37:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/04 04:37:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/04 04:37:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/04 04:37:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/04 04:37:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/04 04:37:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/04 04:37:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/04 04:37:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/04 04:37:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/04 04:37:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/04 04:37:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/04 04:37:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/04 04:37:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/04 04:37:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/04 04:37:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/04 04:37:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/04 04:37:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/04 04:37:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/04 04:37:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/04 04:37:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/04 04:37:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/04 04:37:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/04 04:37:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/04 04:37:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/04 04:37:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/04 04:37:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/04 04:37:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/04 04:37:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/04 04:37:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/04 04:37:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/04 04:37:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/04 04:37:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/04 04:37:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/04 04:37:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/04 04:37:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/04 04:37:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/04 04:37:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/04 04:37:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/04 04:37:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/04 04:37:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/04 04:37:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/04 04:37:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/04 04:37:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/04 04:37:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/04 04:37:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/04 04:37:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/04 04:37:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/04 04:37:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/04 04:37:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/04 04:37:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/04 04:37:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/04 04:37:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/04 04:37:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/04 04:37:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/04 04:37:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/04 04:37:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/04 04:37:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/04 04:37:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/04 04:37:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/04 04:37:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/04 04:37:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/04 04:37:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/04 04:37:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/04 04:37:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/04 04:37:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/04 04:37:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/04 04:37:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/04 04:37:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/04 04:37:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/04 04:37:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/04 04:37:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/04 04:37:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/04 04:37:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/04 04:37:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/04 04:37:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/04 04:37:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/04 04:37:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/04 04:37:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/04 04:37:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/04 04:37:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/04 04:37:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/04 04:37:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/04 04:37:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/04 04:37:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/04 04:37:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:50 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/04 04:37:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:50 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/04 04:37:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:37:51 DEBUG : apple: Unchanged skipping 2025/08/04 04:37:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:37:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/04 04:37:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:37:51 DEBUG : banana: Unchanged skipping 2025/08/04 04:37:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:37:51 DEBUG : splitbananasplit: Unchanged skipping 2025/08/04 04:37:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/04 04:37:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/04 04:37:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/04 04:37:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/04 04:37:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/04 04:37:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/04 04:37:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/04 04:37:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/04 04:37:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/04 04:37:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/04 04:37:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/04 04:37:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/04 04:37:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/04 04:37:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/04 04:37:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/04 04:37:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/04 04:37:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/04 04:37:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/04 04:37:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/04 04:37:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/04 04:37:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/04 04:37:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/04 04:37:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/04 04:37:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/04 04:37:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/04 04:37:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/04 04:37:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/04 04:37:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/04 04:37:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/04 04:37:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/04 04:37:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/04 04:37:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/04 04:37:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/04 04:37:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/04 04:37:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/04 04:37:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/04 04:37:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/04 04:37:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/04 04:37:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/04 04:37:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/04 04:37:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:37:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/04 04:37:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:37:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/04 04:37:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:37:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/04 04:37:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/04 04:37:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:37:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/04 04:37:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/04 04:37:51 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/04 04:37:51 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/04 04:37:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:37:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/04 04:37:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:37:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/04 04:37:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:37:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:37:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/04 04:37:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/04 04:37:51 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/04 04:37:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:37:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/04 04:37:51 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/04 04:37:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:37:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/04 04:37:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/04 04:37:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/04 04:37:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/04 04:37:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/04 04:37:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/04 04:37:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:37:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/04 04:37:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:37:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/04 04:37:51 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:37:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:37:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:37:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/04 04:37:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:37:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/04 04:37:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:37:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/04 04:37:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/04 04:37:51 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:37:51 DEBUG : Waiting for deletions to finish 2025/08/04 04:37:51 DEBUG : Waiting for deletions to finish 2025/08/04 04:37:51 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:37:51 DEBUG : appleapple: Excluded (Path Filter) 2025/08/04 04:37:51 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:37:51 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/04 04:37:51 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/04 04:37:51 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/04 04:37:51 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/04 04:37:51 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/04 04:37:51 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/04 04:37:51 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/04 04:37:51 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/04 04:37:51 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/04 04:37:51 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/04 04:37:51 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/04 04:37:51 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/04 04:37:51 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/04 04:37:51 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/04 04:37:51 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/04 04:37:51 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/04 04:37:51 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/04 04:37:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/04 04:37:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/04 04:37:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/04 04:37:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/04 04:37:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/04 04:37:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/04 04:37:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/04 04:37:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/04 04:37:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/04 04:37:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/04 04:37:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/04 04:37:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/04 04:37:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/04 04:37:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/04 04:37:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/04 04:37:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/04 04:37:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/04 04:37:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/04 04:37:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/04 04:37:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/04 04:37:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/04 04:37:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/04 04:37:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/04 04:37:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/04 04:37:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/04 04:37:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/04 04:37:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/04 04:37:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/04 04:37:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/04 04:37:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/04 04:37:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/04 04:37:51 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/04 04:37:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/04 04:37:51 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/04 04:37:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/04 04:37:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/04 04:37:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/04 04:37:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/04 04:37:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/04 04:37:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/04 04:37:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/04 04:37:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/04 04:37:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/04 04:37:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/04 04:37:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/04 04:37:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/04 04:37:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/04 04:37:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/04 04:37:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/04 04:37:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/04 04:37:51 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:38:05 DEBUG : Waiting for deletions to finish 2025/08/04 04:38:05 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:38:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:38:05 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:38:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:38:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:38:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:38:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:38:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:38:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:38:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:38:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:38:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:38:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:38:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:38:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:38:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:38:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:38:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:38:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:38:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/04 04:38:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:06 DEBUG : apple: Unchanged skipping 2025/08/04 04:38:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:06 DEBUG : splitbananasplit: Unchanged skipping 2025/08/04 04:38:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/04 04:38:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:06 DEBUG : banana: Unchanged skipping 2025/08/04 04:38:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/04 04:38:06 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:38:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/04 04:38:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/04 04:38:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/04 04:38:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/04 04:38:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/04 04:38:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/04 04:38:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/04 04:38:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/04 04:38:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/04 04:38:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/04 04:38:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/04 04:38:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/04 04:38:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/04 04:38:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/04 04:38:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/04 04:38:06 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:38:06 DEBUG : Waiting for deletions to finish 2025/08/04 04:38:06 DEBUG : Waiting for deletions to finish 2025/08/04 04:38:06 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:38:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:38:06 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:38:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:38:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:38:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:38:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:38:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:38:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:38:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:38:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:38:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:38:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:38:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:38:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:38:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:38:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:38:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:38:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:38:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:07 DEBUG : banana: Unchanged skipping 2025/08/04 04:38:07 DEBUG : apple: Unchanged skipping 2025/08/04 04:38:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/04 04:38:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:07 DEBUG : splitbananasplit: Unchanged skipping 2025/08/04 04:38:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/04 04:38:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/04 04:38:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/04 04:38:07 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:38:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/04 04:38:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/04 04:38:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/04 04:38:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/04 04:38:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/04 04:38:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/04 04:38:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/04 04:38:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/04 04:38:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/04 04:38:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/04 04:38:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/04 04:38:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/04 04:38:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/04 04:38:07 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:38:07 DEBUG : Waiting for deletions to finish 2025/08/04 04:38:07 DEBUG : Waiting for deletions to finish 2025/08/04 04:38:07 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : Waiting for deletions to finish 2025/08/04 04:38:07 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:38:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:38:22 DEBUG : Waiting for deletions to finish 2025/08/04 04:38:22 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:38:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:38:22 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:38:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:38:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:38:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:38:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:38:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:38:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:38:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:38:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:38:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:38:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:38:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:38:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:38:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:38:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:38:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:38:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:38:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/04 04:38:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:22 DEBUG : apple: Unchanged skipping 2025/08/04 04:38:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/04 04:38:22 DEBUG : banana: Unchanged skipping 2025/08/04 04:38:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:22 DEBUG : splitbananasplit: Unchanged skipping 2025/08/04 04:38:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/04 04:38:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/04 04:38:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/04 04:38:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/04 04:38:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/04 04:38:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/04 04:38:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/04 04:38:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/04 04:38:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/04 04:38:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/04 04:38:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/04 04:38:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/04 04:38:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/04 04:38:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/04 04:38:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/04 04:38:22 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:38:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/04 04:38:22 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:38:22 DEBUG : Waiting for deletions to finish 2025/08/04 04:38:22 DEBUG : Waiting for deletions to finish 2025/08/04 04:38:23 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/04 04:38:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:23 DEBUG : banana: Unchanged skipping 2025/08/04 04:38:23 DEBUG : apple: Unchanged skipping 2025/08/04 04:38:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:23 DEBUG : splitbananasplit: Unchanged skipping 2025/08/04 04:38:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/04 04:38:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/04 04:38:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/04 04:38:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/04 04:38:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/04 04:38:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/04 04:38:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/04 04:38:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/04 04:38:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/04 04:38:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/04 04:38:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:23 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:38:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/04 04:38:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/04 04:38:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/04 04:38:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/04 04:38:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/04 04:38:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/04 04:38:23 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:38:23 DEBUG : Waiting for deletions to finish 2025/08/04 04:38:23 DEBUG : Waiting for deletions to finish 2025/08/04 04:38:23 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:38:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:38:37 DEBUG : Waiting for deletions to finish 2025/08/04 04:38:37 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:38:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:38:37 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:38:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:38:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:38:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:38:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:38:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:38:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:38:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:38:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:38:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:38:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:38:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:38:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:38:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:38:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:38:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:38:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:38:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/04 04:38:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:38 DEBUG : apple: Unchanged skipping 2025/08/04 04:38:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/04 04:38:38 DEBUG : banana: Unchanged skipping 2025/08/04 04:38:38 DEBUG : splitbananasplit: Unchanged skipping 2025/08/04 04:38:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/04 04:38:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/04 04:38:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/04 04:38:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/04 04:38:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/04 04:38:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/04 04:38:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/04 04:38:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/04 04:38:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/04 04:38:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/04 04:38:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/04 04:38:38 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:38:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/04 04:38:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/04 04:38:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/04 04:38:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/04 04:38:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/04 04:38:38 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:38:38 DEBUG : Waiting for deletions to finish 2025/08/04 04:38:38 DEBUG : Waiting for deletions to finish 2025/08/04 04:38:38 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:38:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:38:38 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:38:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:38:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:38:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:38:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:38:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:38:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:38:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:38:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:38:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:38:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:38:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:38:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:38:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:38:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:38:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:38:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:38:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/04 04:38:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:39 DEBUG : apple: Unchanged skipping 2025/08/04 04:38:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/04 04:38:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/04 04:38:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:39 DEBUG : banana: Unchanged skipping 2025/08/04 04:38:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/04 04:38:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/04 04:38:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/04 04:38:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/04 04:38:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/04 04:38:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/04 04:38:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/04 04:38:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/04 04:38:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/04 04:38:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/04 04:38:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/04 04:38:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/04 04:38:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/04 04:38:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/04 04:38:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/04 04:38:39 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:38:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/04 04:38:39 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:38:39 DEBUG : Waiting for deletions to finish 2025/08/04 04:38:39 DEBUG : Waiting for deletions to finish 2025/08/04 04:38:39 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:38:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:38:39 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:38:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:38:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:38:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:38:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:38:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:38:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:38:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:38:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:38:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:38:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:38:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:38:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:38:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:38:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:38:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:38:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:38:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:38:54 DEBUG : Waiting for deletions to finish 2025/08/04 04:38:54 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:38:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:38:54 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:38:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:38:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:38:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:38:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:38:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:38:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:38:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:38:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:38:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:38:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:38:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:38:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:38:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:38:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:38:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:38:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:38:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/04 04:38:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:55 DEBUG : apple: Unchanged skipping 2025/08/04 04:38:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/04 04:38:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:55 DEBUG : splitbananasplit: Unchanged skipping 2025/08/04 04:38:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:55 DEBUG : banana: Unchanged skipping 2025/08/04 04:38:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/04 04:38:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/04 04:38:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/04 04:38:55 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:38:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/04 04:38:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/04 04:38:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/04 04:38:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/04 04:38:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/04 04:38:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/04 04:38:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/04 04:38:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/04 04:38:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/04 04:38:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/04 04:38:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/04 04:38:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/04 04:38:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/04 04:38:55 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:38:55 DEBUG : Waiting for deletions to finish 2025/08/04 04:38:55 DEBUG : Waiting for deletions to finish 2025/08/04 04:38:55 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:38:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:38:55 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:38:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:38:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:38:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:38:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:38:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:38:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:38:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:38:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:38:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:38:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:38:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:38:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:38:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:38:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:38:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:38:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:38:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/04 04:38:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:56 DEBUG : apple: Unchanged skipping 2025/08/04 04:38:56 DEBUG : splitbananasplit: Unchanged skipping 2025/08/04 04:38:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:56 DEBUG : banana: Unchanged skipping 2025/08/04 04:38:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/04 04:38:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/04 04:38:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/04 04:38:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/04 04:38:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/04 04:38:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/04 04:38:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/04 04:38:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:56 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:38:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/04 04:38:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/04 04:38:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/04 04:38:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/04 04:38:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/04 04:38:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/04 04:38:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/04 04:38:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/04 04:38:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/04 04:38:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:38:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/04 04:38:56 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:38:56 DEBUG : Waiting for deletions to finish 2025/08/04 04:38:56 DEBUG : Waiting for deletions to finish 2025/08/04 04:38:56 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:38:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:38:56 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:38:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:38:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:38:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:38:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:38:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:38:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:38:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:38:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:38:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:38:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:38:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:38:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:38:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:38:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:38:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:38:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:38:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:39:11 DEBUG : Waiting for deletions to finish 2025/08/04 04:39:12 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:39:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:39:12 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:39:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:39:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:39:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:39:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:39:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:39:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:39:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:39:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:39:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:39:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:39:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:39:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:39:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:39:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:39:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:39:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:39:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/04 04:39:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : apple: Unchanged skipping 2025/08/04 04:39:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/04 04:39:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : banana: Unchanged skipping 2025/08/04 04:39:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : splitbananasplit: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:39:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:39:13 DEBUG : Waiting for deletions to finish 2025/08/04 04:39:13 DEBUG : Waiting for deletions to finish 2025/08/04 04:39:13 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:39:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:39:13 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:39:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:39:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:39:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:39:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:39:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:39:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:39:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:39:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:39:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:39:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:39:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:39:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:39:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:39:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:39:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:39:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:39:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/04 04:39:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/04 04:39:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : splitbananasplit: Unchanged skipping 2025/08/04 04:39:13 DEBUG : apple: Unchanged skipping 2025/08/04 04:39:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : banana: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:39:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/04 04:39:13 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:39:13 DEBUG : Waiting for deletions to finish 2025/08/04 04:39:13 DEBUG : Waiting for deletions to finish 2025/08/04 04:39:14 DEBUG : apple: Excluded (Path Filter) 2025/08/04 04:39:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/04 04:39:14 DEBUG : banana: Excluded (Path Filter) 2025/08/04 04:39:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/04 04:39:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/04 04:39:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/04 04:39:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/04 04:39:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/04 04:39:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/04 04:39:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/04 04:39:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/04 04:39:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/04 04:39:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/04 04:39:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/04 04:39:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/04 04:39:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/04 04:39:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/04 04:39:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/04 04:39:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/04 04:39:14 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (193.48s) --- PASS: TestTransform/NFC (13.99s) --- PASS: TestTransform/NFD (15.38s) --- PASS: TestTransform/base64 (18.92s) --- PASS: TestTransform/prefix (21.36s) --- PASS: TestTransform/suffix (22.22s) --- PASS: TestTransform/truncate (18.61s) --- PASS: TestTransform/encoder (16.49s) --- PASS: TestTransform/ISO-8859-1 (16.08s) --- PASS: TestTransform/charmap (15.68s) --- PASS: TestTransform/lowercase (16.81s) --- PASS: TestTransform/ascii (17.95s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:39:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/04 04:39:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/04 04:39:19 INFO : sub dir_somesuffix: Making directory 2025/08/04 04:39:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/04 04:39:19 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/04 04:39:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/04 04:39:19 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/04 04:39:19 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/04 04:39:19 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:39:19 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:39:20 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:39:20 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/04 04:39:20 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.97s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:39:21 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:21 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:21 INFO : tictactoe: Making directory 2025/08/04 04:39:21 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:21 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/04 04:39:21 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/04 04:39:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/04 04:39:21 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:39:21 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:39:22 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:39:22 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/04 04:39:22 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.85s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:39:23 INFO : toe: Making directory 2025/08/04 04:39:23 INFO : toe/toe: Making directory 2025/08/04 04:39:23 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/04 04:39:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/04 04:39:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/04 04:39:23 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:39:23 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:39:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:39:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/04 04:39:23 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.85s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:39:25 INFO : toe: Making directory 2025/08/04 04:39:25 INFO : toe/toe: Making directory 2025/08/04 04:39:25 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/04 04:39:25 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/04 04:39:25 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/04 04:39:25 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:39:25 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:39:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:39:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/04 04:39:25 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.75s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:39:26 DEBUG : empty_dir: Making directory with metadata 2025/08/04 04:39:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/04 04:39:26 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/04 04:39:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/04 04:39:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/04 04:39:26 INFO : tictacempty_dir: Making directory 2025/08/04 04:39:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/04 04:39:26 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:26 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:26 INFO : tictactoe: Making directory 2025/08/04 04:39:26 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:26 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/04 04:39:26 INFO : tictactoe/tictactoe: Making directory 2025/08/04 04:39:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/04 04:39:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/04 04:39:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/04 04:39:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/04 04:39:26 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:39:26 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:39:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:39:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/04 04:39:27 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.88s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:39:28 DEBUG : empty_dir: Making directory with metadata 2025/08/04 04:39:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/04 04:39:28 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/04 04:39:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/04 04:39:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/04 04:39:28 INFO : tictacempty_dir: Making directory 2025/08/04 04:39:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/04 04:39:28 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:28 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:28 INFO : tictactoe: Making directory 2025/08/04 04:39:28 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:28 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/04 04:39:28 INFO : tictactoe/tictactoe: Making directory 2025/08/04 04:39:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/04 04:39:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/04 04:39:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/04 04:39:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/04 04:39:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/04 04:39:28 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:39:28 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:39:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:39:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/04 04:39:29 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/04 04:39:29 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:39:29 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/04 04:39:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/04 04:39:29 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:29 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/04 04:39:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:39:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/04 04:39:29 NOTICE: B2 bucket rclone-test-jetuhoj5mebo: 0 differences found 2025/08/04 04:39:29 NOTICE: B2 bucket rclone-test-jetuhoj5mebo: 1 matching files --- PASS: TestAllTag (2.11s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:39:30 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:30 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:30 INFO : tictactoe: Making directory 2025/08/04 04:39:30 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:30 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/04 04:39:30 INFO : tictactoe/tictactoe: Making directory 2025/08/04 04:39:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/04 04:39:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/04 04:39:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/04 04:39:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/04 04:39:30 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:39:30 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:39:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:39:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/04 04:39:31 DEBUG : Waiting for deletions to finish 2025/08/04 04:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:31 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/04 04:39:31 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/04 04:39:31 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:39:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/04 04:39:31 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/04 04:39:31 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:39:31 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.11s) === RUN TestSyntax 2025/08/04 04:39:32 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:39:32 INFO : toe: Making directory 2025/08/04 04:39:32 INFO : toe/toe: Making directory 2025/08/04 04:39:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/04 04:39:32 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:39:32 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:39:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:39:33 INFO : toe/toe/toe: Copied (new) 2025/08/04 04:39:33 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.76s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:39:34 DEBUG : empty_dir: Making directory with metadata 2025/08/04 04:39:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/04 04:39:34 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/04 04:39:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/04 04:39:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/04 04:39:34 INFO : tictacempty_dir: Making directory 2025/08/04 04:39:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/04 04:39:34 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:34 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:34 INFO : tictactoe: Making directory 2025/08/04 04:39:34 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:34 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/04 04:39:34 INFO : tictactoe/tictactoe: Making directory 2025/08/04 04:39:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/04 04:39:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/04 04:39:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/04 04:39:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/04 04:39:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/04 04:39:34 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:39:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/04 04:39:34 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:39:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:39:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/04 04:39:35 INFO : toe/toe/toe.txt: Deleted 2025/08/04 04:39:35 INFO : toe/toe: Removing directory 2025/08/04 04:39:35 INFO : toe: Removing directory 2025/08/04 04:39:35 INFO : empty_dir: Removing directory 2025/08/04 04:39:35 DEBUG : Local file system at /tmp/rclone2023358428: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (2.04s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:39:36 DEBUG : empty_dir: Making directory with metadata 2025/08/04 04:39:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/04 04:39:36 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/04 04:39:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/04 04:39:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/04 04:39:36 INFO : tictacempty_dir: Making directory 2025/08/04 04:39:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/04 04:39:36 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:36 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:36 INFO : tictactoe: Making directory 2025/08/04 04:39:36 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:36 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/04 04:39:36 INFO : tictactoe/tictactoe: Making directory 2025/08/04 04:39:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/04 04:39:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/04 04:39:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/04 04:39:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/04 04:39:36 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:39:36 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:39:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/04 04:39:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/04 04:39:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:39:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/04 04:39:37 INFO : toe/toe/toe.txt: Deleted 2025/08/04 04:39:37 INFO : toe/toe: Removing directory 2025/08/04 04:39:37 INFO : toe: Removing directory 2025/08/04 04:39:37 INFO : empty_dir: Removing directory 2025/08/04 04:39:37 DEBUG : Local file system at /tmp/rclone2023358428: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/04 04:39:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/04 04:39:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/04 04:39:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/04 04:39:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/04 04:39:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:39:38 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/04 04:39:38 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.27s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:39:39 DEBUG : Reset feature "Copy" 2025/08/04 04:39:39 DEBUG : Reset feature "Move" 2025/08/04 04:39:39 DEBUG : Reset feature "Copy" 2025/08/04 04:39:39 DEBUG : Reset feature "Move" 2025/08/04 04:39:39 DEBUG : empty_dir: Making directory with metadata 2025/08/04 04:39:39 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/04 04:39:39 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/04 04:39:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/04 04:39:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/04 04:39:39 INFO : tictacempty_dir: Making directory 2025/08/04 04:39:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/04 04:39:39 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:39 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:39 INFO : tictactoe: Making directory 2025/08/04 04:39:39 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:39 DEBUG : toe: transformed to: tictactoe 2025/08/04 04:39:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/04 04:39:39 INFO : tictactoe/tictactoe: Making directory 2025/08/04 04:39:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/04 04:39:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/04 04:39:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/04 04:39:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/04 04:39:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/04 04:39:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/04 04:39:39 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:39:39 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:39:40 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:39:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/04 04:39:40 INFO : toe/toe/toe.txt: Deleted 2025/08/04 04:39:40 INFO : toe/toe: Removing directory 2025/08/04 04:39:40 INFO : toe: Removing directory 2025/08/04 04:39:40 INFO : empty_dir: Removing directory 2025/08/04 04:39:40 DEBUG : Local file system at /tmp/rclone2023358428: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/04 04:39:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/04 04:39:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/04 04:39:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/04 04:39:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/04 04:39:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:39:42 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/04 04:39:42 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.43s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:39:43 DEBUG : toe: transformed to: dG9l 2025/08/04 04:39:43 DEBUG : toe: transformed to: dG9l 2025/08/04 04:39:43 INFO : dG9l: Making directory 2025/08/04 04:39:43 DEBUG : toe: transformed to: dG9l 2025/08/04 04:39:43 DEBUG : toe: transformed to: dG9l 2025/08/04 04:39:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/04 04:39:43 INFO : dG9l/dG9l: Making directory 2025/08/04 04:39:43 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/04 04:39:43 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/04 04:39:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/04 04:39:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/04 04:39:43 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/04 04:39:43 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:39:43 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:39:44 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:39:44 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/04 04:39:44 DEBUG : Waiting for deletions to finish 2025/08/04 04:39:44 DEBUG : dG9l: transformed to: toe 2025/08/04 04:39:44 DEBUG : dG9l: transformed to: toe 2025/08/04 04:39:44 DEBUG : dG9l: transformed to: toe 2025/08/04 04:39:44 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/04 04:39:44 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/04 04:39:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/04 04:39:44 DEBUG : Local file system at /tmp/rclone2023358428: Waiting for checks to finish 2025/08/04 04:39:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/04 04:39:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/04 04:39:44 DEBUG : Local file system at /tmp/rclone2023358428: Waiting for transfers to finish 2025/08/04 04:39:44 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.58s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-jetuhoj5mebo", Local "Local file system at /tmp/rclone2023358428", Modify Window "1ms" 2025/08/04 04:39:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/04 04:39:45 DEBUG : toe: transformed to: 2025/08/04 04:39:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/04 04:39:45 DEBUG : toe: transformed to: 2025/08/04 04:39:45 INFO : B2 bucket rclone-test-jetuhoj5mebo: Making directory 2025/08/04 04:39:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/04 04:39:45 DEBUG : toe: transformed to: 2025/08/04 04:39:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/04 04:39:45 DEBUG : toe: transformed to: 2025/08/04 04:39:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/04 04:39:45 DEBUG : toe/toe: transformed to: 2025/08/04 04:39:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/04 04:39:45 INFO : toe/toe: Making directory 2025/08/04 04:39:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/04 04:39:45 DEBUG : toe/toe: transformed to: 2025/08/04 04:39:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/04 04:39:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/04 04:39:45 DEBUG : toe: transformed to: 2025/08/04 04:39:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/04 04:39:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/04 04:39:45 DEBUG : toe/toe/toe: transformed to: 2025/08/04 04:39:45 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/04 04:39:45 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for checks to finish 2025/08/04 04:39:45 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Waiting for transfers to finish 2025/08/04 04:39:46 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/04 04:39:46 INFO : toe/toe/toe: Copied (new) 2025/08/04 04:39:46 ERROR : B2 bucket rclone-test-jetuhoj5mebo: not deleting files as there were IO errors 2025/08/04 04:39:46 ERROR : B2 bucket rclone-test-jetuhoj5mebo: not deleting directories as there were IO errors --- PASS: TestError (1.91s) PASS 2025/08/04 04:39:47 DEBUG : B2 bucket rclone-test-jetuhoj5mebo: Purge remote 2025/08/04 04:39:47 INFO : B2 bucket rclone-test-jetuhoj5mebo: cleaning bucket "rclone-test-jetuhoj5mebo" of all files 2025/08/04 04:39:48 DEBUG : BackupDir/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f406a7f09394cabf7_d20250804_m043338_c001_v7007000_t0000_u01754282018396") 2025/08/04 04:39:48 DEBUG : BackupDir/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f10882581c898e605_d20250804_m043332_c001_v0001146_t0028_u01754282012796") 2025/08/04 04:39:48 DEBUG : CompareDest/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878d28_d20250804_m043313_c001_v7007000_t0000_u01754281993531") 2025/08/04 04:39:48 DEBUG : CompareDest/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4946d_d20250804_m043307_c001_v0001041_t0010_u01754281987778") 2025/08/04 04:39:48 DEBUG : CompareDest/two: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878d2a_d20250804_m043313_c001_v7007000_t0000_u01754281993736") 2025/08/04 04:39:48 DEBUG : CompareDest/two: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e658_d20250804_m043309_c001_v0001154_t0004_u01754281989020") 2025/08/04 04:39:48 DEBUG : CopyDest/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f406a7f09394cabf8_d20250804_m043338_c001_v7007000_t0000_u01754282018581") 2025/08/04 04:39:48 DEBUG : CopyDest/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e678_d20250804_m043329_c001_v0001154_t0023_u01754282009858") 2025/08/04 04:39:48 DEBUG : CopyDest/three: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f406a7f09394cabf9_d20250804_m043338_c001_v7007000_t0000_u01754282018764") 2025/08/04 04:39:48 DEBUG : CopyDest/three: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e67e_d20250804_m043336_c001_v0001154_t0014_u01754282016421") 2025/08/04 04:39:49 DEBUG : CopyDest/two: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f406a7f09394cabfa_d20250804_m043338_c001_v7007000_t0000_u01754282018951") 2025/08/04 04:39:49 DEBUG : CopyDest/two: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49489_d20250804_m043333_c001_v0001041_t0052_u01754282013925") 2025/08/04 04:39:49 DEBUG : EXISTING: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4086dd0977c9ea52_d20250804_m043506_c001_v7007000_t0000_u01754282106274") 2025/08/04 04:39:49 DEBUG : EXISTING: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e70f_d20250804_m043505_c001_v0001154_t0000_u01754282105027") 2025/08/04 04:39:49 DEBUG : PREFIXapple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f401bbe58f413c37e_d20250804_m043709_c001_v7007000_t0000_u01754282229335") 2025/08/04 04:39:49 DEBUG : PREFIXapple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a935_d20250804_m043703_c001_v0001146_t0021_u01754282223691") 2025/08/04 04:39:49 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce8636723538d_d20250804_m043709_c001_v7007000_t0000_u01754282229317") 2025/08/04 04:39:49 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495f0_d20250804_m043703_c001_v0001041_t0058_u01754282223561") 2025/08/04 04:39:49 DEBUG : PREFIXbanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f401bbe58f413c37f_d20250804_m043709_c001_v7007000_t0000_u01754282229346") 2025/08/04 04:39:49 DEBUG : PREFIXbanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e80d_d20250804_m043703_c001_v0001154_t0003_u01754282223570") 2025/08/04 04:39:49 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f976d8_d20250804_m043709_c001_v7007000_t0000_u01754282229512") 2025/08/04 04:39:49 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde246_d20250804_m043703_c001_v0001171_t0009_u01754282223582") 2025/08/04 04:39:49 DEBUG : Testêé: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4086dd0977c9ea28_d20250804_m043502_c001_v7007000_t0000_u01754282102563") 2025/08/04 04:39:49 DEBUG : Testêé: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e709_d20250804_m043501_c001_v0001154_t0019_u01754282101833") 2025/08/04 04:39:49 DEBUG : Testêé: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a494f7_d20250804_m043500_c001_v0001041_t0016_u01754282100745") 2025/08/04 04:39:49 DEBUG : YXBwbGU=: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1879060_d20250804_m043649_c001_v7007000_t0000_u01754282209774") 2025/08/04 04:39:49 DEBUG : YXBwbGU=: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e7eb_d20250804_m043645_c001_v0001154_t0024_u01754282205354") 2025/08/04 04:39:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1879062_d20250804_m043649_c001_v7007000_t0000_u01754282209963") 2025/08/04 04:39:50 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495cc_d20250804_m043645_c001_v0001041_t0051_u01754282205343") 2025/08/04 04:39:50 DEBUG : YmFuYW5h: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1879063_d20250804_m043650_c001_v7007000_t0000_u01754282210145") 2025/08/04 04:39:50 DEBUG : YmFuYW5h: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a901_d20250804_m043645_c001_v0001146_t0047_u01754282205375") 2025/08/04 04:39:50 DEBUG : a/potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea709b_d20250804_m043139_c001_v7007000_t0000_u01754281899425") 2025/08/04 04:39:50 DEBUG : a/potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48fae_d20250804_m043138_c001_v0001184_t0000_u01754281898845") 2025/08/04 04:39:50 DEBUG : a/potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea7095_d20250804_m043137_c001_v7007000_t0000_u01754281897496") 2025/08/04 04:39:50 DEBUG : a/potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48f8e_d20250804_m043136_c001_v0001184_t0053_u01754281896740") 2025/08/04 04:39:50 DEBUG : a/potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f974b2_d20250804_m043121_c001_v7007000_t0000_u01754281881088") 2025/08/04 04:39:50 DEBUG : a/potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48ef7_d20250804_m043120_c001_v0001184_t0051_u01754281880312") 2025/08/04 04:39:50 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8cd_d20250804_m043914_c001_v7007000_t0000_u01754282354719") 2025/08/04 04:39:50 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0aa61_d20250804_m043910_c001_v0001146_t0042_u01754282350609") 2025/08/04 04:39:50 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a243f65e_d20250804_m043856_c001_v7007000_t0000_u01754282336957") 2025/08/04 04:39:50 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0aa37_d20250804_m043852_c001_v0001146_t0044_u01754282332558") 2025/08/04 04:39:50 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4030020fb21d393a_d20250804_m043840_c001_v7007000_t0000_u01754282320147") 2025/08/04 04:39:50 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0aa21_d20250804_m043836_c001_v0001146_t0045_u01754282316438") 2025/08/04 04:39:50 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416218017336b51a_d20250804_m043824_c001_v7007000_t0000_u01754282304446") 2025/08/04 04:39:50 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0aa01_d20250804_m043820_c001_v0001146_t0017_u01754282300346") 2025/08/04 04:39:50 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335aee0_d20250804_m043808_c001_v7007000_t0000_u01754282288390") 2025/08/04 04:39:50 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a9e7_d20250804_m043804_c001_v0001146_t0039_u01754282284295") 2025/08/04 04:39:50 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b404_d20250804_m043751_c001_v7007000_t0000_u01754282271880") 2025/08/04 04:39:50 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e87d_d20250804_m043745_c001_v0001154_t0007_u01754282265384") 2025/08/04 04:39:50 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea1b_d20250804_m043733_c001_v7007000_t0000_u01754282253309") 2025/08/04 04:39:51 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e861_d20250804_m043729_c001_v0001154_t0017_u01754282249363") 2025/08/04 04:39:51 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4134a00943e7de87_d20250804_m043728_c001_v7007000_t0000_u01754282248186") 2025/08/04 04:39:51 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e84d_d20250804_m043723_c001_v0001154_t0009_u01754282243367") 2025/08/04 04:39:51 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce86367235390_d20250804_m043711_c001_v7007000_t0000_u01754282231085") 2025/08/04 04:39:51 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a941_d20250804_m043707_c001_v0001146_t0025_u01754282227220") 2025/08/04 04:39:51 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f401bbe58f413c37c_d20250804_m043706_c001_v7007000_t0000_u01754282226280") 2025/08/04 04:39:51 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e80b_d20250804_m043701_c001_v0001154_t0008_u01754282221082") 2025/08/04 04:39:51 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f420eba9bcb813ecd_d20250804_m043648_c001_v7007000_t0000_u01754282208008") 2025/08/04 04:39:51 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495c8_d20250804_m043642_c001_v0001041_t0046_u01754282202590") 2025/08/04 04:39:51 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d75838473649_d20250804_m043630_c001_v7007000_t0000_u01754282190845") 2025/08/04 04:39:51 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495a8_d20250804_m043626_c001_v0001041_t0050_u01754282186677") 2025/08/04 04:39:51 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a242ad52_d20250804_m043615_c001_v7007000_t0000_u01754282175494") 2025/08/04 04:39:51 DEBUG : apple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49595_d20250804_m043611_c001_v0001041_t0020_u01754282171825") 2025/08/04 04:39:51 DEBUG : appleSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f400c3e48f91ed0cc_d20250804_m043731_c001_v7007000_t0000_u01754282251577") 2025/08/04 04:39:51 DEBUG : appleSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde2d8_d20250804_m043725_c001_v0001171_t0018_u01754282245821") 2025/08/04 04:39:51 DEBUG : appleapple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b405_d20250804_m043752_c001_v7007000_t0000_u01754282272065") 2025/08/04 04:39:51 DEBUG : appleapple: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e881_d20250804_m043747_c001_v0001154_t0012_u01754282267819") 2025/08/04 04:39:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8ce_d20250804_m043914_c001_v7007000_t0000_u01754282354902") 2025/08/04 04:39:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde510_d20250804_m043911_c001_v0001171_t0050_u01754282351341") 2025/08/04 04:39:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a243f661_d20250804_m043857_c001_v7007000_t0000_u01754282337140") 2025/08/04 04:39:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde4b9_d20250804_m043853_c001_v0001171_t0017_u01754282333426") 2025/08/04 04:39:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4030020fb21d393b_d20250804_m043840_c001_v7007000_t0000_u01754282320329") 2025/08/04 04:39:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde453_d20250804_m043837_c001_v0001171_t0020_u01754282317104") 2025/08/04 04:39:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416218017336b51b_d20250804_m043824_c001_v7007000_t0000_u01754282304633") 2025/08/04 04:39:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde404_d20250804_m043821_c001_v0001171_t0027_u01754282301417") 2025/08/04 04:39:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335aee1_d20250804_m043808_c001_v7007000_t0000_u01754282288574") 2025/08/04 04:39:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde3b4_d20250804_m043805_c001_v0001171_t0051_u01754282285039") 2025/08/04 04:39:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f401bbe58f413c3a1_d20250804_m043750_c001_v7007000_t0000_u01754282270069") 2025/08/04 04:39:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde352_d20250804_m043746_c001_v0001171_t0053_u01754282266229") 2025/08/04 04:39:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea1c_d20250804_m043733_c001_v7007000_t0000_u01754282253493") 2025/08/04 04:39:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a99b_d20250804_m043729_c001_v0001146_t0052_u01754282249375") 2025/08/04 04:39:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4134a00943e7de85_d20250804_m043727_c001_v7007000_t0000_u01754282247822") 2025/08/04 04:39:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49622_d20250804_m043724_c001_v0001041_t0024_u01754282244103") 2025/08/04 04:39:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce86367235391_d20250804_m043711_c001_v7007000_t0000_u01754282231272") 2025/08/04 04:39:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495fc_d20250804_m043707_c001_v0001041_t0051_u01754282227231") 2025/08/04 04:39:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea7642_d20250804_m043706_c001_v7007000_t0000_u01754282226059") 2025/08/04 04:39:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde240_d20250804_m043701_c001_v0001171_t0032_u01754282221871") 2025/08/04 04:39:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4020e8146891c1b3_d20250804_m043647_c001_v7007000_t0000_u01754282207999") 2025/08/04 04:39:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde1cf_d20250804_m043643_c001_v0001171_t0000_u01754282203337") 2025/08/04 04:39:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d7583847364a_d20250804_m043631_c001_v7007000_t0000_u01754282191028") 2025/08/04 04:39:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde172_d20250804_m043627_c001_v0001171_t0033_u01754282187347") 2025/08/04 04:39:53 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a242ad53_d20250804_m043615_c001_v7007000_t0000_u01754282175676") 2025/08/04 04:39:53 DEBUG : appleappleapplebanana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde11b_d20250804_m043612_c001_v0001171_t0042_u01754282172668") 2025/08/04 04:39:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0209d2_d20250804_m043731_c001_v7007000_t0000_u01754282251802") 2025/08/04 04:39:53 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a98d_d20250804_m043725_c001_v0001146_t0057_u01754282245843") 2025/08/04 04:39:53 DEBUG : b/potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea709c_d20250804_m043139_c001_v7007000_t0000_u01754281899610") 2025/08/04 04:39:53 DEBUG : b/potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48fa2_d20250804_m043138_c001_v0001184_t0003_u01754281898050") 2025/08/04 04:39:53 DEBUG : b/potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea7094_d20250804_m043136_c001_v7007000_t0000_u01754281896933") 2025/08/04 04:39:53 DEBUG : b/potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48f88_d20250804_m043135_c001_v0001184_t0055_u01754281895956") 2025/08/04 04:39:53 DEBUG : b/potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f974b1_d20250804_m043120_c001_v7007000_t0000_u01754281880521") 2025/08/04 04:39:53 DEBUG : b/potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48eef_d20250804_m043119_c001_v0001184_t0006_u01754281879527") 2025/08/04 04:39:53 DEBUG : backup/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335468b_d20250804_m043353_c001_v7007000_t0000_u01754282033079") 2025/08/04 04:39:53 DEBUG : backup/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f100469c20678610c_d20250804_m043350_c001_v0001104_t0053_u01754282030261") 2025/08/04 04:39:53 DEBUG : backup/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f102c84cc784a4e26_d20250804_m043345_c001_v0001144_t0002_u01754282025869") 2025/08/04 04:39:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419d9c9094f4ff6d_d20250804_m043420_c001_v7007000_t0000_u01754282060393") 2025/08/04 04:39:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f10605137a7fc2079_d20250804_m043418_c001_v0001104_t0034_u01754282058169") 2025/08/04 04:39:53 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f1011de52dae6d746_d20250804_m043414_c001_v0001130_t0007_u01754282054000") 2025/08/04 04:39:53 DEBUG : backup/one.bak: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878e8e_d20250804_m043406_c001_v7007000_t0000_u01754282046354") 2025/08/04 04:39:53 DEBUG : backup/one.bak: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118dace6ef464128_d20250804_m043404_c001_v0001150_t0027_u01754282044438") 2025/08/04 04:39:53 DEBUG : backup/one.bak: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f10719de16852512a_d20250804_m043400_c001_v0001171_t0025_u01754282040157") 2025/08/04 04:39:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419d9c9094f4ff6f_d20250804_m043420_c001_v7007000_t0000_u01754282060576") 2025/08/04 04:39:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f1099881dd49cc652_d20250804_m043419_c001_v0001177_t0020_u01754282059623") 2025/08/04 04:39:53 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f110d53079ecf9075_d20250804_m043415_c001_v0001165_t0012_u01754282055913") 2025/08/04 04:39:54 DEBUG : backup/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335468e_d20250804_m043353_c001_v7007000_t0000_u01754282033262") 2025/08/04 04:39:54 DEBUG : backup/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f1152f579a775464a_d20250804_m043351_c001_v0001044_t0001_u01754282031840") 2025/08/04 04:39:54 DEBUG : backup/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f10389158f20e2746_d20250804_m043347_c001_v0001181_t0020_u01754282027960") 2025/08/04 04:39:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878e8f_d20250804_m043406_c001_v7007000_t0000_u01754282046535") 2025/08/04 04:39:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a7a3_d20250804_m043405_c001_v0001146_t0033_u01754282045428") 2025/08/04 04:39:54 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f1045f7ddb4c392ef_d20250804_m043401_c001_v0001032_t0025_u01754282041693") 2025/08/04 04:39:54 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8cf_d20250804_m043915_c001_v7007000_t0000_u01754282355086") 2025/08/04 04:39:54 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a496d7_d20250804_m043911_c001_v0001041_t0047_u01754282351034") 2025/08/04 04:39:54 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a243f664_d20250804_m043857_c001_v7007000_t0000_u01754282337322") 2025/08/04 04:39:54 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a496bb_d20250804_m043852_c001_v0001041_t0059_u01754282332988") 2025/08/04 04:39:54 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4030020fb21d393c_d20250804_m043840_c001_v7007000_t0000_u01754282320513") 2025/08/04 04:39:54 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a496ab_d20250804_m043836_c001_v0001041_t0019_u01754282316785") 2025/08/04 04:39:54 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416218017336b51c_d20250804_m043824_c001_v7007000_t0000_u01754282304818") 2025/08/04 04:39:54 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49691_d20250804_m043820_c001_v0001041_t0007_u01754282300966") 2025/08/04 04:39:54 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335aee2_d20250804_m043808_c001_v7007000_t0000_u01754282288755") 2025/08/04 04:39:54 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4967e_d20250804_m043804_c001_v0001041_t0043_u01754282284673") 2025/08/04 04:39:54 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b406_d20250804_m043752_c001_v7007000_t0000_u01754282272251") 2025/08/04 04:39:54 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4965c_d20250804_m043745_c001_v0001041_t0012_u01754282265787") 2025/08/04 04:39:54 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea1d_d20250804_m043733_c001_v7007000_t0000_u01754282253678") 2025/08/04 04:39:54 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49636_d20250804_m043729_c001_v0001041_t0016_u01754282249385") 2025/08/04 04:39:54 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea0e_d20250804_m043727_c001_v7007000_t0000_u01754282247847") 2025/08/04 04:39:54 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde2ce_d20250804_m043723_c001_v0001171_t0042_u01754282243715") 2025/08/04 04:39:55 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce86367235393_d20250804_m043711_c001_v7007000_t0000_u01754282231456") 2025/08/04 04:39:55 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e81b_d20250804_m043707_c001_v0001154_t0011_u01754282227240") 2025/08/04 04:39:55 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f414ab92361d6df96_d20250804_m043705_c001_v7007000_t0000_u01754282225857") 2025/08/04 04:39:55 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495ec_d20250804_m043701_c001_v0001041_t0044_u01754282221413") 2025/08/04 04:39:55 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f400c3e48f91ed055_d20250804_m043648_c001_v7007000_t0000_u01754282208012") 2025/08/04 04:39:55 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e7e5_d20250804_m043642_c001_v0001154_t0024_u01754282202883") 2025/08/04 04:39:55 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d7583847364b_d20250804_m043631_c001_v7007000_t0000_u01754282191213") 2025/08/04 04:39:55 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e7d3_d20250804_m043627_c001_v0001154_t0004_u01754282187001") 2025/08/04 04:39:55 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a242ad54_d20250804_m043615_c001_v7007000_t0000_u01754282175858") 2025/08/04 04:39:55 DEBUG : banana: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e7b5_d20250804_m043612_c001_v0001154_t0022_u01754282172316") 2025/08/04 04:39:55 DEBUG : bananaSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f976e2_d20250804_m043731_c001_v7007000_t0000_u01754282251569") 2025/08/04 04:39:55 DEBUG : bananaSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49624_d20250804_m043725_c001_v0001041_t0035_u01754282245832") 2025/08/04 04:39:55 DEBUG : both0: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208bb_d20250804_m043549_c001_v7007000_t0000_u01754282149446") 2025/08/04 04:39:55 DEBUG : both0: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49535_d20250804_m043530_c001_v0001041_t0001_u01754282130856") 2025/08/04 04:39:55 DEBUG : both0: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f86_d20250804_m043526_c001_v7007000_t0000_u01754282126620") 2025/08/04 04:39:55 DEBUG : both0: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a494fd_d20250804_m043508_c001_v0001041_t0046_u01754282108199") 2025/08/04 04:39:55 DEBUG : both1: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208bc_d20250804_m043549_c001_v7007000_t0000_u01754282149629") 2025/08/04 04:39:55 DEBUG : both1: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49537_d20250804_m043532_c001_v0001041_t0012_u01754282132069") 2025/08/04 04:39:55 DEBUG : both1: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f87_d20250804_m043526_c001_v7007000_t0000_u01754282126822") 2025/08/04 04:39:55 DEBUG : both1: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a494ff_d20250804_m043508_c001_v0001041_t0048_u01754282108854") 2025/08/04 04:39:56 DEBUG : both10: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208bd_d20250804_m043549_c001_v7007000_t0000_u01754282149813") 2025/08/04 04:39:56 DEBUG : both10: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4954f_d20250804_m043539_c001_v0001041_t0022_u01754282139156") 2025/08/04 04:39:56 DEBUG : both10: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f89_d20250804_m043527_c001_v7007000_t0000_u01754282127006") 2025/08/04 04:39:56 DEBUG : both10: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49519_d20250804_m043516_c001_v0001041_t0041_u01754282116223") 2025/08/04 04:39:56 DEBUG : both11: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208be_d20250804_m043550_c001_v7007000_t0000_u01754282150001") 2025/08/04 04:39:56 DEBUG : both11: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49551_d20250804_m043540_c001_v0001041_t0013_u01754282140014") 2025/08/04 04:39:56 DEBUG : both11: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f8a_d20250804_m043527_c001_v7007000_t0000_u01754282127192") 2025/08/04 04:39:56 DEBUG : both11: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4951b_d20250804_m043516_c001_v0001041_t0041_u01754282116927") 2025/08/04 04:39:56 DEBUG : both12: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208bf_d20250804_m043550_c001_v7007000_t0000_u01754282150188") 2025/08/04 04:39:56 DEBUG : both12: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49553_d20250804_m043540_c001_v0001041_t0047_u01754282140738") 2025/08/04 04:39:56 DEBUG : both12: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f8b_d20250804_m043527_c001_v7007000_t0000_u01754282127375") 2025/08/04 04:39:56 DEBUG : both12: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4951d_d20250804_m043517_c001_v0001041_t0000_u01754282117600") 2025/08/04 04:39:56 DEBUG : both13: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208c0_d20250804_m043550_c001_v7007000_t0000_u01754282150371") 2025/08/04 04:39:56 DEBUG : both13: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49555_d20250804_m043541_c001_v0001041_t0046_u01754282141479") 2025/08/04 04:39:56 DEBUG : both13: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f8c_d20250804_m043527_c001_v7007000_t0000_u01754282127558") 2025/08/04 04:39:56 DEBUG : both13: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4951f_d20250804_m043518_c001_v0001041_t0055_u01754282118387") 2025/08/04 04:39:56 DEBUG : both14: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208c1_d20250804_m043550_c001_v7007000_t0000_u01754282150554") 2025/08/04 04:39:56 DEBUG : both14: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49557_d20250804_m043542_c001_v0001041_t0051_u01754282142165") 2025/08/04 04:39:56 DEBUG : both14: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f8d_d20250804_m043527_c001_v7007000_t0000_u01754282127740") 2025/08/04 04:39:56 DEBUG : both14: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49521_d20250804_m043519_c001_v0001041_t0050_u01754282119090") 2025/08/04 04:39:57 DEBUG : both15: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208c2_d20250804_m043550_c001_v7007000_t0000_u01754282150738") 2025/08/04 04:39:57 DEBUG : both15: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49559_d20250804_m043542_c001_v0001041_t0007_u01754282142871") 2025/08/04 04:39:57 DEBUG : both15: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f8e_d20250804_m043527_c001_v7007000_t0000_u01754282127922") 2025/08/04 04:39:57 DEBUG : both15: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49523_d20250804_m043519_c001_v0001041_t0057_u01754282119956") 2025/08/04 04:39:57 DEBUG : both16: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208c3_d20250804_m043550_c001_v7007000_t0000_u01754282150925") 2025/08/04 04:39:57 DEBUG : both16: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4955b_d20250804_m043543_c001_v0001041_t0050_u01754282143593") 2025/08/04 04:39:57 DEBUG : both16: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f8f_d20250804_m043528_c001_v7007000_t0000_u01754282128105") 2025/08/04 04:39:57 DEBUG : both16: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49525_d20250804_m043520_c001_v0001041_t0030_u01754282120859") 2025/08/04 04:39:57 DEBUG : both17: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208c4_d20250804_m043551_c001_v7007000_t0000_u01754282151108") 2025/08/04 04:39:57 DEBUG : both17: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4955d_d20250804_m043544_c001_v0001041_t0027_u01754282144413") 2025/08/04 04:39:57 DEBUG : both17: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f90_d20250804_m043528_c001_v7007000_t0000_u01754282128286") 2025/08/04 04:39:57 DEBUG : both17: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49529_d20250804_m043521_c001_v0001041_t0004_u01754282121714") 2025/08/04 04:39:57 DEBUG : both18: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208c5_d20250804_m043551_c001_v7007000_t0000_u01754282151291") 2025/08/04 04:39:57 DEBUG : both18: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4955f_d20250804_m043545_c001_v0001041_t0029_u01754282145197") 2025/08/04 04:39:57 DEBUG : both18: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f91_d20250804_m043528_c001_v7007000_t0000_u01754282128472") 2025/08/04 04:39:57 DEBUG : both18: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4952d_d20250804_m043522_c001_v0001041_t0023_u01754282122396") 2025/08/04 04:39:57 DEBUG : both19: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208c6_d20250804_m043551_c001_v7007000_t0000_u01754282151475") 2025/08/04 04:39:57 DEBUG : both19: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49561_d20250804_m043545_c001_v0001041_t0007_u01754282145976") 2025/08/04 04:39:57 DEBUG : both19: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f92_d20250804_m043528_c001_v7007000_t0000_u01754282128655") 2025/08/04 04:39:57 DEBUG : both19: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49531_d20250804_m043523_c001_v0001041_t0012_u01754282123104") 2025/08/04 04:39:57 DEBUG : both2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208c7_d20250804_m043551_c001_v7007000_t0000_u01754282151659") 2025/08/04 04:39:57 DEBUG : both2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4953d_d20250804_m043532_c001_v0001041_t0013_u01754282132901") 2025/08/04 04:39:57 DEBUG : both2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f93_d20250804_m043528_c001_v7007000_t0000_u01754282128838") 2025/08/04 04:39:57 DEBUG : both2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49501_d20250804_m043509_c001_v0001041_t0015_u01754282109794") 2025/08/04 04:39:58 DEBUG : both3: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208c8_d20250804_m043551_c001_v7007000_t0000_u01754282151847") 2025/08/04 04:39:58 DEBUG : both3: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4953f_d20250804_m043533_c001_v0001041_t0059_u01754282133677") 2025/08/04 04:39:58 DEBUG : both3: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f95_d20250804_m043529_c001_v7007000_t0000_u01754282129020") 2025/08/04 04:39:58 DEBUG : both3: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49505_d20250804_m043510_c001_v0001041_t0055_u01754282110563") 2025/08/04 04:39:58 DEBUG : both4: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208c9_d20250804_m043552_c001_v7007000_t0000_u01754282152030") 2025/08/04 04:39:58 DEBUG : both4: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49541_d20250804_m043534_c001_v0001041_t0034_u01754282134509") 2025/08/04 04:39:58 DEBUG : both4: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f96_d20250804_m043529_c001_v7007000_t0000_u01754282129203") 2025/08/04 04:39:58 DEBUG : both4: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49507_d20250804_m043511_c001_v0001041_t0013_u01754282111373") 2025/08/04 04:39:58 DEBUG : both5: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208ca_d20250804_m043552_c001_v7007000_t0000_u01754282152213") 2025/08/04 04:39:58 DEBUG : both5: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49543_d20250804_m043535_c001_v0001041_t0042_u01754282135361") 2025/08/04 04:39:58 DEBUG : both5: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f97_d20250804_m043529_c001_v7007000_t0000_u01754282129385") 2025/08/04 04:39:58 DEBUG : both5: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4950b_d20250804_m043512_c001_v0001041_t0015_u01754282112169") 2025/08/04 04:39:58 DEBUG : both6: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208cb_d20250804_m043552_c001_v7007000_t0000_u01754282152397") 2025/08/04 04:39:58 DEBUG : both6: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49545_d20250804_m043536_c001_v0001041_t0045_u01754282136028") 2025/08/04 04:39:58 DEBUG : both6: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f98_d20250804_m043529_c001_v7007000_t0000_u01754282129567") 2025/08/04 04:39:58 DEBUG : both6: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4950d_d20250804_m043512_c001_v0001041_t0024_u01754282112875") 2025/08/04 04:39:58 DEBUG : both7: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208cc_d20250804_m043552_c001_v7007000_t0000_u01754282152581") 2025/08/04 04:39:58 DEBUG : both7: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49547_d20250804_m043536_c001_v0001041_t0003_u01754282136768") 2025/08/04 04:39:58 DEBUG : both7: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f99_d20250804_m043529_c001_v7007000_t0000_u01754282129750") 2025/08/04 04:39:58 DEBUG : both7: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49513_d20250804_m043513_c001_v0001041_t0059_u01754282113626") 2025/08/04 04:39:59 DEBUG : both8: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208cd_d20250804_m043552_c001_v7007000_t0000_u01754282152764") 2025/08/04 04:39:59 DEBUG : both8: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49549_d20250804_m043537_c001_v0001041_t0027_u01754282137561") 2025/08/04 04:39:59 DEBUG : both8: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f9a_d20250804_m043529_c001_v7007000_t0000_u01754282129931") 2025/08/04 04:39:59 DEBUG : both8: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49515_d20250804_m043514_c001_v0001041_t0005_u01754282114490") 2025/08/04 04:39:59 DEBUG : both9: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208ce_d20250804_m043552_c001_v7007000_t0000_u01754282152948") 2025/08/04 04:39:59 DEBUG : both9: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4954b_d20250804_m043538_c001_v0001041_t0035_u01754282138410") 2025/08/04 04:39:59 DEBUG : both9: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f9b_d20250804_m043530_c001_v7007000_t0000_u01754282130113") 2025/08/04 04:39:59 DEBUG : both9: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49517_d20250804_m043515_c001_v0001041_t0059_u01754282115336") 2025/08/04 04:39:59 DEBUG : c/non empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea709d_d20250804_m043139_c001_v7007000_t0000_u01754281899794") 2025/08/04 04:39:59 DEBUG : c/non empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48fa4_d20250804_m043138_c001_v0001184_t0048_u01754281898252") 2025/08/04 04:39:59 DEBUG : c/non empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea7096_d20250804_m043137_c001_v7007000_t0000_u01754281897678") 2025/08/04 04:39:59 DEBUG : c/non empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48f8c_d20250804_m043136_c001_v0001184_t0042_u01754281896151") 2025/08/04 04:39:59 DEBUG : c/non empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f974b3_d20250804_m043121_c001_v7007000_t0000_u01754281881277") 2025/08/04 04:39:59 DEBUG : c/non empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48ef1_d20250804_m043119_c001_v0001184_t0036_u01754281879738") 2025/08/04 04:39:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1879064_d20250804_m043650_c001_v7007000_t0000_u01754282210328") 2025/08/04 04:39:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde1e1_d20250804_m043645_c001_v0001171_t0046_u01754282205365") 2025/08/04 04:39:59 DEBUG : check sum: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f974a5_d20250804_m043112_c001_v7007000_t0000_u01754281872872") 2025/08/04 04:39:59 DEBUG : check sum: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48ea5_d20250804_m043111_c001_v0001184_t0002_u01754281871912") 2025/08/04 04:39:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d188c79b_d20250804_m043945_c001_v7007000_t0000_u01754282385438") 2025/08/04 04:39:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0aa9d_d20250804_m043943_c001_v0001146_t0059_u01754282383824") 2025/08/04 04:40:00 DEBUG : dest/3: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f406a7f09394cabd7_d20250804_m043322_c001_v7007000_t0000_u01754282002909") 2025/08/04 04:40:00 DEBUG : dest/3: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f410323f424e8ed66_d20250804_m043321_c001_v0001176_t0047_u01754282001805") 2025/08/04 04:40:00 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b407_d20250804_m043752_c001_v7007000_t0000_u01754282272436") 2025/08/04 04:40:00 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a9c5_d20250804_m043747_c001_v0001146_t0052_u01754282267852") 2025/08/04 04:40:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8d0_d20250804_m043915_c001_v7007000_t0000_u01754282355273") 2025/08/04 04:40:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0aa4b_d20250804_m043901_c001_v0001146_t0015_u01754282341632") 2025/08/04 04:40:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a243f667_d20250804_m043857_c001_v7007000_t0000_u01754282337505") 2025/08/04 04:40:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0aa27_d20250804_m043844_c001_v0001146_t0041_u01754282324827") 2025/08/04 04:40:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4030020fb21d393d_d20250804_m043840_c001_v7007000_t0000_u01754282320698") 2025/08/04 04:40:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0aa15_d20250804_m043829_c001_v0001146_t0054_u01754282309147") 2025/08/04 04:40:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416218017336b51d_d20250804_m043825_c001_v7007000_t0000_u01754282305001") 2025/08/04 04:40:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a9f7_d20250804_m043813_c001_v0001146_t0023_u01754282293074") 2025/08/04 04:40:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335b2cb_d20250804_m043808_c001_v7007000_t0000_u01754282288937") 2025/08/04 04:40:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a9d9_d20250804_m043756_c001_v0001146_t0022_u01754282276588") 2025/08/04 04:40:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417a624a55650ca2_d20250804_m043750_c001_v7007000_t0000_u01754282270102") 2025/08/04 04:40:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e871_d20250804_m043737_c001_v0001154_t0011_u01754282257977") 2025/08/04 04:40:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea1e_d20250804_m043733_c001_v7007000_t0000_u01754282253864") 2025/08/04 04:40:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde2f6_d20250804_m043729_c001_v0001171_t0019_u01754282249644") 2025/08/04 04:40:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f415baf7d94854a19_d20250804_m043728_c001_v7007000_t0000_u01754282248236") 2025/08/04 04:40:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e833_d20250804_m043715_c001_v0001154_t0013_u01754282235752") 2025/08/04 04:40:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce86367235394_d20250804_m043711_c001_v7007000_t0000_u01754282231644") 2025/08/04 04:40:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde260_d20250804_m043707_c001_v0001171_t0015_u01754282227526") 2025/08/04 04:40:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f414ab92361d6df95_d20250804_m043705_c001_v7007000_t0000_u01754282225674") 2025/08/04 04:40:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e7fb_d20250804_m043654_c001_v0001154_t0004_u01754282214396") 2025/08/04 04:40:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f400c3e48f91ed054_d20250804_m043647_c001_v7007000_t0000_u01754282207824") 2025/08/04 04:40:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495b2_d20250804_m043635_c001_v0001041_t0028_u01754282195478") 2025/08/04 04:40:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d7583847364c_d20250804_m043631_c001_v7007000_t0000_u01754282191397") 2025/08/04 04:40:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49598_d20250804_m043620_c001_v0001041_t0012_u01754282180102") 2025/08/04 04:40:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a242ad55_d20250804_m043616_c001_v7007000_t0000_u01754282176045") 2025/08/04 04:40:01 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49589_d20250804_m043605_c001_v0001041_t0057_u01754282165741") 2025/08/04 04:40:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4152d501fbae0f0c_d20250804_m043731_c001_v7007000_t0000_u01754282251904") 2025/08/04 04:40:01 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde2da_d20250804_m043726_c001_v0001171_t0001_u01754282246094") 2025/08/04 04:40:01 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b408_d20250804_m043752_c001_v7007000_t0000_u01754282272621") 2025/08/04 04:40:01 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde35c_d20250804_m043747_c001_v0001171_t0048_u01754282267841") 2025/08/04 04:40:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8d2_d20250804_m043915_c001_v7007000_t0000_u01754282355457") 2025/08/04 04:40:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a496c5_d20250804_m043902_c001_v0001041_t0057_u01754282342906") 2025/08/04 04:40:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a243f66a_d20250804_m043857_c001_v7007000_t0000_u01754282337688") 2025/08/04 04:40:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a496b1_d20250804_m043845_c001_v0001041_t0024_u01754282325555") 2025/08/04 04:40:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4030020fb21d393e_d20250804_m043840_c001_v7007000_t0000_u01754282320882") 2025/08/04 04:40:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4969b_d20250804_m043830_c001_v0001041_t0012_u01754282310004") 2025/08/04 04:40:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416218017336b51f_d20250804_m043825_c001_v7007000_t0000_u01754282305185") 2025/08/04 04:40:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49688_d20250804_m043813_c001_v0001041_t0047_u01754282293854") 2025/08/04 04:40:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335b2cc_d20250804_m043809_c001_v7007000_t0000_u01754282289119") 2025/08/04 04:40:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49672_d20250804_m043757_c001_v0001041_t0007_u01754282277407") 2025/08/04 04:40:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419d9c9094f52979_d20250804_m043750_c001_v7007000_t0000_u01754282270017") 2025/08/04 04:40:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4964a_d20250804_m043738_c001_v0001041_t0021_u01754282258666") 2025/08/04 04:40:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea1f_d20250804_m043734_c001_v7007000_t0000_u01754282254050") 2025/08/04 04:40:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e863_d20250804_m043729_c001_v0001154_t0020_u01754282249696") 2025/08/04 04:40:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f976de_d20250804_m043728_c001_v7007000_t0000_u01754282248216") 2025/08/04 04:40:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde29c_d20250804_m043716_c001_v0001171_t0020_u01754282236489") 2025/08/04 04:40:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce86367235396_d20250804_m043711_c001_v7007000_t0000_u01754282231829") 2025/08/04 04:40:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495fe_d20250804_m043707_c001_v0001041_t0006_u01754282227596") 2025/08/04 04:40:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d75838473673_d20250804_m043706_c001_v7007000_t0000_u01754282226059") 2025/08/04 04:40:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495de_d20250804_m043655_c001_v0001041_t0042_u01754282215118") 2025/08/04 04:40:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4020b5c3d39efac8_d20250804_m043647_c001_v7007000_t0000_u01754282207769") 2025/08/04 04:40:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e7db_d20250804_m043636_c001_v0001154_t0008_u01754282196308") 2025/08/04 04:40:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d7583847364d_d20250804_m043631_c001_v7007000_t0000_u01754282191579") 2025/08/04 04:40:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e7c1_d20250804_m043620_c001_v0001154_t0025_u01754282180788") 2025/08/04 04:40:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a242ad56_d20250804_m043616_c001_v7007000_t0000_u01754282176228") 2025/08/04 04:40:02 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e7a9_d20250804_m043606_c001_v0001154_t0004_u01754282166094") 2025/08/04 04:40:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4134a00943e7de8a_d20250804_m043731_c001_v7007000_t0000_u01754282251610") 2025/08/04 04:40:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e855_d20250804_m043726_c001_v0001154_t0007_u01754282246155") 2025/08/04 04:40:03 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b409_d20250804_m043752_c001_v7007000_t0000_u01754282272804") 2025/08/04 04:40:03 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a9c7_d20250804_m043748_c001_v0001146_t0058_u01754282268117") 2025/08/04 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8d3_d20250804_m043915_c001_v7007000_t0000_u01754282355717") 2025/08/04 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde4e2_d20250804_m043903_c001_v0001171_t0051_u01754282343684") 2025/08/04 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a243f66d_d20250804_m043857_c001_v7007000_t0000_u01754282337871") 2025/08/04 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde47f_d20250804_m043846_c001_v0001171_t0044_u01754282326283") 2025/08/04 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4030020fb21d393f_d20250804_m043841_c001_v7007000_t0000_u01754282321079") 2025/08/04 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde42b_d20250804_m043830_c001_v0001171_t0003_u01754282310742") 2025/08/04 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416218017336b520_d20250804_m043825_c001_v7007000_t0000_u01754282305369") 2025/08/04 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde3e0_d20250804_m043814_c001_v0001171_t0023_u01754282294735") 2025/08/04 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335b2ce_d20250804_m043809_c001_v7007000_t0000_u01754282289329") 2025/08/04 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde38e_d20250804_m043758_c001_v0001171_t0049_u01754282278368") 2025/08/04 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f415baf7d94854a97_d20250804_m043749_c001_v7007000_t0000_u01754282269677") 2025/08/04 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde32a_d20250804_m043739_c001_v0001171_t0053_u01754282259417") 2025/08/04 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea20_d20250804_m043734_c001_v7007000_t0000_u01754282254236") 2025/08/04 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4963a_d20250804_m043729_c001_v0001041_t0029_u01754282249735") 2025/08/04 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea11_d20250804_m043728_c001_v7007000_t0000_u01754282248216") 2025/08/04 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49612_d20250804_m043717_c001_v0001041_t0012_u01754282237142") 2025/08/04 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce86367235397_d20250804_m043712_c001_v7007000_t0000_u01754282232014") 2025/08/04 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e81d_d20250804_m043707_c001_v0001154_t0006_u01754282227638") 2025/08/04 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea7643_d20250804_m043706_c001_v7007000_t0000_u01754282226241") 2025/08/04 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde226_d20250804_m043655_c001_v0001171_t0028_u01754282215842") 2025/08/04 04:40:03 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f976c5_d20250804_m043648_c001_v7007000_t0000_u01754282208024") 2025/08/04 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde1a1_d20250804_m043637_c001_v0001171_t0034_u01754282197012") 2025/08/04 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d7583847364e_d20250804_m043631_c001_v7007000_t0000_u01754282191772") 2025/08/04 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde13d_d20250804_m043621_c001_v0001171_t0048_u01754282181538") 2025/08/04 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a242ad58_d20250804_m043616_c001_v7007000_t0000_u01754282176410") 2025/08/04 04:40:04 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde0f3_d20250804_m043606_c001_v0001171_t0057_u01754282166446") 2025/08/04 04:40:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d043354933_d20250804_m043731_c001_v7007000_t0000_u01754282251782") 2025/08/04 04:40:04 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a98f_d20250804_m043726_c001_v0001146_t0033_u01754282246197") 2025/08/04 04:40:04 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b40a_d20250804_m043752_c001_v7007000_t0000_u01754282272991") 2025/08/04 04:40:04 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e883_d20250804_m043748_c001_v0001154_t0008_u01754282268184") 2025/08/04 04:40:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8d4_d20250804_m043915_c001_v7007000_t0000_u01754282355906") 2025/08/04 04:40:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e8f8_d20250804_m043904_c001_v0001154_t0012_u01754282344311") 2025/08/04 04:40:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a243f670_d20250804_m043858_c001_v7007000_t0000_u01754282338054") 2025/08/04 04:40:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e8e0_d20250804_m043846_c001_v0001154_t0025_u01754282326911") 2025/08/04 04:40:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4030020fb21d3940_d20250804_m043841_c001_v7007000_t0000_u01754282321262") 2025/08/04 04:40:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e8c6_d20250804_m043831_c001_v0001154_t0013_u01754282311380") 2025/08/04 04:40:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416218017336b521_d20250804_m043825_c001_v7007000_t0000_u01754282305554") 2025/08/04 04:40:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e8b0_d20250804_m043815_c001_v0001154_t0006_u01754282295442") 2025/08/04 04:40:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335b2cf_d20250804_m043809_c001_v7007000_t0000_u01754282289510") 2025/08/04 04:40:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e895_d20250804_m043759_c001_v0001154_t0000_u01754282279122") 2025/08/04 04:40:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419d9c9094f52977_d20250804_m043749_c001_v7007000_t0000_u01754282269833") 2025/08/04 04:40:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a9b5_d20250804_m043740_c001_v0001146_t0016_u01754282260287") 2025/08/04 04:40:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea21_d20250804_m043734_c001_v7007000_t0000_u01754282254419") 2025/08/04 04:40:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a99d_d20250804_m043729_c001_v0001146_t0006_u01754282249904") 2025/08/04 04:40:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4134a00943e7de86_d20250804_m043728_c001_v7007000_t0000_u01754282248005") 2025/08/04 04:40:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a96f_d20250804_m043717_c001_v0001146_t0027_u01754282237876") 2025/08/04 04:40:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce86367235398_d20250804_m043712_c001_v7007000_t0000_u01754282232198") 2025/08/04 04:40:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde264_d20250804_m043707_c001_v0001171_t0037_u01754282227802") 2025/08/04 04:40:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d75838473675_d20250804_m043706_c001_v7007000_t0000_u01754282226250") 2025/08/04 04:40:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a927_d20250804_m043656_c001_v0001146_t0000_u01754282216525") 2025/08/04 04:40:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419d9c9094f50614_d20250804_m043648_c001_v7007000_t0000_u01754282208033") 2025/08/04 04:40:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a8e9_d20250804_m043637_c001_v0001146_t0053_u01754282197748") 2025/08/04 04:40:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d7583847364f_d20250804_m043631_c001_v7007000_t0000_u01754282191955") 2025/08/04 04:40:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a8c3_d20250804_m043622_c001_v0001146_t0031_u01754282182196") 2025/08/04 04:40:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a242ad59_d20250804_m043616_c001_v7007000_t0000_u01754282176592") 2025/08/04 04:40:05 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a8a3_d20250804_m043606_c001_v0001146_t0031_u01754282166755") 2025/08/04 04:40:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4152d501fbae0f0a_d20250804_m043731_c001_v7007000_t0000_u01754282251535") 2025/08/04 04:40:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49626_d20250804_m043726_c001_v0001041_t0019_u01754282246278") 2025/08/04 04:40:05 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b40b_d20250804_m043753_c001_v7007000_t0000_u01754282273176") 2025/08/04 04:40:05 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde360_d20250804_m043748_c001_v0001171_t0053_u01754282268205") 2025/08/04 04:40:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8d5_d20250804_m043916_c001_v7007000_t0000_u01754282356094") 2025/08/04 04:40:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0aa51_d20250804_m043904_c001_v0001146_t0030_u01754282344742") 2025/08/04 04:40:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a243f673_d20250804_m043858_c001_v7007000_t0000_u01754282338236") 2025/08/04 04:40:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0aa2d_d20250804_m043847_c001_v0001146_t0033_u01754282327421") 2025/08/04 04:40:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4030020fb21d3941_d20250804_m043841_c001_v7007000_t0000_u01754282321446") 2025/08/04 04:40:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0aa17_d20250804_m043831_c001_v0001146_t0030_u01754282311778") 2025/08/04 04:40:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416218017336b522_d20250804_m043825_c001_v7007000_t0000_u01754282305742") 2025/08/04 04:40:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a9fb_d20250804_m043815_c001_v0001146_t0058_u01754282295848") 2025/08/04 04:40:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335b6b8_d20250804_m043809_c001_v7007000_t0000_u01754282289693") 2025/08/04 04:40:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a9db_d20250804_m043759_c001_v0001146_t0026_u01754282279459") 2025/08/04 04:40:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f415baf7d94854a98_d20250804_m043749_c001_v7007000_t0000_u01754282269859") 2025/08/04 04:40:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e875_d20250804_m043740_c001_v0001154_t0019_u01754282260711") 2025/08/04 04:40:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea22_d20250804_m043734_c001_v7007000_t0000_u01754282254602") 2025/08/04 04:40:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde2fc_d20250804_m043730_c001_v0001171_t0046_u01754282250003") 2025/08/04 04:40:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f976df_d20250804_m043728_c001_v7007000_t0000_u01754282248401") 2025/08/04 04:40:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e837_d20250804_m043718_c001_v0001154_t0007_u01754282238358") 2025/08/04 04:40:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce8636723539a_d20250804_m043712_c001_v7007000_t0000_u01754282232382") 2025/08/04 04:40:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a943_d20250804_m043707_c001_v0001146_t0015_u01754282227873") 2025/08/04 04:40:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f976d2_d20250804_m043706_c001_v7007000_t0000_u01754282226091") 2025/08/04 04:40:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e7ff_d20250804_m043656_c001_v0001154_t0004_u01754282216836") 2025/08/04 04:40:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4020b5c3d39efac7_d20250804_m043647_c001_v7007000_t0000_u01754282207586") 2025/08/04 04:40:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495b8_d20250804_m043638_c001_v0001041_t0049_u01754282198112") 2025/08/04 04:40:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d75838473650_d20250804_m043632_c001_v7007000_t0000_u01754282192139") 2025/08/04 04:40:06 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4959c_d20250804_m043622_c001_v0001041_t0044_u01754282182556") 2025/08/04 04:40:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a242ad5a_d20250804_m043616_c001_v7007000_t0000_u01754282176775") 2025/08/04 04:40:07 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4958d_d20250804_m043607_c001_v0001041_t0040_u01754282167154") 2025/08/04 04:40:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4134a00943e7de8b_d20250804_m043731_c001_v7007000_t0000_u01754282251792") 2025/08/04 04:40:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde2dc_d20250804_m043726_c001_v0001171_t0055_u01754282246397") 2025/08/04 04:40:07 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b40c_d20250804_m043753_c001_v7007000_t0000_u01754282273363") 2025/08/04 04:40:07 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49660_d20250804_m043748_c001_v0001041_t0033_u01754282268218") 2025/08/04 04:40:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8d8_d20250804_m043916_c001_v7007000_t0000_u01754282356278") 2025/08/04 04:40:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a496cb_d20250804_m043905_c001_v0001041_t0015_u01754282345142") 2025/08/04 04:40:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a243f676_d20250804_m043858_c001_v7007000_t0000_u01754282338418") 2025/08/04 04:40:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a496b3_d20250804_m043847_c001_v0001041_t0007_u01754282327860") 2025/08/04 04:40:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4030020fb21d3942_d20250804_m043841_c001_v7007000_t0000_u01754282321630") 2025/08/04 04:40:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4969f_d20250804_m043832_c001_v0001041_t0046_u01754282312167") 2025/08/04 04:40:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416218017336b523_d20250804_m043825_c001_v7007000_t0000_u01754282305927") 2025/08/04 04:40:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4968b_d20250804_m043816_c001_v0001041_t0026_u01754282296146") 2025/08/04 04:40:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335b6b9_d20250804_m043809_c001_v7007000_t0000_u01754282289877") 2025/08/04 04:40:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49674_d20250804_m043759_c001_v0001041_t0059_u01754282279863") 2025/08/04 04:40:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b401_d20250804_m043749_c001_v7007000_t0000_u01754282269849") 2025/08/04 04:40:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49652_d20250804_m043741_c001_v0001041_t0039_u01754282261067") 2025/08/04 04:40:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea23_d20250804_m043734_c001_v7007000_t0000_u01754282254788") 2025/08/04 04:40:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e865_d20250804_m043730_c001_v0001154_t0011_u01754282250077") 2025/08/04 04:40:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4086dd0977c9ebba_d20250804_m043728_c001_v7007000_t0000_u01754282248247") 2025/08/04 04:40:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde2ae_d20250804_m043718_c001_v0001171_t0055_u01754282238828") 2025/08/04 04:40:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce8636723539b_d20250804_m043712_c001_v7007000_t0000_u01754282232566") 2025/08/04 04:40:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49600_d20250804_m043707_c001_v0001041_t0019_u01754282227968") 2025/08/04 04:40:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f401bbe58f413c37a_d20250804_m043706_c001_v7007000_t0000_u01754282226097") 2025/08/04 04:40:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495e0_d20250804_m043657_c001_v0001041_t0054_u01754282217168") 2025/08/04 04:40:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f976c4_d20250804_m043647_c001_v7007000_t0000_u01754282207836") 2025/08/04 04:40:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e7dd_d20250804_m043638_c001_v0001154_t0000_u01754282198482") 2025/08/04 04:40:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d75838473651_d20250804_m043632_c001_v7007000_t0000_u01754282192324") 2025/08/04 04:40:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e7c5_d20250804_m043622_c001_v0001154_t0002_u01754282182869") 2025/08/04 04:40:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a242ad5b_d20250804_m043616_c001_v7007000_t0000_u01754282176958") 2025/08/04 04:40:08 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e7ad_d20250804_m043607_c001_v0001154_t0011_u01754282167470") 2025/08/04 04:40:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4152d501fbae0f0b_d20250804_m043731_c001_v7007000_t0000_u01754282251720") 2025/08/04 04:40:08 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e859_d20250804_m043726_c001_v0001154_t0023_u01754282246491") 2025/08/04 04:40:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b40d_d20250804_m043753_c001_v7007000_t0000_u01754282273551") 2025/08/04 04:40:08 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a9cb_d20250804_m043748_c001_v0001146_t0056_u01754282268408") 2025/08/04 04:40:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8d9_d20250804_m043916_c001_v7007000_t0000_u01754282356463") 2025/08/04 04:40:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde4f2_d20250804_m043905_c001_v0001171_t0048_u01754282345450") 2025/08/04 04:40:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a243f679_d20250804_m043858_c001_v7007000_t0000_u01754282338601") 2025/08/04 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde48d_d20250804_m043848_c001_v0001171_t0038_u01754282328427") 2025/08/04 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4030020fb21d3943_d20250804_m043841_c001_v7007000_t0000_u01754282321814") 2025/08/04 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde437_d20250804_m043832_c001_v0001171_t0025_u01754282312582") 2025/08/04 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416218017336b524_d20250804_m043826_c001_v7007000_t0000_u01754282306114") 2025/08/04 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde3e6_d20250804_m043816_c001_v0001171_t0004_u01754282296626") 2025/08/04 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335b6ba_d20250804_m043810_c001_v7007000_t0000_u01754282290060") 2025/08/04 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde39a_d20250804_m043800_c001_v0001171_t0012_u01754282280567") 2025/08/04 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f420eba9bcb813eed_d20250804_m043749_c001_v7007000_t0000_u01754282269856") 2025/08/04 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde330_d20250804_m043741_c001_v0001171_t0037_u01754282261468") 2025/08/04 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea24_d20250804_m043734_c001_v7007000_t0000_u01754282254971") 2025/08/04 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4963c_d20250804_m043730_c001_v0001041_t0038_u01754282250317") 2025/08/04 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea12_d20250804_m043728_c001_v7007000_t0000_u01754282248410") 2025/08/04 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49616_d20250804_m043719_c001_v0001041_t0045_u01754282239090") 2025/08/04 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce8636723539c_d20250804_m043712_c001_v7007000_t0000_u01754282232754") 2025/08/04 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e81f_d20250804_m043708_c001_v0001154_t0024_u01754282228016") 2025/08/04 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f976d3_d20250804_m043706_c001_v7007000_t0000_u01754282226295") 2025/08/04 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde230_d20250804_m043657_c001_v0001171_t0008_u01754282217444") 2025/08/04 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4020b5c3d39efac9_d20250804_m043647_c001_v7007000_t0000_u01754282207951") 2025/08/04 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde1b7_d20250804_m043638_c001_v0001171_t0023_u01754282198821") 2025/08/04 04:40:09 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d75838473652_d20250804_m043632_c001_v7007000_t0000_u01754282192507") 2025/08/04 04:40:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde150_d20250804_m043623_c001_v0001171_t0049_u01754282183245") 2025/08/04 04:40:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a242ad5c_d20250804_m043617_c001_v7007000_t0000_u01754282177141") 2025/08/04 04:40:10 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde0fd_d20250804_m043607_c001_v0001171_t0032_u01754282167819") 2025/08/04 04:40:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f415baf7d94854a22_d20250804_m043731_c001_v7007000_t0000_u01754282251730") 2025/08/04 04:40:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a991_d20250804_m043726_c001_v0001146_t0051_u01754282246559") 2025/08/04 04:40:10 DEBUG : dir1/0007-12345: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b40e_d20250804_m043753_c001_v7007000_t0000_u01754282273741") 2025/08/04 04:40:10 DEBUG : dir1/0007-12345: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde362_d20250804_m043748_c001_v0001171_t0014_u01754282268461") 2025/08/04 04:40:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8da_d20250804_m043916_c001_v7007000_t0000_u01754282356646") 2025/08/04 04:40:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e8fa_d20250804_m043905_c001_v0001154_t0018_u01754282345738") 2025/08/04 04:40:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a243f67c_d20250804_m043858_c001_v7007000_t0000_u01754282338783") 2025/08/04 04:40:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e8e4_d20250804_m043848_c001_v0001154_t0025_u01754282328722") 2025/08/04 04:40:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4030020fb21d3944_d20250804_m043841_c001_v7007000_t0000_u01754282321996") 2025/08/04 04:40:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e8c8_d20250804_m043832_c001_v0001154_t0000_u01754282312881") 2025/08/04 04:40:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416218017336b525_d20250804_m043826_c001_v7007000_t0000_u01754282306300") 2025/08/04 04:40:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e8b2_d20250804_m043816_c001_v0001154_t0009_u01754282296941") 2025/08/04 04:40:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335baa3_d20250804_m043810_c001_v7007000_t0000_u01754282290241") 2025/08/04 04:40:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e897_d20250804_m043800_c001_v0001154_t0017_u01754282280914") 2025/08/04 04:40:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0209db_d20250804_m043750_c001_v7007000_t0000_u01754282270052") 2025/08/04 04:40:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a9b9_d20250804_m043741_c001_v0001146_t0055_u01754282261806") 2025/08/04 04:40:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea25_d20250804_m043735_c001_v7007000_t0000_u01754282255155") 2025/08/04 04:40:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde302_d20250804_m043730_c001_v0001171_t0003_u01754282250351") 2025/08/04 04:40:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f406a7f09394cad68_d20250804_m043728_c001_v7007000_t0000_u01754282248263") 2025/08/04 04:40:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a973_d20250804_m043719_c001_v0001146_t0043_u01754282239583") 2025/08/04 04:40:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce8636723539d_d20250804_m043712_c001_v7007000_t0000_u01754282232938") 2025/08/04 04:40:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde266_d20250804_m043708_c001_v0001171_t0057_u01754282228079") 2025/08/04 04:40:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4134a00943e7de77_d20250804_m043706_c001_v7007000_t0000_u01754282226073") 2025/08/04 04:40:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a929_d20250804_m043657_c001_v0001146_t0005_u01754282217700") 2025/08/04 04:40:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f420eba9bcb813ecc_d20250804_m043647_c001_v7007000_t0000_u01754282207801") 2025/08/04 04:40:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a8ed_d20250804_m043639_c001_v0001146_t0046_u01754282199101") 2025/08/04 04:40:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d75838473653_d20250804_m043632_c001_v7007000_t0000_u01754282192691") 2025/08/04 04:40:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a8cd_d20250804_m043623_c001_v0001146_t0032_u01754282183594") 2025/08/04 04:40:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a242ad5d_d20250804_m043617_c001_v7007000_t0000_u01754282177324") 2025/08/04 04:40:11 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a8a7_d20250804_m043608_c001_v0001146_t0043_u01754282168349") 2025/08/04 04:40:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f976e3_d20250804_m043731_c001_v7007000_t0000_u01754282251750") 2025/08/04 04:40:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4962a_d20250804_m043726_c001_v0001041_t0030_u01754282246652") 2025/08/04 04:40:11 DEBUG : dir1/0008-23456: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b40f_d20250804_m043753_c001_v7007000_t0000_u01754282273924") 2025/08/04 04:40:11 DEBUG : dir1/0008-23456: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e885_d20250804_m043748_c001_v0001154_t0008_u01754282268513") 2025/08/04 04:40:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8db_d20250804_m043916_c001_v7007000_t0000_u01754282356845") 2025/08/04 04:40:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0aa57_d20250804_m043906_c001_v0001146_t0048_u01754282346076") 2025/08/04 04:40:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a243f67f_d20250804_m043858_c001_v7007000_t0000_u01754282338966") 2025/08/04 04:40:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0aa33_d20250804_m043849_c001_v0001146_t0046_u01754282329143") 2025/08/04 04:40:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4030020fb21d3945_d20250804_m043842_c001_v7007000_t0000_u01754282322179") 2025/08/04 04:40:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0aa19_d20250804_m043833_c001_v0001146_t0049_u01754282313248") 2025/08/04 04:40:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416218017336b526_d20250804_m043826_c001_v7007000_t0000_u01754282306484") 2025/08/04 04:40:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a9fd_d20250804_m043817_c001_v0001146_t0005_u01754282297341") 2025/08/04 04:40:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335baa4_d20250804_m043810_c001_v7007000_t0000_u01754282290424") 2025/08/04 04:40:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a9df_d20250804_m043801_c001_v0001146_t0045_u01754282281244") 2025/08/04 04:40:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b402_d20250804_m043750_c001_v7007000_t0000_u01754282270034") 2025/08/04 04:40:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e877_d20250804_m043742_c001_v0001154_t0022_u01754282262134") 2025/08/04 04:40:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea26_d20250804_m043735_c001_v7007000_t0000_u01754282255342") 2025/08/04 04:40:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a99f_d20250804_m043730_c001_v0001146_t0051_u01754282250368") 2025/08/04 04:40:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4134a00943e7de88_d20250804_m043728_c001_v7007000_t0000_u01754282248367") 2025/08/04 04:40:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e83b_d20250804_m043719_c001_v0001154_t0025_u01754282239899") 2025/08/04 04:40:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce8636723539e_d20250804_m043713_c001_v7007000_t0000_u01754282233123") 2025/08/04 04:40:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a945_d20250804_m043708_c001_v0001146_t0038_u01754282228263") 2025/08/04 04:40:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4134a00943e7de78_d20250804_m043706_c001_v7007000_t0000_u01754282226261") 2025/08/04 04:40:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e803_d20250804_m043658_c001_v0001154_t0006_u01754282218137") 2025/08/04 04:40:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419d9c9094f50612_d20250804_m043647_c001_v7007000_t0000_u01754282207802") 2025/08/04 04:40:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495bc_d20250804_m043639_c001_v0001041_t0014_u01754282199529") 2025/08/04 04:40:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d75838473654_d20250804_m043632_c001_v7007000_t0000_u01754282192873") 2025/08/04 04:40:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495a0_d20250804_m043623_c001_v0001041_t0052_u01754282183996") 2025/08/04 04:40:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a242ad5e_d20250804_m043617_c001_v7007000_t0000_u01754282177509") 2025/08/04 04:40:12 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4958f_d20250804_m043608_c001_v0001041_t0020_u01754282168937") 2025/08/04 04:40:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f415baf7d94854a23_d20250804_m043731_c001_v7007000_t0000_u01754282251914") 2025/08/04 04:40:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde2de_d20250804_m043726_c001_v0001171_t0024_u01754282246745") 2025/08/04 04:40:13 DEBUG : dir1/0009-34567: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b410_d20250804_m043754_c001_v7007000_t0000_u01754282274109") 2025/08/04 04:40:13 DEBUG : dir1/0009-34567: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49662_d20250804_m043748_c001_v0001041_t0055_u01754282268590") 2025/08/04 04:40:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8dc_d20250804_m043917_c001_v7007000_t0000_u01754282357031") 2025/08/04 04:40:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a496cd_d20250804_m043906_c001_v0001041_t0027_u01754282346550") 2025/08/04 04:40:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a243f681_d20250804_m043859_c001_v7007000_t0000_u01754282339148") 2025/08/04 04:40:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a496b5_d20250804_m043849_c001_v0001041_t0058_u01754282329757") 2025/08/04 04:40:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4030020fb21d3946_d20250804_m043842_c001_v7007000_t0000_u01754282322363") 2025/08/04 04:40:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a496a3_d20250804_m043833_c001_v0001041_t0029_u01754282313710") 2025/08/04 04:40:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416218017336b527_d20250804_m043826_c001_v7007000_t0000_u01754282306667") 2025/08/04 04:40:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4968d_d20250804_m043817_c001_v0001041_t0000_u01754282297694") 2025/08/04 04:40:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335baa5_d20250804_m043810_c001_v7007000_t0000_u01754282290616") 2025/08/04 04:40:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49676_d20250804_m043801_c001_v0001041_t0036_u01754282281690") 2025/08/04 04:40:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b400_d20250804_m043749_c001_v7007000_t0000_u01754282269664") 2025/08/04 04:40:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49656_d20250804_m043742_c001_v0001041_t0043_u01754282262469") 2025/08/04 04:40:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea27_d20250804_m043735_c001_v7007000_t0000_u01754282255526") 2025/08/04 04:40:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e867_d20250804_m043730_c001_v0001154_t0020_u01754282250410") 2025/08/04 04:40:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d043354930_d20250804_m043728_c001_v7007000_t0000_u01754282248390") 2025/08/04 04:40:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde2b4_d20250804_m043720_c001_v0001171_t0048_u01754282240500") 2025/08/04 04:40:13 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce8636723539f_d20250804_m043713_c001_v7007000_t0000_u01754282233307") 2025/08/04 04:40:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde268_d20250804_m043708_c001_v0001171_t0055_u01754282228370") 2025/08/04 04:40:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f401bbe58f413c37b_d20250804_m043706_c001_v7007000_t0000_u01754282226274") 2025/08/04 04:40:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495e4_d20250804_m043658_c001_v0001041_t0034_u01754282218469") 2025/08/04 04:40:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea7623_d20250804_m043647_c001_v7007000_t0000_u01754282207773") 2025/08/04 04:40:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e7e1_d20250804_m043639_c001_v0001154_t0001_u01754282199869") 2025/08/04 04:40:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d75838473655_d20250804_m043633_c001_v7007000_t0000_u01754282193056") 2025/08/04 04:40:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e7c7_d20250804_m043624_c001_v0001154_t0025_u01754282184309") 2025/08/04 04:40:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a242ad5f_d20250804_m043617_c001_v7007000_t0000_u01754282177690") 2025/08/04 04:40:14 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e7af_d20250804_m043609_c001_v0001154_t0010_u01754282169352") 2025/08/04 04:40:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea19_d20250804_m043731_c001_v7007000_t0000_u01754282251763") 2025/08/04 04:40:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e85b_d20250804_m043726_c001_v0001154_t0018_u01754282246875") 2025/08/04 04:40:14 DEBUG : dir1/0010-45678: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b411_d20250804_m043754_c001_v7007000_t0000_u01754282274294") 2025/08/04 04:40:14 DEBUG : dir1/0010-45678: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a9cd_d20250804_m043748_c001_v0001146_t0039_u01754282268844") 2025/08/04 04:40:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8dd_d20250804_m043917_c001_v7007000_t0000_u01754282357214") 2025/08/04 04:40:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde4fe_d20250804_m043907_c001_v0001171_t0029_u01754282347112") 2025/08/04 04:40:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a243f683_d20250804_m043859_c001_v7007000_t0000_u01754282339331") 2025/08/04 04:40:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde497_d20250804_m043850_c001_v0001171_t0025_u01754282330383") 2025/08/04 04:40:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4030020fb21d3948_d20250804_m043842_c001_v7007000_t0000_u01754282322546") 2025/08/04 04:40:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde445_d20250804_m043834_c001_v0001171_t0039_u01754282314209") 2025/08/04 04:40:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416218017336b528_d20250804_m043826_c001_v7007000_t0000_u01754282306850") 2025/08/04 04:40:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde3f2_d20250804_m043818_c001_v0001171_t0033_u01754282298026") 2025/08/04 04:40:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335be0c_d20250804_m043810_c001_v7007000_t0000_u01754282290798") 2025/08/04 04:40:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde3a2_d20250804_m043802_c001_v0001171_t0046_u01754282282037") 2025/08/04 04:40:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4020b5c3d39efb3e_d20250804_m043750_c001_v7007000_t0000_u01754282270100") 2025/08/04 04:40:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde33c_d20250804_m043742_c001_v0001171_t0006_u01754282262828") 2025/08/04 04:40:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea28_d20250804_m043735_c001_v7007000_t0000_u01754282255710") 2025/08/04 04:40:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde304_d20250804_m043730_c001_v0001171_t0020_u01754282250756") 2025/08/04 04:40:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335492e_d20250804_m043728_c001_v7007000_t0000_u01754282248021") 2025/08/04 04:40:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49618_d20250804_m043720_c001_v0001041_t0041_u01754282240790") 2025/08/04 04:40:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce863672353a0_d20250804_m043713_c001_v7007000_t0000_u01754282233491") 2025/08/04 04:40:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49602_d20250804_m043708_c001_v0001041_t0014_u01754282228380") 2025/08/04 04:40:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea7641_d20250804_m043705_c001_v7007000_t0000_u01754282225874") 2025/08/04 04:40:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde234_d20250804_m043658_c001_v0001171_t0019_u01754282218901") 2025/08/04 04:40:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4020b5c3d39efaca_d20250804_m043648_c001_v7007000_t0000_u01754282208135") 2025/08/04 04:40:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde1bb_d20250804_m043640_c001_v0001171_t0025_u01754282200291") 2025/08/04 04:40:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d75838473657_d20250804_m043633_c001_v7007000_t0000_u01754282193239") 2025/08/04 04:40:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde160_d20250804_m043624_c001_v0001171_t0000_u01754282184747") 2025/08/04 04:40:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a242ad61_d20250804_m043617_c001_v7007000_t0000_u01754282177872") 2025/08/04 04:40:15 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde10b_d20250804_m043609_c001_v0001171_t0012_u01754282169732") 2025/08/04 04:40:15 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f976e4_d20250804_m043731_c001_v7007000_t0000_u01754282251936") 2025/08/04 04:40:15 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a993_d20250804_m043726_c001_v0001146_t0006_u01754282246895") 2025/08/04 04:40:15 DEBUG : dir1/0011-56789: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b412_d20250804_m043754_c001_v7007000_t0000_u01754282274480") 2025/08/04 04:40:15 DEBUG : dir1/0011-56789: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e887_d20250804_m043748_c001_v0001154_t0006_u01754282268860") 2025/08/04 04:40:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8de_d20250804_m043917_c001_v7007000_t0000_u01754282357398") 2025/08/04 04:40:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e900_d20250804_m043907_c001_v0001154_t0012_u01754282347542") 2025/08/04 04:40:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a243f684_d20250804_m043859_c001_v7007000_t0000_u01754282339513") 2025/08/04 04:40:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e8e8_d20250804_m043850_c001_v0001154_t0001_u01754282330692") 2025/08/04 04:40:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4030020fb21d3949_d20250804_m043842_c001_v7007000_t0000_u01754282322728") 2025/08/04 04:40:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e8cc_d20250804_m043834_c001_v0001154_t0007_u01754282314623") 2025/08/04 04:40:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416218017336b529_d20250804_m043827_c001_v7007000_t0000_u01754282307033") 2025/08/04 04:40:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e8b6_d20250804_m043818_c001_v0001154_t0018_u01754282298379") 2025/08/04 04:40:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335be8f_d20250804_m043810_c001_v7007000_t0000_u01754282290987") 2025/08/04 04:40:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e89d_d20250804_m043802_c001_v0001154_t0014_u01754282282355") 2025/08/04 04:40:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419d9c9094f52976_d20250804_m043749_c001_v7007000_t0000_u01754282269649") 2025/08/04 04:40:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a9bf_d20250804_m043743_c001_v0001146_t0038_u01754282263162") 2025/08/04 04:40:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea29_d20250804_m043735_c001_v7007000_t0000_u01754282255895") 2025/08/04 04:40:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a9a1_d20250804_m043730_c001_v0001146_t0052_u01754282250773") 2025/08/04 04:40:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f415baf7d94854a1a_d20250804_m043728_c001_v7007000_t0000_u01754282248419") 2025/08/04 04:40:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a977_d20250804_m043721_c001_v0001146_t0028_u01754282241088") 2025/08/04 04:40:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce863672353a1_d20250804_m043713_c001_v7007000_t0000_u01754282233676") 2025/08/04 04:40:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e823_d20250804_m043708_c001_v0001154_t0008_u01754282228422") 2025/08/04 04:40:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f414ab92361d6df97_d20250804_m043706_c001_v7007000_t0000_u01754282226040") 2025/08/04 04:40:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a92b_d20250804_m043659_c001_v0001146_t0031_u01754282219180") 2025/08/04 04:40:16 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d187905b_d20250804_m043647_c001_v7007000_t0000_u01754282207959") 2025/08/04 04:40:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a8f7_d20250804_m043640_c001_v0001146_t0014_u01754282200588") 2025/08/04 04:40:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d75838473658_d20250804_m043633_c001_v7007000_t0000_u01754282193422") 2025/08/04 04:40:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a8d3_d20250804_m043625_c001_v0001146_t0030_u01754282185032") 2025/08/04 04:40:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a242ad62_d20250804_m043618_c001_v7007000_t0000_u01754282178053") 2025/08/04 04:40:17 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a8af_d20250804_m043610_c001_v0001146_t0046_u01754282170191") 2025/08/04 04:40:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea1a_d20250804_m043731_c001_v7007000_t0000_u01754282251948") 2025/08/04 04:40:17 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4962c_d20250804_m043727_c001_v0001041_t0005_u01754282247056") 2025/08/04 04:40:17 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b413_d20250804_m043754_c001_v7007000_t0000_u01754282274666") 2025/08/04 04:40:17 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde364_d20250804_m043748_c001_v0001171_t0030_u01754282268880") 2025/08/04 04:40:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8df_d20250804_m043917_c001_v7007000_t0000_u01754282357581") 2025/08/04 04:40:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0aa59_d20250804_m043908_c001_v0001146_t0018_u01754282348004") 2025/08/04 04:40:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a243f685_d20250804_m043859_c001_v7007000_t0000_u01754282339695") 2025/08/04 04:40:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0aa35_d20250804_m043851_c001_v0001146_t0016_u01754282331036") 2025/08/04 04:40:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4030020fb21d394a_d20250804_m043842_c001_v7007000_t0000_u01754282322911") 2025/08/04 04:40:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0aa1f_d20250804_m043834_c001_v0001146_t0026_u01754282314984") 2025/08/04 04:40:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416218017336b52a_d20250804_m043827_c001_v7007000_t0000_u01754282307219") 2025/08/04 04:40:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a9ff_d20250804_m043818_c001_v0001146_t0000_u01754282298775") 2025/08/04 04:40:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335be90_d20250804_m043811_c001_v7007000_t0000_u01754282291170") 2025/08/04 04:40:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a9e5_d20250804_m043802_c001_v0001146_t0059_u01754282282884") 2025/08/04 04:40:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f420eba9bcb813eee_d20250804_m043750_c001_v7007000_t0000_u01754282270040") 2025/08/04 04:40:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e87b_d20250804_m043743_c001_v0001154_t0017_u01754282263745") 2025/08/04 04:40:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea2a_d20250804_m043736_c001_v7007000_t0000_u01754282256079") 2025/08/04 04:40:17 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e86b_d20250804_m043730_c001_v0001154_t0009_u01754282250796") 2025/08/04 04:40:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4152d501fbae0f07_d20250804_m043728_c001_v7007000_t0000_u01754282248230") 2025/08/04 04:40:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e847_d20250804_m043721_c001_v0001154_t0000_u01754282241790") 2025/08/04 04:40:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce863672353a3_d20250804_m043713_c001_v7007000_t0000_u01754282233859") 2025/08/04 04:40:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde26a_d20250804_m043708_c001_v0001171_t0012_u01754282228619") 2025/08/04 04:40:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce8636723538a_d20250804_m043706_c001_v7007000_t0000_u01754282226118") 2025/08/04 04:40:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e805_d20250804_m043659_c001_v0001154_t0011_u01754282219612") 2025/08/04 04:40:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d187905a_d20250804_m043647_c001_v7007000_t0000_u01754282207771") 2025/08/04 04:40:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495c4_d20250804_m043641_c001_v0001041_t0051_u01754282201299") 2025/08/04 04:40:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d75838473659_d20250804_m043633_c001_v7007000_t0000_u01754282193605") 2025/08/04 04:40:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495a4_d20250804_m043625_c001_v0001041_t0054_u01754282185432") 2025/08/04 04:40:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a242ad63_d20250804_m043618_c001_v7007000_t0000_u01754282178235") 2025/08/04 04:40:18 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49593_d20250804_m043610_c001_v0001041_t0003_u01754282170507") 2025/08/04 04:40:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f400c3e48f91ed0ce_d20250804_m043731_c001_v7007000_t0000_u01754282251770") 2025/08/04 04:40:18 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde2e0_d20250804_m043727_c001_v0001171_t0045_u01754282247167") 2025/08/04 04:40:18 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b414_d20250804_m043754_c001_v7007000_t0000_u01754282274852") 2025/08/04 04:40:18 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49664_d20250804_m043748_c001_v0001041_t0026_u01754282268917") 2025/08/04 04:40:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8e0_d20250804_m043917_c001_v7007000_t0000_u01754282357765") 2025/08/04 04:40:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a496d5_d20250804_m043909_c001_v0001041_t0033_u01754282349335") 2025/08/04 04:40:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a243f686_d20250804_m043859_c001_v7007000_t0000_u01754282339879") 2025/08/04 04:40:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a496b9_d20250804_m043851_c001_v0001041_t0005_u01754282331384") 2025/08/04 04:40:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4030020fb21d394b_d20250804_m043843_c001_v7007000_t0000_u01754282323097") 2025/08/04 04:40:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a496a9_d20250804_m043835_c001_v0001041_t0035_u01754282315413") 2025/08/04 04:40:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416218017336b52b_d20250804_m043827_c001_v7007000_t0000_u01754282307410") 2025/08/04 04:40:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4968f_d20250804_m043819_c001_v0001041_t0022_u01754282299146") 2025/08/04 04:40:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335be91_d20250804_m043811_c001_v7007000_t0000_u01754282291357") 2025/08/04 04:40:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4967a_d20250804_m043803_c001_v0001041_t0027_u01754282283260") 2025/08/04 04:40:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f415baf7d94854a99_d20250804_m043750_c001_v7007000_t0000_u01754282270041") 2025/08/04 04:40:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49658_d20250804_m043744_c001_v0001041_t0007_u01754282264177") 2025/08/04 04:40:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea2b_d20250804_m043736_c001_v7007000_t0000_u01754282256263") 2025/08/04 04:40:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49642_d20250804_m043730_c001_v0001041_t0057_u01754282250807") 2025/08/04 04:40:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4152d501fbae0f08_d20250804_m043728_c001_v7007000_t0000_u01754282248430") 2025/08/04 04:40:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde2c6_d20250804_m043722_c001_v0001171_t0031_u01754282242152") 2025/08/04 04:40:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce863672353a4_d20250804_m043714_c001_v7007000_t0000_u01754282234043") 2025/08/04 04:40:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49604_d20250804_m043708_c001_v0001041_t0020_u01754282228755") 2025/08/04 04:40:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce8636723538c_d20250804_m043706_c001_v7007000_t0000_u01754282226304") 2025/08/04 04:40:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495ea_d20250804_m043659_c001_v0001041_t0038_u01754282219940") 2025/08/04 04:40:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d187905d_d20250804_m043648_c001_v7007000_t0000_u01754282208143") 2025/08/04 04:40:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e7e3_d20250804_m043641_c001_v0001154_t0020_u01754282201593") 2025/08/04 04:40:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d7583847365a_d20250804_m043633_c001_v7007000_t0000_u01754282193788") 2025/08/04 04:40:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e7cb_d20250804_m043625_c001_v0001154_t0023_u01754282185716") 2025/08/04 04:40:19 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a242ad64_d20250804_m043618_c001_v7007000_t0000_u01754282178417") 2025/08/04 04:40:20 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e7b3_d20250804_m043610_c001_v0001154_t0002_u01754282170875") 2025/08/04 04:40:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f415baf7d94854a20_d20250804_m043731_c001_v7007000_t0000_u01754282251545") 2025/08/04 04:40:20 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e85d_d20250804_m043727_c001_v0001154_t0011_u01754282247248") 2025/08/04 04:40:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b415_d20250804_m043755_c001_v7007000_t0000_u01754282275037") 2025/08/04 04:40:20 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e889_d20250804_m043749_c001_v0001154_t0021_u01754282269196") 2025/08/04 04:40:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8e1_d20250804_m043917_c001_v7007000_t0000_u01754282357952") 2025/08/04 04:40:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde508_d20250804_m043909_c001_v0001171_t0058_u01754282349749") 2025/08/04 04:40:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a243f687_d20250804_m043900_c001_v7007000_t0000_u01754282340064") 2025/08/04 04:40:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde49f_d20250804_m043851_c001_v0001171_t0054_u01754282331831") 2025/08/04 04:40:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4030020fb21d394c_d20250804_m043843_c001_v7007000_t0000_u01754282323283") 2025/08/04 04:40:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde44b_d20250804_m043835_c001_v0001171_t0043_u01754282315786") 2025/08/04 04:40:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416218017336b52c_d20250804_m043827_c001_v7007000_t0000_u01754282307601") 2025/08/04 04:40:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde3f8_d20250804_m043819_c001_v0001171_t0017_u01754282299543") 2025/08/04 04:40:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335be92_d20250804_m043811_c001_v7007000_t0000_u01754282291541") 2025/08/04 04:40:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde3ac_d20250804_m043803_c001_v0001171_t0015_u01754282283632") 2025/08/04 04:40:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419d9c9094f52d62_d20250804_m043750_c001_v7007000_t0000_u01754282270199") 2025/08/04 04:40:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde348_d20250804_m043744_c001_v0001171_t0012_u01754282264600") 2025/08/04 04:40:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea2c_d20250804_m043736_c001_v7007000_t0000_u01754282256447") 2025/08/04 04:40:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde306_d20250804_m043731_c001_v0001171_t0053_u01754282251062") 2025/08/04 04:40:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335492d_d20250804_m043727_c001_v7007000_t0000_u01754282247838") 2025/08/04 04:40:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4961c_d20250804_m043722_c001_v0001041_t0034_u01754282242469") 2025/08/04 04:40:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce863672353a5_d20250804_m043714_c001_v7007000_t0000_u01754282234227") 2025/08/04 04:40:20 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e825_d20250804_m043708_c001_v0001154_t0022_u01754282228771") 2025/08/04 04:40:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea7640_d20250804_m043705_c001_v7007000_t0000_u01754282225689") 2025/08/04 04:40:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde23a_d20250804_m043700_c001_v0001171_t0049_u01754282220357") 2025/08/04 04:40:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea7624_d20250804_m043647_c001_v7007000_t0000_u01754282207979") 2025/08/04 04:40:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde1c3_d20250804_m043641_c001_v0001171_t0029_u01754282201927") 2025/08/04 04:40:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d7583847365b_d20250804_m043633_c001_v7007000_t0000_u01754282193971") 2025/08/04 04:40:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde166_d20250804_m043626_c001_v0001171_t0002_u01754282186054") 2025/08/04 04:40:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a242ad65_d20250804_m043618_c001_v7007000_t0000_u01754282178598") 2025/08/04 04:40:21 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde113_d20250804_m043611_c001_v0001171_t0005_u01754282171206") 2025/08/04 04:40:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea18_d20250804_m043731_c001_v7007000_t0000_u01754282251574") 2025/08/04 04:40:21 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a995_d20250804_m043727_c001_v0001146_t0051_u01754282247326") 2025/08/04 04:40:21 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b416_d20250804_m043755_c001_v7007000_t0000_u01754282275221") 2025/08/04 04:40:21 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde366_d20250804_m043749_c001_v0001171_t0045_u01754282269245") 2025/08/04 04:40:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8e2_d20250804_m043918_c001_v7007000_t0000_u01754282358213") 2025/08/04 04:40:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e904_d20250804_m043910_c001_v0001154_t0003_u01754282350241") 2025/08/04 04:40:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a243f688_d20250804_m043900_c001_v7007000_t0000_u01754282340250") 2025/08/04 04:40:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e8ea_d20250804_m043852_c001_v0001154_t0001_u01754282332202") 2025/08/04 04:40:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4030020fb21d394d_d20250804_m043843_c001_v7007000_t0000_u01754282323468") 2025/08/04 04:40:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e8d0_d20250804_m043836_c001_v0001154_t0000_u01754282316104") 2025/08/04 04:40:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416218017336b52d_d20250804_m043827_c001_v7007000_t0000_u01754282307785") 2025/08/04 04:40:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e8b8_d20250804_m043819_c001_v0001154_t0020_u01754282299900") 2025/08/04 04:40:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335be93_d20250804_m043811_c001_v7007000_t0000_u01754282291723") 2025/08/04 04:40:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e89f_d20250804_m043803_c001_v0001154_t0003_u01754282283907") 2025/08/04 04:40:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b403_d20250804_m043750_c001_v7007000_t0000_u01754282270219") 2025/08/04 04:40:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a9c1_d20250804_m043744_c001_v0001146_t0056_u01754282264958") 2025/08/04 04:40:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea2d_d20250804_m043736_c001_v7007000_t0000_u01754282256630") 2025/08/04 04:40:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a9a3_d20250804_m043731_c001_v0001146_t0020_u01754282251124") 2025/08/04 04:40:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea10_d20250804_m043728_c001_v7007000_t0000_u01754282248032") 2025/08/04 04:40:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a981_d20250804_m043722_c001_v0001146_t0057_u01754282242991") 2025/08/04 04:40:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce863672353a6_d20250804_m043714_c001_v7007000_t0000_u01754282234410") 2025/08/04 04:40:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a94f_d20250804_m043708_c001_v0001146_t0034_u01754282228844") 2025/08/04 04:40:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f414ab92361d6df98_d20250804_m043706_c001_v7007000_t0000_u01754282226222") 2025/08/04 04:40:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a931_d20250804_m043700_c001_v0001146_t0000_u01754282220643") 2025/08/04 04:40:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4020e8146891c1b2_d20250804_m043647_c001_v7007000_t0000_u01754282207806") 2025/08/04 04:40:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a8f9_d20250804_m043642_c001_v0001146_t0043_u01754282202274") 2025/08/04 04:40:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d7583847365c_d20250804_m043634_c001_v7007000_t0000_u01754282194155") 2025/08/04 04:40:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a8d5_d20250804_m043626_c001_v0001146_t0006_u01754282186382") 2025/08/04 04:40:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a242ad66_d20250804_m043618_c001_v7007000_t0000_u01754282178780") 2025/08/04 04:40:22 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a8b3_d20250804_m043611_c001_v0001146_t0056_u01754282171490") 2025/08/04 04:40:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0209d1_d20250804_m043731_c001_v7007000_t0000_u01754282251602") 2025/08/04 04:40:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49630_d20250804_m043727_c001_v0001041_t0021_u01754282247428") 2025/08/04 04:40:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1879065_d20250804_m043650_c001_v7007000_t0000_u01754282210509") 2025/08/04 04:40:23 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde1e3_d20250804_m043645_c001_v0001171_t0029_u01754282205648") 2025/08/04 04:40:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1879066_d20250804_m043650_c001_v7007000_t0000_u01754282210691") 2025/08/04 04:40:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495ce_d20250804_m043645_c001_v0001041_t0029_u01754282205695") 2025/08/04 04:40:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1879067_d20250804_m043650_c001_v7007000_t0000_u01754282210872") 2025/08/04 04:40:23 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e7ed_d20250804_m043645_c001_v0001154_t0025_u01754282205756") 2025/08/04 04:40:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1879068_d20250804_m043651_c001_v7007000_t0000_u01754282211054") 2025/08/04 04:40:23 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a903_d20250804_m043645_c001_v0001146_t0013_u01754282205904") 2025/08/04 04:40:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d187906a_d20250804_m043651_c001_v7007000_t0000_u01754282211236") 2025/08/04 04:40:23 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde1e5_d20250804_m043645_c001_v0001171_t0007_u01754282205983") 2025/08/04 04:40:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d187906b_d20250804_m043651_c001_v7007000_t0000_u01754282211421") 2025/08/04 04:40:23 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495d0_d20250804_m043646_c001_v0001041_t0029_u01754282206152") 2025/08/04 04:40:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d187906c_d20250804_m043651_c001_v7007000_t0000_u01754282211602") 2025/08/04 04:40:23 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e7ef_d20250804_m043646_c001_v0001154_t0018_u01754282206162") 2025/08/04 04:40:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d187906d_d20250804_m043651_c001_v7007000_t0000_u01754282211783") 2025/08/04 04:40:23 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde1eb_d20250804_m043646_c001_v0001171_t0041_u01754282206273") 2025/08/04 04:40:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d187906e_d20250804_m043651_c001_v7007000_t0000_u01754282211964") 2025/08/04 04:40:23 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e7f1_d20250804_m043646_c001_v0001154_t0003_u01754282206485") 2025/08/04 04:40:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d187906f_d20250804_m043652_c001_v7007000_t0000_u01754282212145") 2025/08/04 04:40:23 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a905_d20250804_m043646_c001_v0001146_t0027_u01754282206514") 2025/08/04 04:40:23 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1879070_d20250804_m043652_c001_v7007000_t0000_u01754282212327") 2025/08/04 04:40:24 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde1ed_d20250804_m043646_c001_v0001171_t0014_u01754282206554") 2025/08/04 04:40:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1879071_d20250804_m043652_c001_v7007000_t0000_u01754282212513") 2025/08/04 04:40:24 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495d4_d20250804_m043646_c001_v0001041_t0003_u01754282206569") 2025/08/04 04:40:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1879072_d20250804_m043652_c001_v7007000_t0000_u01754282212694") 2025/08/04 04:40:24 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e7f3_d20250804_m043646_c001_v0001154_t0012_u01754282206829") 2025/08/04 04:40:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1879073_d20250804_m043652_c001_v7007000_t0000_u01754282212886") 2025/08/04 04:40:24 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a90d_d20250804_m043646_c001_v0001146_t0035_u01754282206920") 2025/08/04 04:40:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1879074_d20250804_m043653_c001_v7007000_t0000_u01754282213067") 2025/08/04 04:40:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495d6_d20250804_m043646_c001_v0001041_t0040_u01754282206930") 2025/08/04 04:40:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1879075_d20250804_m043653_c001_v7007000_t0000_u01754282213249") 2025/08/04 04:40:24 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde1f1_d20250804_m043646_c001_v0001171_t0007_u01754282206976") 2025/08/04 04:40:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f401bbe58f413c381_d20250804_m043709_c001_v7007000_t0000_u01754282229530") 2025/08/04 04:40:24 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde248_d20250804_m043703_c001_v0001171_t0049_u01754282223868") 2025/08/04 04:40:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d7583847367a_d20250804_m043709_c001_v7007000_t0000_u01754282229553") 2025/08/04 04:40:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495f2_d20250804_m043703_c001_v0001041_t0026_u01754282223945") 2025/08/04 04:40:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4134a00943e7de7d_d20250804_m043709_c001_v7007000_t0000_u01754282229563") 2025/08/04 04:40:24 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e80f_d20250804_m043703_c001_v0001154_t0018_u01754282223955") 2025/08/04 04:40:24 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4134a00943e7de7c_d20250804_m043709_c001_v7007000_t0000_u01754282229358") 2025/08/04 04:40:24 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a937_d20250804_m043704_c001_v0001146_t0039_u01754282224145") 2025/08/04 04:40:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d7583847367b_d20250804_m043709_c001_v7007000_t0000_u01754282229575") 2025/08/04 04:40:24 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e811_d20250804_m043704_c001_v0001154_t0018_u01754282224296") 2025/08/04 04:40:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea7646_d20250804_m043709_c001_v7007000_t0000_u01754282229589") 2025/08/04 04:40:25 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495f4_d20250804_m043704_c001_v0001041_t0037_u01754282224381") 2025/08/04 04:40:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f976d9_d20250804_m043709_c001_v7007000_t0000_u01754282229696") 2025/08/04 04:40:25 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde24e_d20250804_m043704_c001_v0001171_t0051_u01754282224431") 2025/08/04 04:40:25 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f976d7_d20250804_m043709_c001_v7007000_t0000_u01754282229328") 2025/08/04 04:40:25 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a939_d20250804_m043704_c001_v0001146_t0004_u01754282224525") 2025/08/04 04:40:25 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f401bbe58f413c380_d20250804_m043709_c001_v7007000_t0000_u01754282229519") 2025/08/04 04:40:25 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e813_d20250804_m043704_c001_v0001154_t0001_u01754282224634") 2025/08/04 04:40:25 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce8636723538e_d20250804_m043709_c001_v7007000_t0000_u01754282229542") 2025/08/04 04:40:25 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495f6_d20250804_m043704_c001_v0001041_t0028_u01754282224805") 2025/08/04 04:40:25 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f401bbe58f413c383_d20250804_m043709_c001_v7007000_t0000_u01754282229703") 2025/08/04 04:40:25 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde254_d20250804_m043704_c001_v0001171_t0059_u01754282224898") 2025/08/04 04:40:25 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f401bbe58f413c384_d20250804_m043709_c001_v7007000_t0000_u01754282229715") 2025/08/04 04:40:25 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a93b_d20250804_m043704_c001_v0001146_t0012_u01754282224941") 2025/08/04 04:40:25 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce8636723538f_d20250804_m043709_c001_v7007000_t0000_u01754282229727") 2025/08/04 04:40:25 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e817_d20250804_m043704_c001_v0001154_t0022_u01754282224960") 2025/08/04 04:40:25 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea7645_d20250804_m043709_c001_v7007000_t0000_u01754282229383") 2025/08/04 04:40:25 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a495f8_d20250804_m043705_c001_v0001041_t0010_u01754282225235") 2025/08/04 04:40:25 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d75838473678_d20250804_m043709_c001_v7007000_t0000_u01754282229369") 2025/08/04 04:40:25 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e819_d20250804_m043705_c001_v0001154_t0012_u01754282225296") 2025/08/04 04:40:25 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d75838473679_d20250804_m043709_c001_v7007000_t0000_u01754282229390") 2025/08/04 04:40:25 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde256_d20250804_m043705_c001_v0001171_t0035_u01754282225328") 2025/08/04 04:40:25 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4086dd0977c9ea0c_d20250804_m043459_c001_v7007000_t0000_u01754282099263") 2025/08/04 04:40:26 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f1184fa6e1be57483_d20250804_m043455_c001_v0001144_t0003_u01754282095729") 2025/08/04 04:40:26 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d75838473466_d20250804_m043455_c001_v7007000_t0000_u01754282095548") 2025/08/04 04:40:26 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f1184fa6e1be57473_d20250804_m043450_c001_v0001144_t0025_u01754282090732") 2025/08/04 04:40:26 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d75838473463_d20250804_m043450_c001_v7007000_t0000_u01754282090006") 2025/08/04 04:40:26 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e6f1_d20250804_m043445_c001_v0001154_t0021_u01754282085625") 2025/08/04 04:40:26 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b3be_d20250804_m043444_c001_v7007000_t0000_u01754282084161") 2025/08/04 04:40:26 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f1101c4e2353342b0_d20250804_m043441_c001_v0001153_t0023_u01754282081716") 2025/08/04 04:40:26 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f02082f_d20250804_m043441_c001_v7007000_t0000_u01754282081533") 2025/08/04 04:40:26 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f1101c4e2353342a4_d20250804_m043438_c001_v0001153_t0022_u01754282078313") 2025/08/04 04:40:26 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f020829_d20250804_m043437_c001_v7007000_t0000_u01754282077583") 2025/08/04 04:40:26 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a494db_d20250804_m043433_c001_v0001041_t0051_u01754282073584") 2025/08/04 04:40:26 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d75838473448_d20250804_m043432_c001_v7007000_t0000_u01754282072301") 2025/08/04 04:40:26 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f1049ad06e177d38a_d20250804_m043430_c001_v0001150_t0051_u01754282070909") 2025/08/04 04:40:26 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f9765b_d20250804_m043430_c001_v7007000_t0000_u01754282070723") 2025/08/04 04:40:26 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f1049ad06e177d37e_d20250804_m043426_c001_v0001150_t0015_u01754282066831") 2025/08/04 04:40:26 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f9764f_d20250804_m043426_c001_v7007000_t0000_u01754282066089") 2025/08/04 04:40:26 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a494cb_d20250804_m043421_c001_v0001041_t0026_u01754282061677") 2025/08/04 04:40:26 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419d9c9094f4ff71_d20250804_m043420_c001_v7007000_t0000_u01754282060759") 2025/08/04 04:40:26 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11165d0e8061df36_d20250804_m043419_c001_v0001093_t0014_u01754282059023") 2025/08/04 04:40:26 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4086dd0977c9e98d_d20250804_m043418_c001_v7007000_t0000_u01754282058838") 2025/08/04 04:40:26 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11165d0e8061df32_d20250804_m043415_c001_v0001093_t0000_u01754282055227") 2025/08/04 04:40:27 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4086dd0977c9e988_d20250804_m043414_c001_v7007000_t0000_u01754282054495") 2025/08/04 04:40:27 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a494b3_d20250804_m043407_c001_v0001041_t0014_u01754282047656") 2025/08/04 04:40:27 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878e90_d20250804_m043406_c001_v7007000_t0000_u01754282046719") 2025/08/04 04:40:27 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f111310de9cf92af0_d20250804_m043405_c001_v0001178_t0028_u01754282045005") 2025/08/04 04:40:27 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d0433546f8_d20250804_m043404_c001_v7007000_t0000_u01754282044819") 2025/08/04 04:40:27 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f111310de9cf92ae2_d20250804_m043401_c001_v0001178_t0021_u01754282041246") 2025/08/04 04:40:27 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d0433546e3_d20250804_m043400_c001_v7007000_t0000_u01754282040516") 2025/08/04 04:40:27 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a494a1_d20250804_m043354_c001_v0001041_t0027_u01754282034380") 2025/08/04 04:40:27 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d043354692_d20250804_m043353_c001_v7007000_t0000_u01754282033447") 2025/08/04 04:40:27 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11369b85ec978a5a_d20250804_m043350_c001_v0001116_t0024_u01754282030964") 2025/08/04 04:40:27 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417a624a5564ed7e_d20250804_m043350_c001_v7007000_t0000_u01754282030783") 2025/08/04 04:40:27 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11369b85ec978a52_d20250804_m043347_c001_v0001116_t0042_u01754282027322") 2025/08/04 04:40:27 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417a624a5564ed7a_d20250804_m043346_c001_v7007000_t0000_u01754282026596") 2025/08/04 04:40:27 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4948f_d20250804_m043340_c001_v0001041_t0053_u01754282020257") 2025/08/04 04:40:27 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f406a7f09394cabfb_d20250804_m043339_c001_v7007000_t0000_u01754282019154") 2025/08/04 04:40:27 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f101a03c88b2133f3_d20250804_m043333_c001_v0001171_t0009_u01754282013447") 2025/08/04 04:40:27 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4020e8146891c11f_d20250804_m043333_c001_v7007000_t0000_u01754282013233") 2025/08/04 04:40:27 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49481_d20250804_m043329_c001_v0001041_t0001_u01754282009095") 2025/08/04 04:40:27 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f115c20a6876ede34_d20250804_m043328_c001_v0001181_t0050_u01754282008327") 2025/08/04 04:40:27 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f115c20a6876ede26_d20250804_m043327_c001_v0001181_t0048_u01754282007358") 2025/08/04 04:40:27 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878d2b_d20250804_m043313_c001_v7007000_t0000_u01754281993966") 2025/08/04 04:40:28 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e652_d20250804_m043307_c001_v0001154_t0007_u01754281987094") 2025/08/04 04:40:28 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f100d3eb0dc31d518_d20250804_m043306_c001_v0001180_t0050_u01754281986337") 2025/08/04 04:40:28 DEBUG : dst/one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f100d3eb0dc31d512_d20250804_m043305_c001_v0001180_t0031_u01754281985318") 2025/08/04 04:40:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4086dd0977c9ea0d_d20250804_m043459_c001_v7007000_t0000_u01754282099450") 2025/08/04 04:40:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f106880f3e22ab53d_d20250804_m043455_c001_v0001178_t0057_u01754282095330") 2025/08/04 04:40:28 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f112d2c43556cd352_d20250804_m043449_c001_v0001179_t0034_u01754282089728") 2025/08/04 04:40:28 DEBUG : dst/one.bak: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b3bf_d20250804_m043444_c001_v7007000_t0000_u01754282084343") 2025/08/04 04:40:28 DEBUG : dst/one.bak: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f112589731cbd9730_d20250804_m043441_c001_v0001183_t0032_u01754282081337") 2025/08/04 04:40:28 DEBUG : dst/one.bak: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f101bbdca80e38093_d20250804_m043437_c001_v0001099_t0005_u01754282077279") 2025/08/04 04:40:28 DEBUG : dst/one.bak: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d7583847344b_d20250804_m043432_c001_v7007000_t0000_u01754282072484") 2025/08/04 04:40:28 DEBUG : dst/one.bak: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f111544d609740169_d20250804_m043430_c001_v0001090_t0038_u01754282070294") 2025/08/04 04:40:28 DEBUG : dst/one.bak: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f1057c61616597f4e_d20250804_m043425_c001_v0001041_t0026_u01754282065518") 2025/08/04 04:40:28 DEBUG : dst/three: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f406a7f09394cabfc_d20250804_m043339_c001_v7007000_t0000_u01754282019341") 2025/08/04 04:40:28 DEBUG : dst/three: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f115c20a6876ede5e_d20250804_m043337_c001_v0001181_t0020_u01754282017789") 2025/08/04 04:40:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4086dd0977c9ea0e_d20250804_m043459_c001_v7007000_t0000_u01754282099635") 2025/08/04 04:40:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f112c8a3eda2c8828_d20250804_m043457_c001_v0001109_t0000_u01754282097040") 2025/08/04 04:40:28 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f101d63403b8656f1_d20250804_m043452_c001_v0001144_t0027_u01754282092062") 2025/08/04 04:40:28 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4086dd0977c9ea0f_d20250804_m043459_c001_v7007000_t0000_u01754282099819") 2025/08/04 04:40:28 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f1184fa6e1be57487_d20250804_m043458_c001_v0001144_t0054_u01754282098304") 2025/08/04 04:40:28 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d75838473467_d20250804_m043458_c001_v7007000_t0000_u01754282098103") 2025/08/04 04:40:28 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f1184fa6e1be57479_d20250804_m043453_c001_v0001144_t0024_u01754282093224") 2025/08/04 04:40:29 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d75838473464_d20250804_m043453_c001_v7007000_t0000_u01754282093042") 2025/08/04 04:40:29 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e6f3_d20250804_m043446_c001_v0001154_t0005_u01754282086829") 2025/08/04 04:40:29 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b3c0_d20250804_m043444_c001_v7007000_t0000_u01754282084526") 2025/08/04 04:40:29 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f1101c4e2353342b4_d20250804_m043443_c001_v0001153_t0007_u01754282083443") 2025/08/04 04:40:29 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f020832_d20250804_m043443_c001_v7007000_t0000_u01754282083259") 2025/08/04 04:40:29 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f1101c4e2353342a8_d20250804_m043439_c001_v0001153_t0022_u01754282079735") 2025/08/04 04:40:29 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f02082c_d20250804_m043439_c001_v7007000_t0000_u01754282079551") 2025/08/04 04:40:29 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a494dd_d20250804_m043434_c001_v0001041_t0055_u01754282074295") 2025/08/04 04:40:29 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f9765e_d20250804_m043431_c001_v7007000_t0000_u01754282071742") 2025/08/04 04:40:29 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e6d4_d20250804_m043429_c001_v0001154_t0021_u01754282069340") 2025/08/04 04:40:29 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f97655_d20250804_m043428_c001_v7007000_t0000_u01754282068192") 2025/08/04 04:40:29 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a494cf_d20250804_m043422_c001_v0001041_t0003_u01754282062457") 2025/08/04 04:40:29 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4086dd0977c9e98f_d20250804_m043419_c001_v7007000_t0000_u01754282059838") 2025/08/04 04:40:29 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e6c0_d20250804_m043417_c001_v0001154_t0006_u01754282057213") 2025/08/04 04:40:29 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4086dd0977c9e98b_d20250804_m043416_c001_v7007000_t0000_u01754282056118") 2025/08/04 04:40:29 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a494b7_d20250804_m043408_c001_v0001041_t0015_u01754282048465") 2025/08/04 04:40:29 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d0433546f9_d20250804_m043405_c001_v7007000_t0000_u01754282045802") 2025/08/04 04:40:29 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e6ac_d20250804_m043403_c001_v0001154_t0004_u01754282043511") 2025/08/04 04:40:29 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d0433546f0_d20250804_m043402_c001_v7007000_t0000_u01754282042412") 2025/08/04 04:40:29 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a494a3_d20250804_m043355_c001_v0001041_t0051_u01754282035647") 2025/08/04 04:40:29 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417a624a5564ed81_d20250804_m043352_c001_v7007000_t0000_u01754282032522") 2025/08/04 04:40:29 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e68c_d20250804_m043349_c001_v0001154_t0024_u01754282029274") 2025/08/04 04:40:30 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417a624a5564ed7b_d20250804_m043348_c001_v7007000_t0000_u01754282028179") 2025/08/04 04:40:30 DEBUG : dst/three.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49491_d20250804_m043341_c001_v0001041_t0032_u01754282021347") 2025/08/04 04:40:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b3c1_d20250804_m043444_c001_v7007000_t0000_u01754282084708") 2025/08/04 04:40:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f107d1f4d41d80410_d20250804_m043442_c001_v0001161_t0032_u01754282082656") 2025/08/04 04:40:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f108d5dfaa261920b_d20250804_m043439_c001_v0001176_t0025_u01754282079323") 2025/08/04 04:40:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d7583847344d_d20250804_m043432_c001_v7007000_t0000_u01754282072668") 2025/08/04 04:40:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f1081e0e3d05356ae_d20250804_m043431_c001_v0001179_t0005_u01754282071440") 2025/08/04 04:40:30 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f1053c50631da6355_d20250804_m043427_c001_v0001037_t0029_u01754282067514") 2025/08/04 04:40:30 DEBUG : dst/two: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4086dd0977c9ea11_d20250804_m043500_c001_v7007000_t0000_u01754282100002") 2025/08/04 04:40:30 DEBUG : dst/two: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a494e9_d20250804_m043446_c001_v0001041_t0015_u01754282086339") 2025/08/04 04:40:30 DEBUG : dst/two: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b3c2_d20250804_m043444_c001_v7007000_t0000_u01754282084891") 2025/08/04 04:40:30 DEBUG : dst/two: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e6de_d20250804_m043433_c001_v0001154_t0009_u01754282073930") 2025/08/04 04:40:30 DEBUG : dst/two: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d7583847344e_d20250804_m043432_c001_v7007000_t0000_u01754282072851") 2025/08/04 04:40:30 DEBUG : dst/two: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e6ca_d20250804_m043422_c001_v0001154_t0002_u01754282062120") 2025/08/04 04:40:30 DEBUG : dst/two: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419d9c9094f4ff73_d20250804_m043420_c001_v7007000_t0000_u01754282060941") 2025/08/04 04:40:30 DEBUG : dst/two: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e6b4_d20250804_m043408_c001_v0001154_t0007_u01754282048049") 2025/08/04 04:40:30 DEBUG : dst/two: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878e91_d20250804_m043406_c001_v7007000_t0000_u01754282046910") 2025/08/04 04:40:30 DEBUG : dst/two: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e69a_d20250804_m043355_c001_v0001154_t0022_u01754282035311") 2025/08/04 04:40:30 DEBUG : dst/two: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d043354694_d20250804_m043353_c001_v7007000_t0000_u01754282033629") 2025/08/04 04:40:30 DEBUG : dst/two: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e682_d20250804_m043340_c001_v0001154_t0014_u01754282020598") 2025/08/04 04:40:30 DEBUG : dst/two: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f406a7f09394cabfd_d20250804_m043339_c001_v7007000_t0000_u01754282019525") 2025/08/04 04:40:30 DEBUG : dst/two: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f115000b23c6bd14a_d20250804_m043334_c001_v0001144_t0045_u01754282014908") 2025/08/04 04:40:31 DEBUG : dst/two: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878d2d_d20250804_m043314_c001_v7007000_t0000_u01754281994153") 2025/08/04 04:40:31 DEBUG : dst/two: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f100d3eb0dc31d52a_d20250804_m043312_c001_v0001180_t0054_u01754281992958") 2025/08/04 04:40:31 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878cac_d20250804_m043239_c001_v7007000_t0000_u01754281959879") 2025/08/04 04:40:31 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e624_d20250804_m043236_c001_v0001154_t0003_u01754281956019") 2025/08/04 04:40:31 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878ca7_d20250804_m043233_c001_v7007000_t0000_u01754281953955") 2025/08/04 04:40:31 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4942d_d20250804_m043224_c001_v0001041_t0007_u01754281944236") 2025/08/04 04:40:31 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f420eba9bcb813c25_d20250804_m043214_c001_v7007000_t0000_u01754281934863") 2025/08/04 04:40:31 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e5fe_d20250804_m043210_c001_v0001154_t0011_u01754281930845") 2025/08/04 04:40:31 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea70af_d20250804_m043150_c001_v7007000_t0000_u01754281910119") 2025/08/04 04:40:31 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e49004_d20250804_m043148_c001_v0001184_t0024_u01754281908350") 2025/08/04 04:40:31 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea70ab_d20250804_m043147_c001_v7007000_t0000_u01754281907580") 2025/08/04 04:40:31 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48ff4_d20250804_m043146_c001_v0001184_t0014_u01754281906412") 2025/08/04 04:40:31 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea70a6_d20250804_m043143_c001_v7007000_t0000_u01754281903944") 2025/08/04 04:40:31 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48fd2_d20250804_m043142_c001_v0001184_t0054_u01754281902399") 2025/08/04 04:40:31 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea70a2_d20250804_m043141_c001_v7007000_t0000_u01754281901642") 2025/08/04 04:40:31 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48fba_d20250804_m043140_c001_v0001184_t0047_u01754281900406") 2025/08/04 04:40:31 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea7092_d20250804_m043135_c001_v7007000_t0000_u01754281895391") 2025/08/04 04:40:31 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48f79_d20250804_m043134_c001_v0001184_t0012_u01754281894043") 2025/08/04 04:40:31 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea708e_d20250804_m043133_c001_v7007000_t0000_u01754281893280") 2025/08/04 04:40:31 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48f6f_d20250804_m043132_c001_v0001184_t0019_u01754281892515") 2025/08/04 04:40:32 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f974b8_d20250804_m043128_c001_v7007000_t0000_u01754281888285") 2025/08/04 04:40:32 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48f47_d20250804_m043127_c001_v0001184_t0039_u01754281887139") 2025/08/04 04:40:32 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f974b6_d20250804_m043125_c001_v7007000_t0000_u01754281885271") 2025/08/04 04:40:32 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48f21_d20250804_m043124_c001_v0001184_t0021_u01754281884304") 2025/08/04 04:40:32 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f974b5_d20250804_m043123_c001_v7007000_t0000_u01754281883926") 2025/08/04 04:40:32 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f101a089392bc5531_d20250804_m043123_c001_v0001137_t0017_u01754281883190") 2025/08/04 04:40:32 DEBUG : empty space: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48f05_d20250804_m043121_c001_v0001184_t0052_u01754281881655") 2025/08/04 04:40:32 DEBUG : enormous: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea70ae_d20250804_m043149_c001_v7007000_t0000_u01754281909372") 2025/08/04 04:40:32 DEBUG : enormous: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e49006_d20250804_m043148_c001_v0001184_t0023_u01754281908584") 2025/08/04 04:40:32 DEBUG : existing: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4086dd0977c9ea40_d20250804_m043504_c001_v7007000_t0000_u01754282104646") 2025/08/04 04:40:32 DEBUG : existing: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a494f9_d20250804_m043503_c001_v0001041_t0033_u01754282103333") 2025/08/04 04:40:32 DEBUG : existing: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f420eba9bcb813c21_d20250804_m043209_c001_v7007000_t0000_u01754281929343") 2025/08/04 04:40:32 DEBUG : existing: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e5fa_d20250804_m043208_c001_v0001154_t0021_u01754281928180") 2025/08/04 04:40:32 DEBUG : existing: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f974ab_d20250804_m043119_c001_v7007000_t0000_u01754281879152") 2025/08/04 04:40:32 DEBUG : existing: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48ee3_d20250804_m043118_c001_v0001184_t0017_u01754281878217") 2025/08/04 04:40:32 DEBUG : existing: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f974aa_d20250804_m043117_c001_v7007000_t0000_u01754281877642") 2025/08/04 04:40:32 DEBUG : existing: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48edb_d20250804_m043117_c001_v0001184_t0051_u01754281877069") 2025/08/04 04:40:32 DEBUG : existing: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48ed5_d20250804_m043116_c001_v0001184_t0042_u01754281876296") 2025/08/04 04:40:32 DEBUG : existing-b: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f420eba9bcb813c22_d20250804_m043209_c001_v7007000_t0000_u01754281929536") 2025/08/04 04:40:32 DEBUG : existing-b: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4941e_d20250804_m043208_c001_v0001041_t0051_u01754281928169") 2025/08/04 04:40:32 DEBUG : file1: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208eb_d20250804_m043601_c001_v7007000_t0000_u01754282161011") 2025/08/04 04:40:33 DEBUG : file1: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde0cd_d20250804_m043600_c001_v0001171_t0048_u01754282160111") 2025/08/04 04:40:33 DEBUG : file1: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208e8_d20250804_m043558_c001_v7007000_t0000_u01754282158750") 2025/08/04 04:40:33 DEBUG : file1: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a889_d20250804_m043557_c001_v0001146_t0000_u01754282157652") 2025/08/04 04:40:33 DEBUG : five: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea70b0_d20250804_m043153_c001_v7007000_t0000_u01754281913664") 2025/08/04 04:40:33 DEBUG : five: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f413877ab12e4901e_d20250804_m043151_c001_v0001184_t0031_u01754281911698") 2025/08/04 04:40:33 DEBUG : foo: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f974b7_d20250804_m043126_c001_v7007000_t0000_u01754281886763") 2025/08/04 04:40:33 DEBUG : foo: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f413877ab12e48f33_d20250804_m043126_c001_v0001184_t0031_u01754281886211") 2025/08/04 04:40:33 DEBUG : foo: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f413877ab12e48f2d_d20250804_m043125_c001_v0001184_t0031_u01754281885650") 2025/08/04 04:40:33 DEBUG : four: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea70b1_d20250804_m043153_c001_v7007000_t0000_u01754281913868") 2025/08/04 04:40:33 DEBUG : four: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418b8b403b74e5de_d20250804_m043152_c001_v0001154_t0011_u01754281912329") 2025/08/04 04:40:33 DEBUG : four: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e4901c_d20250804_m043151_c001_v0001184_t0042_u01754281911117") 2025/08/04 04:40:33 DEBUG : hello world2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f412dc033f4a5028c_d20250804_m043036_c001_v7007000_t0000_u01754281836354") 2025/08/04 04:40:33 DEBUG : hello world2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48d8a_d20250804_m043035_c001_v0001184_t0036_u01754281835800") 2025/08/04 04:40:33 DEBUG : ignore-size: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f974a9_d20250804_m043115_c001_v7007000_t0000_u01754281875916") 2025/08/04 04:40:33 DEBUG : ignore-size: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48ec1_d20250804_m043114_c001_v0001184_t0013_u01754281874955") 2025/08/04 04:40:33 DEBUG : nested/sub dir/file: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f420eba9bcb813c1f_d20250804_m043207_c001_v7007000_t0000_u01754281927352") 2025/08/04 04:40:33 DEBUG : nested/sub dir/file: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4941c_d20250804_m043206_c001_v0001041_t0000_u01754281926529") 2025/08/04 04:40:33 DEBUG : nested/sub dir/file: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f420eba9bcb813c1c_d20250804_m043205_c001_v7007000_t0000_u01754281925742") 2025/08/04 04:40:33 DEBUG : nested/sub dir/file: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e5f0_d20250804_m043204_c001_v0001154_t0007_u01754281924892") 2025/08/04 04:40:33 DEBUG : one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea70b2_d20250804_m043154_c001_v7007000_t0000_u01754281914062") 2025/08/04 04:40:33 DEBUG : one: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f413877ab12e49010_d20250804_m043150_c001_v0001184_t0031_u01754281910546") 2025/08/04 04:40:34 DEBUG : only0: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208cf_d20250804_m043553_c001_v7007000_t0000_u01754282153132") 2025/08/04 04:40:34 DEBUG : only0: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416b458d53a49563_d20250804_m043547_c001_v0001041_t0042_u01754282147440") 2025/08/04 04:40:34 DEBUG : only0: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e757_d20250804_m043531_c001_v0001154_t0015_u01754282131597") 2025/08/04 04:40:34 DEBUG : only0: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f80_d20250804_m043525_c001_v7007000_t0000_u01754282125413") 2025/08/04 04:40:34 DEBUG : only0: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e715_d20250804_m043508_c001_v0001154_t0000_u01754282108533") 2025/08/04 04:40:34 DEBUG : only1: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208d1_d20250804_m043553_c001_v7007000_t0000_u01754282153315") 2025/08/04 04:40:34 DEBUG : only1: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ec668e5bde0a3_d20250804_m043548_c001_v0001171_t0049_u01754282148744") 2025/08/04 04:40:34 DEBUG : only1: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e759_d20250804_m043532_c001_v0001154_t0025_u01754282132495") 2025/08/04 04:40:34 DEBUG : only1: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f85_d20250804_m043525_c001_v7007000_t0000_u01754282125980") 2025/08/04 04:40:34 DEBUG : only1: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e717_d20250804_m043509_c001_v0001154_t0006_u01754282109421") 2025/08/04 04:40:34 DEBUG : only10: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208d2_d20250804_m043553_c001_v7007000_t0000_u01754282153497") 2025/08/04 04:40:34 DEBUG : only10: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418b8b403b74e789_d20250804_m043547_c001_v0001154_t0011_u01754282147449") 2025/08/04 04:40:34 DEBUG : only10: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e771_d20250804_m043539_c001_v0001154_t0007_u01754282139566") 2025/08/04 04:40:34 DEBUG : only10: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4020e8146891c13e_d20250804_m043525_c001_v7007000_t0000_u01754282125428") 2025/08/04 04:40:34 DEBUG : only10: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e735_d20250804_m043516_c001_v0001154_t0007_u01754282116565") 2025/08/04 04:40:34 DEBUG : only11: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208d3_d20250804_m043553_c001_v7007000_t0000_u01754282153679") 2025/08/04 04:40:34 DEBUG : only11: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ec668e5bde097_d20250804_m043548_c001_v0001171_t0049_u01754282148192") 2025/08/04 04:40:34 DEBUG : only11: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e773_d20250804_m043540_c001_v0001154_t0005_u01754282140395") 2025/08/04 04:40:34 DEBUG : only11: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f84_d20250804_m043525_c001_v7007000_t0000_u01754282125784") 2025/08/04 04:40:34 DEBUG : only11: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e737_d20250804_m043517_c001_v0001154_t0010_u01754282117222") 2025/08/04 04:40:34 DEBUG : only12: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208d4_d20250804_m043553_c001_v7007000_t0000_u01754282153862") 2025/08/04 04:40:35 DEBUG : only12: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f41577e1abfb0a87d_d20250804_m043548_c001_v0001146_t0004_u01754282148011") 2025/08/04 04:40:35 DEBUG : only12: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e775_d20250804_m043541_c001_v0001154_t0001_u01754282141145") 2025/08/04 04:40:35 DEBUG : only12: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417a624a5564edc3_d20250804_m043525_c001_v7007000_t0000_u01754282125029") 2025/08/04 04:40:35 DEBUG : only12: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e739_d20250804_m043518_c001_v0001154_t0018_u01754282118008") 2025/08/04 04:40:35 DEBUG : only13: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208d5_d20250804_m043554_c001_v7007000_t0000_u01754282154046") 2025/08/04 04:40:35 DEBUG : only13: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416b458d53a49565_d20250804_m043547_c001_v0001041_t0042_u01754282147841") 2025/08/04 04:40:35 DEBUG : only13: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e777_d20250804_m043541_c001_v0001154_t0002_u01754282141808") 2025/08/04 04:40:35 DEBUG : only13: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417a624a5564edc5_d20250804_m043525_c001_v7007000_t0000_u01754282125213") 2025/08/04 04:40:35 DEBUG : only13: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e73b_d20250804_m043518_c001_v0001154_t0017_u01754282118742") 2025/08/04 04:40:35 DEBUG : only14: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208d6_d20250804_m043554_c001_v7007000_t0000_u01754282154229") 2025/08/04 04:40:35 DEBUG : only14: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418b8b403b74e78b_d20250804_m043547_c001_v0001154_t0011_u01754282147849") 2025/08/04 04:40:35 DEBUG : only14: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e77b_d20250804_m043542_c001_v0001154_t0007_u01754282142454") 2025/08/04 04:40:35 DEBUG : only14: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4020e8146891c140_d20250804_m043525_c001_v7007000_t0000_u01754282125797") 2025/08/04 04:40:35 DEBUG : only14: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e73d_d20250804_m043519_c001_v0001154_t0013_u01754282119443") 2025/08/04 04:40:35 DEBUG : only15: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208d7_d20250804_m043554_c001_v7007000_t0000_u01754282154485") 2025/08/04 04:40:35 DEBUG : only15: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416b458d53a49567_d20250804_m043548_c001_v0001041_t0042_u01754282148024") 2025/08/04 04:40:35 DEBUG : only15: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e77d_d20250804_m043543_c001_v0001154_t0001_u01754282143264") 2025/08/04 04:40:35 DEBUG : only15: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4020e8146891c13f_d20250804_m043525_c001_v7007000_t0000_u01754282125612") 2025/08/04 04:40:35 DEBUG : only15: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e743_d20250804_m043520_c001_v0001154_t0014_u01754282120400") 2025/08/04 04:40:35 DEBUG : only16: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208d8_d20250804_m043554_c001_v7007000_t0000_u01754282154669") 2025/08/04 04:40:35 DEBUG : only16: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418b8b403b74e78d_d20250804_m043548_c001_v0001154_t0011_u01754282148035") 2025/08/04 04:40:36 DEBUG : only16: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e77f_d20250804_m043543_c001_v0001154_t0002_u01754282143890") 2025/08/04 04:40:36 DEBUG : only16: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417a624a5564edc7_d20250804_m043525_c001_v7007000_t0000_u01754282125580") 2025/08/04 04:40:36 DEBUG : only16: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e749_d20250804_m043521_c001_v0001154_t0016_u01754282121283") 2025/08/04 04:40:36 DEBUG : only17: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208d9_d20250804_m043554_c001_v7007000_t0000_u01754282154852") 2025/08/04 04:40:36 DEBUG : only17: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f41577e1abfb0a87f_d20250804_m043548_c001_v0001146_t0004_u01754282148200") 2025/08/04 04:40:36 DEBUG : only17: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e781_d20250804_m043544_c001_v0001154_t0010_u01754282144831") 2025/08/04 04:40:36 DEBUG : only17: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417a624a5564edcb_d20250804_m043525_c001_v7007000_t0000_u01754282125953") 2025/08/04 04:40:36 DEBUG : only17: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e74d_d20250804_m043522_c001_v0001154_t0006_u01754282122029") 2025/08/04 04:40:36 DEBUG : only18: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208db_d20250804_m043555_c001_v7007000_t0000_u01754282155034") 2025/08/04 04:40:36 DEBUG : only18: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416b458d53a4956d_d20250804_m043548_c001_v0001041_t0042_u01754282148585") 2025/08/04 04:40:36 DEBUG : only18: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e783_d20250804_m043545_c001_v0001154_t0019_u01754282145587") 2025/08/04 04:40:36 DEBUG : only18: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f7d_d20250804_m043525_c001_v7007000_t0000_u01754282125217") 2025/08/04 04:40:37 DEBUG : only18: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e74f_d20250804_m043522_c001_v0001154_t0008_u01754282122772") 2025/08/04 04:40:37 DEBUG : only19: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208dc_d20250804_m043555_c001_v7007000_t0000_u01754282155219") 2025/08/04 04:40:37 DEBUG : only19: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418b8b403b74e795_d20250804_m043548_c001_v0001154_t0011_u01754282148593") 2025/08/04 04:40:37 DEBUG : only19: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e787_d20250804_m043546_c001_v0001154_t0012_u01754282146443") 2025/08/04 04:40:37 DEBUG : only19: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417a624a5564edca_d20250804_m043525_c001_v7007000_t0000_u01754282125767") 2025/08/04 04:40:37 DEBUG : only19: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e753_d20250804_m043523_c001_v0001154_t0025_u01754282123458") 2025/08/04 04:40:37 DEBUG : only2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208dd_d20250804_m043555_c001_v7007000_t0000_u01754282155403") 2025/08/04 04:40:37 DEBUG : only2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416b458d53a49569_d20250804_m043548_c001_v0001041_t0042_u01754282148210") 2025/08/04 04:40:37 DEBUG : only2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e75d_d20250804_m043533_c001_v0001154_t0018_u01754282133251") 2025/08/04 04:40:37 DEBUG : only2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f81_d20250804_m043525_c001_v7007000_t0000_u01754282125584") 2025/08/04 04:40:37 DEBUG : only2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e719_d20250804_m043510_c001_v0001154_t0000_u01754282110142") 2025/08/04 04:40:37 DEBUG : only3: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208df_d20250804_m043555_c001_v7007000_t0000_u01754282155586") 2025/08/04 04:40:37 DEBUG : only3: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418b8b403b74e791_d20250804_m043548_c001_v0001154_t0011_u01754282148221") 2025/08/04 04:40:37 DEBUG : only3: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e75f_d20250804_m043534_c001_v0001154_t0017_u01754282134174") 2025/08/04 04:40:37 DEBUG : only3: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f7f_d20250804_m043525_c001_v7007000_t0000_u01754282125402") 2025/08/04 04:40:37 DEBUG : only3: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e71b_d20250804_m043511_c001_v0001154_t0004_u01754282111041") 2025/08/04 04:40:37 DEBUG : only4: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208e0_d20250804_m043555_c001_v7007000_t0000_u01754282155769") 2025/08/04 04:40:37 DEBUG : only4: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ec668e5bde099_d20250804_m043548_c001_v0001171_t0049_u01754282148377") 2025/08/04 04:40:37 DEBUG : only4: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e761_d20250804_m043535_c001_v0001154_t0002_u01754282135024") 2025/08/04 04:40:37 DEBUG : only4: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417a624a5564edc2_d20250804_m043524_c001_v7007000_t0000_u01754282124846") 2025/08/04 04:40:38 DEBUG : only4: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e71f_d20250804_m043511_c001_v0001154_t0005_u01754282111831") 2025/08/04 04:40:38 DEBUG : only5: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208e1_d20250804_m043555_c001_v7007000_t0000_u01754282155952") 2025/08/04 04:40:38 DEBUG : only5: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f41577e1abfb0a883_d20250804_m043548_c001_v0001146_t0004_u01754282148389") 2025/08/04 04:40:38 DEBUG : only5: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e763_d20250804_m043535_c001_v0001154_t0021_u01754282135690") 2025/08/04 04:40:38 DEBUG : only5: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f83_d20250804_m043525_c001_v7007000_t0000_u01754282125773") 2025/08/04 04:40:38 DEBUG : only5: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e721_d20250804_m043512_c001_v0001154_t0017_u01754282112542") 2025/08/04 04:40:38 DEBUG : only6: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208e2_d20250804_m043556_c001_v7007000_t0000_u01754282156135") 2025/08/04 04:40:38 DEBUG : only6: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416b458d53a4956b_d20250804_m043548_c001_v0001041_t0042_u01754282148400") 2025/08/04 04:40:38 DEBUG : only6: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e765_d20250804_m043536_c001_v0001154_t0009_u01754282136440") 2025/08/04 04:40:38 DEBUG : only6: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f7e_d20250804_m043525_c001_v7007000_t0000_u01754282125224") 2025/08/04 04:40:38 DEBUG : only6: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e723_d20250804_m043513_c001_v0001154_t0004_u01754282113254") 2025/08/04 04:40:38 DEBUG : only7: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208e4_d20250804_m043556_c001_v7007000_t0000_u01754282156319") 2025/08/04 04:40:38 DEBUG : only7: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418b8b403b74e793_d20250804_m043548_c001_v0001154_t0011_u01754282148408") 2025/08/04 04:40:38 DEBUG : only7: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e767_d20250804_m043537_c001_v0001154_t0024_u01754282137118") 2025/08/04 04:40:38 DEBUG : only7: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4020e8146891c13d_d20250804_m043525_c001_v7007000_t0000_u01754282125240") 2025/08/04 04:40:38 DEBUG : only7: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e727_d20250804_m043514_c001_v0001154_t0016_u01754282114131") 2025/08/04 04:40:38 DEBUG : only8: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208e5_d20250804_m043556_c001_v7007000_t0000_u01754282156502") 2025/08/04 04:40:38 DEBUG : only8: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ec668e5bde09d_d20250804_m043548_c001_v0001171_t0049_u01754282148559") 2025/08/04 04:40:38 DEBUG : only8: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e769_d20250804_m043538_c001_v0001154_t0005_u01754282138053") 2025/08/04 04:40:38 DEBUG : only8: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878f82_d20250804_m043525_c001_v7007000_t0000_u01754282125600") 2025/08/04 04:40:38 DEBUG : only8: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e72b_d20250804_m043515_c001_v0001154_t0006_u01754282115003") 2025/08/04 04:40:38 DEBUG : only9: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208e6_d20250804_m043556_c001_v7007000_t0000_u01754282156686") 2025/08/04 04:40:38 DEBUG : only9: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f41577e1abfb0a885_d20250804_m043548_c001_v0001146_t0004_u01754282148575") 2025/08/04 04:40:39 DEBUG : only9: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e76d_d20250804_m043538_c001_v0001154_t0022_u01754282138813") 2025/08/04 04:40:39 DEBUG : only9: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417a624a5564edc6_d20250804_m043525_c001_v7007000_t0000_u01754282125397") 2025/08/04 04:40:39 DEBUG : only9: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e72f_d20250804_m043515_c001_v0001154_t0018_u01754282115862") 2025/08/04 04:40:39 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f420eba9bcb813c1a_d20250804_m043203_c001_v7007000_t0000_u01754281923701") 2025/08/04 04:40:39 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49416_d20250804_m043201_c001_v0001041_t0002_u01754281921325") 2025/08/04 04:40:39 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f420eba9bcb813c16_d20250804_m043200_c001_v7007000_t0000_u01754281920493") 2025/08/04 04:40:39 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e5e6_d20250804_m043158_c001_v0001154_t0012_u01754281918094") 2025/08/04 04:40:39 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f420eba9bcb813c13_d20250804_m043157_c001_v7007000_t0000_u01754281917317") 2025/08/04 04:40:39 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e5e2_d20250804_m043154_c001_v0001154_t0019_u01754281914986") 2025/08/04 04:40:39 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea70a8_d20250804_m043145_c001_v7007000_t0000_u01754281905647") 2025/08/04 04:40:39 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48fe1_d20250804_m043144_c001_v0001184_t0028_u01754281904498") 2025/08/04 04:40:39 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea70a4_d20250804_m043142_c001_v7007000_t0000_u01754281902978") 2025/08/04 04:40:39 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48fd0_d20250804_m043142_c001_v0001184_t0054_u01754281902195") 2025/08/04 04:40:39 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea70a0_d20250804_m043141_c001_v7007000_t0000_u01754281901010") 2025/08/04 04:40:39 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48fb4_d20250804_m043140_c001_v0001184_t0002_u01754281900167") 2025/08/04 04:40:39 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea7091_d20250804_m043134_c001_v7007000_t0000_u01754281894817") 2025/08/04 04:40:39 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48f77_d20250804_m043133_c001_v0001184_t0040_u01754281893832") 2025/08/04 04:40:39 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea708f_d20250804_m043133_c001_v7007000_t0000_u01754281893463") 2025/08/04 04:40:39 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48f6d_d20250804_m043132_c001_v0001184_t0018_u01754281892315") 2025/08/04 04:40:39 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea708d_d20250804_m043131_c001_v7007000_t0000_u01754281891929") 2025/08/04 04:40:39 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48f67_d20250804_m043131_c001_v0001184_t0058_u01754281891332") 2025/08/04 04:40:40 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48f63_d20250804_m043130_c001_v0001184_t0054_u01754281890753") 2025/08/04 04:40:40 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea708c_d20250804_m043130_c001_v7007000_t0000_u01754281890382") 2025/08/04 04:40:40 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48f5f_d20250804_m043129_c001_v0001184_t0028_u01754281889813") 2025/08/04 04:40:40 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48f57_d20250804_m043129_c001_v0001184_t0013_u01754281889209") 2025/08/04 04:40:40 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f974b9_d20250804_m043128_c001_v7007000_t0000_u01754281888471") 2025/08/04 04:40:40 DEBUG : potato: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48f4b_d20250804_m043127_c001_v0001184_t0026_u01754281887712") 2025/08/04 04:40:40 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a242ac4a_d20250804_m043250_c001_v7007000_t0000_u01754281970232") 2025/08/04 04:40:40 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e63e_d20250804_m043249_c001_v0001154_t0018_u01754281969528") 2025/08/04 04:40:40 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878cad_d20250804_m043240_c001_v7007000_t0000_u01754281960279") 2025/08/04 04:40:40 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49439_d20250804_m043235_c001_v0001041_t0033_u01754281955249") 2025/08/04 04:40:40 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f407935410aafb9f3_d20250804_m043227_c001_v7007000_t0000_u01754281947842") 2025/08/04 04:40:40 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e60a_d20250804_m043223_c001_v0001154_t0000_u01754281943538") 2025/08/04 04:40:40 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f420eba9bcb813c26_d20250804_m043215_c001_v7007000_t0000_u01754281935387") 2025/08/04 04:40:40 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49420_d20250804_m043210_c001_v0001041_t0000_u01754281930487") 2025/08/04 04:40:40 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea70ad_d20250804_m043149_c001_v7007000_t0000_u01754281909188") 2025/08/04 04:40:40 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e49000_d20250804_m043148_c001_v0001184_t0049_u01754281908136") 2025/08/04 04:40:40 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea70ac_d20250804_m043147_c001_v7007000_t0000_u01754281907764") 2025/08/04 04:40:40 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48fee_d20250804_m043146_c001_v0001184_t0036_u01754281906202") 2025/08/04 04:40:40 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea70a9_d20250804_m043145_c001_v7007000_t0000_u01754281905830") 2025/08/04 04:40:40 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48fe8_d20250804_m043145_c001_v0001184_t0035_u01754281905076") 2025/08/04 04:40:41 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea70a7_d20250804_m043144_c001_v7007000_t0000_u01754281904127") 2025/08/04 04:40:41 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48fda_d20250804_m043143_c001_v0001184_t0025_u01754281903358") 2025/08/04 04:40:41 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea70a3_d20250804_m043141_c001_v7007000_t0000_u01754281901825") 2025/08/04 04:40:41 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48fca_d20250804_m043141_c001_v0001184_t0000_u01754281901023") 2025/08/04 04:40:41 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea7093_d20250804_m043135_c001_v7007000_t0000_u01754281895580") 2025/08/04 04:40:41 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48f7e_d20250804_m043134_c001_v0001184_t0027_u01754281894619") 2025/08/04 04:40:41 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f412dc033f4a50290_d20250804_m043038_c001_v7007000_t0000_u01754281838966") 2025/08/04 04:40:41 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48da9_d20250804_m043038_c001_v0001184_t0026_u01754281838397") 2025/08/04 04:40:41 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f412dc033f4a5028d_d20250804_m043037_c001_v7007000_t0000_u01754281837476") 2025/08/04 04:40:41 DEBUG : potato2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48d94_d20250804_m043036_c001_v0001184_t0038_u01754281836907") 2025/08/04 04:40:41 DEBUG : potato3: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878cae_d20250804_m043240_c001_v7007000_t0000_u01754281960714") 2025/08/04 04:40:41 DEBUG : potato3: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4943b_d20250804_m043236_c001_v0001041_t0043_u01754281956354") 2025/08/04 04:40:41 DEBUG : potato3: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f407935410aafb9f7_d20250804_m043228_c001_v7007000_t0000_u01754281948046") 2025/08/04 04:40:41 DEBUG : potato3: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e60c_d20250804_m043224_c001_v0001154_t0006_u01754281944629") 2025/08/04 04:40:41 DEBUG : potato3: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f420eba9bcb813c27_d20250804_m043215_c001_v7007000_t0000_u01754281935598") 2025/08/04 04:40:41 DEBUG : potato3: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49425_d20250804_m043211_c001_v0001041_t0051_u01754281931217") 2025/08/04 04:40:41 DEBUG : pre-dest1/1: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f406a7f09394cabd8_d20250804_m043323_c001_v7007000_t0000_u01754282003092") 2025/08/04 04:40:41 DEBUG : pre-dest1/1: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49477_d20250804_m043314_c001_v0001041_t0022_u01754281994912") 2025/08/04 04:40:41 DEBUG : pre-dest2/2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f406a7f09394cabd9_d20250804_m043323_c001_v7007000_t0000_u01754282003274") 2025/08/04 04:40:41 DEBUG : pre-dest2/2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e662_d20250804_m043315_c001_v0001154_t0021_u01754281995644") 2025/08/04 04:40:41 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d1878cdf_d20250804_m043301_c001_v7007000_t0000_u01754281981223") 2025/08/04 04:40:41 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49459_d20250804_m043258_c001_v0001041_t0041_u01754281978095") 2025/08/04 04:40:42 DEBUG : sizeonly: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f974a7_d20250804_m043114_c001_v7007000_t0000_u01754281874384") 2025/08/04 04:40:42 DEBUG : sizeonly: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48eab_d20250804_m043113_c001_v0001184_t0042_u01754281873440") 2025/08/04 04:40:42 DEBUG : splitbanan: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405a2b473ac5b417_d20250804_m043755_c001_v7007000_t0000_u01754282275407") 2025/08/04 04:40:42 DEBUG : splitbanan: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4965e_d20250804_m043747_c001_v0001041_t0054_u01754282267830") 2025/08/04 04:40:42 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8e3_d20250804_m043918_c001_v7007000_t0000_u01754282358396") 2025/08/04 04:40:42 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e906_d20250804_m043911_c001_v0001154_t0002_u01754282351656") 2025/08/04 04:40:42 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a243f689_d20250804_m043900_c001_v7007000_t0000_u01754282340438") 2025/08/04 04:40:42 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e8ec_d20250804_m043853_c001_v0001154_t0024_u01754282333697") 2025/08/04 04:40:42 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4030020fb21d394e_d20250804_m043843_c001_v7007000_t0000_u01754282323653") 2025/08/04 04:40:42 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e8d2_d20250804_m043837_c001_v0001154_t0011_u01754282317456") 2025/08/04 04:40:42 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416218017336b52e_d20250804_m043827_c001_v7007000_t0000_u01754282307969") 2025/08/04 04:40:42 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e8c0_d20250804_m043821_c001_v0001154_t0016_u01754282301767") 2025/08/04 04:40:42 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335be95_d20250804_m043811_c001_v7007000_t0000_u01754282291904") 2025/08/04 04:40:42 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e8a3_d20250804_m043805_c001_v0001154_t0010_u01754282285374") 2025/08/04 04:40:42 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f420eba9bcb813eec_d20250804_m043749_c001_v7007000_t0000_u01754282269672") 2025/08/04 04:40:42 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a9c3_d20250804_m043746_c001_v0001146_t0031_u01754282266576") 2025/08/04 04:40:42 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f405dae8c8bd5ea2e_d20250804_m043736_c001_v7007000_t0000_u01754282256815") 2025/08/04 04:40:42 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde2f2_d20250804_m043729_c001_v0001171_t0005_u01754282249354") 2025/08/04 04:40:42 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04335492f_d20250804_m043728_c001_v7007000_t0000_u01754282248206") 2025/08/04 04:40:42 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a98b_d20250804_m043724_c001_v0001146_t0027_u01754282244549") 2025/08/04 04:40:42 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f417ce863672353a7_d20250804_m043714_c001_v7007000_t0000_u01754282234594") 2025/08/04 04:40:42 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde25e_d20250804_m043707_c001_v0001171_t0050_u01754282227252") 2025/08/04 04:40:43 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f401bbe58f413c379_d20250804_m043706_c001_v7007000_t0000_u01754282226083") 2025/08/04 04:40:43 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a933_d20250804_m043702_c001_v0001146_t0035_u01754282222229") 2025/08/04 04:40:43 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4020b5c3d39efac4_d20250804_m043647_c001_v7007000_t0000_u01754282207392") 2025/08/04 04:40:43 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a8fb_d20250804_m043643_c001_v0001146_t0018_u01754282203654") 2025/08/04 04:40:43 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4111d7583847365d_d20250804_m043634_c001_v7007000_t0000_u01754282194338") 2025/08/04 04:40:43 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a8db_d20250804_m043627_c001_v0001146_t0015_u01754282187689") 2025/08/04 04:40:43 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f40447bc2a242ad68_d20250804_m043618_c001_v7007000_t0000_u01754282178962") 2025/08/04 04:40:43 DEBUG : splitbananasplit: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a8b5_d20250804_m043612_c001_v0001146_t0058_u01754282172965") 2025/08/04 04:40:43 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d043354932_d20250804_m043731_c001_v7007000_t0000_u01754282251592") 2025/08/04 04:40:43 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e851_d20250804_m043725_c001_v0001154_t0006_u01754282245810") 2025/08/04 04:40:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f020930_d20250804_m043605_c001_v7007000_t0000_u01754282165175") 2025/08/04 04:40:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a89b_d20250804_m043604_c001_v0001146_t0002_u01754282164025") 2025/08/04 04:40:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f02092d_d20250804_m043603_c001_v7007000_t0000_u01754282163239") 2025/08/04 04:40:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49581_d20250804_m043601_c001_v0001041_t0030_u01754282161974") 2025/08/04 04:40:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f420eba9bcb813c20_d20250804_m043207_c001_v7007000_t0000_u01754281927553") 2025/08/04 04:40:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e5f6_d20250804_m043206_c001_v0001154_t0014_u01754281926519") 2025/08/04 04:40:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f420eba9bcb813c1d_d20250804_m043205_c001_v7007000_t0000_u01754281925933") 2025/08/04 04:40:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4941a_d20250804_m043204_c001_v0001041_t0053_u01754281924882") 2025/08/04 04:40:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f974a3_d20250804_m043111_c001_v7007000_t0000_u01754281871330") 2025/08/04 04:40:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48e97_d20250804_m043110_c001_v0001184_t0015_u01754281870024") 2025/08/04 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f974a1_d20250804_m043109_c001_v7007000_t0000_u01754281869650") 2025/08/04 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48e89_d20250804_m043108_c001_v0001184_t0042_u01754281868727") 2025/08/04 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f9749c_d20250804_m043106_c001_v7007000_t0000_u01754281866562") 2025/08/04 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48e6d_d20250804_m043105_c001_v0001184_t0043_u01754281865628") 2025/08/04 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f9749b_d20250804_m043105_c001_v7007000_t0000_u01754281865070") 2025/08/04 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48e63_d20250804_m043104_c001_v0001184_t0046_u01754281864274") 2025/08/04 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48e51_d20250804_m043101_c001_v0001184_t0015_u01754281861876") 2025/08/04 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f403a8c8011f97498_d20250804_m043101_c001_v7007000_t0000_u01754281861500") 2025/08/04 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48e46_d20250804_m043100_c001_v0001184_t0050_u01754281860878") 2025/08/04 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48e44_d20250804_m043100_c001_v0001184_t0006_u01754281860262") 2025/08/04 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f412dc033f4a502ac_d20250804_m043059_c001_v7007000_t0000_u01754281859513") 2025/08/04 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48e36_d20250804_m043056_c001_v0001184_t0020_u01754281856875") 2025/08/04 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48e28_d20250804_m043053_c001_v0001184_t0025_u01754281853313") 2025/08/04 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f412dc033f4a502a5_d20250804_m043052_c001_v7007000_t0000_u01754281852940") 2025/08/04 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48e20_d20250804_m043052_c001_v0001184_t0026_u01754281852328") 2025/08/04 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48e18_d20250804_m043051_c001_v0001184_t0024_u01754281851753") 2025/08/04 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f412dc033f4a502a4_d20250804_m043051_c001_v7007000_t0000_u01754281851381") 2025/08/04 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48df2_d20250804_m043046_c001_v0001184_t0058_u01754281846947") 2025/08/04 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f412dc033f4a5029e_d20250804_m043046_c001_v7007000_t0000_u01754281846572") 2025/08/04 04:40:44 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48de4_d20250804_m043045_c001_v0001184_t0019_u01754281845979") 2025/08/04 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f412dc033f4a5029b_d20250804_m043045_c001_v7007000_t0000_u01754281845068") 2025/08/04 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48ddc_d20250804_m043044_c001_v0001184_t0037_u01754281844503") 2025/08/04 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f412dc033f4a5029a_d20250804_m043043_c001_v7007000_t0000_u01754281843949") 2025/08/04 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48dcf_d20250804_m043043_c001_v0001184_t0056_u01754281843397") 2025/08/04 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f412dc033f4a50296_d20250804_m043042_c001_v7007000_t0000_u01754281842484") 2025/08/04 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48dc1_d20250804_m043041_c001_v0001184_t0051_u01754281841757") 2025/08/04 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f412dc033f4a50294_d20250804_m043041_c001_v7007000_t0000_u01754281841202") 2025/08/04 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48db9_d20250804_m043040_c001_v0001184_t0034_u01754281840631") 2025/08/04 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f412dc033f4a50293_d20250804_m043040_c001_v7007000_t0000_u01754281840078") 2025/08/04 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48daf_d20250804_m043039_c001_v0001184_t0051_u01754281839517") 2025/08/04 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f412dc033f4a50289_d20250804_m043035_c001_v7007000_t0000_u01754281835246") 2025/08/04 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48d80_d20250804_m043034_c001_v0001184_t0033_u01754281834679") 2025/08/04 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f412dc033f4a50288_d20250804_m043034_c001_v7007000_t0000_u01754281834119") 2025/08/04 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48d78_d20250804_m043033_c001_v0001184_t0058_u01754281833539") 2025/08/04 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f412dc033f4a50286_d20250804_m043032_c001_v7007000_t0000_u01754281832623") 2025/08/04 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48d6c_d20250804_m043032_c001_v0001184_t0002_u01754281832060") 2025/08/04 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f412dc033f4a50282_d20250804_m043029_c001_v7007000_t0000_u01754281829689") 2025/08/04 04:40:45 DEBUG : sub dir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e48d58_d20250804_m043029_c001_v0001184_t0029_u01754281829117") 2025/08/04 04:40:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f020931_d20250804_m043605_c001_v7007000_t0000_u01754282165359") 2025/08/04 04:40:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde0e5_d20250804_m043604_c001_v0001171_t0018_u01754282164034") 2025/08/04 04:40:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f02092e_d20250804_m043603_c001_v7007000_t0000_u01754282163423") 2025/08/04 04:40:45 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e7a3_d20250804_m043601_c001_v0001154_t0015_u01754282161983") 2025/08/04 04:40:45 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8e6_d20250804_m043920_c001_v7007000_t0000_u01754282360800") 2025/08/04 04:40:45 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0aa6d_d20250804_m043919_c001_v0001146_t0013_u01754282359798") 2025/08/04 04:40:46 DEBUG : sub/yam: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f420eba9bcb813c19_d20250804_m043203_c001_v7007000_t0000_u01754281923006") 2025/08/04 04:40:46 DEBUG : sub/yam: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e5ea_d20250804_m043201_c001_v0001154_t0009_u01754281921315") 2025/08/04 04:40:46 DEBUG : test_dir1/file2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208ec_d20250804_m043601_c001_v7007000_t0000_u01754282161195") 2025/08/04 04:40:46 DEBUG : test_dir1/file2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e79f_d20250804_m043559_c001_v0001154_t0013_u01754282159760") 2025/08/04 04:40:46 DEBUG : test_dir1/file2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208e9_d20250804_m043558_c001_v7007000_t0000_u01754282158933") 2025/08/04 04:40:46 DEBUG : test_dir1/file2: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e79b_d20250804_m043557_c001_v0001154_t0020_u01754282157664") 2025/08/04 04:40:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208ed_d20250804_m043601_c001_v7007000_t0000_u01754282161379") 2025/08/04 04:40:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0a88f_d20250804_m043559_c001_v0001146_t0029_u01754282159753") 2025/08/04 04:40:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f419046b64f0208ea_d20250804_m043559_c001_v7007000_t0000_u01754282159120") 2025/08/04 04:40:46 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4957b_d20250804_m043557_c001_v0001041_t0026_u01754282157656") 2025/08/04 04:40:46 DEBUG : three: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea70b3_d20250804_m043154_c001_v7007000_t0000_u01754281914248") 2025/08/04 04:40:46 DEBUG : three: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e49026_d20250804_m043153_c001_v0001184_t0055_u01754281913056") 2025/08/04 04:40:46 DEBUG : three: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f113877ab12e49018_d20250804_m043150_c001_v0001184_t0044_u01754281910913") 2025/08/04 04:40:46 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8e8_d20250804_m043922_c001_v7007000_t0000_u01754282362660") 2025/08/04 04:40:46 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a496e9_d20250804_m043921_c001_v0001041_t0019_u01754282361771") 2025/08/04 04:40:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8f8_d20250804_m043942_c001_v7007000_t0000_u01754282382253") 2025/08/04 04:40:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde5a5_d20250804_m043940_c001_v0001171_t0001_u01754282380392") 2025/08/04 04:40:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8f4_d20250804_m043938_c001_v7007000_t0000_u01754282378810") 2025/08/04 04:40:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a496ff_d20250804_m043937_c001_v0001041_t0000_u01754282377116") 2025/08/04 04:40:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8f1_d20250804_m043936_c001_v7007000_t0000_u01754282376154") 2025/08/04 04:40:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0aa97_d20250804_m043935_c001_v0001146_t0002_u01754282375078") 2025/08/04 04:40:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8ec_d20250804_m043930_c001_v7007000_t0000_u01754282370231") 2025/08/04 04:40:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a496ed_d20250804_m043929_c001_v0001041_t0020_u01754282369093") 2025/08/04 04:40:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8ee_d20250804_m043932_c001_v7007000_t0000_u01754282372349") 2025/08/04 04:40:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde56a_d20250804_m043931_c001_v0001171_t0052_u01754282371200") 2025/08/04 04:40:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8eb_d20250804_m043928_c001_v7007000_t0000_u01754282368123") 2025/08/04 04:40:47 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11577e1abfb0aa85_d20250804_m043927_c001_v0001146_t0045_u01754282367221") 2025/08/04 04:40:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8ea_d20250804_m043926_c001_v7007000_t0000_u01754282366238") 2025/08/04 04:40:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e920_d20250804_m043925_c001_v0001154_t0011_u01754282365467") 2025/08/04 04:40:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8e9_d20250804_m043924_c001_v7007000_t0000_u01754282364489") 2025/08/04 04:40:47 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f117ec668e5bde54a_d20250804_m043923_c001_v0001171_t0012_u01754282363623") 2025/08/04 04:40:47 DEBUG : toe/toe/toe: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f418ed661d188c79e_d20250804_m043947_c001_v7007000_t0000_u01754282387341") 2025/08/04 04:40:47 DEBUG : toe/toe/toe: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a49711_d20250804_m043946_c001_v0001041_t0016_u01754282386405") 2025/08/04 04:40:47 DEBUG : toe/toe/toe: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8f0_d20250804_m043934_c001_v7007000_t0000_u01754282374107") 2025/08/04 04:40:47 DEBUG : toe/toe/toe: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e92a_d20250804_m043933_c001_v0001154_t0020_u01754282373320") 2025/08/04 04:40:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8f9_d20250804_m043942_c001_v7007000_t0000_u01754282382863") 2025/08/04 04:40:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f118b8b403b74e934_d20250804_m043941_c001_v0001154_t0024_u01754282381835") 2025/08/04 04:40:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4182b5d04336d8f6_d20250804_m043939_c001_v7007000_t0000_u01754282379422") 2025/08/04 04:40:47 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f107b88f95b2bd1e5_d20250804_m043938_c001_v0001105_t0040_u01754282378442") 2025/08/04 04:40:47 DEBUG : two: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f4210f34572ea70b4_d20250804_m043154_c001_v7007000_t0000_u01754281914433") 2025/08/04 04:40:48 DEBUG : two: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f416b458d53a49408_d20250804_m043152_c001_v0001041_t0042_u01754281912439") 2025/08/04 04:40:48 DEBUG : two: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f413877ab12e49014_d20250804_m043150_c001_v0001184_t0031_u01754281910729") 2025/08/04 04:40:48 DEBUG : yam: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f420eba9bcb813c1b_d20250804_m043203_c001_v7007000_t0000_u01754281923895") 2025/08/04 04:40:48 DEBUG : yam: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f110371fff835dcf0_d20250804_m043202_c001_v0001116_t0000_u01754281922354") 2025/08/04 04:40:48 DEBUG : yam: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f420eba9bcb813c15_d20250804_m043159_c001_v7007000_t0000_u01754281919873") 2025/08/04 04:40:48 DEBUG : yam: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4940e_d20250804_m043158_c001_v0001041_t0010_u01754281918244") 2025/08/04 04:40:48 DEBUG : yam: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f420eba9bcb813c0f_d20250804_m043156_c001_v7007000_t0000_u01754281916743") 2025/08/04 04:40:48 DEBUG : yam: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f116b458d53a4940c_d20250804_m043154_c001_v0001041_t0032_u01754281914996") 2025/08/04 04:40:48 DEBUG : yaml: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f420eba9bcb813c18_d20250804_m043200_c001_v7007000_t0000_u01754281920702") 2025/08/04 04:40:48 DEBUG : yaml: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f1068eecbb0e62e1a_d20250804_m043159_c001_v0001145_t0020_u01754281919518") 2025/08/04 04:40:48 DEBUG : yaml: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f420eba9bcb813c14_d20250804_m043157_c001_v7007000_t0000_u01754281917513") 2025/08/04 04:40:48 DEBUG : yaml: Deleting (id "4_z4f425db3508d7b3b9f880e1b_f11988fadea0a059f_d20250804_m043156_c001_v0001179_t0004_u01754281916524") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 10m23.514880654s (try 1/5)