"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/08/12 01:43:37 DEBUG : Creating backend with remote "TestB2:rclone-test-jofumuq0deye" 2025/08/12 01:43:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/12 01:43:38 DEBUG : Creating backend with remote "/tmp/rclone3229139142" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:43:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:43:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/12 01:43:42 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:43:42 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.73s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:43:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/12 01:43:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:43:43 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:43:43 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:43:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:43:44 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:43:44 DEBUG : B2 bucket rclone-test-jofumuq0deye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.81s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", 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-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", 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-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:43:45 DEBUG : Creating backend with remote "/non-existing" 2025/08/12 01:43:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/12 01:43:45 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:43:45 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.56s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:43:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:43:47 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:43:47 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:43:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:43:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.76s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", 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-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:43:48 INFO : B2 bucket rclone-test-jofumuq0deye: Running all checks before starting transfers 2025/08/12 01:43:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:43:48 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:43:48 INFO : B2 bucket rclone-test-jofumuq0deye: Checks finished, now starting transfers 2025/08/12 01:43:48 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:43:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:43:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.19s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:43:49 ERROR : Ignoring --no-traverse with sync 2025/08/12 01:43:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:43:49 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:43:49 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:43:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:43:50 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:43:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.29s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:43:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/12 01:43:51 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:43:51 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:43:51 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/12 01:43:51 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.28s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:43:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:43:52 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:43:52 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:43:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:43:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.28s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:43:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:43:54 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:43:54 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:43:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:43:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.65s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:43:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/12 01:43:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/12 01:43:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/12 01:43:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/12 01:43:55 INFO : sub dir2: Making directory 2025/08/12 01:43:55 INFO : sub dir: Making directory 2025/08/12 01:43:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:43:55 INFO : sub dir2/sub sub dir2: Making directory 2025/08/12 01:43:55 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:43:55 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:43:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:43:55 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/12 01:43:55 DEBUG : B2 bucket rclone-test-jofumuq0deye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.23s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:43:56 INFO : sub dir2: Making directory 2025/08/12 01:43:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/12 01:43:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/12 01:43:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:43:56 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:43:56 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:43:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:43:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.70s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:43:58 DEBUG : sub dir2: Making directory with metadata 2025/08/12 01:43:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/12 01:43:58 INFO : sub dir2: Making directory 2025/08/12 01:43:58 INFO : sub dir: Making directory 2025/08/12 01:43:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:43:58 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:43:58 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:43:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:43:58 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:43:58 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/12 01:43:58 DEBUG : B2 bucket rclone-test-jofumuq0deye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/12 01:43:58 DEBUG : B2 bucket rclone-test-jofumuq0deye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.37s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", 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-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:43:59 INFO : sub dir2: Making directory 2025/08/12 01:43:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:43:59 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:43:59 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:44:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:44:00 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:44:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.23s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:44:00 DEBUG : sub dir2: Making directory with metadata 2025/08/12 01:44:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/12 01:44:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/12 01:44:01 INFO : sub dir2: Making directory 2025/08/12 01:44:01 INFO : sub dir: Making directory 2025/08/12 01:44:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:44:01 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:44:01 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:44:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:44:01 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:44:01 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/12 01:44:01 DEBUG : B2 bucket rclone-test-jofumuq0deye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.31s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", 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-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:44:02 INFO : sub dir2: Making directory 2025/08/12 01:44:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:44:02 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:44:02 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:44:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:44:03 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:44:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.29s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:44:04 DEBUG : Creating backend with remote "TestB2:rclone-test-xoboqev4foni" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-jofumuq0deye -> B2 bucket rclone-test-xoboqev4foni 2025/08/12 01:44:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:44:05 DEBUG : B2 bucket rclone-test-xoboqev4foni: Waiting for checks to finish 2025/08/12 01:44:05 DEBUG : B2 bucket rclone-test-xoboqev4foni: Waiting for transfers to finish 2025/08/12 01:44:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:44:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/12 01:44:08 DEBUG : B2 bucket rclone-test-xoboqev4foni: Purge remote 2025/08/12 01:44:08 INFO : B2 bucket rclone-test-xoboqev4foni: cleaning bucket "rclone-test-xoboqev4foni" of all files 2025/08/12 01:44:08 DEBUG : sub dir/hello world: Deleting (id "4_zffe2edd3f02d9bbb9f880e1b_f114bd4820243c17f_d20250812_m014407_c001_v0001093_t0029_u01754963047514") --- PASS: TestServerSideCopy (7.60s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:44:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/12 01:44:12 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:44:12 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:44:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/12 01:44:12 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.09s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:44:14 DEBUG : Creating backend with remote "TestB2:rclone-test-vugequp9lado" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-jofumuq0deye -> B2 bucket rclone-test-vugequp9lado 2025/08/12 01:44:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:44:15 DEBUG : B2 bucket rclone-test-vugequp9lado: Waiting for checks to finish 2025/08/12 01:44:15 DEBUG : B2 bucket rclone-test-vugequp9lado: Waiting for transfers to finish 2025/08/12 01:44:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:44:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/12 01:44:18 DEBUG : B2 bucket rclone-test-vugequp9lado: Waiting for checks to finish 2025/08/12 01:44:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/12 01:44:18 DEBUG : B2 bucket rclone-test-vugequp9lado: Waiting for transfers to finish 2025/08/12 01:44:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/12 01:44:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/12 01:44:18 DEBUG : B2 bucket rclone-test-vugequp9lado: Purge remote 2025/08/12 01:44:18 INFO : B2 bucket rclone-test-vugequp9lado: cleaning bucket "rclone-test-vugequp9lado" of all files 2025/08/12 01:44:18 DEBUG : sub dir/hello world: Deleting (id "4_zffc21d23f03d9bbb9f880e1b_f118d50ab8405bc0b_d20250812_m014418_c001_v0001161_t0046_u01754963058275") 2025/08/12 01:44:18 DEBUG : sub dir/hello world: Deleting (id "4_zffc21d23f03d9bbb9f880e1b_f10369e1b608e2368_d20250812_m014416_c001_v0001145_t0036_u01754963056727") --- PASS: TestServerSideCopyOverSelf (9.56s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:44:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/12 01:44:24 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:44:24 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:44:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/12 01:44:24 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/12 01:44:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.14s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:44:25 DEBUG : Creating backend with remote "TestB2:rclone-test-zitihup9vesa" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-jofumuq0deye -> B2 bucket rclone-test-zitihup9vesa 2025/08/12 01:44:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:44:26 DEBUG : B2 bucket rclone-test-zitihup9vesa: Waiting for checks to finish 2025/08/12 01:44:26 DEBUG : B2 bucket rclone-test-zitihup9vesa: Waiting for transfers to finish 2025/08/12 01:44:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:44:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/12 01:44:30 DEBUG : B2 bucket rclone-test-zitihup9vesa: Waiting for checks to finish 2025/08/12 01:44:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/12 01:44:30 DEBUG : B2 bucket rclone-test-zitihup9vesa: Waiting for transfers to finish 2025/08/12 01:44:31 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/12 01:44:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/12 01:44:31 INFO : sub dir/hello world: Deleted 2025/08/12 01:44:32 DEBUG : testing file moves 2025/08/12 01:44:32 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/12 01:44:32 DEBUG : B2 bucket rclone-test-zitihup9vesa: Waiting for checks to finish 2025/08/12 01:44:32 DEBUG : B2 bucket rclone-test-zitihup9vesa: Waiting for transfers to finish 2025/08/12 01:44:33 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/12 01:44:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/12 01:44:33 INFO : sub dir/hello world: Deleted 2025/08/12 01:44:33 DEBUG : B2 bucket rclone-test-zitihup9vesa: Purge remote 2025/08/12 01:44:33 INFO : B2 bucket rclone-test-zitihup9vesa: cleaning bucket "rclone-test-zitihup9vesa" of all files 2025/08/12 01:44:33 DEBUG : sub dir/hello world: Deleting (id "4_z5f024d03f03d9bbb9f880e1b_f10608fe60f2694ea_d20250812_m014432_c001_v0001036_t0028_u01754963072712") 2025/08/12 01:44:33 DEBUG : sub dir/hello world: Deleting (id "4_z5f024d03f03d9bbb9f880e1b_f119d75d9fc56494b_d20250812_m014430_c001_v0001109_t0011_u01754963070585") 2025/08/12 01:44:33 DEBUG : sub dir/hello world: Deleting (id "4_z5f024d03f03d9bbb9f880e1b_f107aafafb55fdab1_d20250812_m014429_c001_v0001102_t0048_u01754963069060") --- PASS: TestServerSideMoveOverSelf (10.25s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:44:35 ERROR : error listing: directory not found 2025/08/12 01:44:36 INFO : Local file system at /tmp/rclone3229139142: Making directory 2025/08/12 01:44:36 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:44:36 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.38s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:44:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:44:37 DEBUG : Local file system at /tmp/rclone3229139142: Waiting for checks to finish 2025/08/12 01:44:37 DEBUG : Local file system at /tmp/rclone3229139142: Waiting for transfers to finish 2025/08/12 01:44:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:44:38 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/12 01:44:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.91s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:44:39 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/12 01:44:39 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:44:39 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:44:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/12 01:44:39 INFO : check sum: Copied (new) 2025/08/12 01:44:39 DEBUG : Waiting for deletions to finish 2025/08/12 01:44:39 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:44:39 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/12 01:44:39 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/12 01:44:39 DEBUG : check sum: Unchanged skipping 2025/08/12 01:44:39 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:44:39 DEBUG : Waiting for deletions to finish 2025/08/12 01:44:39 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.67s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:44:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/12 01:44:40 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:44:40 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:44:41 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/12 01:44:41 INFO : sizeonly: Copied (new) 2025/08/12 01:44:41 DEBUG : Waiting for deletions to finish 2025/08/12 01:44:41 DEBUG : sizeonly: Sizes identical 2025/08/12 01:44:41 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:44:41 DEBUG : sizeonly: Unchanged skipping 2025/08/12 01:44:41 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:44:41 DEBUG : Waiting for deletions to finish 2025/08/12 01:44:41 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.64s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:44:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/12 01:44:42 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:44:42 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:44:42 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/12 01:44:42 INFO : ignore-size: Copied (new) 2025/08/12 01:44:42 DEBUG : Waiting for deletions to finish 2025/08/12 01:44:43 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:44:43 DEBUG : ignore-size: Unchanged skipping 2025/08/12 01:44:43 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:44:43 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:44:43 DEBUG : Waiting for deletions to finish 2025/08/12 01:44:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.57s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:44:44 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:44:44 DEBUG : existing: Unchanged skipping 2025/08/12 01:44:44 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:44:44 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:44:44 DEBUG : Waiting for deletions to finish 2025/08/12 01:44:44 INFO : There was nothing to transfer 2025/08/12 01:44:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/12 01:44:44 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:44:44 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:44:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/12 01:44:45 INFO : existing: Copied (replaced existing) 2025/08/12 01:44:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.07s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:44:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/12 01:44:46 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:44:46 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:44:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/12 01:44:46 INFO : existing: Copied (new) 2025/08/12 01:44:46 DEBUG : Waiting for deletions to finish 2025/08/12 01:44:46 DEBUG : existing: Destination exists, skipping 2025/08/12 01:44:46 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:44:46 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:44:46 DEBUG : Waiting for deletions to finish 2025/08/12 01:44:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.60s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:44:48 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/12 01:44:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:44:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/12 01:44:48 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:44:48 DEBUG : c/non empty space: Unchanged skipping 2025/08/12 01:44:48 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:44:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:44:49 INFO : a/potato2: Copied (new) 2025/08/12 01:44:49 DEBUG : Waiting for deletions to finish 2025/08/12 01:44:49 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.99s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:44:51 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/12 01:44:51 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:44:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/12 01:44:51 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/12 01:44:51 DEBUG : empty space: Unchanged skipping 2025/08/12 01:44:51 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:44:51 DEBUG : Waiting for deletions to finish 2025/08/12 01:44:51 INFO : There was nothing to transfer 2025/08/12 01:44:51 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/12 01:44:51 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:44:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/12 01:44:52 INFO : empty space: Updated modification time in destination 2025/08/12 01:44:52 DEBUG : empty space: Unchanged skipping 2025/08/12 01:44:52 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:44:52 DEBUG : Waiting for deletions to finish 2025/08/12 01:44:52 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.08s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:44:54 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:44:54 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/12 01:44:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/12 01:44:54 DEBUG : empty space: Unchanged skipping 2025/08/12 01:44:54 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:44:54 DEBUG : Waiting for deletions to finish 2025/08/12 01:44:54 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.81s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:44:55 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/12 01:44:55 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:44:55 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3229139142) 2025/08/12 01:44:55 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jofumuq0deye) 2025/08/12 01:44:55 DEBUG : foo: sha1 differ 2025/08/12 01:44:55 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:44:56 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/12 01:44:56 INFO : foo: Copied (replaced existing) 2025/08/12 01:44:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:44:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:44:57 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/12 01:44:57 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:44:57 DEBUG : empty space: Unchanged skipping 2025/08/12 01:44:57 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:44:57 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:44:57 INFO : potato: Copied (new) 2025/08/12 01:44:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.95s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:44:59 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/12 01:44:59 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:44:59 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:44:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/12 01:44:59 INFO : potato: Copied (replaced existing) 2025/08/12 01:44:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.77s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:45:01 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/12 01:45:01 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:45:01 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3229139142) 2025/08/12 01:45:01 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jofumuq0deye) 2025/08/12 01:45:01 DEBUG : potato: sha1 differ 2025/08/12 01:45:01 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:45:01 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/12 01:45:01 INFO : potato: Copied (replaced existing) 2025/08/12 01:45:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:45:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:45:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:45:03 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:45:03 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/12 01:45:03 DEBUG : empty space: Unchanged skipping 2025/08/12 01:45:03 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:45:03 DEBUG : Waiting for deletions to finish 2025/08/12 01:45:03 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:45:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:45:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:45:05 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:45:05 DEBUG : empty space: Unchanged skipping 2025/08/12 01:45:05 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:45:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:45:05 INFO : potato2: Copied (new) 2025/08/12 01:45:05 DEBUG : Waiting for deletions to finish 2025/08/12 01:45:05 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:45:07 INFO : d: Making directory 2025/08/12 01:45:07 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/12 01:45:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:45:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/12 01:45:08 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:45:08 DEBUG : c/non empty space: Unchanged skipping 2025/08/12 01:45:08 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:45:08 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:45:08 INFO : a/potato2: Copied (new) 2025/08/12 01:45:08 DEBUG : Waiting for deletions to finish 2025/08/12 01:45:08 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:45:10 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/12 01:45:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:45:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/12 01:45:10 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:45:10 DEBUG : c/non empty space: Unchanged skipping 2025/08/12 01:45:10 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:45:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:45:11 INFO : a/potato2: Copied (new) 2025/08/12 01:45:11 ERROR : B2 bucket rclone-test-jofumuq0deye: not deleting files as there were IO errors 2025/08/12 01:45:11 ERROR : B2 bucket rclone-test-jofumuq0deye: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.72s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:45:13 DEBUG : Waiting for deletions to finish 2025/08/12 01:45:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:45:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:45:13 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:45:13 DEBUG : empty space: Unchanged skipping 2025/08/12 01:45:13 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:45:13 INFO : potato: Deleted 2025/08/12 01:45:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:45:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.26s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:45:15 DEBUG : Waiting for deletions to finish 2025/08/12 01:45:16 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:45:16 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:45:16 INFO : potato: Deleted 2025/08/12 01:45:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:45:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:45:16 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:45:16 DEBUG : empty space: Unchanged skipping 2025/08/12 01:45:16 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:45:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:45:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.21s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:45:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:45:18 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:45:18 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:45:18 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/12 01:45:18 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.93s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:45:20 DEBUG : enormous: Excluded (Size Filter) 2025/08/12 01:45:20 DEBUG : enormous: Excluded 2025/08/12 01:45:20 DEBUG : potato2: Excluded (Size Filter) 2025/08/12 01:45:20 DEBUG : potato2: Excluded 2025/08/12 01:45:20 DEBUG : potato2: Excluded (Size Filter) 2025/08/12 01:45:20 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:45:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:45:20 DEBUG : empty space: Unchanged skipping 2025/08/12 01:45:20 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:45:20 DEBUG : Waiting for deletions to finish 2025/08/12 01:45:20 INFO : There was nothing to transfer 2025/08/12 01:45:21 DEBUG : enormous: Excluded (Size Filter) 2025/08/12 01:45:21 DEBUG : enormous: Excluded 2025/08/12 01:45:21 DEBUG : potato2: Excluded (Size Filter) 2025/08/12 01:45:21 DEBUG : potato2: Excluded 2025/08/12 01:45:21 DEBUG : potato2: Excluded (Size Filter) 2025/08/12 01:45:21 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/12 01:45:21 DEBUG : empty space: Unchanged skipping 2025/08/12 01:45:21 DEBUG : Local file system at /tmp/rclone3229139142: Waiting for checks to finish 2025/08/12 01:45:21 DEBUG : Local file system at /tmp/rclone3229139142: Waiting for transfers to finish 2025/08/12 01:45:21 DEBUG : Waiting for deletions to finish 2025/08/12 01:45:21 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.30s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:45:23 DEBUG : enormous: Excluded (Size Filter) 2025/08/12 01:45:23 DEBUG : enormous: Excluded 2025/08/12 01:45:23 DEBUG : potato2: Excluded (Size Filter) 2025/08/12 01:45:23 DEBUG : potato2: Excluded 2025/08/12 01:45:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:45:23 DEBUG : empty space: Unchanged skipping 2025/08/12 01:45:23 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:45:23 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:45:23 DEBUG : Waiting for deletions to finish 2025/08/12 01:45:23 INFO : potato2: Deleted 2025/08/12 01:45:23 INFO : enormous: Deleted 2025/08/12 01:45:23 INFO : There was nothing to transfer 2025/08/12 01:45:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/12 01:45:24 DEBUG : Local file system at /tmp/rclone3229139142: Waiting for checks to finish 2025/08/12 01:45:24 DEBUG : empty space: Unchanged skipping 2025/08/12 01:45:24 DEBUG : Local file system at /tmp/rclone3229139142: Waiting for transfers to finish 2025/08/12 01:45:24 DEBUG : Waiting for deletions to finish 2025/08/12 01:45:24 INFO : enormous: Deleted 2025/08/12 01:45:24 INFO : potato2: Deleted 2025/08/12 01:45:24 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.69s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:45:26 DEBUG : five: Need to transfer - File not found at Destination 2025/08/12 01:45:26 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/12 01:45:26 DEBUG : one: Destination is newer than source, skipping 2025/08/12 01:45:26 DEBUG : three: Sizes identical 2025/08/12 01:45:26 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:45:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3229139142) 2025/08/12 01:45:26 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jofumuq0deye) 2025/08/12 01:45:26 DEBUG : two: sha1 differ 2025/08/12 01:45:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/12 01:45:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/12 01:45:26 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:45:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/12 01:45:26 INFO : five: Copied (new) 2025/08/12 01:45:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/12 01:45:27 INFO : four: Copied (replaced existing) 2025/08/12 01:45:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/12 01:45:27 INFO : two: Copied (replaced existing) 2025/08/12 01:45:27 DEBUG : Waiting for deletions to finish 2025/08/12 01:45:27 DEBUG : one: Destination is newer than source, skipping 2025/08/12 01:45:27 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:45:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/12 01:45:27 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/12 01:45:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/12 01:45:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/12 01:45:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/12 01:45:27 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/12 01:45:27 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/12 01:45:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/12 01:45:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/12 01:45:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3229139142) 2025/08/12 01:45:27 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jofumuq0deye) 2025/08/12 01:45:27 DEBUG : three: sha1 differ 2025/08/12 01:45:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/12 01:45:27 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:45:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/12 01:45:27 INFO : three: Copied (replaced existing) 2025/08/12 01:45:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.72s) === 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-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/12 01:45:29 INFO : B2 bucket rclone-test-jofumuq0deye: Making map for --track-renames 2025/08/12 01:45:29 INFO : B2 bucket rclone-test-jofumuq0deye: Finished making map for --track-renames 2025/08/12 01:45:29 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:45:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/12 01:45:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/12 01:45:29 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for renames to finish 2025/08/12 01:45:29 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:45:29 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/12 01:45:29 INFO : yam: Copied (new) 2025/08/12 01:45:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/12 01:45:30 INFO : potato: Copied (new) 2025/08/12 01:45:30 DEBUG : Waiting for deletions to finish 2025/08/12 01:45:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:45:30 INFO : B2 bucket rclone-test-jofumuq0deye: Making map for --track-renames 2025/08/12 01:45:30 INFO : B2 bucket rclone-test-jofumuq0deye: Finished making map for --track-renames 2025/08/12 01:45:30 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:45:30 DEBUG : potato: Unchanged skipping 2025/08/12 01:45:30 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for renames to finish 2025/08/12 01:45:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/12 01:45:31 INFO : yam: Copied (server-side copy) to: yaml 2025/08/12 01:45:31 INFO : yam: Deleted 2025/08/12 01:45:31 INFO : yaml: Renamed from "yam" 2025/08/12 01:45:31 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:45:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.13s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/12 01:45:32 INFO : B2 bucket rclone-test-jofumuq0deye: Making map for --track-renames 2025/08/12 01:45:32 INFO : B2 bucket rclone-test-jofumuq0deye: Finished making map for --track-renames 2025/08/12 01:45:32 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:45:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/12 01:45:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/12 01:45:32 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for renames to finish 2025/08/12 01:45:32 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:45:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/12 01:45:32 INFO : yam: Copied (new) 2025/08/12 01:45:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/12 01:45:33 INFO : potato: Copied (new) 2025/08/12 01:45:33 DEBUG : Waiting for deletions to finish 2025/08/12 01:45:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:45:33 INFO : B2 bucket rclone-test-jofumuq0deye: Making map for --track-renames 2025/08/12 01:45:33 INFO : B2 bucket rclone-test-jofumuq0deye: Finished making map for --track-renames 2025/08/12 01:45:33 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:45:33 DEBUG : potato: Unchanged skipping 2025/08/12 01:45:33 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for renames to finish 2025/08/12 01:45:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/12 01:45:33 INFO : yam: Copied (server-side copy) to: yaml 2025/08/12 01:45:34 INFO : yam: Deleted 2025/08/12 01:45:34 INFO : yaml: Renamed from "yam" 2025/08/12 01:45:34 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:45:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.48s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/12 01:45:35 INFO : B2 bucket rclone-test-jofumuq0deye: Making map for --track-renames 2025/08/12 01:45:35 INFO : B2 bucket rclone-test-jofumuq0deye: Finished making map for --track-renames 2025/08/12 01:45:35 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:45:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/12 01:45:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/12 01:45:35 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for renames to finish 2025/08/12 01:45:35 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:45:35 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/12 01:45:35 INFO : sub/yam: Copied (new) 2025/08/12 01:45:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/12 01:45:35 INFO : potato: Copied (new) 2025/08/12 01:45:35 DEBUG : Waiting for deletions to finish 2025/08/12 01:45:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:45:36 DEBUG : potato: Unchanged skipping 2025/08/12 01:45:36 INFO : B2 bucket rclone-test-jofumuq0deye: Making map for --track-renames 2025/08/12 01:45:36 INFO : B2 bucket rclone-test-jofumuq0deye: Finished making map for --track-renames 2025/08/12 01:45:36 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:45:36 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for renames to finish 2025/08/12 01:45:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/12 01:45:37 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/12 01:45:37 INFO : sub/yam: Deleted 2025/08/12 01:45:37 INFO : yam: Renamed from "sub/yam" 2025/08/12 01:45:37 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:45:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.60s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:45:38 DEBUG : Creating backend with remote "/tmp/rclone3229139142/dir1" 2025/08/12 01:45:38 DEBUG : Creating backend with remote "/tmp/rclone3229139142/dir2" 2025/08/12 01:45:38 DEBUG : Local file system at /tmp/rclone3229139142/dir2: Using server-side directory move 2025/08/12 01:45:38 INFO : Local file system at /tmp/rclone3229139142/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/12 01:45:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/12 01:45:38 DEBUG : Local file system at /tmp/rclone3229139142/dir2: Waiting for checks to finish 2025/08/12 01:45:38 DEBUG : Local file system at /tmp/rclone3229139142/dir2: Waiting for transfers to finish 2025/08/12 01:45:38 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:45:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:45:39 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/12 01:45:39 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:45:39 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:45:39 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/12 01:45:39 INFO : nested/sub dir/file: Copied (new) 2025/08/12 01:45:39 INFO : nested/sub dir/file: Deleted 2025/08/12 01:45:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:45:39 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:45:40 INFO : sub dir/hello world: Deleted 2025/08/12 01:45:40 INFO : sub dir: Removing directory 2025/08/12 01:45:40 INFO : nested/sub dir: Removing directory 2025/08/12 01:45:40 INFO : nested: Removing directory 2025/08/12 01:45:40 DEBUG : Local file system at /tmp/rclone3229139142: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.87s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:45:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/12 01:45:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/12 01:45:41 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:45:41 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:45:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/12 01:45:41 INFO : nested/sub dir/file: Copied (new) 2025/08/12 01:45:41 INFO : nested/sub dir/file: Deleted 2025/08/12 01:45:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:45:41 INFO : sub dir/hello world: Copied (new) 2025/08/12 01:45:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.78s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:45:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/12 01:45:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/12 01:45:42 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:45:42 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:45:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/12 01:45:43 INFO : existing: Copied (new) 2025/08/12 01:45:43 INFO : existing: Deleted 2025/08/12 01:45:43 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/12 01:45:43 INFO : existing-b: Copied (new) 2025/08/12 01:45:43 INFO : existing-b: Deleted 2025/08/12 01:45:43 DEBUG : existing: Destination exists, skipping 2025/08/12 01:45:43 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/12 01:45:43 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:45:43 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:45:43 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.81s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:45:44 DEBUG : Creating backend with remote "TestB2:rclone-test-vivenib9hodu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jofumuq0deye -> B2 bucket rclone-test-vivenib9hodu 2025/08/12 01:45:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:45:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/12 01:45:52 DEBUG : empty space: Unchanged skipping 2025/08/12 01:45:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/12 01:45:52 DEBUG : B2 bucket rclone-test-vivenib9hodu: Waiting for checks to finish 2025/08/12 01:45:52 INFO : empty space: Deleted 2025/08/12 01:45:52 DEBUG : B2 bucket rclone-test-vivenib9hodu: Waiting for transfers to finish 2025/08/12 01:45:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:45:52 INFO : potato2: Copied (server-side copy) 2025/08/12 01:45:53 INFO : potato2: Deleted 2025/08/12 01:45:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/12 01:45:53 INFO : potato3: Copied (server-side copy) 2025/08/12 01:45:53 INFO : potato3: Deleted 2025/08/12 01:45:53 DEBUG : Creating backend with remote "TestB2:rclone-test-daluzay6tibe" 2025/08/12 01:45:54 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/12 01:45:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:45:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/12 01:45:54 DEBUG : B2 bucket rclone-test-daluzay6tibe: Waiting for checks to finish 2025/08/12 01:45:54 DEBUG : B2 bucket rclone-test-daluzay6tibe: Waiting for transfers to finish 2025/08/12 01:45:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/12 01:45:58 INFO : empty space: Copied (server-side copy) 2025/08/12 01:45:58 INFO : empty space: Deleted 2025/08/12 01:45:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:45:58 INFO : potato2: Copied (server-side copy) 2025/08/12 01:45:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/12 01:45:59 INFO : potato3: Copied (server-side copy) 2025/08/12 01:45:59 INFO : potato2: Deleted 2025/08/12 01:45:59 INFO : potato3: Deleted 2025/08/12 01:45:59 DEBUG : B2 bucket rclone-test-daluzay6tibe: Purge remote 2025/08/12 01:45:59 INFO : B2 bucket rclone-test-daluzay6tibe: cleaning bucket "rclone-test-daluzay6tibe" of all files 2025/08/12 01:45:59 DEBUG : empty space: Deleting (id "4_z4f129d83f04d9bbb9f880e1b_f112dabbf32b9bcdb_d20250812_m014558_c001_v0001180_t0026_u01754963158546") 2025/08/12 01:45:59 DEBUG : potato2: Deleting (id "4_z4f129d83f04d9bbb9f880e1b_f10979977a4396837_d20250812_m014558_c001_v0001184_t0055_u01754963158824") 2025/08/12 01:45:59 DEBUG : potato3: Deleting (id "4_z4f129d83f04d9bbb9f880e1b_f119b9d3423a25875_d20250812_m014558_c001_v0001177_t0027_u01754963158918") 2025/08/12 01:46:01 DEBUG : B2 bucket rclone-test-vivenib9hodu: Purge remote 2025/08/12 01:46:01 INFO : B2 bucket rclone-test-vivenib9hodu: cleaning bucket "rclone-test-vivenib9hodu" of all files 2025/08/12 01:46:01 DEBUG : empty space: Deleting (id "4_z7f327d73f04d9bbb9f880e1b_f401545a959f68506_d20250812_m014558_c001_v7007000_t0000_u01754963158786") 2025/08/12 01:46:01 DEBUG : empty space: Deleting (id "4_z7f327d73f04d9bbb9f880e1b_f10324500ab79be17_d20250812_m014550_c001_v0001104_t0030_u01754963150605") 2025/08/12 01:46:01 DEBUG : potato2: Deleting (id "4_z7f327d73f04d9bbb9f880e1b_f401545a959f68507_d20250812_m014559_c001_v7007000_t0000_u01754963159039") 2025/08/12 01:46:01 DEBUG : potato2: Deleting (id "4_z7f327d73f04d9bbb9f880e1b_f103a21b438c99c19_d20250812_m014552_c001_v0001177_t0010_u01754963152809") 2025/08/12 01:46:01 DEBUG : potato3: Deleting (id "4_z7f327d73f04d9bbb9f880e1b_f4114cc1e364a29bd_d20250812_m014559_c001_v7007000_t0000_u01754963159142") 2025/08/12 01:46:01 DEBUG : potato3: Deleting (id "4_z7f327d73f04d9bbb9f880e1b_f1106d91351edb21f_d20250812_m014553_c001_v0001161_t0059_u01754963153051") 2025/08/12 01:46:01 DEBUG : potato3: Deleting (id "4_z7f327d73f04d9bbb9f880e1b_f10324500ab79be19_d20250812_m014551_c001_v0001104_t0045_u01754963151227") --- PASS: TestServerSideMove (20.93s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:46:05 DEBUG : Creating backend with remote "TestB2:rclone-test-qofejay2hige" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jofumuq0deye -> B2 bucket rclone-test-qofejay2hige 2025/08/12 01:46:13 DEBUG : empty space: Excluded (Size Filter) 2025/08/12 01:46:13 DEBUG : empty space: Excluded (Size Filter) 2025/08/12 01:46:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:46:13 DEBUG : B2 bucket rclone-test-qofejay2hige: Waiting for checks to finish 2025/08/12 01:46:13 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/12 01:46:13 DEBUG : B2 bucket rclone-test-qofejay2hige: Waiting for transfers to finish 2025/08/12 01:46:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:46:14 INFO : potato2: Copied (server-side copy) 2025/08/12 01:46:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/12 01:46:14 INFO : potato3: Copied (server-side copy) 2025/08/12 01:46:14 INFO : potato2: Deleted 2025/08/12 01:46:14 INFO : potato3: Deleted 2025/08/12 01:46:15 DEBUG : Creating backend with remote "TestB2:rclone-test-yakepad3xofe" 2025/08/12 01:46:15 DEBUG : empty space: Excluded (Size Filter) 2025/08/12 01:46:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:46:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/12 01:46:16 DEBUG : B2 bucket rclone-test-yakepad3xofe: Waiting for checks to finish 2025/08/12 01:46:16 DEBUG : B2 bucket rclone-test-yakepad3xofe: Waiting for transfers to finish 2025/08/12 01:46:18 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/12 01:46:18 INFO : potato3: Copied (server-side copy) 2025/08/12 01:46:18 INFO : potato3: Deleted 2025/08/12 01:46:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:46:19 INFO : potato2: Copied (server-side copy) 2025/08/12 01:46:19 INFO : potato2: Deleted 2025/08/12 01:46:19 DEBUG : B2 bucket rclone-test-yakepad3xofe: Purge remote 2025/08/12 01:46:19 INFO : B2 bucket rclone-test-yakepad3xofe: cleaning bucket "rclone-test-yakepad3xofe" of all files 2025/08/12 01:46:19 DEBUG : potato2: Deleting (id "4_z2f82edc3f04d9bbb9f880e1b_f114a891a05408162_d20250812_m014618_c001_v0001106_t0049_u01754963178228") 2025/08/12 01:46:19 DEBUG : potato3: Deleting (id "4_z2f82edc3f04d9bbb9f880e1b_f119076de004dc68c_d20250812_m014618_c001_v0001172_t0010_u01754963178604") 2025/08/12 01:46:21 DEBUG : B2 bucket rclone-test-qofejay2hige: Purge remote 2025/08/12 01:46:21 INFO : B2 bucket rclone-test-qofejay2hige: cleaning bucket "rclone-test-qofejay2hige" of all files 2025/08/12 01:46:21 DEBUG : empty space: Deleting (id "4_z6fa2cdd3f04d9bbb9f880e1b_f1031ef20c4d7cd1c_d20250812_m014612_c001_v0001161_t0007_u01754963172589") 2025/08/12 01:46:21 DEBUG : potato2: Deleting (id "4_z6fa2cdd3f04d9bbb9f880e1b_f40322871fddbe37d_d20250812_m014619_c001_v7007000_t0000_u01754963179098") 2025/08/12 01:46:21 DEBUG : potato2: Deleting (id "4_z6fa2cdd3f04d9bbb9f880e1b_f105d4fbd27625c7d_d20250812_m014613_c001_v0001101_t0045_u01754963173956") 2025/08/12 01:46:21 DEBUG : potato3: Deleting (id "4_z6fa2cdd3f04d9bbb9f880e1b_f40322871fddbe37c_d20250812_m014618_c001_v7007000_t0000_u01754963178872") 2025/08/12 01:46:21 DEBUG : potato3: Deleting (id "4_z6fa2cdd3f04d9bbb9f880e1b_f114eb0345ba03b3f_d20250812_m014614_c001_v0001161_t0019_u01754963174330") 2025/08/12 01:46:21 DEBUG : potato3: Deleting (id "4_z6fa2cdd3f04d9bbb9f880e1b_f1031ef20c4d7cd22_d20250812_m014612_c001_v0001161_t0010_u01754963172854") --- PASS: TestServerSideMoveWithFilter (19.78s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:46:25 DEBUG : Creating backend with remote "TestB2:rclone-test-fejires0reru" 2025/08/12 01:46:27 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-jofumuq0deye -> B2 bucket rclone-test-fejires0reru 2025/08/12 01:46:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:46:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/12 01:46:33 DEBUG : empty space: Unchanged skipping 2025/08/12 01:46:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/12 01:46:33 DEBUG : B2 bucket rclone-test-fejires0reru: Waiting for checks to finish 2025/08/12 01:46:33 INFO : empty space: Deleted 2025/08/12 01:46:33 DEBUG : B2 bucket rclone-test-fejires0reru: Waiting for transfers to finish 2025/08/12 01:46:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:46:34 INFO : potato2: Copied (server-side copy) 2025/08/12 01:46:34 INFO : potato2: Deleted 2025/08/12 01:46:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/12 01:46:34 INFO : potato3: Copied (server-side copy) 2025/08/12 01:46:34 INFO : potato3: Deleted 2025/08/12 01:46:35 DEBUG : Creating backend with remote "TestB2:rclone-test-filerar1hebi" 2025/08/12 01:46:35 INFO : tomatoDir: Making directory 2025/08/12 01:46:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/12 01:46:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/12 01:46:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/12 01:46:36 DEBUG : B2 bucket rclone-test-filerar1hebi: Waiting for checks to finish 2025/08/12 01:46:36 DEBUG : B2 bucket rclone-test-filerar1hebi: Waiting for transfers to finish 2025/08/12 01:46:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/12 01:46:40 INFO : empty space: Copied (server-side copy) 2025/08/12 01:46:40 INFO : empty space: Deleted 2025/08/12 01:46:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/12 01:46:40 INFO : potato2: Copied (server-side copy) 2025/08/12 01:46:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/12 01:46:40 INFO : potato3: Copied (server-side copy) 2025/08/12 01:46:40 INFO : potato2: Deleted 2025/08/12 01:46:41 INFO : potato3: Deleted 2025/08/12 01:46:41 DEBUG : B2 bucket rclone-test-filerar1hebi: Purge remote 2025/08/12 01:46:41 INFO : B2 bucket rclone-test-filerar1hebi: cleaning bucket "rclone-test-filerar1hebi" of all files 2025/08/12 01:46:41 DEBUG : empty space: Deleting (id "4_z0f223da3f05d9bbb9f880e1b_f10352255f84df382_d20250812_m014640_c001_v0001184_t0026_u01754963200205") 2025/08/12 01:46:41 DEBUG : potato2: Deleting (id "4_z0f223da3f05d9bbb9f880e1b_f1194dfe571f5de06_d20250812_m014640_c001_v0001120_t0000_u01754963200418") 2025/08/12 01:46:41 DEBUG : potato3: Deleting (id "4_z0f223da3f05d9bbb9f880e1b_f115b0cab9e965d07_d20250812_m014640_c001_v0001101_t0012_u01754963200596") 2025/08/12 01:46:43 DEBUG : B2 bucket rclone-test-fejires0reru: Purge remote 2025/08/12 01:46:43 INFO : B2 bucket rclone-test-fejires0reru: cleaning bucket "rclone-test-fejires0reru" of all files 2025/08/12 01:46:43 DEBUG : empty space: Deleting (id "4_z1f221db3f05d9bbb9f880e1b_f409b96f40f5f8a0b_d20250812_m014640_c001_v7007000_t0000_u01754963200402") 2025/08/12 01:46:43 DEBUG : empty space: Deleting (id "4_z1f221db3f05d9bbb9f880e1b_f102d3686cb5c9875_d20250812_m014632_c001_v0001183_t0013_u01754963192580") 2025/08/12 01:46:43 DEBUG : potato2: Deleting (id "4_z1f221db3f05d9bbb9f880e1b_f409b96f40f5f8a10_d20250812_m014640_c001_v7007000_t0000_u01754963200803") 2025/08/12 01:46:43 DEBUG : potato2: Deleting (id "4_z1f221db3f05d9bbb9f880e1b_f107b49575d96630d_d20250812_m014634_c001_v0001184_t0058_u01754963194006") 2025/08/12 01:46:43 DEBUG : potato3: Deleting (id "4_z1f221db3f05d9bbb9f880e1b_f409b96f40f5f8a13_d20250812_m014640_c001_v7007000_t0000_u01754963200987") 2025/08/12 01:46:43 DEBUG : potato3: Deleting (id "4_z1f221db3f05d9bbb9f880e1b_f1151c6163984f3f5_d20250812_m014634_c001_v0001181_t0023_u01754963194180") 2025/08/12 01:46:43 DEBUG : potato3: Deleting (id "4_z1f221db3f05d9bbb9f880e1b_f102d3686cb5c9877_d20250812_m014632_c001_v0001183_t0036_u01754963192832") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.55s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:46:48 DEBUG : Creating backend with remote "TestB2:rclone-test-jofumuq0deye/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.45s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:46:51 DEBUG : Creating backend with remote "TestB2:rclone-test-jofumuq0deye/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:46:52 DEBUG : Creating backend with remote "TestB2:rclone-test-jofumuq0deye/rclone-sync-test" 2025/08/12 01:46:54 DEBUG : Creating backend with remote "TestB2:rclone-test-jofumuq0deye/rclone-sync-test-include/layer2" 2025/08/12 01:46:56 DEBUG : Creating backend with remote "TestB2:rclone-test-jofumuq0deye/rclone-sync-test-ignore-file" 2025/08/12 01:46:59 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/12 01:46:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/12 01:47:00 DEBUG : pacer: Reducing sleep to 10ms 2025/08/12 01:47:00 DEBUG : B2 bucket rclone-test-jofumuq0deye path rclone-sync-test: Waiting for checks to finish 2025/08/12 01:47:00 DEBUG : B2 bucket rclone-test-jofumuq0deye path rclone-sync-test: Waiting for transfers to finish 2025/08/12 01:47:00 DEBUG : Waiting for deletions to finish 2025/08/12 01:47:00 INFO : There was nothing to transfer 2025/08/12 01:47:00 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:47:00 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:47:00 DEBUG : Waiting for deletions to finish 2025/08/12 01:47:00 INFO : There was nothing to transfer 2025/08/12 01:47:00 DEBUG : B2 bucket rclone-test-jofumuq0deye path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/12 01:47:00 DEBUG : B2 bucket rclone-test-jofumuq0deye path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/12 01:47:00 DEBUG : Waiting for deletions to finish 2025/08/12 01:47:00 INFO : There was nothing to transfer 2025/08/12 01:47:01 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:47:01 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:47:01 DEBUG : Waiting for deletions to finish 2025/08/12 01:47:01 INFO : There was nothing to transfer 2025/08/12 01:47:01 DEBUG : B2 bucket rclone-test-jofumuq0deye path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/12 01:47:01 DEBUG : B2 bucket rclone-test-jofumuq0deye path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/12 01:47:01 DEBUG : Waiting for deletions to finish 2025/08/12 01:47:01 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.47s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:47:02 DEBUG : Creating backend with remote "TestB2:rclone-test-jofumuq0deye/dst" 2025/08/12 01:47:03 DEBUG : Creating backend with remote "TestB2:rclone-test-jofumuq0deye/CompareDest" 2025/08/12 01:47:05 DEBUG : one: Need to transfer - File not found at Destination 2025/08/12 01:47:05 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for checks to finish 2025/08/12 01:47:05 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for transfers to finish 2025/08/12 01:47:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/12 01:47:06 INFO : one: Copied (new) 2025/08/12 01:47:06 DEBUG : Waiting for deletions to finish 2025/08/12 01:47:06 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for checks to finish 2025/08/12 01:47:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:47:06 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for transfers to finish 2025/08/12 01:47:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/12 01:47:07 INFO : one: Copied (replaced existing) 2025/08/12 01:47:07 DEBUG : Waiting for deletions to finish 2025/08/12 01:47:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:47:09 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for checks to finish 2025/08/12 01:47:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:47:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/12 01:47:09 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for transfers to finish 2025/08/12 01:47:09 DEBUG : Waiting for deletions to finish 2025/08/12 01:47:09 INFO : There was nothing to transfer 2025/08/12 01:47:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:47:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:47:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/12 01:47:11 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for checks to finish 2025/08/12 01:47:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:47:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/12 01:47:11 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for transfers to finish 2025/08/12 01:47:11 DEBUG : Waiting for deletions to finish 2025/08/12 01:47:11 INFO : There was nothing to transfer 2025/08/12 01:47:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:47:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:47:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/12 01:47:11 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for checks to finish 2025/08/12 01:47:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:47:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/12 01:47:11 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for transfers to finish 2025/08/12 01:47:11 DEBUG : Waiting for deletions to finish 2025/08/12 01:47:11 INFO : There was nothing to transfer 2025/08/12 01:47:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:47:12 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/12 01:47:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/12 01:47:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/12 01:47:12 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for checks to finish 2025/08/12 01:47:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:47:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/12 01:47:12 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for transfers to finish 2025/08/12 01:47:12 DEBUG : Waiting for deletions to finish 2025/08/12 01:47:12 INFO : There was nothing to transfer 2025/08/12 01:47:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:47:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/12 01:47:13 DEBUG : two: Need to transfer - File not found at Destination 2025/08/12 01:47:13 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for checks to finish 2025/08/12 01:47:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:47:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/12 01:47:13 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for transfers to finish 2025/08/12 01:47:14 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/12 01:47:14 INFO : two: Copied (new) 2025/08/12 01:47:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.53s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:47:17 DEBUG : Creating backend with remote "TestB2:rclone-test-jofumuq0deye/dest" 2025/08/12 01:47:18 DEBUG : Creating backend with remote "TestB2:rclone-test-jofumuq0deye/pre-dest1" 2025/08/12 01:47:19 DEBUG : Creating backend with remote "TestB2:rclone-test-jofumuq0deye/pre-dest2" 2025/08/12 01:47:21 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:47:21 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/12 01:47:21 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:47:21 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/12 01:47:22 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/12 01:47:22 DEBUG : B2 bucket rclone-test-jofumuq0deye path dest: Waiting for checks to finish 2025/08/12 01:47:22 DEBUG : B2 bucket rclone-test-jofumuq0deye path dest: Waiting for transfers to finish 2025/08/12 01:47:23 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/12 01:47:23 INFO : 3: Copied (new) 2025/08/12 01:47:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.08s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:47:24 DEBUG : Creating backend with remote "TestB2:rclone-test-jofumuq0deye/dst" 2025/08/12 01:47:25 DEBUG : Creating backend with remote "TestB2:rclone-test-jofumuq0deye/CopyDest" 2025/08/12 01:47:27 DEBUG : one: Need to transfer - File not found at Destination 2025/08/12 01:47:27 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for checks to finish 2025/08/12 01:47:27 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for transfers to finish 2025/08/12 01:47:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/12 01:47:28 INFO : one: Copied (new) 2025/08/12 01:47:28 DEBUG : Waiting for deletions to finish 2025/08/12 01:47:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:47:29 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for checks to finish 2025/08/12 01:47:29 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for transfers to finish 2025/08/12 01:47:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/12 01:47:29 INFO : one: Copied (replaced existing) 2025/08/12 01:47:29 DEBUG : Waiting for deletions to finish 2025/08/12 01:47:31 DEBUG : Creating backend with remote "TestB2:rclone-test-jofumuq0deye/BackupDir" 2025/08/12 01:47:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:47:32 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for checks to finish 2025/08/12 01:47:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:47:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/12 01:47:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/12 01:47:34 INFO : one: Copied (server-side copy) 2025/08/12 01:47:34 INFO : one: Deleted 2025/08/12 01:47:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/12 01:47:34 INFO : one: Copied (server-side copy) 2025/08/12 01:47:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/12 01:47:34 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for transfers to finish 2025/08/12 01:47:34 DEBUG : Waiting for deletions to finish 2025/08/12 01:47:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:47:36 DEBUG : one: Unchanged skipping 2025/08/12 01:47:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:47:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/12 01:47:36 INFO : two: Copied (server-side copy) 2025/08/12 01:47:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/12 01:47:36 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for checks to finish 2025/08/12 01:47:36 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for transfers to finish 2025/08/12 01:47:36 DEBUG : Waiting for deletions to finish 2025/08/12 01:47:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:47:36 DEBUG : one: Unchanged skipping 2025/08/12 01:47:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:47:36 DEBUG : two: Unchanged skipping 2025/08/12 01:47:36 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for checks to finish 2025/08/12 01:47:36 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for transfers to finish 2025/08/12 01:47:36 DEBUG : Waiting for deletions to finish 2025/08/12 01:47:36 INFO : There was nothing to transfer 2025/08/12 01:47:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:47:38 DEBUG : one: Unchanged skipping 2025/08/12 01:47:38 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/12 01:47:38 DEBUG : three: Destination not found in --copy-dest 2025/08/12 01:47:38 DEBUG : three: Need to transfer - File not found at Destination 2025/08/12 01:47:38 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for checks to finish 2025/08/12 01:47:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/12 01:47:38 DEBUG : two: Unchanged skipping 2025/08/12 01:47:38 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for transfers to finish 2025/08/12 01:47:38 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/12 01:47:38 INFO : three: Copied (new) 2025/08/12 01:47:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.97s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:47:42 DEBUG : Creating backend with remote "TestB2:rclone-test-jofumuq0deye/dst" 2025/08/12 01:47:43 DEBUG : Creating backend with remote "TestB2:rclone-test-jofumuq0deye/backup" 2025/08/12 01:47:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/12 01:47:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:47:45 DEBUG : two: Unchanged skipping 2025/08/12 01:47:45 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for checks to finish 2025/08/12 01:47:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/12 01:47:46 INFO : one: Copied (server-side copy) 2025/08/12 01:47:47 INFO : one: Deleted 2025/08/12 01:47:47 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for transfers to finish 2025/08/12 01:47:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:47:47 INFO : one: Copied (new) 2025/08/12 01:47:47 DEBUG : Waiting for deletions to finish 2025/08/12 01:47:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/12 01:47:48 INFO : three.txt: Copied (server-side copy) 2025/08/12 01:47:48 INFO : three.txt: Deleted 2025/08/12 01:47:48 INFO : three.txt: Moved into backup dir 2025/08/12 01:47:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/12 01:47:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:47:50 DEBUG : two: Unchanged skipping 2025/08/12 01:47:50 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for checks to finish 2025/08/12 01:47:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:47:51 INFO : one: Copied (server-side copy) 2025/08/12 01:47:51 INFO : one: Deleted 2025/08/12 01:47:51 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for transfers to finish 2025/08/12 01:47:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/12 01:47:51 INFO : one: Copied (new) 2025/08/12 01:47:51 DEBUG : Waiting for deletions to finish 2025/08/12 01:47:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/12 01:47:52 INFO : three.txt: Copied (server-side copy) 2025/08/12 01:47:52 INFO : three.txt: Deleted 2025/08/12 01:47:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.00s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:47:55 DEBUG : Creating backend with remote "TestB2:rclone-test-jofumuq0deye/dst" 2025/08/12 01:47:56 DEBUG : Creating backend with remote "TestB2:rclone-test-jofumuq0deye/backup" 2025/08/12 01:47:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/12 01:47:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:47:58 DEBUG : two: Unchanged skipping 2025/08/12 01:47:58 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for checks to finish 2025/08/12 01:47:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/12 01:47:59 INFO : one: Copied (server-side copy) to: one.bak 2025/08/12 01:47:59 INFO : one: Deleted 2025/08/12 01:47:59 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for transfers to finish 2025/08/12 01:48:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:48:00 INFO : one: Copied (new) 2025/08/12 01:48:00 DEBUG : Waiting for deletions to finish 2025/08/12 01:48:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/12 01:48:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/12 01:48:01 INFO : three.txt: Deleted 2025/08/12 01:48:01 INFO : three.txt: Moved into backup dir 2025/08/12 01:48:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/12 01:48:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:48:03 DEBUG : two: Unchanged skipping 2025/08/12 01:48:03 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for checks to finish 2025/08/12 01:48:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:48:03 INFO : one: Copied (server-side copy) to: one.bak 2025/08/12 01:48:03 INFO : one: Deleted 2025/08/12 01:48:03 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for transfers to finish 2025/08/12 01:48:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/12 01:48:03 INFO : one: Copied (new) 2025/08/12 01:48:03 DEBUG : Waiting for deletions to finish 2025/08/12 01:48:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/12 01:48:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/12 01:48:04 INFO : three.txt: Deleted 2025/08/12 01:48:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.07s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:48:07 DEBUG : Creating backend with remote "TestB2:rclone-test-jofumuq0deye/dst" 2025/08/12 01:48:08 DEBUG : Creating backend with remote "TestB2:rclone-test-jofumuq0deye/backup" 2025/08/12 01:48:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/12 01:48:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:48:10 DEBUG : two: Unchanged skipping 2025/08/12 01:48:10 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for checks to finish 2025/08/12 01:48:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/12 01:48:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/12 01:48:12 INFO : one: Deleted 2025/08/12 01:48:12 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for transfers to finish 2025/08/12 01:48:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:48:12 INFO : one: Copied (new) 2025/08/12 01:48:12 DEBUG : Waiting for deletions to finish 2025/08/12 01:48:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/12 01:48:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/12 01:48:13 INFO : three.txt: Deleted 2025/08/12 01:48:13 INFO : three.txt: Moved into backup dir 2025/08/12 01:48:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:48:15 DEBUG : two: Unchanged skipping 2025/08/12 01:48:15 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for checks to finish 2025/08/12 01:48:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/12 01:48:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:48:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/12 01:48:16 INFO : one: Deleted 2025/08/12 01:48:16 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for transfers to finish 2025/08/12 01:48:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/12 01:48:16 INFO : one: Copied (new) 2025/08/12 01:48:16 DEBUG : Waiting for deletions to finish 2025/08/12 01:48:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/12 01:48:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/12 01:48:16 INFO : three.txt: Deleted 2025/08/12 01:48:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.38s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:48:20 DEBUG : Creating backend with remote "TestB2:rclone-test-jofumuq0deye/dst" 2025/08/12 01:48:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/12 01:48:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:48:21 DEBUG : two: Unchanged skipping 2025/08/12 01:48:21 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for checks to finish 2025/08/12 01:48:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/12 01:48:22 INFO : one: Copied (server-side copy) to: one.bak 2025/08/12 01:48:22 INFO : one: Deleted 2025/08/12 01:48:22 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for transfers to finish 2025/08/12 01:48:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:48:23 INFO : one: Copied (new) 2025/08/12 01:48:23 DEBUG : Waiting for deletions to finish 2025/08/12 01:48:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/12 01:48:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/12 01:48:24 INFO : three.txt: Deleted 2025/08/12 01:48:24 INFO : three.txt: Moved into backup dir 2025/08/12 01:48:26 DEBUG : one.bak: Excluded (Path Filter) 2025/08/12 01:48:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/12 01:48:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/12 01:48:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:48:26 DEBUG : two: Unchanged skipping 2025/08/12 01:48:26 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for checks to finish 2025/08/12 01:48:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:48:26 INFO : one: Copied (server-side copy) to: one.bak 2025/08/12 01:48:26 INFO : one: Deleted 2025/08/12 01:48:26 DEBUG : B2 bucket rclone-test-jofumuq0deye path dst: Waiting for transfers to finish 2025/08/12 01:48:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/12 01:48:27 INFO : one: Copied (new) 2025/08/12 01:48:27 DEBUG : Waiting for deletions to finish 2025/08/12 01:48:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/12 01:48:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/12 01:48:28 INFO : three.txt: Deleted 2025/08/12 01:48:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.31s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:48:31 DEBUG : Creating backend with remote "TestB2:rclone-test-jofumuq0deye/dst" 2025/08/12 01:48:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/12 01:48:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/12 01:48:34 INFO : one: Copied (server-side copy) to: one.bak 2025/08/12 01:48:34 INFO : one: Deleted 2025/08/12 01:48:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:48:35 INFO : one: Copied (new) 2025/08/12 01:48:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:48:35 DEBUG : two: Unchanged skipping 2025/08/12 01:48:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/12 01:48:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/12 01:48:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/12 01:48:36 INFO : three.txt: Deleted 2025/08/12 01:48:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/12 01:48:36 INFO : three.txt: Copied (new) 2025/08/12 01:48:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/12 01:48:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:48:38 INFO : one: Copied (server-side copy) to: one.bak 2025/08/12 01:48:38 INFO : one: Deleted 2025/08/12 01:48:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/12 01:48:38 INFO : one: Copied (new) 2025/08/12 01:48:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:48:38 DEBUG : two: Unchanged skipping 2025/08/12 01:48:38 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/12 01:48:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/12 01:48:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/12 01:48:39 INFO : three.txt: Deleted 2025/08/12 01:48:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/12 01:48:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.36s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:48:43 DEBUG : Creating backend with remote "TestB2:rclone-test-jofumuq0deye/dst" 2025/08/12 01:48:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/12 01:48:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/12 01:48:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/12 01:48:47 INFO : one: Deleted 2025/08/12 01:48:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:48:48 INFO : one: Copied (new) 2025/08/12 01:48:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:48:48 DEBUG : two: Unchanged skipping 2025/08/12 01:48:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/12 01:48:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/12 01:48:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/12 01:48:49 INFO : three.txt: Deleted 2025/08/12 01:48:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/12 01:48:50 INFO : three.txt: Copied (new) 2025/08/12 01:48:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/12 01:48:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/12 01:48:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/12 01:48:51 INFO : one: Deleted 2025/08/12 01:48:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/12 01:48:52 INFO : one: Copied (new) 2025/08/12 01:48:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:48:52 DEBUG : two: Unchanged skipping 2025/08/12 01:48:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/12 01:48:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/12 01:48:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/12 01:48:53 INFO : three.txt: Deleted 2025/08/12 01:48:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/12 01:48:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.88s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:48:56 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/12 01:48:56 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:48:56 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:48:57 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/12 01:48:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/12 01:48:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.35s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:48:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/12 01:48:58 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:48:58 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:48:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/12 01:48:59 INFO : existing: Copied (new) 2025/08/12 01:48:59 DEBUG : Waiting for deletions to finish 2025/08/12 01:48:59 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/12 01:48:59 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/12 01:48:59 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:48:59 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:48:59 ERROR : B2 bucket rclone-test-jofumuq0deye: not deleting files as there were IO errors 2025/08/12 01:48:59 ERROR : B2 bucket rclone-test-jofumuq0deye: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.33s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:49:01 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:01 DEBUG : existing: Unchanged skipping 2025/08/12 01:49:01 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:49:01 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:49:01 DEBUG : Waiting for deletions to finish 2025/08/12 01:49:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.67s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:49:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:19 DEBUG : both0: Unchanged skipping 2025/08/12 01:49:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:19 DEBUG : both11: Unchanged skipping 2025/08/12 01:49:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:19 DEBUG : both13: Unchanged skipping 2025/08/12 01:49:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:19 DEBUG : both14: Unchanged skipping 2025/08/12 01:49:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:19 DEBUG : both10: Unchanged skipping 2025/08/12 01:49:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:19 DEBUG : both17: Unchanged skipping 2025/08/12 01:49:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:19 DEBUG : both15: Unchanged skipping 2025/08/12 01:49:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:19 DEBUG : both12: Unchanged skipping 2025/08/12 01:49:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:19 DEBUG : both18: Unchanged skipping 2025/08/12 01:49:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:19 DEBUG : both2: Unchanged skipping 2025/08/12 01:49:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:19 DEBUG : both16: Unchanged skipping 2025/08/12 01:49:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:19 DEBUG : both3: Unchanged skipping 2025/08/12 01:49:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:19 DEBUG : both5: Unchanged skipping 2025/08/12 01:49:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:19 DEBUG : both6: Unchanged skipping 2025/08/12 01:49:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:19 DEBUG : both7: Unchanged skipping 2025/08/12 01:49:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:19 DEBUG : both8: Unchanged skipping 2025/08/12 01:49:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:19 DEBUG : both9: Unchanged skipping 2025/08/12 01:49:19 DEBUG : both4: Unchanged skipping 2025/08/12 01:49:19 DEBUG : both19: Unchanged skipping 2025/08/12 01:49:19 DEBUG : both1: Unchanged skipping 2025/08/12 01:49:19 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:49:19 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:49:19 DEBUG : Waiting for deletions to finish 2025/08/12 01:49:19 INFO : only0: Deleted 2025/08/12 01:49:19 INFO : only10: Deleted 2025/08/12 01:49:19 INFO : only12: Deleted 2025/08/12 01:49:19 INFO : only17: Deleted 2025/08/12 01:49:19 INFO : only4: Deleted 2025/08/12 01:49:19 INFO : only5: Deleted 2025/08/12 01:49:20 INFO : only13: Deleted 2025/08/12 01:49:20 INFO : only14: Deleted 2025/08/12 01:49:20 INFO : only16: Deleted 2025/08/12 01:49:20 INFO : only2: Deleted 2025/08/12 01:49:20 INFO : only3: Deleted 2025/08/12 01:49:20 INFO : only7: Deleted 2025/08/12 01:49:20 INFO : only9: Deleted 2025/08/12 01:49:20 INFO : only1: Deleted 2025/08/12 01:49:20 INFO : only6: Deleted 2025/08/12 01:49:20 INFO : only8: Deleted 2025/08/12 01:49:20 INFO : only15: Deleted 2025/08/12 01:49:20 INFO : only11: Deleted 2025/08/12 01:49:20 INFO : only18: Deleted 2025/08/12 01:49:20 INFO : only19: Deleted 2025/08/12 01:49:20 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.44s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:49:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:39 DEBUG : both0: Unchanged skipping 2025/08/12 01:49:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:39 DEBUG : both10: Unchanged skipping 2025/08/12 01:49:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:39 DEBUG : both11: Unchanged skipping 2025/08/12 01:49:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:39 DEBUG : both12: Unchanged skipping 2025/08/12 01:49:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:39 DEBUG : both13: Unchanged skipping 2025/08/12 01:49:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:39 DEBUG : both14: Unchanged skipping 2025/08/12 01:49:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:39 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:49:39 DEBUG : both15: Unchanged skipping 2025/08/12 01:49:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:39 DEBUG : both19: Unchanged skipping 2025/08/12 01:49:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:39 DEBUG : both1: Unchanged skipping 2025/08/12 01:49:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:39 DEBUG : both2: Unchanged skipping 2025/08/12 01:49:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:39 DEBUG : both3: Unchanged skipping 2025/08/12 01:49:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:39 DEBUG : both4: Unchanged skipping 2025/08/12 01:49:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:39 DEBUG : both5: Unchanged skipping 2025/08/12 01:49:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:39 DEBUG : both6: Unchanged skipping 2025/08/12 01:49:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:39 DEBUG : both7: Unchanged skipping 2025/08/12 01:49:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:39 DEBUG : both8: Unchanged skipping 2025/08/12 01:49:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:49:39 DEBUG : both9: Unchanged skipping 2025/08/12 01:49:39 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/12 01:49:39 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/12 01:49:39 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/12 01:49:39 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/12 01:49:39 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/12 01:49:39 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/12 01:49:39 DEBUG : both16: Unchanged skipping 2025/08/12 01:49:39 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/12 01:49:39 DEBUG : both18: Unchanged skipping 2025/08/12 01:49:39 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/12 01:49:39 DEBUG : both17: Unchanged skipping 2025/08/12 01:49:39 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/12 01:49:39 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/12 01:49:39 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/12 01:49:39 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/12 01:49:39 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/12 01:49:39 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/12 01:49:39 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/12 01:49:39 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/12 01:49:39 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/12 01:49:39 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/12 01:49:39 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/12 01:49:39 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/12 01:49:39 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:49:40 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:49:40 INFO : only0: Copied (replaced existing) 2025/08/12 01:49:40 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:49:40 INFO : only10: Copied (replaced existing) 2025/08/12 01:49:40 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:49:40 INFO : only11: Copied (replaced existing) 2025/08/12 01:49:40 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:49:40 INFO : only13: Copied (replaced existing) 2025/08/12 01:49:40 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:49:40 INFO : only14: Copied (replaced existing) 2025/08/12 01:49:40 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:49:40 INFO : only17: Copied (replaced existing) 2025/08/12 01:49:40 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:49:40 INFO : only19: Copied (replaced existing) 2025/08/12 01:49:40 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:49:40 INFO : only1: Copied (replaced existing) 2025/08/12 01:49:40 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:49:40 INFO : only2: Copied (replaced existing) 2025/08/12 01:49:40 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:49:40 INFO : only12: Copied (replaced existing) 2025/08/12 01:49:40 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:49:40 INFO : only18: Copied (replaced existing) 2025/08/12 01:49:40 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:49:40 INFO : only4: Copied (replaced existing) 2025/08/12 01:49:40 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:49:40 INFO : only16: Copied (replaced existing) 2025/08/12 01:49:40 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:49:40 INFO : only6: Copied (replaced existing) 2025/08/12 01:49:40 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:49:40 INFO : only7: Copied (replaced existing) 2025/08/12 01:49:40 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:49:40 INFO : only9: Copied (replaced existing) 2025/08/12 01:49:40 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:49:40 INFO : only8: Copied (replaced existing) 2025/08/12 01:49:41 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:49:41 INFO : only15: Copied (replaced existing) 2025/08/12 01:49:41 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:49:41 INFO : only3: Copied (replaced existing) 2025/08/12 01:49:41 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/12 01:49:41 INFO : only5: Copied (replaced existing) 2025/08/12 01:49:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.10s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:49:49 DEBUG : empty_dir: Making directory with metadata 2025/08/12 01:49:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/12 01:49:49 DEBUG : empty_on_remote: Making directory with metadata 2025/08/12 01:49:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/12 01:49:49 INFO : empty_on_remote: Making directory 2025/08/12 01:49:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/12 01:49:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/12 01:49:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/12 01:49:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/12 01:49:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.37s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:49:51 DEBUG : empty_dir: Making directory with metadata 2025/08/12 01:49:51 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/12 01:49:51 DEBUG : empty_on_remote: Making directory with metadata 2025/08/12 01:49:51 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/12 01:49:51 INFO : empty_on_remote: Making directory 2025/08/12 01:49:51 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/12 01:49:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/12 01:49:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/12 01:49:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/12 01:49:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/12 01:49:52 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.10s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:49:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/12 01:49:53 INFO : sub dir: Making directory 2025/08/12 01:49:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (2.05s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:49:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/12 01:49:55 INFO : sub dir: Making directory 2025/08/12 01:49:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.84s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:50:05 DEBUG : Waiting for deletions to finish 2025/08/12 01:50:05 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:50:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:50:05 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:50:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:50:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:50:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:50:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:50:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:50:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:50:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:50:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:50:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:50:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:50:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:50:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:50:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:50:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:50:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:50:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:50:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:50:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:05 DEBUG : apple: Unchanged skipping 2025/08/12 01:50:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:50:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:05 DEBUG : banana: Unchanged skipping 2025/08/12 01:50:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:05 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:50:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:50:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:50:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:50:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:50:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:50:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:50:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:50:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:50:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:50:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:50:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:50:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:50:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:50:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:50:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:50:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:50:05 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:50:05 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:50:05 DEBUG : Waiting for deletions to finish 2025/08/12 01:50:05 INFO : There was nothing to transfer 2025/08/12 01:50:05 DEBUG : Waiting for deletions to finish 2025/08/12 01:50:06 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:50:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:06 DEBUG : apple: Unchanged skipping 2025/08/12 01:50:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:06 DEBUG : banana: Unchanged skipping 2025/08/12 01:50:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:06 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:50:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:50:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:50:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:50:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:50:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:50:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:50:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:50:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:50:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:50:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:50:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:50:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:50:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:50:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:50:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:50:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:50:06 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:50:06 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:50:06 DEBUG : Waiting for deletions to finish 2025/08/12 01:50:06 INFO : There was nothing to transfer 2025/08/12 01:50:06 DEBUG : Waiting for deletions to finish 2025/08/12 01:50:06 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:50:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:50:18 DEBUG : Waiting for deletions to finish 2025/08/12 01:50:19 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:50:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:50:19 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:50:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:50:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:50:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:50:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:50:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:50:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:50:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:50:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:50:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:50:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:50:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:50:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:50:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:50:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:50:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:50:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:50:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : apple: Unchanged skipping 2025/08/12 01:50:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : banana: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:50:20 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:50:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:50:20 DEBUG : Waiting for deletions to finish 2025/08/12 01:50:20 INFO : There was nothing to transfer 2025/08/12 01:50:20 DEBUG : Waiting for deletions to finish 2025/08/12 01:50:20 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:50:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : banana: Unchanged skipping 2025/08/12 01:50:20 DEBUG : apple: Unchanged skipping 2025/08/12 01:50:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:50:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:50:20 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:50:20 DEBUG : Waiting for deletions to finish 2025/08/12 01:50:20 INFO : There was nothing to transfer 2025/08/12 01:50:20 DEBUG : Waiting for deletions to finish 2025/08/12 01:50:20 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:50:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:50:33 DEBUG : Waiting for deletions to finish 2025/08/12 01:50:34 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:50:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:50:34 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:50:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:50:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:50:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:50:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:50:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:50:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:50:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:50:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:50:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:50:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:50:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:50:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:50:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:50:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:50:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:50:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:50:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:50:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:34 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:34 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:34 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:34 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:34 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:34 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:34 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/12 01:50:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/12 01:50:34 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/12 01:50:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/12 01:50:34 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:34 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/12 01:50:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/12 01:50:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:34 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:50:34 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:50:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/12 01:50:35 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/12 01:50:35 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/12 01:50:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/12 01:50:35 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/12 01:50:35 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/12 01:50:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/12 01:50:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/12 01:50:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/12 01:50:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/12 01:50:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/12 01:50:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/12 01:50:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/12 01:50:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/12 01:50:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/12 01:50:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/12 01:50:36 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/12 01:50:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/12 01:50:36 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/12 01:50:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/12 01:50:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/12 01:50:36 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/12 01:50:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/12 01:50:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/12 01:50:36 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:36 DEBUG : Waiting for deletions to finish 2025/08/12 01:50:36 INFO : splitbananasplit: Deleted 2025/08/12 01:50:36 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/12 01:50:37 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/12 01:50:37 INFO : dir1/0014-89;=.txt: Deleted 2025/08/12 01:50:37 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/12 01:50:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/12 01:50:37 INFO : apple: Deleted 2025/08/12 01:50:37 INFO : appleappleapplebanana: Deleted 2025/08/12 01:50:37 INFO : dir1/0007-1234567.txt: Deleted 2025/08/12 01:50:37 INFO : dir1/0012-6789;.txt: Deleted 2025/08/12 01:50:37 INFO : banana: Deleted 2025/08/12 01:50:37 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/12 01:50:37 INFO : dir1/0008-2345678.txt: Deleted 2025/08/12 01:50:37 INFO : dir1/0010-456789.txt: Deleted 2025/08/12 01:50:37 INFO : dir1/0011-56789;.txt: Deleted 2025/08/12 01:50:37 INFO : dir1/0015-9;=.txt: Deleted 2025/08/12 01:50:37 INFO : dir1/0009-3456789.txt: Deleted 2025/08/12 01:50:37 INFO : dir1/0003-defghij.txt: Deleted 2025/08/12 01:50:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/12 01:50:37 INFO : dir1/0013-789;=.txt: Deleted 2025/08/12 01:50:37 DEBUG : Waiting for deletions to finish 2025/08/12 01:50:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/12 01:50:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/12 01:50:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/12 01:50:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/12 01:50:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/12 01:50:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/12 01:50:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/12 01:50:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/12 01:50:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/12 01:50:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/12 01:50:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/12 01:50:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/12 01:50:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/12 01:50:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/12 01:50:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/12 01:50:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/12 01:50:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/12 01:50:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/12 01:50:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/12 01:50:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/12 01:50:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/12 01:50:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/12 01:50:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/12 01:50:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/12 01:50:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/12 01:50:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/12 01:50:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:37 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:37 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:38 DEBUG : apple: Unchanged skipping 2025/08/12 01:50:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:50:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:38 DEBUG : banana: Unchanged skipping 2025/08/12 01:50:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:38 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:50:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/12 01:50:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:38 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:38 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:38 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:38 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:38 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:38 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:38 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:38 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:38 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:38 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:38 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:38 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:38 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:38 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:38 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:38 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/12 01:50:38 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:50:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:50:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:50:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:50:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:50:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:50:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:50:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:50:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:50:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:50:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:50:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:50:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:50:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:50:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:50:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:50:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:50:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:50:38 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:50:38 DEBUG : Waiting for deletions to finish 2025/08/12 01:50:38 DEBUG : Waiting for deletions to finish 2025/08/12 01:50:38 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/12 01:50:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/12 01:50:38 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/12 01:50:38 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/12 01:50:38 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/12 01:50:38 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/12 01:50:38 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/12 01:50:38 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/12 01:50:38 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/12 01:50:38 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/12 01:50:38 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/12 01:50:38 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/12 01:50:38 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/12 01:50:38 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/12 01:50:38 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/12 01:50:38 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/12 01:50:38 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/12 01:50:38 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/12 01:50:38 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/12 01:50:38 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/12 01:50:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/12 01:50:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:38 DEBUG : apple: transformed to: YXBwbGU= 2025/08/12 01:50:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/12 01:50:38 DEBUG : banana: transformed to: YmFuYW5h 2025/08/12 01:50:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/12 01:50:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/12 01:50:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/12 01:50:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/12 01:50:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/12 01:50:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/12 01:50:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:50:51 DEBUG : Waiting for deletions to finish 2025/08/12 01:50:51 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:50:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:50:51 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:50:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:50:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:50:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:50:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:50:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:50:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:50:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:50:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:50:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:50:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:50:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:50:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:50:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:50:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:50:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:50:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:50:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:50:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:51 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:51 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:51 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:51 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:51 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:51 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:51 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:51 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:51 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:52 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/12 01:50:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/12 01:50:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:52 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/12 01:50:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/12 01:50:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:50:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:50:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/12 01:50:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:50:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/12 01:50:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:50:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:50:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:50:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:50:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:50:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:50:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:50:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:50:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:50:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:50:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:50:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:50:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/12 01:50:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:50:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:50:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:50:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:50:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:50:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:50:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:50:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:50:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/12 01:50:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:50:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/12 01:50:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:50:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:50:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:50:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:50:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/12 01:50:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:50:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:50:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:50:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:50:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:50:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:50:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:50:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:50:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:50:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/12 01:50:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:50:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:50:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:50:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/12 01:50:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:50:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:50:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:50:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:50:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:50:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:50:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:50:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:50:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:50:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/12 01:50:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:50:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:50:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:50:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:50:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:50:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/12 01:50:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:50:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:50:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:50:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:50:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:50:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:50:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:50:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:50:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:50:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/12 01:50:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:50:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:50:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:50:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:50:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/12 01:50:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:50:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/12 01:50:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/12 01:50:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/12 01:50:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:50:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/12 01:50:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:50:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/12 01:50:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:50:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:50:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:50:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:50:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/12 01:50:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:50:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:50:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:50:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:50:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:50:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/12 01:50:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:50:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:50:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:50:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:50:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:50:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/12 01:50:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:50:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:50:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:50:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:50:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:50:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/12 01:50:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:50:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:50:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:50:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:50:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:50:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/12 01:50:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:50:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:50:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:50:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:50:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:50:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/12 01:50:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:50:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:50:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:50:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:50:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:50:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:50:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:50:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:50:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/12 01:50:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:50:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/12 01:50:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/12 01:50:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/12 01:50:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:50:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/12 01:50:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:50:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/12 01:50:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/12 01:50:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:50:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:50:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:50:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/12 01:50:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:50:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:50:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:50:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:50:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:50:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/12 01:50:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:50:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/12 01:50:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:50:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:50:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:50:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:50:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:50:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/12 01:50:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:50:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:50:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:50:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:50:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:50:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:50:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:50:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:50:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:50:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:50:52 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/12 01:50:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:50:52 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/12 01:50:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:52 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/12 01:50:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:52 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/12 01:50:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:52 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/12 01:50:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:52 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/12 01:50:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:52 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/12 01:50:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:52 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/12 01:50:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:52 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/12 01:50:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:52 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/12 01:50:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:52 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/12 01:50:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:52 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/12 01:50:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:52 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/12 01:50:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:52 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/12 01:50:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:52 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/12 01:50:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:52 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/12 01:50:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:52 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/12 01:50:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:52 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:50:52 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:50:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/12 01:50:52 INFO : apple: Copied (new) to: PREFIXapple 2025/08/12 01:50:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/12 01:50:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/12 01:50:52 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/12 01:50:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/12 01:50:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/12 01:50:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/12 01:50:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/12 01:50:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/12 01:50:52 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/12 01:50:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/12 01:50:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/12 01:50:52 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/12 01:50:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/12 01:50:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/12 01:50:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/12 01:50:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/12 01:50:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/12 01:50:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/12 01:50:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/12 01:50:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/12 01:50:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/12 01:50:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/12 01:50:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/12 01:50:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/12 01:50:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/12 01:50:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/12 01:50:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/12 01:50:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/12 01:50:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/12 01:50:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/12 01:50:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/12 01:50:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/12 01:50:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/12 01:50:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/12 01:50:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/12 01:50:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/12 01:50:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/12 01:50:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/12 01:50:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/12 01:50:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/12 01:50:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/12 01:50:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/12 01:50:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/12 01:50:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/12 01:50:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/12 01:50:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/12 01:50:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/12 01:50:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/12 01:50:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/12 01:50:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/12 01:50:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/12 01:50:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/12 01:50:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/12 01:50:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/12 01:50:53 DEBUG : Waiting for deletions to finish 2025/08/12 01:50:53 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/12 01:50:53 INFO : banana: Deleted 2025/08/12 01:50:54 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/12 01:50:54 INFO : dir1/0003-defghij.txt: Deleted 2025/08/12 01:50:54 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/12 01:50:54 INFO : dir1/0009-3456789.txt: Deleted 2025/08/12 01:50:54 INFO : dir1/0015-9;=.txt: Deleted 2025/08/12 01:50:54 INFO : appleappleapplebanana: Deleted 2025/08/12 01:50:54 INFO : splitbananasplit: Deleted 2025/08/12 01:50:54 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/12 01:50:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/12 01:50:54 INFO : dir1/0011-56789;.txt: Deleted 2025/08/12 01:50:54 INFO : dir1/0007-1234567.txt: Deleted 2025/08/12 01:50:54 INFO : dir1/0010-456789.txt: Deleted 2025/08/12 01:50:54 INFO : dir1/0014-89;=.txt: Deleted 2025/08/12 01:50:54 INFO : apple: Deleted 2025/08/12 01:50:54 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/12 01:50:54 INFO : dir1/0008-2345678.txt: Deleted 2025/08/12 01:50:54 INFO : dir1/0012-6789;.txt: Deleted 2025/08/12 01:50:54 INFO : dir1/0013-789;=.txt: Deleted 2025/08/12 01:50:54 DEBUG : Waiting for deletions to finish 2025/08/12 01:50:54 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/12 01:50:54 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:50:54 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/12 01:50:54 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/12 01:50:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:50:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:50:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:50:54 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:50:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:50:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:50:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:50:54 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:50:54 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:50:54 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:50:54 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:50:54 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:50:54 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:50:54 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:50:54 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:50:54 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:50:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/12 01:50:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/12 01:50:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/12 01:50:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/12 01:50:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/12 01:50:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/12 01:50:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/12 01:50:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/12 01:50:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/12 01:50:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/12 01:50:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/12 01:50:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/12 01:50:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/12 01:50:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/12 01:50:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/12 01:50:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/12 01:50:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/12 01:50:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/12 01:50:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/12 01:50:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/12 01:50:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/12 01:50:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/12 01:50:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/12 01:50:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/12 01:50:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/12 01:50:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/12 01:50:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/12 01:50:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/12 01:50:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/12 01:50:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/12 01:50:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/12 01:50:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/12 01:50:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/12 01:50:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/12 01:50:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/12 01:50:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/12 01:50:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/12 01:50:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/12 01:50:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/12 01:50:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/12 01:50:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/12 01:50:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/12 01:50:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/12 01:50:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/12 01:50:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/12 01:50:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/12 01:50:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/12 01:50:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/12 01:50:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/12 01:50:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/12 01:50:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/12 01:50:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/12 01:50:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/12 01:50:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/12 01:50:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/12 01:50:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/12 01:50:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/12 01:50:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/12 01:50:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/12 01:50:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/12 01:50:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/12 01:50:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/12 01:50:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/12 01:50:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/12 01:50:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/12 01:50:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/12 01:50:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/12 01:50:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/12 01:50:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/12 01:50:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/12 01:50:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/12 01:50:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/12 01:50:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/12 01:50:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/12 01:50:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/12 01:50:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/12 01:50:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/12 01:50:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/12 01:50:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/12 01:50:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/12 01:50:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/12 01:50:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/12 01:50:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/12 01:50:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/12 01:50:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/12 01:50:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/12 01:50:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/12 01:50:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/12 01:50:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/12 01:50:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/12 01:50:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/12 01:50:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/12 01:50:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/12 01:50:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/12 01:50:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:55 DEBUG : apple: transformed to: PREFIXapple 2025/08/12 01:50:55 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/12 01:50:55 DEBUG : banana: transformed to: PREFIXbanana 2025/08/12 01:50:55 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/12 01:50:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/12 01:50:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/12 01:50:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/12 01:50:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/12 01:50:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/12 01:50:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/12 01:50:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/12 01:50:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/12 01:50:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/12 01:50:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/12 01:50:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/12 01:50:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/12 01:50:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/12 01:50:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/12 01:50:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/12 01:50:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/12 01:50:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/12 01:50:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/12 01:50:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/12 01:50:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/12 01:50:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:50:55 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:50:55 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:50:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/12 01:50:55 INFO : apple: Copied (new) 2025/08/12 01:50:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/12 01:50:55 INFO : banana: Copied (new) 2025/08/12 01:50:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/12 01:50:55 INFO : splitbananasplit: Copied (new) 2025/08/12 01:50:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/12 01:50:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/12 01:50:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/12 01:50:55 INFO : appleappleapplebanana: Copied (new) 2025/08/12 01:50:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/12 01:50:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/12 01:50:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/12 01:50:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/12 01:50:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/12 01:50:56 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/12 01:50:56 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/12 01:50:56 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/12 01:50:56 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/12 01:50:56 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/12 01:50:56 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/12 01:50:56 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/12 01:50:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/12 01:50:56 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/12 01:50:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/12 01:50:56 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/12 01:50:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/12 01:50:56 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/12 01:50:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/12 01:50:56 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/12 01:50:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/12 01:50:56 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/12 01:50:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/12 01:50:56 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/12 01:50:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/12 01:50:56 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/12 01:50:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/12 01:50:56 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/12 01:50:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/12 01:50:56 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/12 01:50:56 DEBUG : Waiting for deletions to finish 2025/08/12 01:50:57 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/12 01:50:57 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/12 01:50:57 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/12 01:50:57 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/12 01:50:57 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/12 01:50:57 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/12 01:50:57 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/12 01:50:57 INFO : PREFIXsplitbananasplit: Deleted 2025/08/12 01:50:57 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/12 01:50:57 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/12 01:50:57 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/12 01:50:57 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/12 01:50:57 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/12 01:50:57 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/12 01:50:57 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/12 01:50:57 INFO : PREFIXapple: Deleted 2025/08/12 01:50:57 INFO : PREFIXbanana: Deleted 2025/08/12 01:50:57 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/12 01:50:57 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/12 01:50:57 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/12 01:50:57 DEBUG : Waiting for deletions to finish 2025/08/12 01:50:57 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:50:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:50:57 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:50:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:50:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:50:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:50:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:50:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:50:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:50:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:50:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:50:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:50:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:50:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:50:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:50:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:50:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:50:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:50:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:50:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:50:58 DEBUG : Waiting for deletions to finish 2025/08/12 01:50:58 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:50:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:50:58 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:50:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:50:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:50:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:50:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:50:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:50:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:50:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:50:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:50:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:50:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:50:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:50:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:50:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:50:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:50:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:50:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:50:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:51:13 DEBUG : Waiting for deletions to finish 2025/08/12 01:51:13 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:51:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:51:13 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:51:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:51:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:51:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:51:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:51:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:51:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:51:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:51:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:51:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:51:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:51:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:51:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:51:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:51:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:51:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:51:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:51:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:51:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/12 01:51:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/12 01:51:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/12 01:51:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/12 01:51:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/12 01:51:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/12 01:51:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/12 01:51:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/12 01:51:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/12 01:51:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/12 01:51:13 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/12 01:51:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/12 01:51:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/12 01:51:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/12 01:51:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/12 01:51:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/12 01:51:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/12 01:51:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:13 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/12 01:51:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:13 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/12 01:51:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:13 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/12 01:51:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:13 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/12 01:51:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/12 01:51:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/12 01:51:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:13 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:51:13 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:51:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/12 01:51:14 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/12 01:51:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/12 01:51:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/12 01:51:14 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/12 01:51:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/12 01:51:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/12 01:51:14 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/12 01:51:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/12 01:51:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/12 01:51:14 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/12 01:51:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/12 01:51:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/12 01:51:14 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/12 01:51:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/12 01:51:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/12 01:51:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/12 01:51:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/12 01:51:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/12 01:51:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/12 01:51:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/12 01:51:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/12 01:51:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/12 01:51:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/12 01:51:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/12 01:51:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/12 01:51:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/12 01:51:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/12 01:51:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/12 01:51:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/12 01:51:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/12 01:51:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/12 01:51:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/12 01:51:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/12 01:51:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/12 01:51:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/12 01:51:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/12 01:51:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/12 01:51:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/12 01:51:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/12 01:51:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/12 01:51:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/12 01:51:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/12 01:51:15 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/12 01:51:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/12 01:51:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/12 01:51:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/12 01:51:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/12 01:51:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/12 01:51:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/12 01:51:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/12 01:51:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/12 01:51:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/12 01:51:15 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/12 01:51:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/12 01:51:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/12 01:51:15 DEBUG : Waiting for deletions to finish 2025/08/12 01:51:15 INFO : banana: Deleted 2025/08/12 01:51:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/12 01:51:15 INFO : dir1/0013-789;=.txt: Deleted 2025/08/12 01:51:16 INFO : dir1/0015-9;=.txt: Deleted 2025/08/12 01:51:16 INFO : dir1/0011-56789;.txt: Deleted 2025/08/12 01:51:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/12 01:51:16 INFO : appleappleapplebanana: Deleted 2025/08/12 01:51:16 INFO : dir1/0012-6789;.txt: Deleted 2025/08/12 01:51:16 INFO : dir1/0009-3456789.txt: Deleted 2025/08/12 01:51:16 INFO : apple: Deleted 2025/08/12 01:51:16 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/12 01:51:16 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/12 01:51:16 INFO : dir1/0003-defghij.txt: Deleted 2025/08/12 01:51:16 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/12 01:51:16 INFO : dir1/0007-1234567.txt: Deleted 2025/08/12 01:51:16 INFO : dir1/0010-456789.txt: Deleted 2025/08/12 01:51:16 INFO : splitbananasplit: Deleted 2025/08/12 01:51:16 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/12 01:51:16 INFO : dir1/0014-89;=.txt: Deleted 2025/08/12 01:51:16 INFO : dir1/0008-2345678.txt: Deleted 2025/08/12 01:51:16 DEBUG : Waiting for deletions to finish 2025/08/12 01:51:16 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/12 01:51:16 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/12 01:51:16 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/12 01:51:16 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:51:16 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:51:16 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:51:16 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:51:16 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:51:16 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:51:16 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:51:16 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:51:16 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:51:16 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:51:16 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:51:16 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:51:16 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:51:16 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:51:16 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:51:16 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/12 01:51:16 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/12 01:51:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/12 01:51:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/12 01:51:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/12 01:51:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/12 01:51:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/12 01:51:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/12 01:51:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/12 01:51:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/12 01:51:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/12 01:51:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/12 01:51:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/12 01:51:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/12 01:51:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/12 01:51:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/12 01:51:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/12 01:51:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/12 01:51:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/12 01:51:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/12 01:51:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/12 01:51:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/12 01:51:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/12 01:51:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/12 01:51:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/12 01:51:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/12 01:51:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/12 01:51:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/12 01:51:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/12 01:51:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/12 01:51:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/12 01:51:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/12 01:51:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/12 01:51:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/12 01:51:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/12 01:51:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/12 01:51:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/12 01:51:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/12 01:51:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/12 01:51:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/12 01:51:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/12 01:51:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/12 01:51:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/12 01:51:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/12 01:51:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/12 01:51:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/12 01:51:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/12 01:51:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/12 01:51:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/12 01:51:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/12 01:51:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/12 01:51:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/12 01:51:16 DEBUG : apple: transformed to: appleSUFFIX 2025/08/12 01:51:16 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/12 01:51:16 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/12 01:51:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/12 01:51:16 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/12 01:51:17 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/12 01:51:17 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/12 01:51:17 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/12 01:51:17 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/12 01:51:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:17 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:51:17 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:51:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/12 01:51:17 INFO : banana: Copied (new) 2025/08/12 01:51:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/12 01:51:17 INFO : appleappleapplebanana: Copied (new) 2025/08/12 01:51:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/12 01:51:17 INFO : splitbananasplit: Copied (new) 2025/08/12 01:51:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/12 01:51:17 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/12 01:51:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/12 01:51:17 INFO : apple: Copied (new) 2025/08/12 01:51:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/12 01:51:17 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/12 01:51:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/12 01:51:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/12 01:51:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/12 01:51:17 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/12 01:51:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/12 01:51:18 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/12 01:51:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/12 01:51:18 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/12 01:51:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/12 01:51:18 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/12 01:51:18 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/12 01:51:18 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/12 01:51:18 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/12 01:51:18 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/12 01:51:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/12 01:51:18 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/12 01:51:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/12 01:51:18 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/12 01:51:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/12 01:51:18 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/12 01:51:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/12 01:51:18 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/12 01:51:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/12 01:51:18 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/12 01:51:19 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/12 01:51:19 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/12 01:51:23 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/12 01:51:23 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/12 01:51:23 DEBUG : Waiting for deletions to finish 2025/08/12 01:51:23 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/12 01:51:23 INFO : bananaSUFFIX: Deleted 2025/08/12 01:51:23 INFO : splitbananasplitSUFFIX: Deleted 2025/08/12 01:51:23 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/12 01:51:23 INFO : appleSUFFIX: Deleted 2025/08/12 01:51:23 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/12 01:51:23 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/12 01:51:23 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/12 01:51:24 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/12 01:51:24 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/12 01:51:24 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/12 01:51:24 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/12 01:51:24 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/12 01:51:24 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/12 01:51:24 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/12 01:51:24 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/12 01:51:24 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/12 01:51:24 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/12 01:51:24 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/12 01:51:24 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/12 01:51:24 DEBUG : Waiting for deletions to finish 2025/08/12 01:51:24 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : Waiting for deletions to finish 2025/08/12 01:51:24 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:51:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:51:37 DEBUG : Waiting for deletions to finish 2025/08/12 01:51:37 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:51:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:51:37 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:51:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:51:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:51:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:51:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:51:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:51:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:51:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:51:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:51:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:51:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:51:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:51:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:51:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:51:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:51:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:51:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:51:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:51:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:51:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:51:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:51:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:51:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/12 01:51:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:51:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/12 01:51:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:51:38 DEBUG : apple: Unchanged skipping 2025/08/12 01:51:38 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:51:38 DEBUG : banana: Unchanged skipping 2025/08/12 01:51:38 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:51:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:51:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:51:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:51:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:51:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:51:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:51:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:51:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:51:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:51:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:51:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:51:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:51:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:51:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:51:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:51:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:51:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:51:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:51:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:51:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:51:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:51:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:51:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:51:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:51:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:51:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/12 01:51:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:38 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:38 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:38 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:38 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:38 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/12 01:51:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:38 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:38 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:51:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:38 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:38 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:38 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:51:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:38 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:51:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:38 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:38 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:38 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:51:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:38 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/12 01:51:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:38 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/12 01:51:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/12 01:51:38 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:51:38 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:51:38 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/12 01:51:38 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/12 01:51:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/12 01:51:38 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/12 01:51:38 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/12 01:51:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/12 01:51:38 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/12 01:51:38 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/12 01:51:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/12 01:51:38 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/12 01:51:38 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/12 01:51:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/12 01:51:38 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/12 01:51:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/12 01:51:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/12 01:51:38 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/12 01:51:38 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/12 01:51:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/12 01:51:38 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/12 01:51:38 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/12 01:51:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/12 01:51:38 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/12 01:51:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/12 01:51:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/12 01:51:38 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/12 01:51:38 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/12 01:51:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/12 01:51:39 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/12 01:51:39 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/12 01:51:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/12 01:51:39 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/12 01:51:39 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/12 01:51:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/12 01:51:39 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/12 01:51:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/12 01:51:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/12 01:51:39 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/12 01:51:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/12 01:51:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/12 01:51:39 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/12 01:51:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/12 01:51:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/12 01:51:39 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/12 01:51:39 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/12 01:51:39 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/12 01:51:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/12 01:51:39 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/12 01:51:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/12 01:51:41 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/12 01:51:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/12 01:51:41 DEBUG : Waiting for deletions to finish 2025/08/12 01:51:41 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/12 01:51:41 INFO : dir1/0011-56789;.txt: Deleted 2025/08/12 01:51:41 INFO : dir1/0012-6789;.txt: Deleted 2025/08/12 01:51:41 INFO : dir1/0013-789;=.txt: Deleted 2025/08/12 01:51:41 INFO : dir1/0015-9;=.txt: Deleted 2025/08/12 01:51:41 INFO : appleappleapplebanana: Deleted 2025/08/12 01:51:41 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/12 01:51:41 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/12 01:51:41 INFO : dir1/0007-1234567.txt: Deleted 2025/08/12 01:51:41 INFO : dir1/0008-2345678.txt: Deleted 2025/08/12 01:51:41 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/12 01:51:41 INFO : dir1/0009-3456789.txt: Deleted 2025/08/12 01:51:41 INFO : splitbananasplit: Deleted 2025/08/12 01:51:41 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/12 01:51:41 INFO : dir1/0010-456789.txt: Deleted 2025/08/12 01:51:41 INFO : dir1/0014-89;=.txt: Deleted 2025/08/12 01:51:42 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/12 01:51:42 INFO : dir1/0003-defghij.txt: Deleted 2025/08/12 01:51:42 DEBUG : Waiting for deletions to finish 2025/08/12 01:51:42 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:51:42 DEBUG : appleapple: Excluded (Path Filter) 2025/08/12 01:51:42 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:51:42 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/12 01:51:42 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/12 01:51:42 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/12 01:51:42 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/12 01:51:42 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/12 01:51:42 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/12 01:51:42 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/12 01:51:42 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/12 01:51:42 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/12 01:51:42 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/12 01:51:42 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/12 01:51:42 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/12 01:51:42 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/12 01:51:42 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/12 01:51:42 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/12 01:51:42 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/12 01:51:42 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/12 01:51:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/12 01:51:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/12 01:51:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/12 01:51:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/12 01:51:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/12 01:51:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/12 01:51:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/12 01:51:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/12 01:51:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/12 01:51:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/12 01:51:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/12 01:51:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/12 01:51:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/12 01:51:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/12 01:51:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/12 01:51:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/12 01:51:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/12 01:51:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/12 01:51:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/12 01:51:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/12 01:51:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/12 01:51:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/12 01:51:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/12 01:51:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/12 01:51:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/12 01:51:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/12 01:51:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/12 01:51:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/12 01:51:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/12 01:51:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/12 01:51:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/12 01:51:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/12 01:51:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/12 01:51:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/12 01:51:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/12 01:51:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/12 01:51:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/12 01:51:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/12 01:51:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/12 01:51:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/12 01:51:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/12 01:51:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/12 01:51:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/12 01:51:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/12 01:51:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/12 01:51:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/12 01:51:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/12 01:51:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/12 01:51:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/12 01:51:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/12 01:51:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/12 01:51:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/12 01:51:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/12 01:51:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/12 01:51:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/12 01:51:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/12 01:51:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/12 01:51:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/12 01:51:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/12 01:51:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/12 01:51:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/12 01:51:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:51:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/12 01:51:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/12 01:51:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/12 01:51:42 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/12 01:51:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/12 01:51:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/12 01:51:42 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/12 01:51:42 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/12 01:51:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/12 01:51:42 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/12 01:51:42 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/12 01:51:42 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/12 01:51:42 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/12 01:51:42 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/12 01:51:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/12 01:51:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/12 01:51:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:51:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:51:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:51:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:42 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:51:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:51:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:51:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:51:42 DEBUG : apple: Unchanged skipping 2025/08/12 01:51:42 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:51:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:51:42 DEBUG : banana: Unchanged skipping 2025/08/12 01:51:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:51:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:51:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:51:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:51:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:51:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:51:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:51:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:51:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:51:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:51:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:51:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:51:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:51:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:51:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:51:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:51:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:51:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:51:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:51:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:51:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:51:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:51:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:51:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:51:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:51:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:51:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:51:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:51:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:51:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:51:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:51:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:51:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:51:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:51:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/12 01:51:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:42 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/12 01:51:42 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/12 01:51:42 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/12 01:51:42 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/12 01:51:42 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/12 01:51:42 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/12 01:51:42 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/12 01:51:42 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/12 01:51:42 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/12 01:51:42 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/12 01:51:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:51:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:51:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:51:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:51:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:51:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:51:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:51:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:51:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:51:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:51:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:51:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:51:42 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/12 01:51:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:51:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:51:42 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/12 01:51:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:51:42 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/12 01:51:42 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/12 01:51:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:51:42 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/12 01:51:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:51:42 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/12 01:51:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:51:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:51:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:51:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:51:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:51:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:51:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:51:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:51:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:51:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:51:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:51:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:51:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:51:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:51:42 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:51:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:51:42 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:51:42 DEBUG : Waiting for deletions to finish 2025/08/12 01:51:42 DEBUG : Waiting for deletions to finish 2025/08/12 01:51:43 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:51:43 DEBUG : appleapple: Excluded (Path Filter) 2025/08/12 01:51:43 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:51:43 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/12 01:51:43 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/12 01:51:43 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/12 01:51:43 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/12 01:51:43 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/12 01:51:43 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/12 01:51:43 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/12 01:51:43 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/12 01:51:43 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/12 01:51:43 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/12 01:51:43 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/12 01:51:43 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/12 01:51:43 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/12 01:51:43 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/12 01:51:43 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/12 01:51:43 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/12 01:51:43 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/12 01:51:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/12 01:51:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/12 01:51:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/12 01:51:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/12 01:51:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/12 01:51:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/12 01:51:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/12 01:51:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/12 01:51:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/12 01:51:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/12 01:51:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/12 01:51:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/12 01:51:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/12 01:51:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/12 01:51:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/12 01:51:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/12 01:51:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/12 01:51:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/12 01:51:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/12 01:51:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/12 01:51:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/12 01:51:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/12 01:51:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/12 01:51:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/12 01:51:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/12 01:51:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/12 01:51:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/12 01:51:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/12 01:51:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/12 01:51:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/12 01:51:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/12 01:51:43 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/12 01:51:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/12 01:51:43 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/12 01:51:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/12 01:51:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/12 01:51:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/12 01:51:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/12 01:51:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/12 01:51:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/12 01:51:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/12 01:51:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/12 01:51:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/12 01:51:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/12 01:51:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/12 01:51:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/12 01:51:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/12 01:51:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/12 01:51:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/12 01:51:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/12 01:51:43 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:52:02 DEBUG : Waiting for deletions to finish 2025/08/12 01:52:02 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:52:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:52:02 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:52:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:52:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:52:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:52:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:52:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:52:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:52:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:52:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:52:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:52:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:52:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:52:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:52:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:52:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:52:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:52:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:52:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:52:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:52:03 DEBUG : banana: Unchanged skipping 2025/08/12 01:52:03 DEBUG : apple: Unchanged skipping 2025/08/12 01:52:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:52:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:52:03 DEBUG : Waiting for deletions to finish 2025/08/12 01:52:03 DEBUG : Waiting for deletions to finish 2025/08/12 01:52:03 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:52:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:52:03 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:52:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:52:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:52:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:52:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:52:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:52:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:52:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:52:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:52:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:52:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:52:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:52:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:52:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:52:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:52:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:52:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:52:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : apple: Unchanged skipping 2025/08/12 01:52:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : banana: Unchanged skipping 2025/08/12 01:52:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:52:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:52:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:52:03 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:52:03 DEBUG : Waiting for deletions to finish 2025/08/12 01:52:03 DEBUG : Waiting for deletions to finish 2025/08/12 01:52:04 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : Waiting for deletions to finish 2025/08/12 01:52:04 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:52:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:52:16 DEBUG : Waiting for deletions to finish 2025/08/12 01:52:17 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:52:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:52:17 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:52:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:52:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:52:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:52:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:52:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:52:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:52:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:52:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:52:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:52:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:52:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:52:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:52:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:52:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:52:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:52:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:52:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:52:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:52:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:52:17 DEBUG : banana: Unchanged skipping 2025/08/12 01:52:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:17 DEBUG : apple: Unchanged skipping 2025/08/12 01:52:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:52:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:52:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:52:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:52:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:52:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:52:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:52:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:52:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:52:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:52:17 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:52:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:52:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:52:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:52:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:52:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:52:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:52:17 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:52:17 DEBUG : Waiting for deletions to finish 2025/08/12 01:52:17 DEBUG : Waiting for deletions to finish 2025/08/12 01:52:18 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:52:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:18 DEBUG : apple: Unchanged skipping 2025/08/12 01:52:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:18 DEBUG : banana: Unchanged skipping 2025/08/12 01:52:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:18 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:52:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:52:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:52:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:52:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:52:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:52:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:52:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:52:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:52:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:52:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:52:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:52:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:52:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:52:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:52:18 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:52:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:52:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:52:18 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:52:18 DEBUG : Waiting for deletions to finish 2025/08/12 01:52:18 DEBUG : Waiting for deletions to finish 2025/08/12 01:52:18 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:52:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:52:32 DEBUG : Waiting for deletions to finish 2025/08/12 01:52:33 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:33 DEBUG : apple: Unchanged skipping 2025/08/12 01:52:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:52:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:33 DEBUG : banana: Unchanged skipping 2025/08/12 01:52:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:33 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:52:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:52:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:52:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:52:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:52:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:52:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:52:33 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:52:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:52:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:52:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:52:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:52:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:52:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:52:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:52:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:52:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:52:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:52:33 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:52:33 DEBUG : Waiting for deletions to finish 2025/08/12 01:52:33 DEBUG : Waiting for deletions to finish 2025/08/12 01:52:33 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:52:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:52:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:34 DEBUG : apple: Unchanged skipping 2025/08/12 01:52:34 DEBUG : banana: Unchanged skipping 2025/08/12 01:52:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:34 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:52:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:52:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:52:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:52:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:52:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:52:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:52:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:52:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:52:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:52:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:52:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:52:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:52:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:52:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:52:34 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:52:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:52:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:52:34 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:52:34 DEBUG : Waiting for deletions to finish 2025/08/12 01:52:34 DEBUG : Waiting for deletions to finish 2025/08/12 01:52:34 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:52:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:52:34 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:52:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:52:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:52:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:52:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:52:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:52:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:52:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:52:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:52:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:52:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:52:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:52:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:52:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:52:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:52:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:52:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:52:47 DEBUG : Waiting for deletions to finish 2025/08/12 01:52:47 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:52:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:52:47 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:52:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:52:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:52:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:52:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:52:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:52:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:52:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:52:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:52:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:52:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:52:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:52:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:52:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:52:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:52:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:52:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:52:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:52:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:52:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:48 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:52:48 DEBUG : apple: Unchanged skipping 2025/08/12 01:52:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:48 DEBUG : banana: Unchanged skipping 2025/08/12 01:52:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:52:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:52:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:52:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:52:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:52:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:52:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:48 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:52:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:52:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:52:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:52:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:52:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:52:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:52:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:52:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:52:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:52:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:52:48 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:52:48 DEBUG : Waiting for deletions to finish 2025/08/12 01:52:48 DEBUG : Waiting for deletions to finish 2025/08/12 01:52:48 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:52:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:52:48 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:52:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:52:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:52:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:52:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:52:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:52:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:52:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:52:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:52:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:52:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:52:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:52:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:52:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:52:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:52:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:52:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:52:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:52:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:52:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:49 DEBUG : banana: Unchanged skipping 2025/08/12 01:52:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:49 DEBUG : apple: Unchanged skipping 2025/08/12 01:52:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:49 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:52:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:52:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:52:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:52:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:52:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:52:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:52:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:52:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:52:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:52:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:52:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:52:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:52:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:52:49 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:52:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:52:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:52:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:52:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:52:49 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:52:49 DEBUG : Waiting for deletions to finish 2025/08/12 01:52:49 DEBUG : Waiting for deletions to finish 2025/08/12 01:52:49 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:52:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:52:49 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:52:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:52:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:52:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:52:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:52:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:52:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:52:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:52:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:52:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:52:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:52:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:52:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:52:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:52:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:52:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:52:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:52:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:53:02 DEBUG : Waiting for deletions to finish 2025/08/12 01:53:02 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:53:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:53:02 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:53:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:53:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:53:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:53:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:53:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:53:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:53:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:53:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:53:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:53:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:53:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:53:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:53:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:53:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:53:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:53:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:53:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:53:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:03 DEBUG : apple: Unchanged skipping 2025/08/12 01:53:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:53:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:03 DEBUG : banana: Unchanged skipping 2025/08/12 01:53:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:03 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:53:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:53:03 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:53:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:53:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:53:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:53:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:53:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:53:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:53:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:53:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:53:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:53:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:53:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:53:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:53:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:53:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:53:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:53:03 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:53:03 DEBUG : Waiting for deletions to finish 2025/08/12 01:53:03 DEBUG : Waiting for deletions to finish 2025/08/12 01:53:03 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:53:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:53:03 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:53:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:53:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:53:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:53:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:53:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:53:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:53:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:53:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:53:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:53:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:53:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:53:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:53:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:53:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:53:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:53:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:53:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/12 01:53:04 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:04 DEBUG : apple: Unchanged skipping 2025/08/12 01:53:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/12 01:53:04 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:04 DEBUG : banana: Unchanged skipping 2025/08/12 01:53:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:04 DEBUG : splitbananasplit: Unchanged skipping 2025/08/12 01:53:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/12 01:53:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/12 01:53:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/12 01:53:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/12 01:53:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/12 01:53:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/12 01:53:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/12 01:53:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/12 01:53:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/12 01:53:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/12 01:53:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/12 01:53:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/12 01:53:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/12 01:53:04 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:53:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/12 01:53:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/12 01:53:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/12 01:53:04 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:53:04 DEBUG : Waiting for deletions to finish 2025/08/12 01:53:04 DEBUG : Waiting for deletions to finish 2025/08/12 01:53:04 DEBUG : apple: Excluded (Path Filter) 2025/08/12 01:53:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/12 01:53:04 DEBUG : banana: Excluded (Path Filter) 2025/08/12 01:53:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/12 01:53:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/12 01:53:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/12 01:53:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/12 01:53:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/12 01:53:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/12 01:53:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/12 01:53:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/12 01:53:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/12 01:53:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/12 01:53:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/12 01:53:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/12 01:53:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/12 01:53:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/12 01:53:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/12 01:53:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/12 01:53:04 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (191.63s) --- PASS: TestTransform/NFC (13.93s) --- PASS: TestTransform/NFD (14.31s) --- PASS: TestTransform/base64 (17.60s) --- PASS: TestTransform/prefix (19.68s) --- PASS: TestTransform/suffix (26.62s) --- PASS: TestTransform/truncate (18.13s) --- PASS: TestTransform/encoder (21.46s) --- PASS: TestTransform/ISO-8859-1 (14.34s) --- PASS: TestTransform/charmap (15.91s) --- PASS: TestTransform/lowercase (14.71s) --- PASS: TestTransform/ascii (14.94s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:53:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/12 01:53:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/12 01:53:09 INFO : sub dir_somesuffix: Making directory 2025/08/12 01:53:09 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/12 01:53:09 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/12 01:53:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/12 01:53:09 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/12 01:53:09 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/12 01:53:09 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:53:09 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:53:09 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:53:09 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/12 01:53:09 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.56s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:53:10 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:10 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:10 INFO : tictactoe: Making directory 2025/08/12 01:53:10 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:10 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:53:10 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/12 01:53:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:53:10 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:53:10 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:53:11 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:53:11 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/12 01:53:11 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.97s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:53:12 INFO : toe: Making directory 2025/08/12 01:53:12 INFO : toe/toe: Making directory 2025/08/12 01:53:12 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/12 01:53:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/12 01:53:12 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/12 01:53:12 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:53:12 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:53:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:53:13 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/12 01:53:13 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.72s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:53:14 INFO : toe: Making directory 2025/08/12 01:53:14 INFO : toe/toe: Making directory 2025/08/12 01:53:14 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/12 01:53:14 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/12 01:53:14 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/12 01:53:14 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:53:14 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:53:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:53:15 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/12 01:53:15 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.70s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:53:16 DEBUG : empty_dir: Making directory with metadata 2025/08/12 01:53:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/12 01:53:16 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:53:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:53:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:53:16 INFO : tictacempty_dir: Making directory 2025/08/12 01:53:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:53:16 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:16 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:16 INFO : tictactoe: Making directory 2025/08/12 01:53:16 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:16 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:53:16 INFO : tictactoe/tictactoe: Making directory 2025/08/12 01:53:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:53:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/12 01:53:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/12 01:53:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/12 01:53:16 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:53:16 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:53:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:53:16 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/12 01:53:16 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.56s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:53:17 DEBUG : empty_dir: Making directory with metadata 2025/08/12 01:53:17 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/12 01:53:17 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:53:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:53:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:53:17 INFO : tictacempty_dir: Making directory 2025/08/12 01:53:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:53:17 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:17 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:17 INFO : tictactoe: Making directory 2025/08/12 01:53:17 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:17 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:53:17 INFO : tictactoe/tictactoe: Making directory 2025/08/12 01:53:17 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:53:17 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/12 01:53:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:53:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/12 01:53:17 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:53:17 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:53:17 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:53:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:53:18 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:53:18 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/12 01:53:18 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:53:18 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:53:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:53:18 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:18 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/12 01:53:18 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:53:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/12 01:53:18 NOTICE: B2 bucket rclone-test-jofumuq0deye: 0 differences found 2025/08/12 01:53:18 NOTICE: B2 bucket rclone-test-jofumuq0deye: 1 matching files --- PASS: TestAllTag (1.93s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:53:19 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:19 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:19 INFO : tictactoe: Making directory 2025/08/12 01:53:19 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:19 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:53:19 INFO : tictactoe/tictactoe: Making directory 2025/08/12 01:53:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:53:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/12 01:53:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/12 01:53:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/12 01:53:19 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:53:19 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:53:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:53:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/12 01:53:20 DEBUG : Waiting for deletions to finish 2025/08/12 01:53:20 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:20 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:20 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:53:20 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/12 01:53:20 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:53:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/12 01:53:20 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/12 01:53:20 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:53:20 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.10s) === RUN TestSyntax 2025/08/12 01:53:21 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:53:21 INFO : toe: Making directory 2025/08/12 01:53:21 INFO : toe/toe: Making directory 2025/08/12 01:53:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/12 01:53:21 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:53:21 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:53:22 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:53:22 INFO : toe/toe/toe: Copied (new) 2025/08/12 01:53:22 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.65s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:53:23 DEBUG : empty_dir: Making directory with metadata 2025/08/12 01:53:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/12 01:53:23 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:53:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:53:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:53:23 INFO : tictacempty_dir: Making directory 2025/08/12 01:53:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:53:23 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:23 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:23 INFO : tictactoe: Making directory 2025/08/12 01:53:23 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:23 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:53:23 INFO : tictactoe/tictactoe: Making directory 2025/08/12 01:53:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:53:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/12 01:53:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:53:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/12 01:53:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:53:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:53:23 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:53:23 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:53:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:53:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:53:24 INFO : toe/toe/toe.txt: Deleted 2025/08/12 01:53:24 INFO : toe/toe: Removing directory 2025/08/12 01:53:24 INFO : toe: Removing directory 2025/08/12 01:53:24 INFO : empty_dir: Removing directory 2025/08/12 01:53:24 DEBUG : Local file system at /tmp/rclone3229139142: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.62s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:53:24 DEBUG : empty_dir: Making directory with metadata 2025/08/12 01:53:24 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/12 01:53:24 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:53:24 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:53:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:53:25 INFO : tictacempty_dir: Making directory 2025/08/12 01:53:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:53:25 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:25 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:25 INFO : tictactoe: Making directory 2025/08/12 01:53:25 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:25 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:53:25 INFO : tictactoe/tictactoe: Making directory 2025/08/12 01:53:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:53:25 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/12 01:53:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:53:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/12 01:53:25 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:53:25 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:53:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:53:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:53:25 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:53:25 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:53:25 INFO : toe/toe/toe.txt: Deleted 2025/08/12 01:53:25 INFO : toe/toe: Removing directory 2025/08/12 01:53:25 INFO : toe: Removing directory 2025/08/12 01:53:25 INFO : empty_dir: Removing directory 2025/08/12 01:53:25 DEBUG : Local file system at /tmp/rclone3229139142: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/12 01:53:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/12 01:53:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/12 01:53:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/12 01:53:26 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/12 01:53:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:53:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/12 01:53:27 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.31s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:53:28 DEBUG : Reset feature "Copy" 2025/08/12 01:53:28 DEBUG : Reset feature "Move" 2025/08/12 01:53:28 DEBUG : Reset feature "Copy" 2025/08/12 01:53:28 DEBUG : Reset feature "Move" 2025/08/12 01:53:28 DEBUG : empty_dir: Making directory with metadata 2025/08/12 01:53:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/12 01:53:28 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:53:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:53:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:53:28 INFO : tictacempty_dir: Making directory 2025/08/12 01:53:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/12 01:53:28 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:28 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:28 INFO : tictactoe: Making directory 2025/08/12 01:53:28 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:28 DEBUG : toe: transformed to: tictactoe 2025/08/12 01:53:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:53:28 INFO : tictactoe/tictactoe: Making directory 2025/08/12 01:53:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/12 01:53:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/12 01:53:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:53:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/12 01:53:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:53:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:53:28 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:53:28 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:53:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:53:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/12 01:53:29 INFO : toe/toe/toe.txt: Deleted 2025/08/12 01:53:29 INFO : toe/toe: Removing directory 2025/08/12 01:53:29 INFO : toe: Removing directory 2025/08/12 01:53:29 INFO : empty_dir: Removing directory 2025/08/12 01:53:29 DEBUG : Local file system at /tmp/rclone3229139142: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/12 01:53:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/12 01:53:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/12 01:53:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/12 01:53:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/12 01:53:30 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:53:30 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/12 01:53:30 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.46s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:53:31 DEBUG : toe: transformed to: dG9l 2025/08/12 01:53:31 DEBUG : toe: transformed to: dG9l 2025/08/12 01:53:31 INFO : dG9l: Making directory 2025/08/12 01:53:31 DEBUG : toe: transformed to: dG9l 2025/08/12 01:53:31 DEBUG : toe: transformed to: dG9l 2025/08/12 01:53:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/12 01:53:31 INFO : dG9l/dG9l: Making directory 2025/08/12 01:53:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/12 01:53:31 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/12 01:53:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/12 01:53:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/12 01:53:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/12 01:53:31 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:53:31 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:53:32 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:53:32 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/12 01:53:32 DEBUG : Waiting for deletions to finish 2025/08/12 01:53:33 DEBUG : dG9l: transformed to: toe 2025/08/12 01:53:33 DEBUG : dG9l: transformed to: toe 2025/08/12 01:53:33 DEBUG : dG9l: transformed to: toe 2025/08/12 01:53:33 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/12 01:53:33 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/12 01:53:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/12 01:53:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/12 01:53:33 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/12 01:53:33 DEBUG : Local file system at /tmp/rclone3229139142: Waiting for checks to finish 2025/08/12 01:53:33 DEBUG : Local file system at /tmp/rclone3229139142: Waiting for transfers to finish 2025/08/12 01:53:33 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.46s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-jofumuq0deye", Local "Local file system at /tmp/rclone3229139142", Modify Window "1ms" 2025/08/12 01:53:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/12 01:53:34 DEBUG : toe: transformed to: 2025/08/12 01:53:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/12 01:53:34 DEBUG : toe: transformed to: 2025/08/12 01:53:34 INFO : B2 bucket rclone-test-jofumuq0deye: Making directory 2025/08/12 01:53:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/12 01:53:34 DEBUG : toe: transformed to: 2025/08/12 01:53:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/12 01:53:34 DEBUG : toe: transformed to: 2025/08/12 01:53:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/12 01:53:34 DEBUG : toe/toe: transformed to: 2025/08/12 01:53:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/12 01:53:34 INFO : toe/toe: Making directory 2025/08/12 01:53:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/12 01:53:34 DEBUG : toe/toe: transformed to: 2025/08/12 01:53:34 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/12 01:53:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/12 01:53:34 DEBUG : toe: transformed to: 2025/08/12 01:53:34 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/12 01:53:34 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for checks to finish 2025/08/12 01:53:34 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/12 01:53:34 DEBUG : toe/toe/toe: transformed to: 2025/08/12 01:53:34 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/12 01:53:34 DEBUG : B2 bucket rclone-test-jofumuq0deye: Waiting for transfers to finish 2025/08/12 01:53:35 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/12 01:53:35 INFO : toe/toe/toe: Copied (new) 2025/08/12 01:53:35 ERROR : B2 bucket rclone-test-jofumuq0deye: not deleting files as there were IO errors 2025/08/12 01:53:35 ERROR : B2 bucket rclone-test-jofumuq0deye: not deleting directories as there were IO errors --- PASS: TestError (1.66s) PASS 2025/08/12 01:53:35 DEBUG : B2 bucket rclone-test-jofumuq0deye: Purge remote 2025/08/12 01:53:35 INFO : B2 bucket rclone-test-jofumuq0deye: cleaning bucket "rclone-test-jofumuq0deye" of all files 2025/08/12 01:53:36 DEBUG : BackupDir/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405a964bbc700b9b_d20250812_m014739_c001_v7007000_t0000_u01754963259347") 2025/08/12 01:53:36 DEBUG : BackupDir/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f104ceb155fce1db3_d20250812_m014733_c001_v0001090_t0027_u01754963253933") 2025/08/12 01:53:36 DEBUG : CompareDest/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adae43_d20250812_m014714_c001_v7007000_t0000_u01754963234867") 2025/08/12 01:53:36 DEBUG : CompareDest/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a29d_d20250812_m014708_c001_v0001157_t0008_u01754963228907") 2025/08/12 01:53:36 DEBUG : CompareDest/two: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adae44_d20250812_m014715_c001_v7007000_t0000_u01754963235049") 2025/08/12 01:53:36 DEBUG : CompareDest/two: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080142_d20250812_m014710_c001_v0001182_t0034_u01754963230324") 2025/08/12 01:53:36 DEBUG : CopyDest/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405a964bbc700b9c_d20250812_m014739_c001_v7007000_t0000_u01754963259531") 2025/08/12 01:53:36 DEBUG : CopyDest/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23a97_d20250812_m014730_c001_v0001136_t0038_u01754963250836") 2025/08/12 01:53:36 DEBUG : CopyDest/three: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405a964bbc700b9d_d20250812_m014739_c001_v7007000_t0000_u01754963259718") 2025/08/12 01:53:37 DEBUG : CopyDest/three: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0801b9_d20250812_m014737_c001_v0001182_t0020_u01754963257489") 2025/08/12 01:53:37 DEBUG : CopyDest/two: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405a964bbc700b9e_d20250812_m014739_c001_v7007000_t0000_u01754963259903") 2025/08/12 01:53:37 DEBUG : CopyDest/two: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a2d1_d20250812_m014735_c001_v0001157_t0048_u01754963255377") 2025/08/12 01:53:37 DEBUG : EXISTING: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f417188f9c6ef7c77_d20250812_m014901_c001_v7007000_t0000_u01754963341819") 2025/08/12 01:53:37 DEBUG : EXISTING: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a3b2_d20250812_m014900_c001_v0001157_t0002_u01754963340538") 2025/08/12 01:53:37 DEBUG : PREFIXapple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f409b96f40f5f8cc8_d20250812_m015057_c001_v7007000_t0000_u01754963457325") 2025/08/12 01:53:37 DEBUG : PREFIXapple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0805a0_d20250812_m015052_c001_v0001182_t0007_u01754963452184") 2025/08/12 01:53:37 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a74c_d20250812_m015057_c001_v7007000_t0000_u01754963457083") 2025/08/12 01:53:37 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23cc7_d20250812_m015052_c001_v0001136_t0043_u01754963452188") 2025/08/12 01:53:37 DEBUG : PREFIXbanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2d03_d20250812_m015057_c001_v7007000_t0000_u01754963457432") 2025/08/12 01:53:37 DEBUG : PREFIXbanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7301_d20250812_m015052_c001_v0001137_t0015_u01754963452168") 2025/08/12 01:53:37 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f409b96f40f5f8cc7_d20250812_m015057_c001_v7007000_t0000_u01754963457143") 2025/08/12 01:53:37 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a544_d20250812_m015052_c001_v0001157_t0021_u01754963452200") 2025/08/12 01:53:37 DEBUG : Testêé: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f417188f9c6ef7c57_d20250812_m014857_c001_v7007000_t0000_u01754963337816") 2025/08/12 01:53:38 DEBUG : Testêé: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080300_d20250812_m014857_c001_v0001182_t0040_u01754963337239") 2025/08/12 01:53:38 DEBUG : Testêé: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a3a2_d20250812_m014856_c001_v0001157_t0052_u01754963336186") 2025/08/12 01:53:38 DEBUG : YXBwbGU=: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b0ed_d20250812_m015039_c001_v7007000_t0000_u01754963439057") 2025/08/12 01:53:38 DEBUG : YXBwbGU=: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d72d2_d20250812_m015035_c001_v0001137_t0008_u01754963435086") 2025/08/12 01:53:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b0ee_d20250812_m015039_c001_v7007000_t0000_u01754963439243") 2025/08/12 01:53:38 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23c79_d20250812_m015035_c001_v0001136_t0049_u01754963435109") 2025/08/12 01:53:38 DEBUG : YmFuYW5h: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b0ef_d20250812_m015039_c001_v7007000_t0000_u01754963439428") 2025/08/12 01:53:38 DEBUG : YmFuYW5h: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a504_d20250812_m015035_c001_v0001157_t0017_u01754963435076") 2025/08/12 01:53:38 DEBUG : a/potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81faa_d20250812_m014511_c001_v7007000_t0000_u01754963111682") 2025/08/12 01:53:38 DEBUG : a/potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23969_d20250812_m014510_c001_v0001136_t0053_u01754963110984") 2025/08/12 01:53:38 DEBUG : a/potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fa7_d20250812_m014509_c001_v7007000_t0000_u01754963109160") 2025/08/12 01:53:38 DEBUG : a/potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23961_d20250812_m014508_c001_v0001136_t0018_u01754963108310") 2025/08/12 01:53:38 DEBUG : a/potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f421086135675f6da_d20250812_m014449_c001_v7007000_t0000_u01754963089966") 2025/08/12 01:53:38 DEBUG : a/potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a2390b_d20250812_m014448_c001_v0001136_t0008_u01754963088724") 2025/08/12 01:53:38 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e461e8_d20250812_m015304_c001_v7007000_t0000_u01754963584874") 2025/08/12 01:53:38 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0808c1_d20250812_m015300_c001_v0001182_t0023_u01754963580806") 2025/08/12 01:53:38 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8ebb9b1_d20250812_m015249_c001_v7007000_t0000_u01754963569911") 2025/08/12 01:53:38 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08084f_d20250812_m015245_c001_v0001182_t0038_u01754963565954") 2025/08/12 01:53:38 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1dd19_d20250812_m015235_c001_v7007000_t0000_u01754963555259") 2025/08/12 01:53:38 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08080a_d20250812_m015231_c001_v0001182_t0001_u01754963551258") 2025/08/12 01:53:38 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adbb1f_d20250812_m015219_c001_v7007000_t0000_u01754963539354") 2025/08/12 01:53:39 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0807c0_d20250812_m015215_c001_v0001182_t0011_u01754963535818") 2025/08/12 01:53:39 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a7fb_d20250812_m015205_c001_v7007000_t0000_u01754963525046") 2025/08/12 01:53:39 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080774_d20250812_m015200_c001_v0001182_t0024_u01754963520685") 2025/08/12 01:53:39 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0a3c_d20250812_m015143_c001_v7007000_t0000_u01754963503620") 2025/08/12 01:53:39 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23d43_d20250812_m015136_c001_v0001136_t0055_u01754963496087") 2025/08/12 01:53:39 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2d96_d20250812_m015125_c001_v7007000_t0000_u01754963485470") 2025/08/12 01:53:39 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a5ad_d20250812_m015117_c001_v0001157_t0031_u01754963477345") 2025/08/12 01:53:39 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f404e3ce286b69d1b_d20250812_m015116_c001_v7007000_t0000_u01754963476210") 2025/08/12 01:53:39 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23cfd_d20250812_m015111_c001_v0001136_t0057_u01754963471921") 2025/08/12 01:53:39 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bdd3_d20250812_m015058_c001_v7007000_t0000_u01754963458810") 2025/08/12 01:53:39 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0805b8_d20250812_m015055_c001_v0001182_t0039_u01754963455397") 2025/08/12 01:53:39 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bdc9_d20250812_m015054_c001_v7007000_t0000_u01754963454420") 2025/08/12 01:53:39 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d72fb_d20250812_m015050_c001_v0001137_t0042_u01754963450087") 2025/08/12 01:53:39 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f403ed5585f447c6e_d20250812_m015037_c001_v7007000_t0000_u01754963437035") 2025/08/12 01:53:39 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a4fe_d20250812_m015032_c001_v0001157_t0057_u01754963432503") 2025/08/12 01:53:39 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a596_d20250812_m015021_c001_v7007000_t0000_u01754963421521") 2025/08/12 01:53:39 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a4dc_d20250812_m015017_c001_v0001157_t0025_u01754963417446") 2025/08/12 01:53:39 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41813bcb8b9674a1_d20250812_m015007_c001_v7007000_t0000_u01754963407283") 2025/08/12 01:53:39 DEBUG : apple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a4a8_d20250812_m015003_c001_v0001157_t0043_u01754963403439") 2025/08/12 01:53:39 DEBUG : appleSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41376fab2ef271dd_d20250812_m015123_c001_v7007000_t0000_u01754963483759") 2025/08/12 01:53:39 DEBUG : appleSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080624_d20250812_m015113_c001_v0001182_t0055_u01754963473968") 2025/08/12 01:53:39 DEBUG : appleapple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0a3e_d20250812_m015143_c001_v7007000_t0000_u01754963503802") 2025/08/12 01:53:39 DEBUG : appleapple: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23d4d_d20250812_m015138_c001_v0001136_t0059_u01754963498091") 2025/08/12 01:53:40 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e461e9_d20250812_m015305_c001_v7007000_t0000_u01754963585070") 2025/08/12 01:53:40 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23e1f_d20250812_m015301_c001_v0001136_t0047_u01754963581422") 2025/08/12 01:53:40 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8ebb9b4_d20250812_m015250_c001_v7007000_t0000_u01754963570092") 2025/08/12 01:53:40 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23e01_d20250812_m015246_c001_v0001136_t0019_u01754963566456") 2025/08/12 01:53:40 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1dd1a_d20250812_m015235_c001_v7007000_t0000_u01754963555440") 2025/08/12 01:53:40 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23dd1_d20250812_m015231_c001_v0001136_t0007_u01754963551716") 2025/08/12 01:53:40 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adbb21_d20250812_m015219_c001_v7007000_t0000_u01754963539537") 2025/08/12 01:53:40 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23db3_d20250812_m015216_c001_v0001136_t0059_u01754963536492") 2025/08/12 01:53:40 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a7fd_d20250812_m015205_c001_v7007000_t0000_u01754963525230") 2025/08/12 01:53:40 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23d8f_d20250812_m015201_c001_v0001136_t0042_u01754963521543") 2025/08/12 01:53:40 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a7b7_d20250812_m015141_c001_v7007000_t0000_u01754963501682") 2025/08/12 01:53:40 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a5d8_d20250812_m015136_c001_v0001157_t0015_u01754963496631") 2025/08/12 01:53:40 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2d97_d20250812_m015125_c001_v7007000_t0000_u01754963485654") 2025/08/12 01:53:40 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d735b_d20250812_m015117_c001_v0001137_t0011_u01754963477313") 2025/08/12 01:53:40 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40430b240b4eb482_d20250812_m015116_c001_v7007000_t0000_u01754963476181") 2025/08/12 01:53:40 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a596_d20250812_m015112_c001_v0001157_t0035_u01754963472455") 2025/08/12 01:53:40 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bdd4_d20250812_m015058_c001_v7007000_t0000_u01754963458995") 2025/08/12 01:53:40 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7311_d20250812_m015055_c001_v0001137_t0006_u01754963455412") 2025/08/12 01:53:40 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bdc6_d20250812_m015054_c001_v7007000_t0000_u01754963454237") 2025/08/12 01:53:40 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23cbf_d20250812_m015050_c001_v0001136_t0057_u01754963450677") 2025/08/12 01:53:41 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f412e5d075b0f1629_d20250812_m015037_c001_v7007000_t0000_u01754963437043") 2025/08/12 01:53:41 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080529_d20250812_m015033_c001_v0001182_t0009_u01754963433262") 2025/08/12 01:53:41 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a597_d20250812_m015021_c001_v7007000_t0000_u01754963421704") 2025/08/12 01:53:41 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0804f1_d20250812_m015018_c001_v0001182_t0059_u01754963418231") 2025/08/12 01:53:41 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41813bcb8b9674a2_d20250812_m015007_c001_v7007000_t0000_u01754963407466") 2025/08/12 01:53:41 DEBUG : appleappleapplebanana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0804a6_d20250812_m015004_c001_v0001182_t0017_u01754963404339") 2025/08/12 01:53:41 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f412e5d075b0f16bc_d20250812_m015123_c001_v7007000_t0000_u01754963483703") 2025/08/12 01:53:41 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23d03_d20250812_m015113_c001_v0001136_t0055_u01754963473952") 2025/08/12 01:53:41 DEBUG : b/potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fab_d20250812_m014511_c001_v7007000_t0000_u01754963111877") 2025/08/12 01:53:41 DEBUG : b/potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23965_d20250812_m014509_c001_v0001136_t0024_u01754963109707") 2025/08/12 01:53:41 DEBUG : b/potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fa6_d20250812_m014508_c001_v7007000_t0000_u01754963108593") 2025/08/12 01:53:41 DEBUG : b/potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a2395d_d20250812_m014506_c001_v0001136_t0023_u01754963106945") 2025/08/12 01:53:41 DEBUG : b/potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f421086135675f6d9_d20250812_m014449_c001_v7007000_t0000_u01754963089409") 2025/08/12 01:53:41 DEBUG : b/potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23905_d20250812_m014447_c001_v0001136_t0025_u01754963087519") 2025/08/12 01:53:41 DEBUG : backup/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f409b96f40f5f8b21_d20250812_m014752_c001_v7007000_t0000_u01754963272916") 2025/08/12 01:53:41 DEBUG : backup/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f1165c57906bb4717_d20250812_m014750_c001_v0001092_t0036_u01754963270978") 2025/08/12 01:53:41 DEBUG : backup/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f11604b8bf6b264f9_d20250812_m014746_c001_v0001146_t0051_u01754963266663") 2025/08/12 01:53:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d077c_d20250812_m014817_c001_v7007000_t0000_u01754963297365") 2025/08/12 01:53:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f115cb64e123920fe_d20250812_m014815_c001_v0001180_t0059_u01754963295711") 2025/08/12 01:53:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f116551532f2990fa_d20250812_m014811_c001_v0001106_t0042_u01754963291654") 2025/08/12 01:53:42 DEBUG : backup/one.bak: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4157d5f4dfbee5a6_d20250812_m014804_c001_v7007000_t0000_u01754963284968") 2025/08/12 01:53:42 DEBUG : backup/one.bak: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f117dbff3cab1ddf2_d20250812_m014803_c001_v0001182_t0007_u01754963283351") 2025/08/12 01:53:42 DEBUG : backup/one.bak: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f10514a789bd253f2_d20250812_m014759_c001_v0001177_t0020_u01754963279682") 2025/08/12 01:53:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d077d_d20250812_m014817_c001_v7007000_t0000_u01754963297547") 2025/08/12 01:53:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f117978e0e05bfe90_d20250812_m014816_c001_v0001161_t0055_u01754963296494") 2025/08/12 01:53:42 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f117967a8fa6f26ac_d20250812_m014813_c001_v0001171_t0036_u01754963293245") 2025/08/12 01:53:42 DEBUG : backup/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f409b96f40f5f8b22_d20250812_m014753_c001_v7007000_t0000_u01754963273099") 2025/08/12 01:53:42 DEBUG : backup/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f10446376d98c1acb_d20250812_m014751_c001_v0001113_t0011_u01754963271955") 2025/08/12 01:53:42 DEBUG : backup/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f11330a391cbaef7a_d20250812_m014748_c001_v0001117_t0057_u01754963268233") 2025/08/12 01:53:42 DEBUG : backup/three.txt.bak: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4157d5f4dfbee5a7_d20250812_m014805_c001_v7007000_t0000_u01754963285152") 2025/08/12 01:53:42 DEBUG : backup/three.txt.bak: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f101e93353e83a29c_d20250812_m014804_c001_v0001176_t0007_u01754963284184") 2025/08/12 01:53:42 DEBUG : backup/three.txt.bak: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f10803ef9beaaa2ec_d20250812_m014801_c001_v0001176_t0057_u01754963281047") 2025/08/12 01:53:42 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e461ea_d20250812_m015305_c001_v7007000_t0000_u01754963585252") 2025/08/12 01:53:42 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a6d0_d20250812_m015301_c001_v0001157_t0033_u01754963581002") 2025/08/12 01:53:42 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8ebb9b7_d20250812_m015250_c001_v7007000_t0000_u01754963570275") 2025/08/12 01:53:42 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a69f_d20250812_m015246_c001_v0001157_t0026_u01754963566143") 2025/08/12 01:53:42 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1dd1e_d20250812_m015235_c001_v7007000_t0000_u01754963555621") 2025/08/12 01:53:42 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a66b_d20250812_m015231_c001_v0001157_t0047_u01754963551447") 2025/08/12 01:53:42 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adbb23_d20250812_m015219_c001_v7007000_t0000_u01754963539719") 2025/08/12 01:53:42 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a645_d20250812_m015216_c001_v0001157_t0032_u01754963536015") 2025/08/12 01:53:42 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a7fe_d20250812_m015205_c001_v7007000_t0000_u01754963525415") 2025/08/12 01:53:42 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a626_d20250812_m015200_c001_v0001157_t0010_u01754963520899") 2025/08/12 01:53:42 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0a40_d20250812_m015143_c001_v7007000_t0000_u01754963503984") 2025/08/12 01:53:43 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0806de_d20250812_m015136_c001_v0001182_t0040_u01754963496442") 2025/08/12 01:53:43 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2d99_d20250812_m015125_c001_v7007000_t0000_u01754963485837") 2025/08/12 01:53:43 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080646_d20250812_m015117_c001_v0001182_t0022_u01754963477341") 2025/08/12 01:53:43 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40430b240b4eb480_d20250812_m015115_c001_v7007000_t0000_u01754963475812") 2025/08/12 01:53:43 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08061e_d20250812_m015112_c001_v0001182_t0051_u01754963472265") 2025/08/12 01:53:43 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bdd5_d20250812_m015059_c001_v7007000_t0000_u01754963459186") 2025/08/12 01:53:43 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a552_d20250812_m015055_c001_v0001157_t0017_u01754963455381") 2025/08/12 01:53:43 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd82440_d20250812_m015053_c001_v7007000_t0000_u01754963453848") 2025/08/12 01:53:43 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080590_d20250812_m015050_c001_v0001182_t0017_u01754963450432") 2025/08/12 01:53:43 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40430b240b4eb3d5_d20250812_m015037_c001_v7007000_t0000_u01754963437174") 2025/08/12 01:53:43 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d72c8_d20250812_m015032_c001_v0001137_t0044_u01754963432823") 2025/08/12 01:53:43 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a598_d20250812_m015021_c001_v7007000_t0000_u01754963421888") 2025/08/12 01:53:43 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d72b0_d20250812_m015017_c001_v0001137_t0009_u01754963417909") 2025/08/12 01:53:43 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41813bcb8b9674a3_d20250812_m015007_c001_v7007000_t0000_u01754963407650") 2025/08/12 01:53:43 DEBUG : banana: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7292_d20250812_m015004_c001_v0001137_t0043_u01754963404006") 2025/08/12 01:53:43 DEBUG : bananaSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f421086135675f9b2_d20250812_m015123_c001_v7007000_t0000_u01754963483725") 2025/08/12 01:53:43 DEBUG : bananaSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d734b_d20250812_m015113_c001_v0001137_t0039_u01754963473982") 2025/08/12 01:53:43 DEBUG : both0: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3cc_d20250812_m014941_c001_v7007000_t0000_u01754963381723") 2025/08/12 01:53:43 DEBUG : both0: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23b8c_d20250812_m014925_c001_v0001136_t0003_u01754963365488") 2025/08/12 01:53:43 DEBUG : both0: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adaf38_d20250812_m014921_c001_v7007000_t0000_u01754963361203") 2025/08/12 01:53:43 DEBUG : both0: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080314_d20250812_m014904_c001_v0001182_t0034_u01754963344062") 2025/08/12 01:53:44 DEBUG : both1: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3ce_d20250812_m014941_c001_v7007000_t0000_u01754963381905") 2025/08/12 01:53:44 DEBUG : both1: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0803b0_d20250812_m014926_c001_v0001182_t0016_u01754963366955") 2025/08/12 01:53:44 DEBUG : both1: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adaf3a_d20250812_m014921_c001_v7007000_t0000_u01754963361386") 2025/08/12 01:53:44 DEBUG : both1: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a3c2_d20250812_m014904_c001_v0001157_t0038_u01754963344996") 2025/08/12 01:53:44 DEBUG : both10: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3cf_d20250812_m014942_c001_v7007000_t0000_u01754963382085") 2025/08/12 01:53:44 DEBUG : both10: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0803d0_d20250812_m014933_c001_v0001182_t0013_u01754963373196") 2025/08/12 01:53:44 DEBUG : both10: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adaf3e_d20250812_m014921_c001_v7007000_t0000_u01754963361599") 2025/08/12 01:53:44 DEBUG : both10: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a3de_d20250812_m014911_c001_v0001157_t0030_u01754963351822") 2025/08/12 01:53:44 DEBUG : both11: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3d1_d20250812_m014942_c001_v7007000_t0000_u01754963382267") 2025/08/12 01:53:44 DEBUG : both11: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a42d_d20250812_m014933_c001_v0001157_t0003_u01754963373922") 2025/08/12 01:53:44 DEBUG : both11: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adaf3f_d20250812_m014921_c001_v7007000_t0000_u01754963361785") 2025/08/12 01:53:44 DEBUG : both11: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23b68_d20250812_m014912_c001_v0001136_t0024_u01754963352394") 2025/08/12 01:53:44 DEBUG : both12: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3d2_d20250812_m014942_c001_v7007000_t0000_u01754963382449") 2025/08/12 01:53:44 DEBUG : both12: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23ba9_d20250812_m014934_c001_v0001136_t0028_u01754963374574") 2025/08/12 01:53:44 DEBUG : both12: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adaf41_d20250812_m014921_c001_v7007000_t0000_u01754963361967") 2025/08/12 01:53:44 DEBUG : both12: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080372_d20250812_m014913_c001_v0001182_t0020_u01754963353147") 2025/08/12 01:53:44 DEBUG : both13: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3d3_d20250812_m014942_c001_v7007000_t0000_u01754963382631") 2025/08/12 01:53:44 DEBUG : both13: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0803e2_d20250812_m014935_c001_v0001182_t0057_u01754963375374") 2025/08/12 01:53:44 DEBUG : both13: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adaf42_d20250812_m014922_c001_v7007000_t0000_u01754963362148") 2025/08/12 01:53:44 DEBUG : both13: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a3e4_d20250812_m014913_c001_v0001157_t0059_u01754963353876") 2025/08/12 01:53:45 DEBUG : both14: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3d4_d20250812_m014942_c001_v7007000_t0000_u01754963382814") 2025/08/12 01:53:45 DEBUG : both14: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a433_d20250812_m014935_c001_v0001157_t0045_u01754963375878") 2025/08/12 01:53:45 DEBUG : both14: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adaf43_d20250812_m014922_c001_v7007000_t0000_u01754963362329") 2025/08/12 01:53:45 DEBUG : both14: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23b70_d20250812_m014914_c001_v0001136_t0036_u01754963354403") 2025/08/12 01:53:45 DEBUG : both15: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3d5_d20250812_m014942_c001_v7007000_t0000_u01754963382996") 2025/08/12 01:53:45 DEBUG : both15: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23baf_d20250812_m014936_c001_v0001136_t0057_u01754963376519") 2025/08/12 01:53:45 DEBUG : both15: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb32c_d20250812_m014922_c001_v7007000_t0000_u01754963362511") 2025/08/12 01:53:45 DEBUG : both15: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08037e_d20250812_m014915_c001_v0001182_t0000_u01754963355294") 2025/08/12 01:53:45 DEBUG : both16: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3d6_d20250812_m014943_c001_v7007000_t0000_u01754963383177") 2025/08/12 01:53:45 DEBUG : both16: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0803f2_d20250812_m014937_c001_v0001182_t0010_u01754963377126") 2025/08/12 01:53:45 DEBUG : both16: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb32d_d20250812_m014922_c001_v7007000_t0000_u01754963362693") 2025/08/12 01:53:45 DEBUG : both16: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a3ec_d20250812_m014915_c001_v0001157_t0001_u01754963355948") 2025/08/12 01:53:45 DEBUG : both17: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3d7_d20250812_m014943_c001_v7007000_t0000_u01754963383359") 2025/08/12 01:53:45 DEBUG : both17: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a439_d20250812_m014937_c001_v0001157_t0021_u01754963377639") 2025/08/12 01:53:45 DEBUG : both17: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb32e_d20250812_m014922_c001_v7007000_t0000_u01754963362875") 2025/08/12 01:53:45 DEBUG : both17: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23b76_d20250812_m014916_c001_v0001136_t0000_u01754963356715") 2025/08/12 01:53:45 DEBUG : both18: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3d8_d20250812_m014943_c001_v7007000_t0000_u01754963383540") 2025/08/12 01:53:45 DEBUG : both18: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23bb7_d20250812_m014938_c001_v0001136_t0032_u01754963378173") 2025/08/12 01:53:45 DEBUG : both18: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb32f_d20250812_m014923_c001_v7007000_t0000_u01754963363057") 2025/08/12 01:53:45 DEBUG : both18: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08038a_d20250812_m014917_c001_v0001182_t0029_u01754963357352") 2025/08/12 01:53:45 DEBUG : both19: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3da_d20250812_m014943_c001_v7007000_t0000_u01754963383721") 2025/08/12 01:53:45 DEBUG : both19: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0803fe_d20250812_m014938_c001_v0001182_t0028_u01754963378874") 2025/08/12 01:53:46 DEBUG : both19: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb330_d20250812_m014923_c001_v7007000_t0000_u01754963363239") 2025/08/12 01:53:46 DEBUG : both19: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a3f8_d20250812_m014917_c001_v0001157_t0031_u01754963357863") 2025/08/12 01:53:46 DEBUG : both2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3dc_d20250812_m014943_c001_v7007000_t0000_u01754963383902") 2025/08/12 01:53:46 DEBUG : both2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a410_d20250812_m014927_c001_v0001157_t0032_u01754963367502") 2025/08/12 01:53:46 DEBUG : both2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb331_d20250812_m014923_c001_v7007000_t0000_u01754963363421") 2025/08/12 01:53:46 DEBUG : both2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23b54_d20250812_m014905_c001_v0001136_t0002_u01754963345673") 2025/08/12 01:53:46 DEBUG : both3: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3de_d20250812_m014944_c001_v7007000_t0000_u01754963384088") 2025/08/12 01:53:46 DEBUG : both3: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23b94_d20250812_m014928_c001_v0001136_t0036_u01754963368218") 2025/08/12 01:53:46 DEBUG : both3: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb332_d20250812_m014923_c001_v7007000_t0000_u01754963363603") 2025/08/12 01:53:46 DEBUG : both3: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080320_d20250812_m014906_c001_v0001182_t0008_u01754963346850") 2025/08/12 01:53:46 DEBUG : both4: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3e0_d20250812_m014944_c001_v7007000_t0000_u01754963384270") 2025/08/12 01:53:46 DEBUG : both4: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0803b4_d20250812_m014929_c001_v0001182_t0000_u01754963369095") 2025/08/12 01:53:46 DEBUG : both4: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb335_d20250812_m014923_c001_v7007000_t0000_u01754963363788") 2025/08/12 01:53:46 DEBUG : both4: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a3c8_d20250812_m014907_c001_v0001157_t0031_u01754963347603") 2025/08/12 01:53:46 DEBUG : both5: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3e3_d20250812_m014944_c001_v7007000_t0000_u01754963384454") 2025/08/12 01:53:46 DEBUG : both5: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a419_d20250812_m014929_c001_v0001157_t0057_u01754963369782") 2025/08/12 01:53:46 DEBUG : both5: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb338_d20250812_m014924_c001_v7007000_t0000_u01754963364037") 2025/08/12 01:53:46 DEBUG : both5: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23b5a_d20250812_m014908_c001_v0001136_t0046_u01754963348533") 2025/08/12 01:53:46 DEBUG : both6: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3e6_d20250812_m014944_c001_v7007000_t0000_u01754963384636") 2025/08/12 01:53:46 DEBUG : both6: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23b9c_d20250812_m014930_c001_v0001136_t0008_u01754963370515") 2025/08/12 01:53:46 DEBUG : both6: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb33b_d20250812_m014924_c001_v7007000_t0000_u01754963364219") 2025/08/12 01:53:47 DEBUG : both6: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080332_d20250812_m014909_c001_v0001182_t0028_u01754963349193") 2025/08/12 01:53:47 DEBUG : both7: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3eb_d20250812_m014944_c001_v7007000_t0000_u01754963384819") 2025/08/12 01:53:47 DEBUG : both7: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0803c2_d20250812_m014931_c001_v0001182_t0037_u01754963371516") 2025/08/12 01:53:47 DEBUG : both7: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb33e_d20250812_m014924_c001_v7007000_t0000_u01754963364402") 2025/08/12 01:53:47 DEBUG : both7: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a3d4_d20250812_m014909_c001_v0001157_t0033_u01754963349716") 2025/08/12 01:53:47 DEBUG : both8: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3ed_d20250812_m014945_c001_v7007000_t0000_u01754963385001") 2025/08/12 01:53:47 DEBUG : both8: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a427_d20250812_m014932_c001_v0001157_t0007_u01754963372079") 2025/08/12 01:53:47 DEBUG : both8: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb345_d20250812_m014924_c001_v7007000_t0000_u01754963364583") 2025/08/12 01:53:47 DEBUG : both8: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23b62_d20250812_m014910_c001_v0001136_t0000_u01754963350376") 2025/08/12 01:53:47 DEBUG : both9: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3f0_d20250812_m014945_c001_v7007000_t0000_u01754963385223") 2025/08/12 01:53:47 DEBUG : both9: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23ba2_d20250812_m014932_c001_v0001136_t0048_u01754963372662") 2025/08/12 01:53:47 DEBUG : both9: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb349_d20250812_m014924_c001_v7007000_t0000_u01754963364765") 2025/08/12 01:53:47 DEBUG : both9: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080366_d20250812_m014911_c001_v0001182_t0007_u01754963351197") 2025/08/12 01:53:47 DEBUG : c/non empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fac_d20250812_m014512_c001_v7007000_t0000_u01754963112062") 2025/08/12 01:53:47 DEBUG : c/non empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23967_d20250812_m014510_c001_v0001136_t0002_u01754963110058") 2025/08/12 01:53:47 DEBUG : c/non empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fa8_d20250812_m014509_c001_v7007000_t0000_u01754963109344") 2025/08/12 01:53:47 DEBUG : c/non empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a2395f_d20250812_m014507_c001_v0001136_t0028_u01754963107464") 2025/08/12 01:53:47 DEBUG : c/non empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f421086135675f6db_d20250812_m014450_c001_v7007000_t0000_u01754963090147") 2025/08/12 01:53:47 DEBUG : c/non empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23909_d20250812_m014447_c001_v0001136_t0033_u01754963087904") 2025/08/12 01:53:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b0f0_d20250812_m015039_c001_v7007000_t0000_u01754963439614") 2025/08/12 01:53:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080531_d20250812_m015035_c001_v0001182_t0047_u01754963435105") 2025/08/12 01:53:48 DEBUG : check sum: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f421086135675f6a3_d20250812_m014440_c001_v7007000_t0000_u01754963080284") 2025/08/12 01:53:48 DEBUG : check sum: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a238ed_d20250812_m014439_c001_v0001136_t0048_u01754963079179") 2025/08/12 01:53:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2f08_d20250812_m015333_c001_v7007000_t0000_u01754963613887") 2025/08/12 01:53:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08095e_d20250812_m015332_c001_v0001182_t0042_u01754963612389") 2025/08/12 01:53:48 DEBUG : dest/3: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405a964bbc700b96_d20250812_m014724_c001_v7007000_t0000_u01754963244114") 2025/08/12 01:53:48 DEBUG : dest/3: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40913010e96875d9_d20250812_m014722_c001_v0001041_t0006_u01754963242835") 2025/08/12 01:53:48 DEBUG : dir1/0000-abcde: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0a42_d20250812_m015144_c001_v7007000_t0000_u01754963504166") 2025/08/12 01:53:48 DEBUG : dir1/0000-abcde: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d738b_d20250812_m015138_c001_v0001137_t0008_u01754963498125") 2025/08/12 01:53:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e461eb_d20250812_m015305_c001_v7007000_t0000_u01754963585434") 2025/08/12 01:53:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08088f_d20250812_m015254_c001_v0001182_t0023_u01754963574660") 2025/08/12 01:53:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8ebb9b9_d20250812_m015250_c001_v7007000_t0000_u01754963570458") 2025/08/12 01:53:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08082d_d20250812_m015239_c001_v0001182_t0026_u01754963559953") 2025/08/12 01:53:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1dd20_d20250812_m015235_c001_v7007000_t0000_u01754963555803") 2025/08/12 01:53:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0807dc_d20250812_m015224_c001_v0001182_t0012_u01754963544037") 2025/08/12 01:53:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adbb25_d20250812_m015219_c001_v7007000_t0000_u01754963539900") 2025/08/12 01:53:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0807aa_d20250812_m015209_c001_v0001182_t0041_u01754963529708") 2025/08/12 01:53:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a800_d20250812_m015205_c001_v7007000_t0000_u01754963525599") 2025/08/12 01:53:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08071a_d20250812_m015148_c001_v0001182_t0018_u01754963508241") 2025/08/12 01:53:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b132_d20250812_m015141_c001_v7007000_t0000_u01754963501692") 2025/08/12 01:53:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23d2d_d20250812_m015130_c001_v0001136_t0044_u01754963490083") 2025/08/12 01:53:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2d9a_d20250812_m015126_c001_v7007000_t0000_u01754963486022") 2025/08/12 01:53:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08064a_d20250812_m015117_c001_v0001182_t0024_u01754963477551") 2025/08/12 01:53:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb54d_d20250812_m015116_c001_v7007000_t0000_u01754963476228") 2025/08/12 01:53:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23ced_d20250812_m015103_c001_v0001136_t0007_u01754963463463") 2025/08/12 01:53:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bdd6_d20250812_m015059_c001_v7007000_t0000_u01754963459372") 2025/08/12 01:53:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0805ba_d20250812_m015055_c001_v0001182_t0017_u01754963455610") 2025/08/12 01:53:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a722_d20250812_m015054_c001_v7007000_t0000_u01754963454259") 2025/08/12 01:53:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d72ec_d20250812_m015043_c001_v0001137_t0041_u01754963443778") 2025/08/12 01:53:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40430b240b4eb3d1_d20250812_m015036_c001_v7007000_t0000_u01754963436808") 2025/08/12 01:53:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a4ea_d20250812_m015026_c001_v0001157_t0051_u01754963426191") 2025/08/12 01:53:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a599_d20250812_m015022_c001_v7007000_t0000_u01754963422072") 2025/08/12 01:53:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a4ca_d20250812_m015011_c001_v0001157_t0017_u01754963411872") 2025/08/12 01:53:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41813bcb8b9674a6_d20250812_m015007_c001_v7007000_t0000_u01754963407833") 2025/08/12 01:53:49 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a486_d20250812_m014957_c001_v0001157_t0059_u01754963397625") 2025/08/12 01:53:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f412e5d075b0f16bd_d20250812_m015123_c001_v7007000_t0000_u01754963483885") 2025/08/12 01:53:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08062e_d20250812_m015114_c001_v0001182_t0034_u01754963474179") 2025/08/12 01:53:49 DEBUG : dir1/0001-bcdef: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0a45_d20250812_m015144_c001_v7007000_t0000_u01754963504348") 2025/08/12 01:53:49 DEBUG : dir1/0001-bcdef: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a5da_d20250812_m015138_c001_v0001157_t0001_u01754963498114") 2025/08/12 01:53:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e461ec_d20250812_m015305_c001_v7007000_t0000_u01754963585616") 2025/08/12 01:53:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a6b7_d20250812_m015255_c001_v0001157_t0050_u01754963575202") 2025/08/12 01:53:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8ebb9bd_d20250812_m015250_c001_v7007000_t0000_u01754963570640") 2025/08/12 01:53:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a681_d20250812_m015240_c001_v0001157_t0054_u01754963560508") 2025/08/12 01:53:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1dd21_d20250812_m015235_c001_v7007000_t0000_u01754963555985") 2025/08/12 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a657_d20250812_m015224_c001_v0001157_t0043_u01754963544581") 2025/08/12 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adbb26_d20250812_m015220_c001_v7007000_t0000_u01754963540083") 2025/08/12 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a62f_d20250812_m015210_c001_v0001157_t0012_u01754963530264") 2025/08/12 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a802_d20250812_m015205_c001_v7007000_t0000_u01754963525782") 2025/08/12 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a5fc_d20250812_m015148_c001_v0001157_t0027_u01754963508829") 2025/08/12 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a7b8_d20250812_m015141_c001_v7007000_t0000_u01754963501871") 2025/08/12 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0806be_d20250812_m015130_c001_v0001182_t0019_u01754963490796") 2025/08/12 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2d9b_d20250812_m015126_c001_v7007000_t0000_u01754963486222") 2025/08/12 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d735d_d20250812_m015117_c001_v0001137_t0037_u01754963477618") 2025/08/12 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41376fab2ef271c9_d20250812_m015116_c001_v7007000_t0000_u01754963476018") 2025/08/12 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0805f2_d20250812_m015104_c001_v0001182_t0040_u01754963464400") 2025/08/12 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bdd7_d20250812_m015059_c001_v7007000_t0000_u01754963459558") 2025/08/12 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a554_d20250812_m015055_c001_v0001157_t0031_u01754963455686") 2025/08/12 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f402af62e6a074983_d20250812_m015054_c001_v7007000_t0000_u01754963454270") 2025/08/12 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080566_d20250812_m015044_c001_v0001182_t0043_u01754963444622") 2025/08/12 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40430b240b4eb3d3_d20250812_m015037_c001_v7007000_t0000_u01754963437020") 2025/08/12 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d72b8_d20250812_m015026_c001_v0001137_t0010_u01754963426820") 2025/08/12 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a59b_d20250812_m015022_c001_v7007000_t0000_u01754963422256") 2025/08/12 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d729c_d20250812_m015012_c001_v0001137_t0039_u01754963412514") 2025/08/12 01:53:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41813bcb8b9674a8_d20250812_m015008_c001_v7007000_t0000_u01754963408018") 2025/08/12 01:53:51 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d727e_d20250812_m014957_c001_v0001137_t0035_u01754963397951") 2025/08/12 01:53:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f421086135675f9b4_d20250812_m015123_c001_v7007000_t0000_u01754963483906") 2025/08/12 01:53:51 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23d05_d20250812_m015114_c001_v0001136_t0053_u01754963474273") 2025/08/12 01:53:51 DEBUG : dir1/0002-cdefg: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0a48_d20250812_m015144_c001_v7007000_t0000_u01754963504531") 2025/08/12 01:53:51 DEBUG : dir1/0002-cdefg: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0806ea_d20250812_m015138_c001_v0001182_t0030_u01754963498310") 2025/08/12 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e461ed_d20250812_m015305_c001_v7007000_t0000_u01754963585798") 2025/08/12 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23e0f_d20250812_m015255_c001_v0001136_t0024_u01754963575832") 2025/08/12 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8ebb9c0_d20250812_m015250_c001_v7007000_t0000_u01754963570823") 2025/08/12 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23de9_d20250812_m015241_c001_v0001136_t0030_u01754963561165") 2025/08/12 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1dd23_d20250812_m015236_c001_v7007000_t0000_u01754963556167") 2025/08/12 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23dbd_d20250812_m015225_c001_v0001136_t0002_u01754963545284") 2025/08/12 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adbb28_d20250812_m015220_c001_v7007000_t0000_u01754963540264") 2025/08/12 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23da1_d20250812_m015210_c001_v0001136_t0019_u01754963530958") 2025/08/12 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a804_d20250812_m015205_c001_v7007000_t0000_u01754963525966") 2025/08/12 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23d6d_d20250812_m015149_c001_v0001136_t0054_u01754963509485") 2025/08/12 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40828a1d17933d23_d20250812_m015141_c001_v7007000_t0000_u01754963501991") 2025/08/12 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a5cc_d20250812_m015131_c001_v0001157_t0052_u01754963491329") 2025/08/12 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2d9c_d20250812_m015126_c001_v7007000_t0000_u01754963486404") 2025/08/12 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23d17_d20250812_m015117_c001_v0001136_t0057_u01754963477715") 2025/08/12 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41376fab2ef271c6_d20250812_m015115_c001_v7007000_t0000_u01754963475828") 2025/08/12 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a574_d20250812_m015104_c001_v0001157_t0040_u01754963464960") 2025/08/12 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bdd8_d20250812_m015059_c001_v7007000_t0000_u01754963459743") 2025/08/12 01:53:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23cd3_d20250812_m015055_c001_v0001136_t0028_u01754963455697") 2025/08/12 01:53:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41958dc268459606_d20250812_m015054_c001_v7007000_t0000_u01754963454018") 2025/08/12 01:53:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23ca5_d20250812_m015045_c001_v0001136_t0056_u01754963445224") 2025/08/12 01:53:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40430b240b4eb3d8_d20250812_m015037_c001_v7007000_t0000_u01754963437354") 2025/08/12 01:53:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080509_d20250812_m015027_c001_v0001182_t0040_u01754963427467") 2025/08/12 01:53:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a59c_d20250812_m015022_c001_v7007000_t0000_u01754963422463") 2025/08/12 01:53:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0804d9_d20250812_m015013_c001_v0001182_t0009_u01754963413252") 2025/08/12 01:53:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41813bcb8b9674a9_d20250812_m015008_c001_v7007000_t0000_u01754963408202") 2025/08/12 01:53:52 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080486_d20250812_m014958_c001_v0001182_t0015_u01754963398570") 2025/08/12 01:53:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41376fab2ef271e1_d20250812_m015124_c001_v7007000_t0000_u01754963484122") 2025/08/12 01:53:52 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a59e_d20250812_m015114_c001_v0001157_t0012_u01754963474299") 2025/08/12 01:53:52 DEBUG : dir1/0003-defgh: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0a4c_d20250812_m015144_c001_v7007000_t0000_u01754963504714") 2025/08/12 01:53:52 DEBUG : dir1/0003-defgh: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23d4f_d20250812_m015138_c001_v0001136_t0013_u01754963498396") 2025/08/12 01:53:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e461ee_d20250812_m015305_c001_v7007000_t0000_u01754963585980") 2025/08/12 01:53:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7445_d20250812_m015256_c001_v0001137_t0015_u01754963576490") 2025/08/12 01:53:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8ebb9c3_d20250812_m015251_c001_v7007000_t0000_u01754963571007") 2025/08/12 01:53:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7427_d20250812_m015241_c001_v0001137_t0038_u01754963561919") 2025/08/12 01:53:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1dd24_d20250812_m015236_c001_v7007000_t0000_u01754963556348") 2025/08/12 01:53:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d73fb_d20250812_m015226_c001_v0001137_t0056_u01754963546383") 2025/08/12 01:53:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adbb29_d20250812_m015220_c001_v7007000_t0000_u01754963540447") 2025/08/12 01:53:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d73de_d20250812_m015211_c001_v0001137_t0010_u01754963531571") 2025/08/12 01:53:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a806_d20250812_m015206_c001_v7007000_t0000_u01754963526150") 2025/08/12 01:53:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d73a4_d20250812_m015150_c001_v0001137_t0005_u01754963510209") 2025/08/12 01:53:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0a31_d20250812_m015142_c001_v7007000_t0000_u01754963502007") 2025/08/12 01:53:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7373_d20250812_m015132_c001_v0001137_t0026_u01754963492037") 2025/08/12 01:53:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2d9d_d20250812_m015126_c001_v7007000_t0000_u01754963486587") 2025/08/12 01:53:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08064e_d20250812_m015117_c001_v0001182_t0006_u01754963477753") 2025/08/12 01:53:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4157d5f4dfbef026_d20250812_m015116_c001_v7007000_t0000_u01754963476234") 2025/08/12 01:53:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d732f_d20250812_m015105_c001_v0001137_t0034_u01754963465643") 2025/08/12 01:53:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bdd9_d20250812_m015059_c001_v7007000_t0000_u01754963459929") 2025/08/12 01:53:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0805bc_d20250812_m015055_c001_v0001182_t0037_u01754963455945") 2025/08/12 01:53:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd82441_d20250812_m015054_c001_v7007000_t0000_u01754963454030") 2025/08/12 01:53:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a530_d20250812_m015045_c001_v0001157_t0031_u01754963445900") 2025/08/12 01:53:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40828a1d17933c26_d20250812_m015037_c001_v7007000_t0000_u01754963437262") 2025/08/12 01:53:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23c5f_d20250812_m015028_c001_v0001136_t0039_u01754963428005") 2025/08/12 01:53:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a59e_d20250812_m015022_c001_v7007000_t0000_u01754963422672") 2025/08/12 01:53:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23c35_d20250812_m015013_c001_v0001136_t0015_u01754963413800") 2025/08/12 01:53:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41813bcb8b9674aa_d20250812_m015008_c001_v7007000_t0000_u01754963408385") 2025/08/12 01:53:53 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23c0d_d20250812_m014958_c001_v0001136_t0034_u01754963398787") 2025/08/12 01:53:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2d90_d20250812_m015124_c001_v7007000_t0000_u01754963484127") 2025/08/12 01:53:53 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d734d_d20250812_m015114_c001_v0001137_t0030_u01754963474372") 2025/08/12 01:53:53 DEBUG : dir1/0004-efghi: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0a4f_d20250812_m015144_c001_v7007000_t0000_u01754963504897") 2025/08/12 01:53:54 DEBUG : dir1/0004-efghi: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a5dc_d20250812_m015138_c001_v0001157_t0012_u01754963498409") 2025/08/12 01:53:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e461f1_d20250812_m015306_c001_v7007000_t0000_u01754963586162") 2025/08/12 01:53:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08089b_d20250812_m015257_c001_v0001182_t0038_u01754963577021") 2025/08/12 01:53:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8ebb9c6_d20250812_m015251_c001_v7007000_t0000_u01754963571193") 2025/08/12 01:53:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08083d_d20250812_m015242_c001_v0001182_t0002_u01754963562302") 2025/08/12 01:53:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1dd25_d20250812_m015236_c001_v7007000_t0000_u01754963556530") 2025/08/12 01:53:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0807f0_d20250812_m015226_c001_v0001182_t0034_u01754963546699") 2025/08/12 01:53:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adbb2b_d20250812_m015220_c001_v7007000_t0000_u01754963540630") 2025/08/12 01:53:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0807b4_d20250812_m015211_c001_v0001182_t0054_u01754963531881") 2025/08/12 01:53:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a808_d20250812_m015206_c001_v7007000_t0000_u01754963526335") 2025/08/12 01:53:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080748_d20250812_m015155_c001_v0001182_t0016_u01754963515917") 2025/08/12 01:53:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb5c7_d20250812_m015141_c001_v7007000_t0000_u01754963501705") 2025/08/12 01:53:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23d37_d20250812_m015132_c001_v0001136_t0055_u01754963492433") 2025/08/12 01:53:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2d9e_d20250812_m015126_c001_v7007000_t0000_u01754963486768") 2025/08/12 01:53:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a5af_d20250812_m015117_c001_v0001157_t0030_u01754963477758") 2025/08/12 01:53:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f404e3ce286b69d1c_d20250812_m015116_c001_v7007000_t0000_u01754963476401") 2025/08/12 01:53:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23cf1_d20250812_m015106_c001_v0001136_t0034_u01754963466022") 2025/08/12 01:53:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bdda_d20250812_m015100_c001_v7007000_t0000_u01754963460113") 2025/08/12 01:53:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7315_d20250812_m015055_c001_v0001137_t0059_u01754963455963") 2025/08/12 01:53:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41958dc268459607_d20250812_m015054_c001_v7007000_t0000_u01754963454203") 2025/08/12 01:53:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d72f3_d20250812_m015046_c001_v0001137_t0031_u01754963446256") 2025/08/12 01:53:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40430b240b4eb3d2_d20250812_m015036_c001_v7007000_t0000_u01754963436991") 2025/08/12 01:53:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a4ee_d20250812_m015028_c001_v0001157_t0026_u01754963428509") 2025/08/12 01:53:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a59f_d20250812_m015022_c001_v7007000_t0000_u01754963422859") 2025/08/12 01:53:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a4d0_d20250812_m015014_c001_v0001157_t0015_u01754963414066") 2025/08/12 01:53:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41813bcb8b9674ab_d20250812_m015008_c001_v7007000_t0000_u01754963408568") 2025/08/12 01:53:55 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a492_d20250812_m014959_c001_v0001157_t0038_u01754963399167") 2025/08/12 01:53:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41376fab2ef271de_d20250812_m015123_c001_v7007000_t0000_u01754963483911") 2025/08/12 01:53:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080630_d20250812_m015114_c001_v0001182_t0014_u01754963474390") 2025/08/12 01:53:55 DEBUG : dir1/0005-fghij: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0a51_d20250812_m015145_c001_v7007000_t0000_u01754963505080") 2025/08/12 01:53:55 DEBUG : dir1/0005-fghij: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0806ec_d20250812_m015138_c001_v0001182_t0018_u01754963498512") 2025/08/12 01:53:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e461f2_d20250812_m015306_c001_v7007000_t0000_u01754963586348") 2025/08/12 01:53:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a6c1_d20250812_m015257_c001_v0001157_t0021_u01754963577211") 2025/08/12 01:53:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8ebb9cb_d20250812_m015251_c001_v7007000_t0000_u01754963571465") 2025/08/12 01:53:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a68d_d20250812_m015242_c001_v0001157_t0057_u01754963562490") 2025/08/12 01:53:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1dd26_d20250812_m015236_c001_v7007000_t0000_u01754963556711") 2025/08/12 01:53:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a65f_d20250812_m015226_c001_v0001157_t0052_u01754963546889") 2025/08/12 01:53:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adbb2c_d20250812_m015220_c001_v7007000_t0000_u01754963540812") 2025/08/12 01:53:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a631_d20250812_m015212_c001_v0001157_t0008_u01754963532077") 2025/08/12 01:53:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a80a_d20250812_m015206_c001_v7007000_t0000_u01754963526519") 2025/08/12 01:53:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a612_d20250812_m015156_c001_v0001157_t0044_u01754963516475") 2025/08/12 01:53:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40828a1d17933d22_d20250812_m015141_c001_v7007000_t0000_u01754963501837") 2025/08/12 01:53:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0806c4_d20250812_m015132_c001_v0001182_t0048_u01754963492714") 2025/08/12 01:53:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2d9f_d20250812_m015126_c001_v7007000_t0000_u01754963486950") 2025/08/12 01:53:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080650_d20250812_m015117_c001_v0001182_t0051_u01754963477949") 2025/08/12 01:53:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41958dc26845963a_d20250812_m015116_c001_v7007000_t0000_u01754963476236") 2025/08/12 01:53:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080600_d20250812_m015106_c001_v0001182_t0059_u01754963466435") 2025/08/12 01:53:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bddb_d20250812_m015100_c001_v7007000_t0000_u01754963460298") 2025/08/12 01:53:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a556_d20250812_m015056_c001_v0001157_t0039_u01754963456038") 2025/08/12 01:53:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bdca_d20250812_m015054_c001_v7007000_t0000_u01754963454436") 2025/08/12 01:53:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080574_d20250812_m015046_c001_v0001182_t0035_u01754963446660") 2025/08/12 01:53:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b0ea_d20250812_m015037_c001_v7007000_t0000_u01754963437203") 2025/08/12 01:53:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d72bc_d20250812_m015028_c001_v0001137_t0017_u01754963428829") 2025/08/12 01:53:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a5a0_d20250812_m015023_c001_v7007000_t0000_u01754963423044") 2025/08/12 01:53:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d72a2_d20250812_m015014_c001_v0001137_t0022_u01754963414328") 2025/08/12 01:53:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41813bcb8b9674ac_d20250812_m015008_c001_v7007000_t0000_u01754963408751") 2025/08/12 01:53:56 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7284_d20250812_m014959_c001_v0001137_t0023_u01754963399604") 2025/08/12 01:53:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f412e5d075b0f16c0_d20250812_m015124_c001_v7007000_t0000_u01754963484068") 2025/08/12 01:53:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080634_d20250812_m015114_c001_v0001182_t0038_u01754963474662") 2025/08/12 01:53:56 DEBUG : dir1/0006-ghijk: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0a54_d20250812_m015145_c001_v7007000_t0000_u01754963505264") 2025/08/12 01:53:56 DEBUG : dir1/0006-ghijk: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0806f0_d20250812_m015138_c001_v0001182_t0019_u01754963498716") 2025/08/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e461f3_d20250812_m015306_c001_v7007000_t0000_u01754963586530") 2025/08/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23e11_d20250812_m015257_c001_v0001136_t0059_u01754963577571") 2025/08/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8ebb9ce_d20250812_m015251_c001_v7007000_t0000_u01754963571649") 2025/08/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23def_d20250812_m015242_c001_v0001136_t0017_u01754963562811") 2025/08/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1dd27_d20250812_m015236_c001_v7007000_t0000_u01754963556936") 2025/08/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23dc5_d20250812_m015227_c001_v0001136_t0017_u01754963547229") 2025/08/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adbb2d_d20250812_m015220_c001_v7007000_t0000_u01754963540995") 2025/08/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23da5_d20250812_m015212_c001_v0001136_t0018_u01754963532518") 2025/08/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a80d_d20250812_m015206_c001_v7007000_t0000_u01754963526703") 2025/08/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23d7b_d20250812_m015157_c001_v0001136_t0037_u01754963517124") 2025/08/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40828a1d17933d1f_d20250812_m015141_c001_v7007000_t0000_u01754963501626") 2025/08/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a5ce_d20250812_m015132_c001_v0001157_t0001_u01754963492912") 2025/08/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2da0_d20250812_m015127_c001_v7007000_t0000_u01754963487136") 2025/08/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d735f_d20250812_m015118_c001_v0001137_t0037_u01754963478000") 2025/08/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f402af62e6a074997_d20250812_m015116_c001_v7007000_t0000_u01754963476247") 2025/08/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a57e_d20250812_m015106_c001_v0001157_t0010_u01754963466625") 2025/08/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bddc_d20250812_m015100_c001_v7007000_t0000_u01754963460482") 2025/08/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23cd5_d20250812_m015056_c001_v0001136_t0058_u01754963456047") 2025/08/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41958dc268459605_d20250812_m015053_c001_v7007000_t0000_u01754963453833") 2025/08/12 01:53:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23cad_d20250812_m015046_c001_v0001136_t0013_u01754963446863") 2025/08/12 01:53:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b0e9_d20250812_m015037_c001_v7007000_t0000_u01754963437007") 2025/08/12 01:53:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080513_d20250812_m015029_c001_v0001182_t0013_u01754963429115") 2025/08/12 01:53:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a5a1_d20250812_m015023_c001_v7007000_t0000_u01754963423229") 2025/08/12 01:53:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0804e5_d20250812_m015014_c001_v0001182_t0030_u01754963414638") 2025/08/12 01:53:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41813bcb8b9674ad_d20250812_m015008_c001_v7007000_t0000_u01754963408936") 2025/08/12 01:53:58 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080494_d20250812_m014959_c001_v0001182_t0045_u01754963399948") 2025/08/12 01:53:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f421086135675f9b5_d20250812_m015123_c001_v7007000_t0000_u01754963483925") 2025/08/12 01:53:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a5a0_d20250812_m015114_c001_v0001157_t0023_u01754963474696") 2025/08/12 01:53:58 DEBUG : dir1/0007-12345: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0a57_d20250812_m015145_c001_v7007000_t0000_u01754963505448") 2025/08/12 01:53:58 DEBUG : dir1/0007-12345: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a5de_d20250812_m015138_c001_v0001157_t0000_u01754963498733") 2025/08/12 01:53:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e461f4_d20250812_m015306_c001_v7007000_t0000_u01754963586712") 2025/08/12 01:53:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d744b_d20250812_m015257_c001_v0001137_t0046_u01754963577860") 2025/08/12 01:53:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8ebb9d3_d20250812_m015251_c001_v7007000_t0000_u01754963571830") 2025/08/12 01:53:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d742f_d20250812_m015243_c001_v0001137_t0020_u01754963563090") 2025/08/12 01:53:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1dd28_d20250812_m015237_c001_v7007000_t0000_u01754963557120") 2025/08/12 01:53:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d73ff_d20250812_m015227_c001_v0001137_t0030_u01754963547608") 2025/08/12 01:53:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adbb2f_d20250812_m015221_c001_v7007000_t0000_u01754963541177") 2025/08/12 01:53:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d73e0_d20250812_m015212_c001_v0001137_t0045_u01754963532774") 2025/08/12 01:53:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a80f_d20250812_m015206_c001_v7007000_t0000_u01754963526886") 2025/08/12 01:53:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d73b4_d20250812_m015157_c001_v0001137_t0013_u01754963517511") 2025/08/12 01:53:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40828a1d17933d21_d20250812_m015141_c001_v7007000_t0000_u01754963501809") 2025/08/12 01:53:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7375_d20250812_m015133_c001_v0001137_t0030_u01754963493246") 2025/08/12 01:53:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2da1_d20250812_m015127_c001_v7007000_t0000_u01754963487317") 2025/08/12 01:53:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23d19_d20250812_m015118_c001_v0001136_t0051_u01754963478073") 2025/08/12 01:53:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40430b240b4eb483_d20250812_m015116_c001_v7007000_t0000_u01754963476366") 2025/08/12 01:53:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7331_d20250812_m015106_c001_v0001137_t0013_u01754963466909") 2025/08/12 01:53:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bddd_d20250812_m015100_c001_v7007000_t0000_u01754963460667") 2025/08/12 01:53:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0805c2_d20250812_m015056_c001_v0001182_t0036_u01754963456148") 2025/08/12 01:53:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41958dc268459608_d20250812_m015054_c001_v7007000_t0000_u01754963454387") 2025/08/12 01:53:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a532_d20250812_m015047_c001_v0001157_t0052_u01754963447127") 2025/08/12 01:53:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2cde_d20250812_m015037_c001_v7007000_t0000_u01754963437059") 2025/08/12 01:53:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23c65_d20250812_m015029_c001_v0001136_t0042_u01754963429306") 2025/08/12 01:53:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a5a2_d20250812_m015023_c001_v7007000_t0000_u01754963423413") 2025/08/12 01:53:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23c37_d20250812_m015014_c001_v0001136_t0024_u01754963414858") 2025/08/12 01:53:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41813bcb8b9674ae_d20250812_m015009_c001_v7007000_t0000_u01754963409119") 2025/08/12 01:53:59 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23c0f_d20250812_m015000_c001_v0001136_t0056_u01754963400146") 2025/08/12 01:53:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f421086135675f9b6_d20250812_m015124_c001_v7007000_t0000_u01754963484088") 2025/08/12 01:53:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7351_d20250812_m015114_c001_v0001137_t0024_u01754963474731") 2025/08/12 01:53:59 DEBUG : dir1/0008-23456: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0a59_d20250812_m015145_c001_v7007000_t0000_u01754963505631") 2025/08/12 01:53:59 DEBUG : dir1/0008-23456: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23d51_d20250812_m015138_c001_v0001136_t0019_u01754963498747") 2025/08/12 01:53:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e461f5_d20250812_m015306_c001_v7007000_t0000_u01754963586894") 2025/08/12 01:53:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0808a5_d20250812_m015258_c001_v0001182_t0011_u01754963578226") 2025/08/12 01:53:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8ebb9d6_d20250812_m015252_c001_v7007000_t0000_u01754963572012") 2025/08/12 01:53:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080843_d20250812_m015243_c001_v0001182_t0026_u01754963563458") 2025/08/12 01:54:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1dd29_d20250812_m015237_c001_v7007000_t0000_u01754963557310") 2025/08/12 01:54:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0807f8_d20250812_m015228_c001_v0001182_t0007_u01754963548321") 2025/08/12 01:54:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adbb31_d20250812_m015221_c001_v7007000_t0000_u01754963541359") 2025/08/12 01:54:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0807b8_d20250812_m015213_c001_v0001182_t0032_u01754963533106") 2025/08/12 01:54:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a810_d20250812_m015207_c001_v7007000_t0000_u01754963527071") 2025/08/12 01:54:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08075a_d20250812_m015157_c001_v0001182_t0017_u01754963517779") 2025/08/12 01:54:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0a2f_d20250812_m015141_c001_v7007000_t0000_u01754963501825") 2025/08/12 01:54:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23d3b_d20250812_m015133_c001_v0001136_t0042_u01754963493585") 2025/08/12 01:54:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2da3_d20250812_m015127_c001_v7007000_t0000_u01754963487500") 2025/08/12 01:54:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080652_d20250812_m015118_c001_v0001182_t0057_u01754963478147") 2025/08/12 01:54:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41958dc26845963d_d20250812_m015116_c001_v7007000_t0000_u01754963476420") 2025/08/12 01:54:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23cf3_d20250812_m015107_c001_v0001136_t0013_u01754963467275") 2025/08/12 01:54:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bdde_d20250812_m015100_c001_v7007000_t0000_u01754963460853") 2025/08/12 01:54:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23cd7_d20250812_m015056_c001_v0001136_t0008_u01754963456333") 2025/08/12 01:54:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a724_d20250812_m015054_c001_v7007000_t0000_u01754963454445") 2025/08/12 01:54:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d72f7_d20250812_m015047_c001_v0001137_t0000_u01754963447469") 2025/08/12 01:54:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40430b240b4eb3d6_d20250812_m015037_c001_v7007000_t0000_u01754963437214") 2025/08/12 01:54:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a4f2_d20250812_m015029_c001_v0001157_t0015_u01754963429701") 2025/08/12 01:54:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a5a3_d20250812_m015023_c001_v7007000_t0000_u01754963423596") 2025/08/12 01:54:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a4d4_d20250812_m015015_c001_v0001157_t0006_u01754963415192") 2025/08/12 01:54:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41813bcb8b9674af_d20250812_m015009_c001_v7007000_t0000_u01754963409302") 2025/08/12 01:54:01 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a498_d20250812_m015000_c001_v0001157_t0059_u01754963400457") 2025/08/12 01:54:01 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41376fab2ef271e0_d20250812_m015124_c001_v7007000_t0000_u01754963484092") 2025/08/12 01:54:01 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23d09_d20250812_m015114_c001_v0001136_t0005_u01754963474763") 2025/08/12 01:54:01 DEBUG : dir1/0009-34567: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0a5b_d20250812_m015145_c001_v7007000_t0000_u01754963505812") 2025/08/12 01:54:01 DEBUG : dir1/0009-34567: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0806f2_d20250812_m015138_c001_v0001182_t0013_u01754963498925") 2025/08/12 01:54:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e461f6_d20250812_m015307_c001_v7007000_t0000_u01754963587077") 2025/08/12 01:54:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a6c7_d20250812_m015258_c001_v0001157_t0059_u01754963578421") 2025/08/12 01:54:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8ebb9d9_d20250812_m015252_c001_v7007000_t0000_u01754963572195") 2025/08/12 01:54:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a695_d20250812_m015243_c001_v0001157_t0007_u01754963563658") 2025/08/12 01:54:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1dd2a_d20250812_m015237_c001_v7007000_t0000_u01754963557491") 2025/08/12 01:54:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a663_d20250812_m015228_c001_v0001157_t0056_u01754963548521") 2025/08/12 01:54:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adbb33_d20250812_m015221_c001_v7007000_t0000_u01754963541541") 2025/08/12 01:54:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a639_d20250812_m015213_c001_v0001157_t0042_u01754963533313") 2025/08/12 01:54:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a811_d20250812_m015207_c001_v7007000_t0000_u01754963527254") 2025/08/12 01:54:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a616_d20250812_m015157_c001_v0001157_t0039_u01754963517991") 2025/08/12 01:54:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405a964bbc700cb0_d20250812_m015141_c001_v7007000_t0000_u01754963501849") 2025/08/12 01:54:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0806ce_d20250812_m015134_c001_v0001182_t0018_u01754963494092") 2025/08/12 01:54:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2da4_d20250812_m015127_c001_v7007000_t0000_u01754963487682") 2025/08/12 01:54:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a5b7_d20250812_m015118_c001_v0001157_t0019_u01754963478322") 2025/08/12 01:54:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41376fab2ef271cb_d20250812_m015116_c001_v7007000_t0000_u01754963476202") 2025/08/12 01:54:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08060a_d20250812_m015107_c001_v0001182_t0042_u01754963467553") 2025/08/12 01:54:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bddf_d20250812_m015101_c001_v7007000_t0000_u01754963461039") 2025/08/12 01:54:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d731b_d20250812_m015056_c001_v0001137_t0033_u01754963456345") 2025/08/12 01:54:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd82442_d20250812_m015054_c001_v7007000_t0000_u01754963454212") 2025/08/12 01:54:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08057c_d20250812_m015047_c001_v0001182_t0054_u01754963447759") 2025/08/12 01:54:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1dac1_d20250812_m015037_c001_v7007000_t0000_u01754963437255") 2025/08/12 01:54:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d72be_d20250812_m015030_c001_v0001137_t0000_u01754963430018") 2025/08/12 01:54:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a5a4_d20250812_m015023_c001_v7007000_t0000_u01754963423779") 2025/08/12 01:54:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d72a4_d20250812_m015015_c001_v0001137_t0011_u01754963415470") 2025/08/12 01:54:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41813bcb8b9674b0_d20250812_m015009_c001_v7007000_t0000_u01754963409486") 2025/08/12 01:54:02 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7286_d20250812_m015000_c001_v0001137_t0022_u01754963400919") 2025/08/12 01:54:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f417188f9c6ef7dfa_d20250812_m015124_c001_v7007000_t0000_u01754963484130") 2025/08/12 01:54:02 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080638_d20250812_m015114_c001_v0001182_t0042_u01754963474866") 2025/08/12 01:54:02 DEBUG : dir1/0010-45678: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0a5c_d20250812_m015145_c001_v7007000_t0000_u01754963505995") 2025/08/12 01:54:02 DEBUG : dir1/0010-45678: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a5e0_d20250812_m015139_c001_v0001157_t0022_u01754963499030") 2025/08/12 01:54:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e461f7_d20250812_m015307_c001_v7007000_t0000_u01754963587261") 2025/08/12 01:54:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23e13_d20250812_m015258_c001_v0001136_t0022_u01754963578717") 2025/08/12 01:54:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8ebb9dd_d20250812_m015252_c001_v7007000_t0000_u01754963572384") 2025/08/12 01:54:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23df3_d20250812_m015243_c001_v0001136_t0056_u01754963563942") 2025/08/12 01:54:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1dd2b_d20250812_m015237_c001_v7007000_t0000_u01754963557673") 2025/08/12 01:54:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23dc7_d20250812_m015228_c001_v0001136_t0009_u01754963548837") 2025/08/12 01:54:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adbb35_d20250812_m015221_c001_v7007000_t0000_u01754963541724") 2025/08/12 01:54:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23da9_d20250812_m015213_c001_v0001136_t0057_u01754963533850") 2025/08/12 01:54:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a812_d20250812_m015207_c001_v7007000_t0000_u01754963527439") 2025/08/12 01:54:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23d83_d20250812_m015158_c001_v0001136_t0016_u01754963518576") 2025/08/12 01:54:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b134_d20250812_m015141_c001_v7007000_t0000_u01754963501882") 2025/08/12 01:54:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a5d2_d20250812_m015134_c001_v0001157_t0006_u01754963494296") 2025/08/12 01:54:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2da5_d20250812_m015127_c001_v7007000_t0000_u01754963487864") 2025/08/12 01:54:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080654_d20250812_m015118_c001_v0001182_t0034_u01754963478350") 2025/08/12 01:54:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41376fab2ef271cc_d20250812_m015116_c001_v7007000_t0000_u01754963476379") 2025/08/12 01:54:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a586_d20250812_m015107_c001_v0001157_t0052_u01754963467778") 2025/08/12 01:54:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bde0_d20250812_m015101_c001_v7007000_t0000_u01754963461226") 2025/08/12 01:54:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0805c4_d20250812_m015056_c001_v0001182_t0046_u01754963456362") 2025/08/12 01:54:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd82443_d20250812_m015054_c001_v7007000_t0000_u01754963454396") 2025/08/12 01:54:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23cb3_d20250812_m015047_c001_v0001136_t0021_u01754963447979") 2025/08/12 01:54:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f403ed5585f447c6f_d20250812_m015037_c001_v7007000_t0000_u01754963437224") 2025/08/12 01:54:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08051b_d20250812_m015030_c001_v0001182_t0051_u01754963430457") 2025/08/12 01:54:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a5a5_d20250812_m015023_c001_v7007000_t0000_u01754963423963") 2025/08/12 01:54:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0804e9_d20250812_m015015_c001_v0001182_t0034_u01754963415736") 2025/08/12 01:54:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41813bcb8b9674b1_d20250812_m015009_c001_v7007000_t0000_u01754963409669") 2025/08/12 01:54:03 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08049c_d20250812_m015001_c001_v0001182_t0050_u01754963401299") 2025/08/12 01:54:03 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41376fab2ef271df_d20250812_m015123_c001_v7007000_t0000_u01754963483940") 2025/08/12 01:54:03 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a5a2_d20250812_m015115_c001_v0001157_t0020_u01754963475009") 2025/08/12 01:54:04 DEBUG : dir1/0011-56789: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0a5d_d20250812_m015146_c001_v7007000_t0000_u01754963506180") 2025/08/12 01:54:04 DEBUG : dir1/0011-56789: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23d55_d20250812_m015139_c001_v0001136_t0056_u01754963499085") 2025/08/12 01:54:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e461f9_d20250812_m015307_c001_v7007000_t0000_u01754963587445") 2025/08/12 01:54:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d744f_d20250812_m015258_c001_v0001137_t0036_u01754963578993") 2025/08/12 01:54:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8ebb9e0_d20250812_m015252_c001_v7007000_t0000_u01754963572567") 2025/08/12 01:54:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7431_d20250812_m015244_c001_v0001137_t0034_u01754963564214") 2025/08/12 01:54:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1dd2c_d20250812_m015237_c001_v7007000_t0000_u01754963557855") 2025/08/12 01:54:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7403_d20250812_m015229_c001_v0001137_t0038_u01754963549398") 2025/08/12 01:54:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adbb39_d20250812_m015221_c001_v7007000_t0000_u01754963541906") 2025/08/12 01:54:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d73e4_d20250812_m015214_c001_v0001137_t0048_u01754963534142") 2025/08/12 01:54:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a813_d20250812_m015207_c001_v7007000_t0000_u01754963527625") 2025/08/12 01:54:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d73b8_d20250812_m015158_c001_v0001137_t0048_u01754963518872") 2025/08/12 01:54:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0a2e_d20250812_m015141_c001_v7007000_t0000_u01754963501641") 2025/08/12 01:54:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d737b_d20250812_m015134_c001_v0001137_t0025_u01754963494557") 2025/08/12 01:54:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2da7_d20250812_m015128_c001_v7007000_t0000_u01754963488046") 2025/08/12 01:54:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23d1b_d20250812_m015118_c001_v0001136_t0001_u01754963478431") 2025/08/12 01:54:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41376fab2ef271c8_d20250812_m015116_c001_v7007000_t0000_u01754963476013") 2025/08/12 01:54:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7335_d20250812_m015108_c001_v0001137_t0031_u01754963468058") 2025/08/12 01:54:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bde1_d20250812_m015101_c001_v7007000_t0000_u01754963461413") 2025/08/12 01:54:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a558_d20250812_m015056_c001_v0001157_t0006_u01754963456367") 2025/08/12 01:54:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2cfc_d20250812_m015054_c001_v7007000_t0000_u01754963454217") 2025/08/12 01:54:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a536_d20250812_m015048_c001_v0001157_t0039_u01754963448287") 2025/08/12 01:54:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f412e5d075b0f162b_d20250812_m015037_c001_v7007000_t0000_u01754963437231") 2025/08/12 01:54:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23c69_d20250812_m015030_c001_v0001136_t0024_u01754963430648") 2025/08/12 01:54:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a5a7_d20250812_m015024_c001_v7007000_t0000_u01754963424148") 2025/08/12 01:54:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23c39_d20250812_m015015_c001_v0001136_t0045_u01754963415925") 2025/08/12 01:54:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41813bcb8b9674b3_d20250812_m015009_c001_v7007000_t0000_u01754963409852") 2025/08/12 01:54:05 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23c13_d20250812_m015001_c001_v0001136_t0008_u01754963401497") 2025/08/12 01:54:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2d8e_d20250812_m015123_c001_v7007000_t0000_u01754963483944") 2025/08/12 01:54:05 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7353_d20250812_m015115_c001_v0001137_t0034_u01754963475036") 2025/08/12 01:54:05 DEBUG : dir1/0012-6789;: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0a5f_d20250812_m015146_c001_v7007000_t0000_u01754963506362") 2025/08/12 01:54:05 DEBUG : dir1/0012-6789;: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0806f4_d20250812_m015139_c001_v0001182_t0038_u01754963499124") 2025/08/12 01:54:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e461fa_d20250812_m015307_c001_v7007000_t0000_u01754963587630") 2025/08/12 01:54:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0808ad_d20250812_m015259_c001_v0001182_t0049_u01754963579423") 2025/08/12 01:54:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8ebb9e4_d20250812_m015252_c001_v7007000_t0000_u01754963572751") 2025/08/12 01:54:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080845_d20250812_m015244_c001_v0001182_t0028_u01754963564595") 2025/08/12 01:54:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1dd2d_d20250812_m015238_c001_v7007000_t0000_u01754963558037") 2025/08/12 01:54:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0807fc_d20250812_m015229_c001_v0001182_t0010_u01754963549767") 2025/08/12 01:54:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adbb3b_d20250812_m015222_c001_v7007000_t0000_u01754963542087") 2025/08/12 01:54:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0807bc_d20250812_m015214_c001_v0001182_t0037_u01754963534549") 2025/08/12 01:54:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a814_d20250812_m015207_c001_v7007000_t0000_u01754963527808") 2025/08/12 01:54:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080766_d20250812_m015159_c001_v0001182_t0011_u01754963519407") 2025/08/12 01:54:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40828a1d17933d20_d20250812_m015141_c001_v7007000_t0000_u01754963501646") 2025/08/12 01:54:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23d41_d20250812_m015134_c001_v0001136_t0040_u01754963494825") 2025/08/12 01:54:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2da9_d20250812_m015128_c001_v7007000_t0000_u01754963488227") 2025/08/12 01:54:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7365_d20250812_m015118_c001_v0001137_t0008_u01754963478537") 2025/08/12 01:54:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41376fab2ef271ca_d20250812_m015116_c001_v7007000_t0000_u01754963476196") 2025/08/12 01:54:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23cf5_d20250812_m015108_c001_v0001136_t0045_u01754963468441") 2025/08/12 01:54:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bde2_d20250812_m015101_c001_v7007000_t0000_u01754963461596") 2025/08/12 01:54:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0805c6_d20250812_m015056_c001_v0001182_t0024_u01754963456564") 2025/08/12 01:54:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f402af62e6a074984_d20250812_m015054_c001_v7007000_t0000_u01754963454453") 2025/08/12 01:54:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d72f9_d20250812_m015048_c001_v0001137_t0019_u01754963448872") 2025/08/12 01:54:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1dac0_d20250812_m015037_c001_v7007000_t0000_u01754963437065") 2025/08/12 01:54:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a4f6_d20250812_m015030_c001_v0001157_t0030_u01754963430961") 2025/08/12 01:54:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a5a8_d20250812_m015024_c001_v7007000_t0000_u01754963424331") 2025/08/12 01:54:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a4da_d20250812_m015016_c001_v0001157_t0008_u01754963416243") 2025/08/12 01:54:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41813bcb8b9674b4_d20250812_m015010_c001_v7007000_t0000_u01754963410036") 2025/08/12 01:54:06 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a4a2_d20250812_m015002_c001_v0001157_t0046_u01754963402039") 2025/08/12 01:54:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f421086135675f9b3_d20250812_m015123_c001_v7007000_t0000_u01754963483743") 2025/08/12 01:54:06 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08063a_d20250812_m015115_c001_v0001182_t0044_u01754963475146") 2025/08/12 01:54:06 DEBUG : dir1/0013-789;=: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0a60_d20250812_m015146_c001_v7007000_t0000_u01754963506545") 2025/08/12 01:54:06 DEBUG : dir1/0013-789;=: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0806f8_d20250812_m015139_c001_v0001182_t0000_u01754963499320") 2025/08/12 01:54:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e461fb_d20250812_m015307_c001_v7007000_t0000_u01754963587811") 2025/08/12 01:54:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a6cb_d20250812_m015259_c001_v0001157_t0013_u01754963579678") 2025/08/12 01:54:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8ebb9e7_d20250812_m015252_c001_v7007000_t0000_u01754963572933") 2025/08/12 01:54:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a69d_d20250812_m015244_c001_v0001157_t0028_u01754963564794") 2025/08/12 01:54:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1dd2e_d20250812_m015238_c001_v7007000_t0000_u01754963558219") 2025/08/12 01:54:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a669_d20250812_m015229_c001_v0001157_t0044_u01754963549968") 2025/08/12 01:54:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adbb3d_d20250812_m015222_c001_v7007000_t0000_u01754963542270") 2025/08/12 01:54:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a63f_d20250812_m015214_c001_v0001157_t0057_u01754963534740") 2025/08/12 01:54:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a815_d20250812_m015207_c001_v7007000_t0000_u01754963527991") 2025/08/12 01:54:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a61e_d20250812_m015159_c001_v0001157_t0041_u01754963519618") 2025/08/12 01:54:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405a964bbc700caf_d20250812_m015141_c001_v7007000_t0000_u01754963501666") 2025/08/12 01:54:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0806d8_d20250812_m015135_c001_v0001182_t0046_u01754963495184") 2025/08/12 01:54:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2daa_d20250812_m015128_c001_v7007000_t0000_u01754963488409") 2025/08/12 01:54:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080658_d20250812_m015118_c001_v0001182_t0032_u01754963478555") 2025/08/12 01:54:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41376fab2ef271c7_d20250812_m015115_c001_v7007000_t0000_u01754963475834") 2025/08/12 01:54:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080612_d20250812_m015108_c001_v0001182_t0012_u01754963468727") 2025/08/12 01:54:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bde3_d20250812_m015101_c001_v7007000_t0000_u01754963461794") 2025/08/12 01:54:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d731d_d20250812_m015056_c001_v0001137_t0042_u01754963456693") 2025/08/12 01:54:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2cfd_d20250812_m015054_c001_v7007000_t0000_u01754963454468") 2025/08/12 01:54:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080588_d20250812_m015049_c001_v0001182_t0054_u01754963449145") 2025/08/12 01:54:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b0ec_d20250812_m015037_c001_v7007000_t0000_u01754963437388") 2025/08/12 01:54:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d72c2_d20250812_m015031_c001_v0001137_t0034_u01754963431380") 2025/08/12 01:54:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a5a9_d20250812_m015024_c001_v7007000_t0000_u01754963424514") 2025/08/12 01:54:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d72ac_d20250812_m015016_c001_v0001137_t0024_u01754963416560") 2025/08/12 01:54:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41813bcb8b9674b5_d20250812_m015010_c001_v7007000_t0000_u01754963410219") 2025/08/12 01:54:08 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7290_d20250812_m015002_c001_v0001137_t0037_u01754963402322") 2025/08/12 01:54:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f421086135675f9b7_d20250812_m015124_c001_v7007000_t0000_u01754963484108") 2025/08/12 01:54:08 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23d0b_d20250812_m015115_c001_v0001136_t0056_u01754963475205") 2025/08/12 01:54:08 DEBUG : dir1/0014-89;=.: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0a61_d20250812_m015146_c001_v7007000_t0000_u01754963506728") 2025/08/12 01:54:08 DEBUG : dir1/0014-89;=.: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a5e6_d20250812_m015139_c001_v0001157_t0024_u01754963499325") 2025/08/12 01:54:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e461fe_d20250812_m015308_c001_v7007000_t0000_u01754963588007") 2025/08/12 01:54:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23e17_d20250812_m015300_c001_v0001136_t0028_u01754963580104") 2025/08/12 01:54:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8ebb9eb_d20250812_m015253_c001_v7007000_t0000_u01754963573136") 2025/08/12 01:54:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23dfb_d20250812_m015245_c001_v0001136_t0024_u01754963565273") 2025/08/12 01:54:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1dd2f_d20250812_m015238_c001_v7007000_t0000_u01754963558400") 2025/08/12 01:54:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23dcb_d20250812_m015230_c001_v0001136_t0007_u01754963550278") 2025/08/12 01:54:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adbb3e_d20250812_m015222_c001_v7007000_t0000_u01754963542454") 2025/08/12 01:54:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23daf_d20250812_m015215_c001_v0001136_t0054_u01754963535190") 2025/08/12 01:54:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a816_d20250812_m015208_c001_v7007000_t0000_u01754963528175") 2025/08/12 01:54:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23d89_d20250812_m015159_c001_v0001136_t0036_u01754963519959") 2025/08/12 01:54:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb5ca_d20250812_m015141_c001_v7007000_t0000_u01754963501895") 2025/08/12 01:54:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a5d4_d20250812_m015135_c001_v0001157_t0000_u01754963495380") 2025/08/12 01:54:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2dab_d20250812_m015128_c001_v7007000_t0000_u01754963488590") 2025/08/12 01:54:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a5b9_d20250812_m015118_c001_v0001157_t0001_u01754963478624") 2025/08/12 01:54:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb54e_d20250812_m015116_c001_v7007000_t0000_u01754963476414") 2025/08/12 01:54:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a58c_d20250812_m015109_c001_v0001157_t0034_u01754963469032") 2025/08/12 01:54:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bde4_d20250812_m015101_c001_v7007000_t0000_u01754963461978") 2025/08/12 01:54:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a55a_d20250812_m015056_c001_v0001157_t0058_u01754963456722") 2025/08/12 01:54:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f412e5d075b0f1636_d20250812_m015054_c001_v7007000_t0000_u01754963454407") 2025/08/12 01:54:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23cb9_d20250812_m015049_c001_v0001136_t0054_u01754963449363") 2025/08/12 01:54:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40828a1d17933c25_d20250812_m015037_c001_v7007000_t0000_u01754963437008") 2025/08/12 01:54:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080523_d20250812_m015031_c001_v0001182_t0034_u01754963431798") 2025/08/12 01:54:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a5aa_d20250812_m015024_c001_v7007000_t0000_u01754963424699") 2025/08/12 01:54:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0804ed_d20250812_m015016_c001_v0001182_t0040_u01754963416948") 2025/08/12 01:54:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41813bcb8b9674b6_d20250812_m015010_c001_v7007000_t0000_u01754963410402") 2025/08/12 01:54:09 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0804a0_d20250812_m015002_c001_v0001182_t0039_u01754963402733") 2025/08/12 01:54:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2d91_d20250812_m015124_c001_v7007000_t0000_u01754963484137") 2025/08/12 01:54:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a5a8_d20250812_m015115_c001_v0001157_t0030_u01754963475344") 2025/08/12 01:54:09 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0a62_d20250812_m015146_c001_v7007000_t0000_u01754963506909") 2025/08/12 01:54:09 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23d59_d20250812_m015139_c001_v0001136_t0015_u01754963499410") 2025/08/12 01:54:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e46200_d20250812_m015308_c001_v7007000_t0000_u01754963588257") 2025/08/12 01:54:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7453_d20250812_m015300_c001_v0001137_t0056_u01754963580529") 2025/08/12 01:54:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8ebb9ef_d20250812_m015253_c001_v7007000_t0000_u01754963573318") 2025/08/12 01:54:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7433_d20250812_m015245_c001_v0001137_t0015_u01754963565598") 2025/08/12 01:54:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1dd30_d20250812_m015238_c001_v7007000_t0000_u01754963558587") 2025/08/12 01:54:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7405_d20250812_m015230_c001_v0001137_t0010_u01754963550782") 2025/08/12 01:54:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adbb40_d20250812_m015222_c001_v7007000_t0000_u01754963542636") 2025/08/12 01:54:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d73e8_d20250812_m015215_c001_v0001137_t0013_u01754963535544") 2025/08/12 01:54:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a817_d20250812_m015208_c001_v7007000_t0000_u01754963528360") 2025/08/12 01:54:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d73c0_d20250812_m015200_c001_v0001137_t0015_u01754963520368") 2025/08/12 01:54:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41813bcb8b9675d9_d20250812_m015141_c001_v7007000_t0000_u01754963501671") 2025/08/12 01:54:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7383_d20250812_m015135_c001_v0001137_t0046_u01754963495824") 2025/08/12 01:54:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2dad_d20250812_m015128_c001_v7007000_t0000_u01754963488772") 2025/08/12 01:54:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08065c_d20250812_m015118_c001_v0001182_t0027_u01754963478758") 2025/08/12 01:54:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40430b240b4eb481_d20250812_m015115_c001_v7007000_t0000_u01754963475996") 2025/08/12 01:54:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7339_d20250812_m015109_c001_v0001137_t0008_u01754963469379") 2025/08/12 01:54:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bde5_d20250812_m015102_c001_v7007000_t0000_u01754963462163") 2025/08/12 01:54:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0805ca_d20250812_m015056_c001_v0001182_t0053_u01754963456781") 2025/08/12 01:54:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f412e5d075b0f1635_d20250812_m015054_c001_v7007000_t0000_u01754963454224") 2025/08/12 01:54:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a538_d20250812_m015049_c001_v0001157_t0026_u01754963449775") 2025/08/12 01:54:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2cdf_d20250812_m015037_c001_v7007000_t0000_u01754963437246") 2025/08/12 01:54:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23c6f_d20250812_m015031_c001_v0001136_t0024_u01754963431998") 2025/08/12 01:54:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a5ab_d20250812_m015024_c001_v7007000_t0000_u01754963424884") 2025/08/12 01:54:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23c3b_d20250812_m015017_c001_v0001136_t0011_u01754963417137") 2025/08/12 01:54:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41813bcb8b9674b7_d20250812_m015010_c001_v7007000_t0000_u01754963410586") 2025/08/12 01:54:11 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23c1b_d20250812_m015002_c001_v0001136_t0000_u01754963402945") 2025/08/12 01:54:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2d8c_d20250812_m015123_c001_v7007000_t0000_u01754963483751") 2025/08/12 01:54:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08063c_d20250812_m015115_c001_v0001182_t0034_u01754963475367") 2025/08/12 01:54:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b0f1_d20250812_m015039_c001_v7007000_t0000_u01754963439798") 2025/08/12 01:54:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080535_d20250812_m015035_c001_v0001182_t0025_u01754963435311") 2025/08/12 01:54:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b0f2_d20250812_m015039_c001_v7007000_t0000_u01754963439984") 2025/08/12 01:54:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a506_d20250812_m015035_c001_v0001157_t0056_u01754963435384") 2025/08/12 01:54:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b0f3_d20250812_m015040_c001_v7007000_t0000_u01754963440170") 2025/08/12 01:54:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23c7b_d20250812_m015035_c001_v0001136_t0056_u01754963435395") 2025/08/12 01:54:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b0f4_d20250812_m015040_c001_v7007000_t0000_u01754963440355") 2025/08/12 01:54:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d72d4_d20250812_m015035_c001_v0001137_t0013_u01754963435405") 2025/08/12 01:54:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b0f5_d20250812_m015040_c001_v7007000_t0000_u01754963440541") 2025/08/12 01:54:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080537_d20250812_m015035_c001_v0001182_t0000_u01754963435519") 2025/08/12 01:54:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b0f6_d20250812_m015040_c001_v7007000_t0000_u01754963440727") 2025/08/12 01:54:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23c7d_d20250812_m015035_c001_v0001136_t0025_u01754963435661") 2025/08/12 01:54:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b0f7_d20250812_m015040_c001_v7007000_t0000_u01754963440914") 2025/08/12 01:54:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d72d6_d20250812_m015035_c001_v0001137_t0035_u01754963435685") 2025/08/12 01:54:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b0f8_d20250812_m015041_c001_v7007000_t0000_u01754963441105") 2025/08/12 01:54:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a50a_d20250812_m015035_c001_v0001157_t0050_u01754963435739") 2025/08/12 01:54:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b0f9_d20250812_m015041_c001_v7007000_t0000_u01754963441300") 2025/08/12 01:54:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080539_d20250812_m015035_c001_v0001182_t0028_u01754963435756") 2025/08/12 01:54:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b0fa_d20250812_m015041_c001_v7007000_t0000_u01754963441485") 2025/08/12 01:54:12 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08053d_d20250812_m015035_c001_v0001182_t0030_u01754963435972") 2025/08/12 01:54:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b0fb_d20250812_m015041_c001_v7007000_t0000_u01754963441673") 2025/08/12 01:54:12 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d72d8_d20250812_m015036_c001_v0001137_t0048_u01754963436023") 2025/08/12 01:54:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b0fc_d20250812_m015041_c001_v7007000_t0000_u01754963441858") 2025/08/12 01:54:12 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a50c_d20250812_m015036_c001_v0001157_t0058_u01754963436042") 2025/08/12 01:54:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b0fd_d20250812_m015042_c001_v7007000_t0000_u01754963442084") 2025/08/12 01:54:12 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23c81_d20250812_m015036_c001_v0001136_t0047_u01754963436059") 2025/08/12 01:54:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b0fe_d20250812_m015042_c001_v7007000_t0000_u01754963442269") 2025/08/12 01:54:12 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080541_d20250812_m015036_c001_v0001182_t0047_u01754963436176") 2025/08/12 01:54:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b0ff_d20250812_m015042_c001_v7007000_t0000_u01754963442454") 2025/08/12 01:54:12 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a50e_d20250812_m015036_c001_v0001157_t0007_u01754963436315") 2025/08/12 01:54:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40744f92fd44b100_d20250812_m015042_c001_v7007000_t0000_u01754963442639") 2025/08/12 01:54:12 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23c83_d20250812_m015036_c001_v0001136_t0055_u01754963436355") 2025/08/12 01:54:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2d01_d20250812_m015057_c001_v7007000_t0000_u01754963457065") 2025/08/12 01:54:12 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0805a4_d20250812_m015052_c001_v0001182_t0036_u01754963452380") 2025/08/12 01:54:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f402af62e6a074993_d20250812_m015057_c001_v7007000_t0000_u01754963457256") 2025/08/12 01:54:12 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7303_d20250812_m015052_c001_v0001137_t0023_u01754963452436") 2025/08/12 01:54:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bdcd_d20250812_m015057_c001_v7007000_t0000_u01754963457095") 2025/08/12 01:54:12 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0805a6_d20250812_m015052_c001_v0001182_t0010_u01754963452577") 2025/08/12 01:54:12 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f402af62e6a074994_d20250812_m015057_c001_v7007000_t0000_u01754963457441") 2025/08/12 01:54:13 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a546_d20250812_m015052_c001_v0001157_t0026_u01754963452583") 2025/08/12 01:54:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bdce_d20250812_m015057_c001_v7007000_t0000_u01754963457105") 2025/08/12 01:54:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23cc9_d20250812_m015052_c001_v0001136_t0001_u01754963452592") 2025/08/12 01:54:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a74f_d20250812_m015057_c001_v7007000_t0000_u01754963457453") 2025/08/12 01:54:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0805a8_d20250812_m015052_c001_v0001182_t0051_u01754963452773") 2025/08/12 01:54:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a74e_d20250812_m015057_c001_v7007000_t0000_u01754963457270") 2025/08/12 01:54:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7307_d20250812_m015052_c001_v0001137_t0018_u01754963452832") 2025/08/12 01:54:13 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f402af62e6a074992_d20250812_m015057_c001_v7007000_t0000_u01754963457070") 2025/08/12 01:54:13 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a54a_d20250812_m015052_c001_v0001157_t0013_u01754963452972") 2025/08/12 01:54:13 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bdcf_d20250812_m015057_c001_v7007000_t0000_u01754963457281") 2025/08/12 01:54:13 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0805b0_d20250812_m015052_c001_v0001182_t0048_u01754963452990") 2025/08/12 01:54:13 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bdd0_d20250812_m015057_c001_v7007000_t0000_u01754963457291") 2025/08/12 01:54:13 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23ccb_d20250812_m015052_c001_v0001136_t0051_u01754963452994") 2025/08/12 01:54:13 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f412e5d075b0f163b_d20250812_m015057_c001_v7007000_t0000_u01754963457301") 2025/08/12 01:54:13 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d730b_d20250812_m015053_c001_v0001137_t0018_u01754963453094") 2025/08/12 01:54:13 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f412e5d075b0f1639_d20250812_m015057_c001_v7007000_t0000_u01754963457115") 2025/08/12 01:54:13 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0805b2_d20250812_m015053_c001_v0001182_t0014_u01754963453196") 2025/08/12 01:54:13 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd82447_d20250812_m015057_c001_v7007000_t0000_u01754963457127") 2025/08/12 01:54:13 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a54e_d20250812_m015053_c001_v0001157_t0009_u01754963453221") 2025/08/12 01:54:13 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd82449_d20250812_m015057_c001_v7007000_t0000_u01754963457313") 2025/08/12 01:54:14 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23ccd_d20250812_m015053_c001_v0001136_t0020_u01754963453268") 2025/08/12 01:54:14 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2d02_d20250812_m015057_c001_v7007000_t0000_u01754963457249") 2025/08/12 01:54:14 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d730f_d20250812_m015053_c001_v0001137_t0039_u01754963453353") 2025/08/12 01:54:14 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bdd1_d20250812_m015057_c001_v7007000_t0000_u01754963457471") 2025/08/12 01:54:14 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0805b4_d20250812_m015053_c001_v0001182_t0045_u01754963453399") 2025/08/12 01:54:14 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f417188f9c6ef7c3b_d20250812_m014854_c001_v7007000_t0000_u01754963334657") 2025/08/12 01:54:14 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f118438aa041b9826_d20250812_m014851_c001_v0001144_t0050_u01754963331724") 2025/08/12 01:54:14 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bcb0_d20250812_m014851_c001_v7007000_t0000_u01754963331548") 2025/08/12 01:54:14 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f118438aa041b9816_d20250812_m014847_c001_v0001144_t0023_u01754963327693") 2025/08/12 01:54:14 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bcad_d20250812_m014846_c001_v7007000_t0000_u01754963326990") 2025/08/12 01:54:14 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a378_d20250812_m014842_c001_v0001157_t0019_u01754963322299") 2025/08/12 01:54:14 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40828a1d17933247_d20250812_m014840_c001_v7007000_t0000_u01754963320824") 2025/08/12 01:54:14 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102541d19f2ed7c6_d20250812_m014838_c001_v0001101_t0024_u01754963318333") 2025/08/12 01:54:14 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40430b240b4eb1d0_d20250812_m014838_c001_v7007000_t0000_u01754963318127") 2025/08/12 01:54:14 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102541d19f2ed7be_d20250812_m014834_c001_v0001101_t0020_u01754963314957") 2025/08/12 01:54:14 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40430b240b4eb1cb_d20250812_m014834_c001_v7007000_t0000_u01754963314224") 2025/08/12 01:54:14 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a354_d20250812_m014829_c001_v0001157_t0018_u01754963309937") 2025/08/12 01:54:14 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d078d_d20250812_m014828_c001_v7007000_t0000_u01754963308677") 2025/08/12 01:54:14 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113743ab34ed4b30_d20250812_m014826_c001_v0001130_t0042_u01754963306927") 2025/08/12 01:54:14 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8eb9abd_d20250812_m014826_c001_v7007000_t0000_u01754963306738") 2025/08/12 01:54:14 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113743ab34ed4b28_d20250812_m014823_c001_v0001130_t0044_u01754963303362") 2025/08/12 01:54:15 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8eb9ab7_d20250812_m014822_c001_v7007000_t0000_u01754963302512") 2025/08/12 01:54:15 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23af3_d20250812_m014818_c001_v0001136_t0015_u01754963298628") 2025/08/12 01:54:15 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d077e_d20250812_m014817_c001_v7007000_t0000_u01754963297729") 2025/08/12 01:54:15 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f1064c911475c32de_d20250812_m014816_c001_v0001178_t0023_u01754963296088") 2025/08/12 01:54:15 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40828a1d17933231_d20250812_m014815_c001_v7007000_t0000_u01754963295909") 2025/08/12 01:54:15 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f1064c911475c32d6_d20250812_m014812_c001_v0001178_t0021_u01754963292835") 2025/08/12 01:54:15 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40828a1d17933216_d20250812_m014812_c001_v7007000_t0000_u01754963292126") 2025/08/12 01:54:15 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080213_d20250812_m014806_c001_v0001182_t0041_u01754963286268") 2025/08/12 01:54:15 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4157d5f4dfbee5a9_d20250812_m014805_c001_v7007000_t0000_u01754963285335") 2025/08/12 01:54:15 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f1124e6f5489ba89a_d20250812_m014803_c001_v0001177_t0007_u01754963283743") 2025/08/12 01:54:15 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416fa9f85260d3ab_d20250812_m014803_c001_v7007000_t0000_u01754963283562") 2025/08/12 01:54:15 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f1124e6f5489ba88e_d20250812_m014800_c001_v0001177_t0038_u01754963280608") 2025/08/12 01:54:15 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416fa9f85260d3a8_d20250812_m014759_c001_v7007000_t0000_u01754963279890") 2025/08/12 01:54:15 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a2f7_d20250812_m014754_c001_v0001157_t0002_u01754963274171") 2025/08/12 01:54:15 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f409b96f40f5f8b23_d20250812_m014753_c001_v7007000_t0000_u01754963273280") 2025/08/12 01:54:15 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112ebcb097fdd638_d20250812_m014751_c001_v0001181_t0028_u01754963271550") 2025/08/12 01:54:15 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd82127_d20250812_m014751_c001_v7007000_t0000_u01754963271373") 2025/08/12 01:54:15 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112ebcb097fdd62e_d20250812_m014747_c001_v0001181_t0040_u01754963267789") 2025/08/12 01:54:15 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd820fb_d20250812_m014747_c001_v7007000_t0000_u01754963267082") 2025/08/12 01:54:15 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23aa9_d20250812_m014741_c001_v0001136_t0036_u01754963261169") 2025/08/12 01:54:15 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405a964bbc700b9f_d20250812_m014740_c001_v7007000_t0000_u01754963260087") 2025/08/12 01:54:15 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f11855832120e1c06_d20250812_m014734_c001_v0001182_t0017_u01754963254632") 2025/08/12 01:54:15 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41813bcb8b967227_d20250812_m014734_c001_v7007000_t0000_u01754963254342") 2025/08/12 01:54:16 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08018f_d20250812_m014730_c001_v0001182_t0015_u01754963250265") 2025/08/12 01:54:16 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f107b49575d9664dd_d20250812_m014729_c001_v0001184_t0045_u01754963249516") 2025/08/12 01:54:16 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f107b49575d9664cd_d20250812_m014728_c001_v0001184_t0043_u01754963248528") 2025/08/12 01:54:16 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adae45_d20250812_m014715_c001_v7007000_t0000_u01754963235230") 2025/08/12 01:54:16 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23a66_d20250812_m014708_c001_v0001136_t0014_u01754963228285") 2025/08/12 01:54:16 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f10706ca931e4697f_d20250812_m014707_c001_v0001090_t0027_u01754963227088") 2025/08/12 01:54:16 DEBUG : dst/one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f10706ca931e4697d_d20250812_m014705_c001_v0001090_t0040_u01754963225882") 2025/08/12 01:54:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f417188f9c6ef7c3d_d20250812_m014854_c001_v7007000_t0000_u01754963334842") 2025/08/12 01:54:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f11119ff3c9ea891a_d20250812_m014851_c001_v0001165_t0053_u01754963331310") 2025/08/12 01:54:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f1105de6398d5d1e5_d20250812_m014846_c001_v0001106_t0037_u01754963326246") 2025/08/12 01:54:16 DEBUG : dst/one.bak: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40828a1d17933249_d20250812_m014841_c001_v7007000_t0000_u01754963321010") 2025/08/12 01:54:16 DEBUG : dst/one.bak: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f117b255ba917bc78_d20250812_m014837_c001_v0001183_t0007_u01754963317908") 2025/08/12 01:54:16 DEBUG : dst/one.bak: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f11068a6bb42adf61_d20250812_m014833_c001_v0001137_t0027_u01754963313922") 2025/08/12 01:54:16 DEBUG : dst/one.bak: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d078e_d20250812_m014828_c001_v7007000_t0000_u01754963308859") 2025/08/12 01:54:16 DEBUG : dst/one.bak: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f10898358db1fc18c_d20250812_m014826_c001_v0001161_t0043_u01754963306358") 2025/08/12 01:54:16 DEBUG : dst/one.bak: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f1106c6c6659c8560_d20250812_m014822_c001_v0001130_t0047_u01754963302249") 2025/08/12 01:54:16 DEBUG : dst/three: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405a964bbc700ba0_d20250812_m014740_c001_v7007000_t0000_u01754963260271") 2025/08/12 01:54:16 DEBUG : dst/three: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f107b49575d966507_d20250812_m014738_c001_v0001184_t0019_u01754963258745") 2025/08/12 01:54:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f417188f9c6ef7c3f_d20250812_m014855_c001_v7007000_t0000_u01754963335024") 2025/08/12 01:54:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f101c819b3d807f7f_d20250812_m014852_c001_v0001036_t0000_u01754963332718") 2025/08/12 01:54:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f11169da0edb75f2a_d20250812_m014848_c001_v0001183_t0026_u01754963328903") 2025/08/12 01:54:17 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f417188f9c6ef7c42_d20250812_m014855_c001_v7007000_t0000_u01754963335207") 2025/08/12 01:54:17 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f118438aa041b9828_d20250812_m014853_c001_v0001144_t0059_u01754963333504") 2025/08/12 01:54:17 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bcb1_d20250812_m014853_c001_v7007000_t0000_u01754963333328") 2025/08/12 01:54:17 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f118438aa041b9820_d20250812_m014849_c001_v0001144_t0048_u01754963329286") 2025/08/12 01:54:17 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bcae_d20250812_m014849_c001_v7007000_t0000_u01754963329108") 2025/08/12 01:54:17 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23b25_d20250812_m014843_c001_v0001136_t0029_u01754963323481") 2025/08/12 01:54:17 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40828a1d1793324a_d20250812_m014841_c001_v7007000_t0000_u01754963321195") 2025/08/12 01:54:17 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102541d19f2ed7ca_d20250812_m014839_c001_v0001101_t0033_u01754963319986") 2025/08/12 01:54:17 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40430b240b4eb1d3_d20250812_m014839_c001_v7007000_t0000_u01754963319803") 2025/08/12 01:54:17 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102541d19f2ed7c4_d20250812_m014836_c001_v0001101_t0035_u01754963316407") 2025/08/12 01:54:17 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40430b240b4eb1ce_d20250812_m014836_c001_v7007000_t0000_u01754963316224") 2025/08/12 01:54:17 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23b0d_d20250812_m014831_c001_v0001136_t0053_u01754963311167") 2025/08/12 01:54:17 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8eb9ac0_d20250812_m014828_c001_v7007000_t0000_u01754963308116") 2025/08/12 01:54:17 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23b01_d20250812_m014825_c001_v0001136_t0033_u01754963305383") 2025/08/12 01:54:17 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8eb9ab9_d20250812_m014824_c001_v7007000_t0000_u01754963304666") 2025/08/12 01:54:17 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080259_d20250812_m014819_c001_v0001182_t0026_u01754963299723") 2025/08/12 01:54:17 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40828a1d17933237_d20250812_m014816_c001_v7007000_t0000_u01754963296811") 2025/08/12 01:54:17 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08023f_d20250812_m014814_c001_v0001182_t0033_u01754963294912") 2025/08/12 01:54:17 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40828a1d17933222_d20250812_m014813_c001_v7007000_t0000_u01754963293815") 2025/08/12 01:54:18 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a313_d20250812_m014807_c001_v0001157_t0045_u01754963287239") 2025/08/12 01:54:18 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416fa9f85260d3ac_d20250812_m014804_c001_v7007000_t0000_u01754963284413") 2025/08/12 01:54:18 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a309_d20250812_m014802_c001_v0001157_t0034_u01754963282360") 2025/08/12 01:54:18 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416fa9f85260d3aa_d20250812_m014801_c001_v7007000_t0000_u01754963281286") 2025/08/12 01:54:18 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23ac1_d20250812_m014755_c001_v0001136_t0040_u01754963275168") 2025/08/12 01:54:18 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd82128_d20250812_m014752_c001_v7007000_t0000_u01754963272363") 2025/08/12 01:54:18 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23ab9_d20250812_m014749_c001_v0001136_t0057_u01754963269817") 2025/08/12 01:54:18 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd8210c_d20250812_m014748_c001_v7007000_t0000_u01754963268746") 2025/08/12 01:54:18 DEBUG : dst/three.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0801c5_d20250812_m014742_c001_v0001182_t0023_u01754963262338") 2025/08/12 01:54:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40828a1d1793324c_d20250812_m014841_c001_v7007000_t0000_u01754963321390") 2025/08/12 01:54:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f10010aa4ba2823f5_d20250812_m014839_c001_v0001101_t0052_u01754963319239") 2025/08/12 01:54:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f105d4fbd27625d85_d20250812_m014835_c001_v0001101_t0038_u01754963315866") 2025/08/12 01:54:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d078f_d20250812_m014829_c001_v7007000_t0000_u01754963309042") 2025/08/12 01:54:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f11705d88d3920515_d20250812_m014827_c001_v0001105_t0037_u01754963307497") 2025/08/12 01:54:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f1142ca43f83df2c6_d20250812_m014824_c001_v0001104_t0005_u01754963304120") 2025/08/12 01:54:18 DEBUG : dst/two: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f417188f9c6ef7c45_d20250812_m014855_c001_v7007000_t0000_u01754963335462") 2025/08/12 01:54:18 DEBUG : dst/two: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0802ae_d20250812_m014842_c001_v0001182_t0030_u01754963322936") 2025/08/12 01:54:18 DEBUG : dst/two: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40828a1d1793324d_d20250812_m014841_c001_v7007000_t0000_u01754963321581") 2025/08/12 01:54:18 DEBUG : dst/two: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08027c_d20250812_m014830_c001_v0001182_t0033_u01754963310626") 2025/08/12 01:54:19 DEBUG : dst/two: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0791_d20250812_m014829_c001_v7007000_t0000_u01754963309226") 2025/08/12 01:54:19 DEBUG : dst/two: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a334_d20250812_m014819_c001_v0001157_t0003_u01754963299298") 2025/08/12 01:54:19 DEBUG : dst/two: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0781_d20250812_m014817_c001_v7007000_t0000_u01754963297912") 2025/08/12 01:54:19 DEBUG : dst/two: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23ad3_d20250812_m014806_c001_v0001136_t0029_u01754963286830") 2025/08/12 01:54:19 DEBUG : dst/two: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4157d5f4dfbee5aa_d20250812_m014805_c001_v7007000_t0000_u01754963285528") 2025/08/12 01:54:19 DEBUG : dst/two: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0801e9_d20250812_m014754_c001_v0001182_t0041_u01754963274962") 2025/08/12 01:54:19 DEBUG : dst/two: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f409b96f40f5f8b24_d20250812_m014753_c001_v7007000_t0000_u01754963273462") 2025/08/12 01:54:19 DEBUG : dst/two: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a2e3_d20250812_m014741_c001_v0001157_t0037_u01754963261958") 2025/08/12 01:54:19 DEBUG : dst/two: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405a964bbc700ba1_d20250812_m014740_c001_v7007000_t0000_u01754963260455") 2025/08/12 01:54:19 DEBUG : dst/two: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f118f164f956e4a8a_d20250812_m014736_c001_v0001183_t0053_u01754963256346") 2025/08/12 01:54:19 DEBUG : dst/two: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adae46_d20250812_m014715_c001_v7007000_t0000_u01754963235411") 2025/08/12 01:54:19 DEBUG : dst/two: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f10706ca931e46988_d20250812_m014714_c001_v0001090_t0021_u01754963234110") 2025/08/12 01:54:19 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd8201c_d20250812_m014633_c001_v7007000_t0000_u01754963193772") 2025/08/12 01:54:19 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08008e_d20250812_m014626_c001_v0001182_t0037_u01754963186879") 2025/08/12 01:54:19 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d05a7_d20250812_m014624_c001_v7007000_t0000_u01754963184935") 2025/08/12 01:54:19 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08004e_d20250812_m014607_c001_v0001182_t0054_u01754963167078") 2025/08/12 01:54:19 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1d785_d20250812_m014552_c001_v7007000_t0000_u01754963152785") 2025/08/12 01:54:19 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb07fff4_d20250812_m014545_c001_v0001182_t0033_u01754963145485") 2025/08/12 01:54:19 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fc4_d20250812_m014524_c001_v7007000_t0000_u01754963124459") 2025/08/12 01:54:19 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23991_d20250812_m014522_c001_v0001136_t0020_u01754963122526") 2025/08/12 01:54:19 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fbf_d20250812_m014521_c001_v7007000_t0000_u01754963121582") 2025/08/12 01:54:19 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a2398b_d20250812_m014520_c001_v0001136_t0017_u01754963120325") 2025/08/12 01:54:19 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fb7_d20250812_m014517_c001_v7007000_t0000_u01754963117258") 2025/08/12 01:54:20 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a2397b_d20250812_m014515_c001_v0001136_t0032_u01754963115265") 2025/08/12 01:54:20 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fb1_d20250812_m014514_c001_v7007000_t0000_u01754963114135") 2025/08/12 01:54:20 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a2396f_d20250812_m014512_c001_v0001136_t0045_u01754963112679") 2025/08/12 01:54:20 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fa0_d20250812_m014506_c001_v7007000_t0000_u01754963106402") 2025/08/12 01:54:20 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23953_d20250812_m014504_c001_v0001136_t0024_u01754963104665") 2025/08/12 01:54:20 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81f99_d20250812_m014503_c001_v7007000_t0000_u01754963103720") 2025/08/12 01:54:20 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23949_d20250812_m014502_c001_v0001136_t0022_u01754963102862") 2025/08/12 01:54:20 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81f93_d20250812_m014458_c001_v7007000_t0000_u01754963098261") 2025/08/12 01:54:20 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a2392b_d20250812_m014456_c001_v0001136_t0026_u01754963096855") 2025/08/12 01:54:20 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81f8d_d20250812_m014455_c001_v7007000_t0000_u01754963095035") 2025/08/12 01:54:20 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23919_d20250812_m014453_c001_v0001136_t0048_u01754963093587") 2025/08/12 01:54:20 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f421086135675f6de_d20250812_m014453_c001_v7007000_t0000_u01754963093237") 2025/08/12 01:54:20 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f11374d4a8999d3ce_d20250812_m014452_c001_v0001115_t0023_u01754963092128") 2025/08/12 01:54:20 DEBUG : empty space: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23913_d20250812_m014450_c001_v0001136_t0013_u01754963090506") 2025/08/12 01:54:20 DEBUG : enormous: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fc2_d20250812_m014523_c001_v7007000_t0000_u01754963123714") 2025/08/12 01:54:20 DEBUG : enormous: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23995_d20250812_m014522_c001_v0001136_t0017_u01754963122846") 2025/08/12 01:54:20 DEBUG : existing: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f417188f9c6ef7c69_d20250812_m014900_c001_v7007000_t0000_u01754963340152") 2025/08/12 01:54:20 DEBUG : existing: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23b48_d20250812_m014858_c001_v0001136_t0050_u01754963338904") 2025/08/12 01:54:20 DEBUG : existing: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fed_d20250812_m014544_c001_v7007000_t0000_u01754963144041") 2025/08/12 01:54:20 DEBUG : existing: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb07ffe4_d20250812_m014542_c001_v0001182_t0055_u01754963142985") 2025/08/12 01:54:20 DEBUG : existing: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f421086135675f6d7_d20250812_m014447_c001_v7007000_t0000_u01754963087167") 2025/08/12 01:54:21 DEBUG : existing: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23901_d20250812_m014446_c001_v0001136_t0054_u01754963086097") 2025/08/12 01:54:21 DEBUG : existing: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f421086135675f6d2_d20250812_m014445_c001_v7007000_t0000_u01754963085566") 2025/08/12 01:54:21 DEBUG : existing: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a238ff_d20250812_m014444_c001_v0001136_t0047_u01754963084869") 2025/08/12 01:54:21 DEBUG : existing: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a238fd_d20250812_m014443_c001_v0001136_t0035_u01754963083849") 2025/08/12 01:54:21 DEBUG : existing-b: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fef_d20250812_m014544_c001_v7007000_t0000_u01754963144226") 2025/08/12 01:54:21 DEBUG : existing-b: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a239c0_d20250812_m014542_c001_v0001136_t0020_u01754963142967") 2025/08/12 01:54:21 DEBUG : file1: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb441_d20250812_m014952_c001_v7007000_t0000_u01754963392983") 2025/08/12 01:54:21 DEBUG : file1: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080452_d20250812_m014952_c001_v0001182_t0040_u01754963392191") 2025/08/12 01:54:21 DEBUG : file1: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb437_d20250812_m014950_c001_v7007000_t0000_u01754963390879") 2025/08/12 01:54:21 DEBUG : file1: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23bf1_d20250812_m014949_c001_v0001136_t0028_u01754963389798") 2025/08/12 01:54:21 DEBUG : five: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fc8_d20250812_m014528_c001_v7007000_t0000_u01754963128445") 2025/08/12 01:54:21 DEBUG : five: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f412b1e0f73a239a1_d20250812_m014526_c001_v0001136_t0024_u01754963126447") 2025/08/12 01:54:21 DEBUG : foo: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81f90_d20250812_m014456_c001_v7007000_t0000_u01754963096495") 2025/08/12 01:54:21 DEBUG : foo: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f412b1e0f73a23927_d20250812_m014455_c001_v0001136_t0024_u01754963095941") 2025/08/12 01:54:21 DEBUG : foo: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f412b1e0f73a23921_d20250812_m014455_c001_v0001136_t0024_u01754963095395") 2025/08/12 01:54:21 DEBUG : four: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fca_d20250812_m014528_c001_v7007000_t0000_u01754963128628") 2025/08/12 01:54:21 DEBUG : four: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f402fae80b789a1c0_d20250812_m014526_c001_v0001157_t0041_u01754963126992") 2025/08/12 01:54:21 DEBUG : four: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a2399f_d20250812_m014525_c001_v0001136_t0015_u01754963125820") 2025/08/12 01:54:21 DEBUG : hello world2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1d4f2_d20250812_m014351_c001_v7007000_t0000_u01754963031902") 2025/08/12 01:54:21 DEBUG : hello world2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a2385b_d20250812_m014351_c001_v0001136_t0039_u01754963031164") 2025/08/12 01:54:21 DEBUG : ignore-size: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f421086135675f6c2_d20250812_m014443_c001_v7007000_t0000_u01754963083497") 2025/08/12 01:54:22 DEBUG : ignore-size: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a238fb_d20250812_m014442_c001_v0001136_t0011_u01754963082460") 2025/08/12 01:54:22 DEBUG : nested/sub dir/file: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81feb_d20250812_m014542_c001_v7007000_t0000_u01754963142233") 2025/08/12 01:54:22 DEBUG : nested/sub dir/file: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb07ffd4_d20250812_m014541_c001_v0001182_t0027_u01754963141204") 2025/08/12 01:54:22 DEBUG : nested/sub dir/file: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fe6_d20250812_m014540_c001_v7007000_t0000_u01754963140458") 2025/08/12 01:54:22 DEBUG : nested/sub dir/file: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb07ffc6_d20250812_m014539_c001_v0001182_t0023_u01754963139335") 2025/08/12 01:54:22 DEBUG : one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fcb_d20250812_m014528_c001_v7007000_t0000_u01754963128811") 2025/08/12 01:54:22 DEBUG : one: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f412b1e0f73a23999_d20250812_m014524_c001_v0001136_t0024_u01754963124844") 2025/08/12 01:54:22 DEBUG : only0: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3f3_d20250812_m014945_c001_v7007000_t0000_u01754963385404") 2025/08/12 01:54:22 DEBUG : only0: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f402fae80b789a441_d20250812_m014940_c001_v0001157_t0041_u01754963380062") 2025/08/12 01:54:22 DEBUG : only0: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a408_d20250812_m014926_c001_v0001157_t0058_u01754963366310") 2025/08/12 01:54:22 DEBUG : only0: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4202e62cdc7d6583_d20250812_m014919_c001_v7007000_t0000_u01754963359476") 2025/08/12 01:54:22 DEBUG : only0: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23b52_d20250812_m014904_c001_v0001136_t0032_u01754963344604") 2025/08/12 01:54:22 DEBUG : only1: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3f7_d20250812_m014945_c001_v7007000_t0000_u01754963385586") 2025/08/12 01:54:22 DEBUG : only1: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f402091a7cb08040e_d20250812_m014940_c001_v0001182_t0059_u01754963380483") 2025/08/12 01:54:22 DEBUG : only1: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23b92_d20250812_m014927_c001_v0001136_t0054_u01754963367166") 2025/08/12 01:54:22 DEBUG : only1: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4145fb5ce5c04959_d20250812_m014920_c001_v7007000_t0000_u01754963360245") 2025/08/12 01:54:22 DEBUG : only1: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080318_d20250812_m014905_c001_v0001182_t0006_u01754963345466") 2025/08/12 01:54:22 DEBUG : only10: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3fa_d20250812_m014945_c001_v7007000_t0000_u01754963385768") 2025/08/12 01:54:22 DEBUG : only10: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f402091a7cb080408_d20250812_m014940_c001_v0001182_t0059_u01754963380078") 2025/08/12 01:54:22 DEBUG : only10: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23ba4_d20250812_m014933_c001_v0001136_t0036_u01754963373397") 2025/08/12 01:54:22 DEBUG : only10: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4202e62cdc7d6584_d20250812_m014919_c001_v7007000_t0000_u01754963359659") 2025/08/12 01:54:22 DEBUG : only10: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08036c_d20250812_m014912_c001_v0001182_t0054_u01754963352175") 2025/08/12 01:54:23 DEBUG : only11: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb3fe_d20250812_m014945_c001_v7007000_t0000_u01754963385953") 2025/08/12 01:54:23 DEBUG : only11: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f412b1e0f73a23bbf_d20250812_m014940_c001_v0001136_t0024_u01754963380081") 2025/08/12 01:54:23 DEBUG : only11: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0803dc_d20250812_m014934_c001_v0001182_t0013_u01754963374373") 2025/08/12 01:54:23 DEBUG : only11: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416fa9f85260d49c_d20250812_m014920_c001_v7007000_t0000_u01754963360422") 2025/08/12 01:54:23 DEBUG : only11: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a3e0_d20250812_m014912_c001_v0001157_t0029_u01754963352708") 2025/08/12 01:54:23 DEBUG : only12: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb401_d20250812_m014946_c001_v7007000_t0000_u01754963386136") 2025/08/12 01:54:23 DEBUG : only12: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f413f6ac4a46d7246_d20250812_m014940_c001_v0001137_t0007_u01754963380622") 2025/08/12 01:54:23 DEBUG : only12: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a42f_d20250812_m014934_c001_v0001157_t0029_u01754963374936") 2025/08/12 01:54:23 DEBUG : only12: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4202e62cdc7d6585_d20250812_m014919_c001_v7007000_t0000_u01754963359841") 2025/08/12 01:54:23 DEBUG : only12: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23b6c_d20250812_m014913_c001_v0001136_t0005_u01754963353343") 2025/08/12 01:54:23 DEBUG : only13: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb404_d20250812_m014946_c001_v7007000_t0000_u01754963386320") 2025/08/12 01:54:23 DEBUG : only13: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f402fae80b789a443_d20250812_m014940_c001_v0001157_t0041_u01754963380280") 2025/08/12 01:54:23 DEBUG : only13: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23bab_d20250812_m014935_c001_v0001136_t0056_u01754963375573") 2025/08/12 01:54:23 DEBUG : only13: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4202e62cdc7d6586_d20250812_m014920_c001_v7007000_t0000_u01754963360024") 2025/08/12 01:54:23 DEBUG : only13: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080374_d20250812_m014914_c001_v0001182_t0046_u01754963354187") 2025/08/12 01:54:23 DEBUG : only14: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb407_d20250812_m014946_c001_v7007000_t0000_u01754963386501") 2025/08/12 01:54:23 DEBUG : only14: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f402091a7cb08040a_d20250812_m014940_c001_v0001182_t0059_u01754963380298") 2025/08/12 01:54:23 DEBUG : only14: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0803e8_d20250812_m014936_c001_v0001182_t0052_u01754963376311") 2025/08/12 01:54:23 DEBUG : only14: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adaf2d_d20250812_m014920_c001_v7007000_t0000_u01754963360038") 2025/08/12 01:54:23 DEBUG : only14: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a3e8_d20250812_m014914_c001_v0001157_t0019_u01754963354973") 2025/08/12 01:54:24 DEBUG : only15: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb40b_d20250812_m014946_c001_v7007000_t0000_u01754963386682") 2025/08/12 01:54:24 DEBUG : only15: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f413f6ac4a46d724a_d20250812_m014940_c001_v0001137_t0007_u01754963380980") 2025/08/12 01:54:24 DEBUG : only15: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a437_d20250812_m014936_c001_v0001157_t0026_u01754963376816") 2025/08/12 01:54:24 DEBUG : only15: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4145fb5ce5c0495a_d20250812_m014920_c001_v7007000_t0000_u01754963360434") 2025/08/12 01:54:24 DEBUG : only15: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23b74_d20250812_m014915_c001_v0001136_t0001_u01754963355536") 2025/08/12 01:54:24 DEBUG : only16: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb40d_d20250812_m014946_c001_v7007000_t0000_u01754963386863") 2025/08/12 01:54:24 DEBUG : only16: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f412b1e0f73a23bc5_d20250812_m014940_c001_v0001136_t0024_u01754963380672") 2025/08/12 01:54:24 DEBUG : only16: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23bb1_d20250812_m014937_c001_v0001136_t0012_u01754963377326") 2025/08/12 01:54:24 DEBUG : only16: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416fa9f85260d499_d20250812_m014920_c001_v7007000_t0000_u01754963360047") 2025/08/12 01:54:24 DEBUG : only16: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080382_d20250812_m014916_c001_v0001182_t0036_u01754963356515") 2025/08/12 01:54:25 DEBUG : only17: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb410_d20250812_m014947_c001_v7007000_t0000_u01754963387044") 2025/08/12 01:54:25 DEBUG : only17: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f412b1e0f73a23bc1_d20250812_m014940_c001_v0001136_t0024_u01754963380301") 2025/08/12 01:54:25 DEBUG : only17: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0803fa_d20250812_m014937_c001_v0001182_t0052_u01754963377975") 2025/08/12 01:54:25 DEBUG : only17: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adaf2b_d20250812_m014919_c001_v7007000_t0000_u01754963359852") 2025/08/12 01:54:25 DEBUG : only17: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a3f4_d20250812_m014917_c001_v0001157_t0006_u01754963357067") 2025/08/12 01:54:25 DEBUG : only18: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb412_d20250812_m014947_c001_v7007000_t0000_u01754963387225") 2025/08/12 01:54:25 DEBUG : only18: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f402fae80b789a449_d20250812_m014940_c001_v0001157_t0041_u01754963380635") 2025/08/12 01:54:25 DEBUG : only18: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a43b_d20250812_m014938_c001_v0001157_t0058_u01754963378579") 2025/08/12 01:54:25 DEBUG : only18: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4202e62cdc7d658a_d20250812_m014920_c001_v7007000_t0000_u01754963360572") 2025/08/12 01:54:25 DEBUG : only18: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23b78_d20250812_m014917_c001_v0001136_t0051_u01754963357540") 2025/08/12 01:54:25 DEBUG : only19: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb415_d20250812_m014947_c001_v7007000_t0000_u01754963387406") 2025/08/12 01:54:25 DEBUG : only19: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f402fae80b789a447_d20250812_m014940_c001_v0001157_t0041_u01754963380458") 2025/08/12 01:54:25 DEBUG : only19: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23bbb_d20250812_m014939_c001_v0001136_t0054_u01754963379068") 2025/08/12 01:54:25 DEBUG : only19: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adaf34_d20250812_m014920_c001_v7007000_t0000_u01754963360585") 2025/08/12 01:54:25 DEBUG : only19: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08038c_d20250812_m014918_c001_v0001182_t0047_u01754963358276") 2025/08/12 01:54:25 DEBUG : only2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb418_d20250812_m014947_c001_v7007000_t0000_u01754963387588") 2025/08/12 01:54:25 DEBUG : only2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f412b1e0f73a23bc3_d20250812_m014940_c001_v0001136_t0024_u01754963380486") 2025/08/12 01:54:25 DEBUG : only2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0803b2_d20250812_m014927_c001_v0001182_t0011_u01754963367978") 2025/08/12 01:54:25 DEBUG : only2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4145fb5ce5c04958_d20250812_m014920_c001_v7007000_t0000_u01754963360060") 2025/08/12 01:54:25 DEBUG : only2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a3c4_d20250812_m014906_c001_v0001157_t0016_u01754963346310") 2025/08/12 01:54:25 DEBUG : only3: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb41a_d20250812_m014947_c001_v7007000_t0000_u01754963387769") 2025/08/12 01:54:26 DEBUG : only3: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f402fae80b789a44f_d20250812_m014940_c001_v0001157_t0041_u01754963380997") 2025/08/12 01:54:26 DEBUG : only3: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a415_d20250812_m014928_c001_v0001157_t0011_u01754963368786") 2025/08/12 01:54:26 DEBUG : only3: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4202e62cdc7d6588_d20250812_m014920_c001_v7007000_t0000_u01754963360207") 2025/08/12 01:54:26 DEBUG : only3: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23b56_d20250812_m014907_c001_v0001136_t0026_u01754963347057") 2025/08/12 01:54:26 DEBUG : only4: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb41e_d20250812_m014947_c001_v7007000_t0000_u01754963387950") 2025/08/12 01:54:26 DEBUG : only4: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f402091a7cb080414_d20250812_m014940_c001_v0001182_t0059_u01754963380670") 2025/08/12 01:54:26 DEBUG : only4: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23b98_d20250812_m014929_c001_v0001136_t0002_u01754963369330") 2025/08/12 01:54:26 DEBUG : only4: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416fa9f85260d498_d20250812_m014919_c001_v7007000_t0000_u01754963359862") 2025/08/12 01:54:26 DEBUG : only4: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08032e_d20250812_m014908_c001_v0001182_t0019_u01754963348333") 2025/08/12 01:54:26 DEBUG : only5: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb420_d20250812_m014948_c001_v7007000_t0000_u01754963388139") 2025/08/12 01:54:26 DEBUG : only5: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f402091a7cb080418_d20250812_m014941_c001_v0001182_t0059_u01754963381043") 2025/08/12 01:54:26 DEBUG : only5: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0803be_d20250812_m014930_c001_v0001182_t0002_u01754963370304") 2025/08/12 01:54:26 DEBUG : only5: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4145fb5ce5c04957_d20250812_m014919_c001_v7007000_t0000_u01754963359876") 2025/08/12 01:54:26 DEBUG : only5: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a3ce_d20250812_m014908_c001_v0001157_t0028_u01754963348816") 2025/08/12 01:54:26 DEBUG : only6: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb423_d20250812_m014948_c001_v7007000_t0000_u01754963388324") 2025/08/12 01:54:26 DEBUG : only6: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f413f6ac4a46d7248_d20250812_m014940_c001_v0001137_t0007_u01754963380805") 2025/08/12 01:54:26 DEBUG : only6: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a41d_d20250812_m014931_c001_v0001157_t0058_u01754963371203") 2025/08/12 01:54:26 DEBUG : only6: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4202e62cdc7d6589_d20250812_m014920_c001_v7007000_t0000_u01754963360390") 2025/08/12 01:54:26 DEBUG : only6: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23b5e_d20250812_m014909_c001_v0001136_t0044_u01754963349394") 2025/08/12 01:54:26 DEBUG : only7: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb425_d20250812_m014948_c001_v7007000_t0000_u01754963388506") 2025/08/12 01:54:26 DEBUG : only7: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f402fae80b789a44b_d20250812_m014940_c001_v0001157_t0041_u01754963380817") 2025/08/12 01:54:26 DEBUG : only7: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23ba0_d20250812_m014931_c001_v0001136_t0029_u01754963371712") 2025/08/12 01:54:26 DEBUG : only7: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adaf2f_d20250812_m014920_c001_v7007000_t0000_u01754963360220") 2025/08/12 01:54:26 DEBUG : only7: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080348_d20250812_m014910_c001_v0001182_t0038_u01754963350185") 2025/08/12 01:54:27 DEBUG : only8: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb427_d20250812_m014948_c001_v7007000_t0000_u01754963388687") 2025/08/12 01:54:27 DEBUG : only8: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f412b1e0f73a23bc7_d20250812_m014940_c001_v0001136_t0024_u01754963380857") 2025/08/12 01:54:27 DEBUG : only8: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0803c8_d20250812_m014932_c001_v0001182_t0007_u01754963372465") 2025/08/12 01:54:27 DEBUG : only8: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adaf31_d20250812_m014920_c001_v7007000_t0000_u01754963360403") 2025/08/12 01:54:27 DEBUG : only8: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a3da_d20250812_m014910_c001_v0001157_t0028_u01754963350877") 2025/08/12 01:54:27 DEBUG : only9: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb429_d20250812_m014948_c001_v7007000_t0000_u01754963388869") 2025/08/12 01:54:27 DEBUG : only9: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f402091a7cb080416_d20250812_m014940_c001_v0001182_t0059_u01754963380854") 2025/08/12 01:54:27 DEBUG : only9: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a429_d20250812_m014932_c001_v0001157_t0054_u01754963372922") 2025/08/12 01:54:27 DEBUG : only9: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416fa9f85260d49b_d20250812_m014920_c001_v7007000_t0000_u01754963360234") 2025/08/12 01:54:27 DEBUG : only9: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23b66_d20250812_m014911_c001_v0001136_t0033_u01754963351431") 2025/08/12 01:54:27 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fe2_d20250812_m014538_c001_v7007000_t0000_u01754963138196") 2025/08/12 01:54:27 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a1d2_d20250812_m014535_c001_v0001157_t0048_u01754963135694") 2025/08/12 01:54:27 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fda_d20250812_m014534_c001_v7007000_t0000_u01754963134605") 2025/08/12 01:54:27 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a239af_d20250812_m014532_c001_v0001136_t0057_u01754963132849") 2025/08/12 01:54:27 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fd2_d20250812_m014532_c001_v7007000_t0000_u01754963132122") 2025/08/12 01:54:27 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a1c8_d20250812_m014529_c001_v0001157_t0044_u01754963129728") 2025/08/12 01:54:27 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fba_d20250812_m014519_c001_v7007000_t0000_u01754963119283") 2025/08/12 01:54:27 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23981_d20250812_m014517_c001_v0001136_t0058_u01754963117893") 2025/08/12 01:54:27 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fb5_d20250812_m014516_c001_v7007000_t0000_u01754963116114") 2025/08/12 01:54:27 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23975_d20250812_m014514_c001_v0001136_t0007_u01754963114685") 2025/08/12 01:54:28 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fae_d20250812_m014513_c001_v7007000_t0000_u01754963113342") 2025/08/12 01:54:28 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a2396d_d20250812_m014512_c001_v0001136_t0049_u01754963112422") 2025/08/12 01:54:28 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81f9d_d20250812_m014505_c001_v7007000_t0000_u01754963105838") 2025/08/12 01:54:28 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a2394f_d20250812_m014504_c001_v0001136_t0029_u01754963104263") 2025/08/12 01:54:28 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81f9b_d20250812_m014503_c001_v7007000_t0000_u01754963103904") 2025/08/12 01:54:28 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23941_d20250812_m014502_c001_v0001136_t0029_u01754963102408") 2025/08/12 01:54:28 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81f97_d20250812_m014502_c001_v7007000_t0000_u01754963102045") 2025/08/12 01:54:28 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a2393b_d20250812_m014501_c001_v0001136_t0012_u01754963101230") 2025/08/12 01:54:28 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23939_d20250812_m014500_c001_v0001136_t0047_u01754963100572") 2025/08/12 01:54:28 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81f95_d20250812_m014500_c001_v7007000_t0000_u01754963100152") 2025/08/12 01:54:28 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23935_d20250812_m014459_c001_v0001136_t0056_u01754963099481") 2025/08/12 01:54:28 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23931_d20250812_m014458_c001_v0001136_t0017_u01754963098804") 2025/08/12 01:54:28 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81f94_d20250812_m014458_c001_v7007000_t0000_u01754963098445") 2025/08/12 01:54:28 DEBUG : potato: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a2392d_d20250812_m014457_c001_v0001136_t0010_u01754963097591") 2025/08/12 01:54:28 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40430b240b4eb0fa_d20250812_m014650_c001_v7007000_t0000_u01754963210931") 2025/08/12 01:54:28 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a263_d20250812_m014650_c001_v0001157_t0051_u01754963210246") 2025/08/12 01:54:28 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd8201d_d20250812_m014634_c001_v7007000_t0000_u01754963194209") 2025/08/12 01:54:28 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a241_d20250812_m014626_c001_v0001157_t0033_u01754963186157") 2025/08/12 01:54:28 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e44eef_d20250812_m014614_c001_v7007000_t0000_u01754963174508") 2025/08/12 01:54:28 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a20d_d20250812_m014606_c001_v0001157_t0054_u01754963166428") 2025/08/12 01:54:29 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1d787_d20250812_m014553_c001_v7007000_t0000_u01754963153028") 2025/08/12 01:54:29 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a1e5_d20250812_m014545_c001_v0001157_t0041_u01754963145166") 2025/08/12 01:54:29 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fc1_d20250812_m014523_c001_v7007000_t0000_u01754963123528") 2025/08/12 01:54:29 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a2398f_d20250812_m014522_c001_v0001136_t0035_u01754963122129") 2025/08/12 01:54:29 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fc0_d20250812_m014521_c001_v7007000_t0000_u01754963121766") 2025/08/12 01:54:29 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23987_d20250812_m014519_c001_v0001136_t0057_u01754963119827") 2025/08/12 01:54:29 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fbb_d20250812_m014519_c001_v7007000_t0000_u01754963119467") 2025/08/12 01:54:29 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23985_d20250812_m014518_c001_v0001136_t0001_u01754963118557") 2025/08/12 01:54:29 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fb8_d20250812_m014517_c001_v7007000_t0000_u01754963117532") 2025/08/12 01:54:29 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a2397d_d20250812_m014516_c001_v0001136_t0030_u01754963116474") 2025/08/12 01:54:29 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fb2_d20250812_m014514_c001_v7007000_t0000_u01754963114320") 2025/08/12 01:54:29 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23971_d20250812_m014513_c001_v0001136_t0035_u01754963113345") 2025/08/12 01:54:29 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fa1_d20250812_m014506_c001_v7007000_t0000_u01754963106586") 2025/08/12 01:54:29 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23959_d20250812_m014505_c001_v0001136_t0017_u01754963105382") 2025/08/12 01:54:29 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1d4f7_d20250812_m014354_c001_v7007000_t0000_u01754963034826") 2025/08/12 01:54:29 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23863_d20250812_m014354_c001_v0001136_t0001_u01754963034087") 2025/08/12 01:54:29 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1d4f5_d20250812_m014353_c001_v7007000_t0000_u01754963033180") 2025/08/12 01:54:29 DEBUG : potato2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a2385f_d20250812_m014352_c001_v0001136_t0017_u01754963032447") 2025/08/12 01:54:29 DEBUG : potato3: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd8201e_d20250812_m014634_c001_v7007000_t0000_u01754963194404") 2025/08/12 01:54:29 DEBUG : potato3: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23a14_d20250812_m014627_c001_v0001136_t0031_u01754963187425") 2025/08/12 01:54:29 DEBUG : potato3: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e44ef0_d20250812_m014614_c001_v7007000_t0000_u01754963174689") 2025/08/12 01:54:30 DEBUG : potato3: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a239ee_d20250812_m014607_c001_v0001136_t0019_u01754963167629") 2025/08/12 01:54:30 DEBUG : potato3: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1d78a_d20250812_m014553_c001_v7007000_t0000_u01754963153315") 2025/08/12 01:54:30 DEBUG : potato3: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a239c8_d20250812_m014545_c001_v0001136_t0052_u01754963145688") 2025/08/12 01:54:30 DEBUG : pre-dest1/1: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405a964bbc700b97_d20250812_m014724_c001_v7007000_t0000_u01754963244297") 2025/08/12 01:54:30 DEBUG : pre-dest1/1: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23a78_d20250812_m014716_c001_v0001136_t0033_u01754963236140") 2025/08/12 01:54:30 DEBUG : pre-dest2/2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405a964bbc700b98_d20250812_m014724_c001_v7007000_t0000_u01754963244481") 2025/08/12 01:54:30 DEBUG : pre-dest2/2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a2ad_d20250812_m014716_c001_v0001157_t0037_u01754963236837") 2025/08/12 01:54:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adae2c_d20250812_m014701_c001_v7007000_t0000_u01754963221870") 2025/08/12 01:54:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080104_d20250812_m014658_c001_v0001182_t0020_u01754963218711") 2025/08/12 01:54:30 DEBUG : sizeonly: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f421086135675f6b0_d20250812_m014441_c001_v7007000_t0000_u01754963081924") 2025/08/12 01:54:30 DEBUG : sizeonly: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a238f5_d20250812_m014440_c001_v0001136_t0032_u01754963080819") 2025/08/12 01:54:30 DEBUG : splitbanan: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4105d0699d5d0a63_d20250812_m015147_c001_v7007000_t0000_u01754963507091") 2025/08/12 01:54:30 DEBUG : splitbanan: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0806e8_d20250812_m015138_c001_v0001182_t0059_u01754963498108") 2025/08/12 01:54:30 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e46202_d20250812_m015308_c001_v7007000_t0000_u01754963588438") 2025/08/12 01:54:30 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7457_d20250812_m015301_c001_v0001137_t0009_u01754963581771") 2025/08/12 01:54:30 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4183e4d6b8ebb9f2_d20250812_m015253_c001_v7007000_t0000_u01754963573501") 2025/08/12 01:54:30 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7439_d20250812_m015246_c001_v0001137_t0045_u01754963566976") 2025/08/12 01:54:30 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1dd31_d20250812_m015238_c001_v7007000_t0000_u01754963558770") 2025/08/12 01:54:30 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7407_d20250812_m015232_c001_v0001137_t0056_u01754963552341") 2025/08/12 01:54:30 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adbb41_d20250812_m015222_c001_v7007000_t0000_u01754963542820") 2025/08/12 01:54:30 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d73ed_d20250812_m015216_c001_v0001137_t0047_u01754963536775") 2025/08/12 01:54:30 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a818_d20250812_m015208_c001_v7007000_t0000_u01754963528544") 2025/08/12 01:54:30 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d73c8_d20250812_m015201_c001_v0001137_t0036_u01754963521937") 2025/08/12 01:54:31 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41813bcb8b9675db_d20250812_m015141_c001_v7007000_t0000_u01754963501862") 2025/08/12 01:54:31 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7389_d20250812_m015136_c001_v0001137_t0019_u01754963496953") 2025/08/12 01:54:31 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2daf_d20250812_m015128_c001_v7007000_t0000_u01754963488953") 2025/08/12 01:54:31 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23d13_d20250812_m015117_c001_v0001136_t0056_u01754963477324") 2025/08/12 01:54:31 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41376fab2ef271cd_d20250812_m015116_c001_v7007000_t0000_u01754963476389") 2025/08/12 01:54:31 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7347_d20250812_m015112_c001_v0001137_t0015_u01754963472857") 2025/08/12 01:54:31 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bde6_d20250812_m015102_c001_v7007000_t0000_u01754963462349") 2025/08/12 01:54:31 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23cd1_d20250812_m015055_c001_v0001136_t0019_u01754963455400") 2025/08/12 01:54:31 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40673a98df94bdc7_d20250812_m015054_c001_v7007000_t0000_u01754963454251") 2025/08/12 01:54:31 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a542_d20250812_m015050_c001_v0001157_t0017_u01754963450970") 2025/08/12 01:54:31 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f40430b240b4eb3ce_d20250812_m015036_c001_v7007000_t0000_u01754963436626") 2025/08/12 01:54:31 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23c75_d20250812_m015033_c001_v0001136_t0001_u01754963433463") 2025/08/12 01:54:31 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f405e2f9d1798a5ac_d20250812_m015025_c001_v7007000_t0000_u01754963425068") 2025/08/12 01:54:31 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23c3d_d20250812_m015018_c001_v0001136_t0035_u01754963418443") 2025/08/12 01:54:31 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41813bcb8b9674b8_d20250812_m015010_c001_v7007000_t0000_u01754963410769") 2025/08/12 01:54:31 DEBUG : splitbananasplit: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23c1f_d20250812_m015004_c001_v0001136_t0035_u01754963404717") 2025/08/12 01:54:31 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f41376fab2ef271dc_d20250812_m015123_c001_v7007000_t0000_u01754963483728") 2025/08/12 01:54:31 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a59c_d20250812_m015113_c001_v0001157_t0007_u01754963473972") 2025/08/12 01:54:31 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb455_d20250812_m014957_c001_v7007000_t0000_u01754963397057") 2025/08/12 01:54:31 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23c03_d20250812_m014955_c001_v0001136_t0020_u01754963395965") 2025/08/12 01:54:32 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb44e_d20250812_m014955_c001_v7007000_t0000_u01754963395210") 2025/08/12 01:54:32 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d726c_d20250812_m014953_c001_v0001137_t0046_u01754963393920") 2025/08/12 01:54:32 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fec_d20250812_m014542_c001_v7007000_t0000_u01754963142422") 2025/08/12 01:54:32 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a1dc_d20250812_m014541_c001_v0001157_t0010_u01754963141535") 2025/08/12 01:54:32 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fe7_d20250812_m014540_c001_v7007000_t0000_u01754963140641") 2025/08/12 01:54:32 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a239ba_d20250812_m014539_c001_v0001136_t0035_u01754963139667") 2025/08/12 01:54:32 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f421086135675f692_d20250812_m014438_c001_v7007000_t0000_u01754963078612") 2025/08/12 01:54:32 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a238e7_d20250812_m014437_c001_v0001136_t0000_u01754963077065") 2025/08/12 01:54:32 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f421086135675f683_d20250812_m014436_c001_v7007000_t0000_u01754963076709") 2025/08/12 01:54:32 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a238e5_d20250812_m014435_c001_v0001136_t0018_u01754963075680") 2025/08/12 01:54:32 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f421086135675f665_d20250812_m014433_c001_v7007000_t0000_u01754963073183") 2025/08/12 01:54:32 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a238df_d20250812_m014431_c001_v0001136_t0032_u01754963071927") 2025/08/12 01:54:32 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f421086135675f657_d20250812_m014431_c001_v7007000_t0000_u01754963071397") 2025/08/12 01:54:32 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a238db_d20250812_m014429_c001_v0001136_t0034_u01754963069786") 2025/08/12 01:54:32 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a238d1_d20250812_m014425_c001_v0001136_t0018_u01754963065428") 2025/08/12 01:54:32 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f421086135675f652_d20250812_m014425_c001_v7007000_t0000_u01754963065078") 2025/08/12 01:54:32 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a238c9_d20250812_m014424_c001_v0001136_t0055_u01754963064437") 2025/08/12 01:54:32 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a238c5_d20250812_m014423_c001_v0001136_t0039_u01754963063631") 2025/08/12 01:54:32 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f421086135675f650_d20250812_m014422_c001_v7007000_t0000_u01754963062940") 2025/08/12 01:54:32 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a238b7_d20250812_m014417_c001_v0001136_t0008_u01754963057287") 2025/08/12 01:54:32 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a238a9_d20250812_m014413_c001_v0001136_t0016_u01754963053734") 2025/08/12 01:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f421086135675f644_d20250812_m014413_c001_v7007000_t0000_u01754963053383") 2025/08/12 01:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a238a7_d20250812_m014412_c001_v0001136_t0023_u01754963052624") 2025/08/12 01:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a238a5_d20250812_m014411_c001_v0001136_t0019_u01754963051996") 2025/08/12 01:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f421086135675f266_d20250812_m014411_c001_v7007000_t0000_u01754963051292") 2025/08/12 01:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23893_d20250812_m014404_c001_v0001136_t0000_u01754963044045") 2025/08/12 01:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1d563_d20250812_m014403_c001_v7007000_t0000_u01754963043686") 2025/08/12 01:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23891_d20250812_m014402_c001_v0001136_t0027_u01754963042948") 2025/08/12 01:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1d548_d20250812_m014402_c001_v7007000_t0000_u01754963042031") 2025/08/12 01:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23885_d20250812_m014401_c001_v0001136_t0012_u01754963041263") 2025/08/12 01:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1d535_d20250812_m014400_c001_v7007000_t0000_u01754963040721") 2025/08/12 01:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a2387d_d20250812_m014400_c001_v0001136_t0029_u01754963040035") 2025/08/12 01:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1d520_d20250812_m014359_c001_v7007000_t0000_u01754963039130") 2025/08/12 01:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23875_d20250812_m014358_c001_v0001136_t0010_u01754963038301") 2025/08/12 01:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1d50c_d20250812_m014357_c001_v7007000_t0000_u01754963037756") 2025/08/12 01:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a2386f_d20250812_m014356_c001_v0001136_t0003_u01754963036602") 2025/08/12 01:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1d4fa_d20250812_m014356_c001_v7007000_t0000_u01754963036059") 2025/08/12 01:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a2386b_d20250812_m014355_c001_v0001136_t0043_u01754963035370") 2025/08/12 01:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1d4ef_d20250812_m014350_c001_v7007000_t0000_u01754963030623") 2025/08/12 01:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23859_d20250812_m014349_c001_v0001136_t0023_u01754963029878") 2025/08/12 01:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1d4ec_d20250812_m014349_c001_v7007000_t0000_u01754963029337") 2025/08/12 01:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a2384f_d20250812_m014348_c001_v0001136_t0011_u01754963028691") 2025/08/12 01:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1d4e8_d20250812_m014347_c001_v7007000_t0000_u01754963027777") 2025/08/12 01:54:33 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23849_d20250812_m014347_c001_v0001136_t0049_u01754963027120") 2025/08/12 01:54:34 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f416e654b21f1d4e4_d20250812_m014344_c001_v7007000_t0000_u01754963024747") 2025/08/12 01:54:34 DEBUG : sub dir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23837_d20250812_m014344_c001_v0001136_t0014_u01754963024015") 2025/08/12 01:54:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb456_d20250812_m014957_c001_v7007000_t0000_u01754963397238") 2025/08/12 01:54:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080468_d20250812_m014955_c001_v0001182_t0054_u01754963395983") 2025/08/12 01:54:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb44f_d20250812_m014955_c001_v7007000_t0000_u01754963395391") 2025/08/12 01:54:34 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a480_d20250812_m014953_c001_v0001157_t0016_u01754963393932") 2025/08/12 01:54:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e46205_d20250812_m015310_c001_v7007000_t0000_u01754963590418") 2025/08/12 01:54:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb0808ef_d20250812_m015309_c001_v0001182_t0023_u01754963589801") 2025/08/12 01:54:34 DEBUG : sub/yam: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fe0_d20250812_m014537_c001_v7007000_t0000_u01754963137645") 2025/08/12 01:54:34 DEBUG : sub/yam: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb07ffae_d20250812_m014535_c001_v0001182_t0044_u01754963135352") 2025/08/12 01:54:34 DEBUG : test_dir1/file2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb443_d20250812_m014953_c001_v7007000_t0000_u01754963393166") 2025/08/12 01:54:34 DEBUG : test_dir1/file2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23bf9_d20250812_m014951_c001_v0001136_t0036_u01754963391842") 2025/08/12 01:54:34 DEBUG : test_dir1/file2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb438_d20250812_m014951_c001_v7007000_t0000_u01754963391061") 2025/08/12 01:54:34 DEBUG : test_dir1/file2: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a46e_d20250812_m014949_c001_v0001157_t0009_u01754963389815") 2025/08/12 01:54:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb445_d20250812_m014953_c001_v7007000_t0000_u01754963393350") 2025/08/12 01:54:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a476_d20250812_m014951_c001_v0001157_t0019_u01754963391830") 2025/08/12 01:54:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4176b152a7adb439_d20250812_m014951_c001_v7007000_t0000_u01754963391243") 2025/08/12 01:54:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7264_d20250812_m014949_c001_v0001137_t0037_u01754963389807") 2025/08/12 01:54:34 DEBUG : three: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fcc_d20250812_m014528_c001_v7007000_t0000_u01754963128994") 2025/08/12 01:54:34 DEBUG : three: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a239a3_d20250812_m014527_c001_v0001136_t0049_u01754963127762") 2025/08/12 01:54:35 DEBUG : three: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a2399d_d20250812_m014525_c001_v0001136_t0038_u01754963125202") 2025/08/12 01:54:35 DEBUG : tictactoe/tictactoe: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e46208_d20250812_m015312_c001_v7007000_t0000_u01754963592390") 2025/08/12 01:54:35 DEBUG : tictactoe/tictactoe: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a6e8_d20250812_m015311_c001_v0001157_t0016_u01754963591348") 2025/08/12 01:54:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e4624d_d20250812_m015330_c001_v7007000_t0000_u01754963610823") 2025/08/12 01:54:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23e6d_d20250812_m015328_c001_v0001136_t0045_u01754963608904") 2025/08/12 01:54:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e4624a_d20250812_m015327_c001_v7007000_t0000_u01754963607393") 2025/08/12 01:54:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a70c_d20250812_m015325_c001_v0001157_t0015_u01754963605593") 2025/08/12 01:54:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e4623e_d20250812_m015324_c001_v7007000_t0000_u01754963604654") 2025/08/12 01:54:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb080936_d20250812_m015323_c001_v0001182_t0037_u01754963603993") 2025/08/12 01:54:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e46225_d20250812_m015319_c001_v7007000_t0000_u01754963599294") 2025/08/12 01:54:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a6f4_d20250812_m015318_c001_v0001157_t0031_u01754963598289") 2025/08/12 01:54:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e46238_d20250812_m015321_c001_v7007000_t0000_u01754963601397") 2025/08/12 01:54:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23e5f_d20250812_m015320_c001_v0001136_t0055_u01754963600225") 2025/08/12 01:54:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e4621d_d20250812_m015317_c001_v7007000_t0000_u01754963597359") 2025/08/12 01:54:35 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb08090b_d20250812_m015316_c001_v0001182_t0012_u01754963596742") 2025/08/12 01:54:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e46213_d20250812_m015315_c001_v7007000_t0000_u01754963595789") 2025/08/12 01:54:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d746b_d20250812_m015315_c001_v0001137_t0020_u01754963595043") 2025/08/12 01:54:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e4620b_d20250812_m015314_c001_v7007000_t0000_u01754963594102") 2025/08/12 01:54:35 DEBUG : toe/toe/tictactoe: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f112b1e0f73a23e47_d20250812_m015313_c001_v0001136_t0020_u01754963593326") 2025/08/12 01:54:35 DEBUG : toe/toe/toe: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4114cc1e364a2f0f_d20250812_m015335_c001_v7007000_t0000_u01754963615557") 2025/08/12 01:54:36 DEBUG : toe/toe/toe: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102fae80b789a72a_d20250812_m015334_c001_v0001157_t0003_u01754963614831") 2025/08/12 01:54:36 DEBUG : toe/toe/toe: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e4623c_d20250812_m015323_c001_v7007000_t0000_u01754963603034") 2025/08/12 01:54:36 DEBUG : toe/toe/toe: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7473_d20250812_m015322_c001_v0001137_t0045_u01754963602333") 2025/08/12 01:54:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e4624e_d20250812_m015331_c001_v7007000_t0000_u01754963611424") 2025/08/12 01:54:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f113f6ac4a46d7482_d20250812_m015330_c001_v0001137_t0031_u01754963610453") 2025/08/12 01:54:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f400e933012e4624c_d20250812_m015327_c001_v7007000_t0000_u01754963607975") 2025/08/12 01:54:36 DEBUG : toe/toe/toe.txt: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f108796e30fce7e30_d20250812_m015326_c001_v0001172_t0024_u01754963606825") 2025/08/12 01:54:36 DEBUG : two: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fcd_d20250812_m014529_c001_v7007000_t0000_u01754963129178") 2025/08/12 01:54:36 DEBUG : two: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f402091a7cb07ff92_d20250812_m014527_c001_v0001182_t0059_u01754963127202") 2025/08/12 01:54:36 DEBUG : two: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f412b1e0f73a2399b_d20250812_m014525_c001_v0001136_t0024_u01754963125026") 2025/08/12 01:54:36 DEBUG : yam: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fe3_d20250812_m014538_c001_v7007000_t0000_u01754963138380") 2025/08/12 01:54:36 DEBUG : yam: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f1021a0c2e62c87c8_d20250812_m014536_c001_v0001144_t0053_u01754963136664") 2025/08/12 01:54:36 DEBUG : yam: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fd7_d20250812_m014534_c001_v7007000_t0000_u01754963134053") 2025/08/12 01:54:36 DEBUG : yam: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb07ffa8_d20250812_m014532_c001_v0001182_t0044_u01754963132868") 2025/08/12 01:54:36 DEBUG : yam: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fd1_d20250812_m014531_c001_v7007000_t0000_u01754963131569") 2025/08/12 01:54:36 DEBUG : yam: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f102091a7cb07ff9a_d20250812_m014529_c001_v0001182_t0045_u01754963129745") 2025/08/12 01:54:36 DEBUG : yaml: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fdc_d20250812_m014534_c001_v7007000_t0000_u01754963134787") 2025/08/12 01:54:36 DEBUG : yaml: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f10048518626f481b_d20250812_m014533_c001_v0001165_t0034_u01754963133734") 2025/08/12 01:54:36 DEBUG : yaml: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f4021a1ce9bd81fd3_d20250812_m014532_c001_v7007000_t0000_u01754963132305") 2025/08/12 01:54:36 DEBUG : yaml: Deleting (id "4_zefd28d43f02d9bbb9f880e1b_f105d90b68dc99de9_d20250812_m014531_c001_v0001113_t0035_u01754963131051") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 11m3.207482033s (try 1/5)